@charset "utf-8";
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/public/images/pasek_tlo.png);
	background-repeat: repeat-x;
	background-color: transparent;
	padding-top: 42px;

}
.thrColFixHdr #container {
	width: 957px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/public/images/tlo_strony.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	padding:0px;
	height: 725px;
} 
.thrColFixHdr #header {
	height: 138px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.thrColFixHdr  #naglowek{

	padding: 10px 2px 2px 5px;
	height: 20px;
	width: 890px;
	margin-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f5f9fd;
	float:left;

}
.thrColFixHdr #container #header #menu_pl {
	background-image: url(/public/images/tlo_menu_pl.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 900px;
	padding-left:2px;
}
.thrColFixHdr #container #header #menu_en {
	background-image: url(/public/images/tlo_menu_en.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 900px;
	padding-left:2px;
}


.thrColFixHdr #container #header #menu_pl #menu_m li, .thrColFixHdr #container #header #menu_en #menu_m li {
	float: left;
	color: #FFFFFF;
	padding-top:4px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 1px;
	height:15px;

}
.thrColFixHdr #container #header #menu_pl #menu_m li a, .thrColFixHdr #container #header #menu_en #menu_m li a {
display:block;
text-decoration:none;
color:#FFFFFF;
background-color:#0d3557;
padding:4px 10px;
}
.thrColFixHdr #container #header #menu_pl #menu_m li a:hover,.thrColFixHdr #container #header #menu_en #menu_m li a:hover {
background-color:#144874;
}

.thrColFixHdr #container #header #menu_pl, .thrColFixHdr #container #header #menu_en {
	clear: left;
}
.thrColFixHdr #container #header #flash {
	background-image: url(/public/images/flash.jpg);
	height: 67px;
	width: 542px;
	margin-top: 25px;
	margin-bottom: 14px;
	float: left;
}


.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr  h1 {
font-size:15px;
}
.thrColFixHdr  h2 {
font-size:13px;
font-weight:bold;
padding:5px 0px;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 175px; /* padding keeps the content of the div away from the edges */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	color: #FFFFFF;
	padding-right: 46px;
	margin-top:0px;
	margin-bottom:0px;

}
.thrColFixHdr #sidebar2  #galeria_glowna img{
border:1px solid #13395d;
margin:2px 4px;
}
.thrColFixHdr #sidebar2  #galeria_glowna {


}

.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 24px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #FFFFFF;
	clear:left;
	line-height:1.33em;
} 
.thrColFixHdr #mainContent a {
color:#66CCFF;
}
.thrColFixHdr #footer {
	background-color: #FFFFFF;
	background-image: url(/public/images/stopka.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 957px;
	background-position: 700px;
	text-align:right;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 35px 10px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
li#pl {
/*margin-left:459px;*/
margin-left:410px;
margin-right:4px;

}

li#pl a, li#en a {
background:transparent !important;
padding-left:0px !important;
padding-right:4px !important;
}

li#pl, #pl img {
	padding:0px !important;
	width:36px;
	height:28px;

}
li#en, #en img {
padding:0px !important;
height:28px;
width:34px;
}
 
 #strona_glowna p {
 margin-top: 10px;
 }
 
/* Strona glowna */
#strona_glowna, #galeria_glowna {

}
/* Oferta */
#oferta_prawa {
width:185px;
margin-right:-10px;
}
#oferta_prawa .min_box img{
border:1px solid #123a5d;
}
#oferta_prawa .min_box img:hover{
border:1px solid #2b6ba3;
}

#oferta_prawa .min_box p{
background-color:#123a5d;
padding:1px;
font-size:10px;
width:40px;
margin:2px 0px;
padding-left:2px;
padding-bottom: 3px;
padding-top: 2px;
}
#oferta_prawa .min_box {
width:44px;
float:left;
margin:1px;

}

#oferta_lewa_a {
padding:10px 0px;
margin:0px;
width:429px;
float:left;
}
#oferta_lewa_a img {
border:2px solid #326796;

}

#oferta_lewa_b {

}

