﻿  /* CSS layout */
  
body {
	margin-top: 13px;
	margin-left: 8px;
	background: #F6F6F6;
	margin-bottom: 13px;
}

#page_bg {
	background-color: #FFFFFF;
	position: relative;
	top: 17px;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	box-shadow: 5px 5px 20px #C0C0C0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}

#top_bar {
	position: absolute;
	background-color: #F6F6F6;
	width: 100%;
	height: 25px;
	left: 0px;
	top: 0px;
}

.bottom_bar {
	font-size: 15px;
}

#masthead {
	position:relative;
	background-color: #FFFFFF;
	top:7px;
	width: 960px;
	height: 69px;
	left: 50%;
	margin-left: -480px;
	clear: both;
}

#top_nav {
	position:relative;
	background-color: #FFFFFF;
	width: 960px;
	border-top: 1px #BABABA dotted;
	left: 50%;
	margin-left: -480px;
	top:12px;
	clear: both;
}

#page_content {
	background-color: #FFFFFF;
	float:left;
	position:relative;
	left: 40px;
	width:410px;
	border: 0px;
	top: 20px;
	clear: both;
}

#right_col {
	background-color: #FFFFFF;
	float:right;
	position:absolute;
	top: 90px;
	right: 50px;
	width:410px;
	border: 0px;
	clear: both;
}

#kontakt_blok1
{
	background-color: #FFFFFF;
	float:left;
	position:relative;
	left: 40px;
	width:872px;
	height:560px;
	border: 0px;
	top: 40px;
	clear: both;
}

#glowna_blok1
{
	background-color: #FFFFFF;
	float:left;
	position:relative;
	left: 40px;
	width:872px;
	height:310px;
	border: 0px;
	top: 40px;
	clear: both;
}

#glowna_blok2
{
	background-color: #FFFFFF;
	float:left;
	position:relative;
	left: 40px;
	width:872px;
	height:310px;
	border: 0px;
	top: 40px;
	clear: both;

}

#glowna_blok3
{
	background-color: #FFFFFF;
	float:left;
	position:relative;
	left: 40px;
	width:872px;
	height:280px;
	border: 0px;
	top: 40px;
	clear: both;
}


#footer {
	position: relative;
	width: 960px;
	height: 80px;
	left:50%;
	margin-left: -480px;
	border-top: 1px #BABABA dotted;
	clear: both;
	background-color: #FAFAFA;
}

/* Sekcja formatowania elementów na stronie */

.mainmenu_tab {
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #454545;
}
.mainmenu
{
	display: block;
	background-color: #FFFFFF;
	color: #454545;
	border:0px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    text-decoration: none;
    padding: 5px;	
}

.mainmenu:hover
{
	display: block;
	background-color: #0094BA;
	color: #FFFFFF;
	border:0px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    text-decoration: none;
    padding: 5px;
}

.mainmenu_sel
{
	display: block;
	background-color: #0094BA;
	color: #FFFFFF;
	border:0px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    text-decoration: none;
    padding: 5px;
}

#logo
{
	clear: both;
	position:absolute;
	top:5px;
	left:3px;
	width:316px;
	height:59px;
	float:none;
}

#menu1
{
	clear: both;
	position:absolute;
	left: 326px;
	width:162px;
	top: 50%;
	margin-top:-12.5px;
}

#menu2
{
	clear: both;
	position:absolute;
	left: 490px;
	width:181px;
	top: 50%;
	margin-top:-12.5px;
}

#menu3
{
	clear: both;
	position:absolute;
	left: 680px;
	width:143px;
	top: 50%;
	margin-top:-12.5px;
}

#menu4
{
	float:none;
	position:absolute;
	left: 823px;
	width:119px;
	top: 50%;
	margin-top:-12.5px;
}

h2
{
	/* było: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
}

.tekst_zwykly
{
	/* było: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif */
	font-family: Arial;
	font-size: 15px;
	font-weight: 300;
	color: #454545;
	line-height: 20px;
	text-align:left;
}

h1
{
	/* było: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #0094BA;
	line-height:45px;	
}

.link_orange
{
	color: #BA6300;
	text-decoration:none;
}

.link_orange:hover
{
	color: #BA6300;
	text-decoration:underline;
}

#footer_text1
{
	position: relative;
	top: 17px;
	left: 25px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #545454;
	line-height: 20px;
}

#footer_text2
{
	position: absolute;
	top: 6px;
	left: 450px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0094BA;
	line-height:45px;
}
#footer_text3
{
	position: absolute;
	top: 28px;
	left: 450px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0094BA;
	line-height:45px;
}

#footer_image_box
{
	position: absolute;
	top: 25px;
	right: 25px;
}

.btn {
  background: #ba6300;
  background-image: -webkit-linear-gradient(top, #f24919, #f24919);
  background-image: -moz-linear-gradient(top, #f24919, #f24919);
  background-image: -ms-linear-gradient(top, #f24919, #f24919);
  background-image: -o-linear-gradient(top, #f24919, #f24919);
  background-image: linear-gradient(to bottom, #f24919, #f24919);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 3px #A0A0A0;
  -moz-box-shadow: 0px 1px 3px #A0A0A0;
  box-shadow: 0px 1px 3px #A0A0A0;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #f56d47;
  background-image: -webkit-linear-gradient(top, #f56d47, #f56d47);
  background-image: -moz-linear-gradient(top, #f56d47, #f56d47);
  background-image: -ms-linear-gradient(top, #f56d47, #f56d47);
  background-image: -o-linear-gradient(top, #f56d47, #f56d47);
  background-image: linear-gradient(to bottom, #f56d47, #f56d47);
  text-decoration: none;
}
