html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #fbcb3b;
	font-family: 'Trebuchet MS','Lucida Grande', Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	/*line-height: 18px;*/
	color: #333;
	background-image: url(/front_images/tlo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
} 

p{
  margin:0;
	padding:0;
}
 
#page{ 
 width:950px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:220px;
	width:950px;
	background-color:transparent;
	text-align: right;
	vertical-align: bottom;
	background-image: url(/front_images/headtlo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
 
#leftcol{
 width:630px; 
 float:left; 
 position:relative; 
}

#leftcol2{
 width:450px; 
 float:left; 
 position:relative; 
}

#middlecol{
 width:160px; 
 /*background:#ffffff;*/
 margin:0 0 0 10px;
 float:right; 
 position:relative; 
}



 
#twocols{
 width:300px; 
 float:right; 
 position:relative; 
}
 
#rightcol{
	width:300px;
	float:none;
	position:relative;
}
 
#maincol{
 background-color:#fff;  
 float: left; 
 display:inline; 
 position: relative; 
 width:0px; 
 }
 
#footer{
 height:100px; 
 clear:both;
 } 

/*Menu glówne*/

#menuhor
{
	width: 935px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
}
#menuhor a
{
	padding: 6px;
	border: solid 0px #fff;
	font-weight: bold;
}
#menuhor a:hover
{
	background: #ca3329;
	color: #fff;
	border: solid 0px #ca3329;
	padding: 6px;
	font-weight: bold;
}
#menuhor strong
{
	font-size: 14px;
	color: #fff;
	background: #ca3329;
	border: solid 0px #ca3329;
	padding: 6px;
	font-weight: bold;
}


/*Menu wewnetrzne*/

#menuwew
{
	width: 630px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f5f5f5;
}
#menuwew a
{
	padding: 3px;
	border: solid 0px #f5f5f5;
	color: #666;
	font-weight: normal;
}
#menuwew a:hover
{
	background: #bf2c23;
	color: #fff;
	border: solid 0px #fff;
	padding: 3px;
	font-weight: normal;
}
#menuwew strong
{
	font-size: 14px;
	background: #fff;
	padding: 3px;
	font-weight: normal;
	color: #f36523;
}


/*Menu wewnetrzne*/

#menuweww
{
	width: 630px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*background-color: #f5f5f5;*/
}
#menuweww a
{
	padding: 3px;
	border: solid 0px #f5f5f5;
	color: #666;
	font-weight: normal;
	background: #f5f5f5;
}
#menuweww a:hover
{
	background: #bf2c23;
	color: #fff;
	border: solid 0px #fff;
	padding: 3px;
	font-weight: normal;
}
#menuweww strong
{
	font-size: 14px;
	background: #fff;
	padding: 3px;
	font-weight: normal;
	color: #f36523;
}