#oferta_lewa_dane_tech_pl {
background:transparent url(/public/images/dane_techniczne_pl.jpg) no-repeat;
float:left;
width:231px;
margin:10px 0px 10px 10px;
font-size: 11px;
}
#oferta_lewa_dane_tech_en {
background:transparent url(/public/images/dane_techniczne_en.jpg) no-repeat;
float:left;
width:231px;
margin:10px 0px 10px 10px;
font-size: 11px;
}

#oferta_lewa_dane_tech_pl ul, #oferta_lewa_dane_tech_en ul{
width:230px;
padding-top:45px;
margin-left:4px;
font-size: 11px;
}
#oferta_lewa_dane_tech_pl ul li span, #oferta_lewa_dane_tech_en ul li span {
width:230px;
display:block;
float:left;
font-size: 11px;
}



#oferta_lewa_opis_pl{
background:transparent url(/public/images/opis_pl.jpg) no-repeat;
float:left;
width:231px;
margin:10px 0px 10px 10px;
font-size: 11px;
}
#oferta_lewa_opis_en{
background:transparent url(/public/images/opis_en.jpg) no-repeat;
float:left;
width:231px;
margin:10px 0px 10px 10px;
font-size: 11px;
}

#oferta_lewa_opis_pl #tresc, #oferta_lewa_opis_en #tresc { 
width:220px;
padding-top:45px;
margin-left:4px;
height:140px;
font-size: 11px;
}



#oferta_lewa_galeria_pl {
background:transparent url(/public/images/galeria_pl.jpg) no-repeat;
float:left;
width:231px;
margin:10px 0px 10px 10px;
padding-left: 0px;
height: 43px;
}

#oferta_lewa_galeria_en {
background:transparent url(/public/images/galeria_en.jpg) no-repeat;
float:left;
width:231px;
margin:10px 0px 10px 10px;
padding-left: 0px;
height: 43px;
}


#oferta_lewa_galeria_pl img, #oferta_lewa_galeria_en img {
margin:3px;
border:2px solid #316695;
}
#oferta_lewa_galeria_pl img:hover, #oferta_lewa_galeria_en img:hover{
margin:3px;
border:2px solid #2b6ba3;
}


#oferta_lewa_galeria_pl #tresc_gla, #oferta_lewa_galeria_en #tresc_gla {
width:220px;
padding-top:54px;
margin-left:4px;

}




/* Galeria */
#galeria_prawa {
background:transparent url(/public/images/opis.jpg) no-repeat;
float:left;
width:231px;
margin:10px 0px 10px 10px;
}
#galeria_prawa #tresc_gla {
width:220px;
padding-top:45px;
margin-left:4px;

}
/* Kontakt */
#kontakt_ul {
width: 280px;

}
#kontakt_ul li {
margin-top: 1px;
}
#kontakt_div {
	width: 280px;
margin-top: 20px;

float: left;
}
#naglowek_k {
font-size: 13px;
font-weight: bold;
margin-bottom: 10px;

}
#kontakt_mapa {
border: 2px solid #123a5d;
margin: 10px;
}
#formularz_kontakt {
width: 390px;
height: 220px;
float: left;
margin-top: 20px;
border: 1px solid #376b99;
color: #306595;
padding: 3px;
}
#kontakt_form {
width: 380px;
height: 180px;
padding: 2px;
}
#kontakt_form dt {
float: left;
clear: both;
color: white;
}
#kontakt_form dd input, #kontakt_form dd textarea  {
float: right;
margin:2px;
background-color: #eef6fc;
width: 240px;
}
.focusField {
border: 1px solid #3c8dd4;
color: #2376bc;
background-color: #fbffd4 !important;
}
.idleField{  
  
         color: #6F6F6F;  
         border: solid 1px #b6d6f1;  
     }  
#kontakt_form dd #zaloguj {
width: 80px;
}
#kontakt_form dd ul {
color:white;
float: right;
clear: right;
width: 235px;
padding: 0px;
margin: 0px;
}
#kontakt_form dd ul li{
padding: 0px;
margin: 0px;
font-size: 11px;
}

#top_tekst {
padding-top:10px;
}
.pretty {
	
	font-family: Arial;
	text-align:left;
	border: 0px !important;
	width: 160px;
	padding:5px 10px 20px 10px !important;
	height: 20px;
	opacity: 0.8;
	background-color:transparent !important;
	background: url('/public/images/shadow.png') no-repeat;
}

	


