html,
body {
   margin:0;
   padding:0;
   height:100%;
}


html {overflow-y: scroll; overflow-x: hidden;}

body {
font-size: 1em;
font-family: 'Arial', sans-serif;
color: black;
margin-left: auto;
margin-right: auto;
background: url('../images/top.jpg') top center no-repeat;

}

/* Przemek Bicki */

.okienko {z-index:9999999;text-align:center;padding-left:15px;height:660px;width:399px;position:absolute;left:55%;background:url(../images/bg_form.png)}
.okienko img {margin-top:200px;margin-bottom:50px;}
.okienko input {margin-left:5px;margin-bottom:15px;width:90%;float:left;width:;border-radius:0px;height:26px;text-align:center;font-size:13px;}
.okienko .lewa {float:left;width:49%;}
.okienko .prawa {margin-left:1px;float:left;width:49%;}
.okienko .send {color:#085a75;background:url(../images/send2.jpg);margin-bottom:15px;width:90%;border:0;float:left;width:;border-radius:0px;height:35px;text-align:center;font-size:16px;}
.okienko .send:hover {color:#000;cursor:pointer;text-decoration:none; -webkit-transition:.5s; transition:.5s;background:url(../images/send2.jpg);margin-bottom:15px;width:90%;border:0;float:left;width:;border-radius:1px;height:35px;text-align:center;font-size:16px;opacity:0.8;}







#container {
   top: 0px;
   min-height:100%;
   position:relative;
   margin-right: auto;
   margin-left: auto;
   
}


#header {
height: 660px;
position:relative;
width: 1000px;
margin-right: auto;
margin-left: auto;
}

.logo {
	position: absolute;
	left: 92px;
	top: 12px;
}

#naglowek_tlo_div {
	width:419px;
	height:auto;
}

#naglowek_text {
	
	float:left;
	width: 98%;
	height: 90px;
	height: auto;
	margin-top: 200px;
	color: #085a75;
	text-align:right;
	font-size:30px;
	font-family: 'Oswald', sans-serif;
}

#naglowek_text_1 {
	float:right;
	width: 368px;
	height: 60px;
	margin-top: 25px;
	background-color: rgba(8, 90, 117, 0.5);
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 24px;
	text-align:right;
	font-family: 'Arial', sans-serif;
	font-size:14px;
	color:#FFF;
	position: relative;	
}

#naglowek_text_2 {
	float:right;
	width: 368px;
	height: 37px;
	margin-top: 15px;
	background-color: rgba(8, 90, 117, 0.8);
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 24px;
	text-align:right;
	font-family: 'Arial', sans-serif;
	font-size:14px;
	color:#FFF;
	position: relative;	
}

#naglowek_text_3 {
	float:right;
	width: 368px;
	height: 60px;
	margin-top: 15px;
	background-color: rgba(242, 225, 23, 0.9);
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 24px;
	text-align:right;
	font-family: 'Arial', sans-serif;
	font-size:14px;
	color:#085a75;
	position: relative;	
} 

#naglowek_text_1 img, #naglowek_text_3 img {
right: -53px;
top: 4px;
position: absolute;
}

#naglowek_text_2 img {
right: -53px;
top: -5px;
position: absolute;
}

#center_white, #center_grey, center_red {
width: 100%;
text-align: center;
font-size: 0.90em;
padding: 15px 0;
line-height: 1.8em;
}

#center_white {background: #ffffff; color: #000000;} 
#center_grey {
background: #19a897; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #19a897 0%, #1882a9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#19a897), color-stop(100%,#1882a9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #19a897 0%,#1882a9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #19a897 0%,#1882a9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #19a897 0%,#1882a9 100%); /* IE10+ */
background: linear-gradient(135deg,  #19a897 0%,#1882a9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19a897', endColorstr='#1882a9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
color: #ffffff;
font-size: 1.2em;
}

#center_red {
background: #ffffff; 
color: #000000;}

.center_inner {
   width: 1000px;
   font-size: 0.9em;
   margin-left: auto;
	margin-right: auto;
}

.info_bottom {padding: 10px 0px; font-size: 0.7em; color: #000000; text-align: center;}
.link {
font-size: 0.9em;
height: 35px; 
width: 100%;
padding: 15px 0px 0px 0px;
color: #000000;
}

a.link { 
color: #000000 !important;
text-decoration: none;
}

.left {
float: left;
margin-top: -3px;
}


.center_13_first, .center_13, .center_13_last {
width: 250px;
float: left;
}

.center_13 {
margin-right: 20px;
}

.center_13_first {
padding-left: 115px;
}
