/*strona*/

#Content { 
	overflow:hidden;
	width:978px;  
	margin:6px 0 4px 0;
	border-left:1px dotted #C8C8C8;
	border-right:1px dotted #C8C8C8;

}
#Layout h1 {
	font:22px Georgia;
	padding:0;
	margin:10px 0px !important;
	clear:both;
}
#Layout h2 {
	font:18px Georgia;
	padding:0;
	margin:0;
	line-height:2.4em;
	clear:both;
}
.lead, .tresc {
	font:14px Arial;
	line-height:1.6em;
}
.OneLead {	
	font:14px Arial;
	line-height:1.6em;}

#BoxLeft { 
	float:left;
	width:130px;
	height:100%;
	margin-left:1px;
	padding:0;
	display:none;
}
#BoxCenterRight {
	overflow:hidden;
	border:none;
}

#BoxCenter { 
	float:left;
	width:653px; 
	border-right:6px solid #fff;
	padding:6px 8px;
	overflow:hidden;
	min-height:500px;
}
#BoxRight { 
	float:left;
	width:303px;
	height:100%;
	
}

#BoxGaleria {
	float:left;
	width:200px;
	overflow:hidden;
	margin-bottom:20px;
	border:none;
}

#Navi {
	background:url('../../img/i/navi.png') no-repeat 0px 0;
	padding-left:17px;
	margin-left:-17px;
	color:#bababa;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	margin-bottom:10px;
	text-transform:uppercase;
}
#Navi a{
	color:#bababa;
}

/*Ozdoby*/
#BoxHead {
	height:auto;
	border:none;
	position:relative;
	width:653px;
	float:none;
	margin:0;	
}

#BoxHead img {
	display:none;
	float:right;
	width:160px;
	display:block;
	position:absolute;
	right:-166px;
	top:0px;
	border-bottom:6px solid #fff;
}