/* STRUKTURA
-------------------------------------------------------------- */
.container {
	background-image: url(../img/bgHeader.jpg);
	background-position: center top;
	background-repeat: no-repeat; 
/*	  min-height: 700px;
  height: auto !important;
  height: 700px;
*/
}

#content 
  {
	display: block;
	height:auto !important;
	height: 560px;
	margin-top: 0px;
	min-height: 560px;

	}


#banner {
}   
 .boxWhite { 
 	background-image:url(../img/boxWhiteTop.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color:#FFFFFF; 
	padding-top: 15px;
	}
 .boxWhite2 { background-color:#FFFFFF; height:20px; }

 .boxWhiteStopa {
 	background-image: url(../img/boxWhiteStopa.png);
	background-position: right top;
	background-repeat: no-repeat;
	height:20px;
	padding-right: 20px;
 }
 
 .boxWhiteLeft {
 	background-image: url(../img/boxWhiteStopaL.png);
	background-position: left top;
	background-repeat: no-repeat;
	height:20px;
	padding-left: 20px;
 }
 
 .boxRed { background-color: #9a3901; padding: 0px 10px; }

.boxRed ul { 
	list-style: none; 
	}
.boxRed ul li {
	color: #fff;
}	
.boxRed a, .boxRed a:visited { color: #fff; }
.boxRed a:hover { color: #ff9b03; text-decoration:none; }
.boxRed strong { font-size: 16px; color: #b14b11; }
.boxy p  img { margin: 5px 2px; }
.boxy { display:block; padding-top: 15px; padding-left: 5px; }
#lewa { 
	background-image: url(../img/bgRedTop.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 24px 0px 0px 0px;
} 

#prawa { 
	margin-top: 0px;
}

#header {
}
.logo { padding: 25px 0px 0px 0px; }
.logo a img { 
	border: none; 
}

.linia { border-right: 1px solid #f7f7f7; }
/*---- banner ---*/

.text2, .text3, .text4, .text5, .text6, .text7, .text8, .text9, .text10 { display: none;}

/*---- header ---*/ 

#menu 
{
	margin-top: 15px;
}

#menu ul {
	list-style-type: none;
	margin: 15px 0px 0px 60px;
	padding: 0px;
	display: table;
	z-index: 1;
	height: 30px;
	list-style-type: none;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
#menu ul li
 {
	float: left;
	text-align: left; 
	dispaly: inline;
	padding: 0px 2px;
	margin: 0px 3px;
 }
 
 #menu ul li ul {
 	color: 0px;
 	position: absolute;
	list-style-type: none;
	background-color:#FFFFFF;
	margin: 0px;
	border-bottom: 2px solid #999999;
	border-right: 1px solid #999;
	display:block;
	}
#menu ul li ul li {
	float: none;
	display:list-item;
	padding: 2px 1px;
	border-bottom: 1px solid #f7f7f7;
	background-color: #fff;
	list-style-type: none;
	color: #fff;
	margin: 0px;
	}	
	
#menu ul li ul li a, #menu ul li ul li a:visited {
	color: #FF6600;
	padding: 2px 5px;
	font-size: 12px;
}

#menu ul li ul li a:hover {
	background-color: #7c2d00;
	color: #fff;
}	
 
#menu ul li.wybrana {
	padding: 0px 0px 5px 8px;
}

#menu ul li.wybrana a, #menu ul li.wybrana a:visited {
	height: 21px;
	padding: 5px 10px 0px 4px;
	display: block;
	}
 #menu ul li.wybrana a:hover { text-decoration: none; } 
 
#menu ul li.end { 	margin: 0px 20px 0px 0px; }
 
#menu a, #menu a:visited 
{
	color: #fff;
	font-size: 14px;
	height: 20px; 
	text-decoration: none;
	display: block;

}
#menu a img { border: none;}
#menu a:hover
{
	color: #333333;
	text-decoration: none;
} 
/*---- STOPKA ---*/ 

.stopka {
	background-image: url(../img/bgStopka.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 27px;
	margin: 0px;
	padding-top: 170px;
}
.stopka ul {
	list-style-type: none;
	margin-top: 10px;
}

.stopka ul li {
	float: left;
	color: #fff;
	width: auto;
	display: inline;
}

.stopka a, .stopka a:visited {
	padding: 0px 5px 0px 0px;
	color: #333;
}

.redStopa {
	background-image: url(../img/bgRedStopa.png);
	background-position: left bottom;
	background-repeat:no-repeat;
	padding-bottom:31px;
}

.wykonawca {
	background-color: #b2b2b2;
	padding: 8px;
	color: #000;
}

.wykonawca a { color: #000; }
.wykonawca p { margin: 0px; }

