html{
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#OOOOOO;
}

body{
	margin:0;
	padding:0;
	background:#712021 url(../images/bg.png) repeat-x;

}

.clearBoth{
	clear:both;
}

a{
	color:#feef7e;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
	text-decoration:none;
}


#strona{
	width:910px;
	height:auto !important;
	min-height:600px;
	height:600px;
}

#body{
	background:#712021 url(../images/bg_body.png) repeat-y top;
	width:910px;
	height:auto !important;
	min-height:400px;
	height:400px;
}


#body_left{
	float:left;
	width: 360px;
	height:auto !important;
	min-height:450px;
	height:450px;
	background: url(../images/pom_pas_lew_gor.jpg) top no-repeat;
	padding: 0px 0px 0px 55px;
}


#body_right{
	float:left;
	width: 495px;
	height:auto !important;
	min-height:450px;
	height:450px;
	background: url(../images/pom_pas_praw_gor.jpg) top no-repeat;
}


#pasior{
	width: 910px;
	height: 10px;
	background: url(../images/pas_srod_szeroki.png) top no-repeat;
	
}

#body_2{
	background:#712021 url(../images/bg_body_2.png) repeat-y top;
	width:910px;
	height:auto !important;
	min-height:260px;
	height:260px;
}

#body_left_2{
	float:left;
	width: 360px;
	height:auto !important;
	min-height:260px;
	height:260px;
	padding: 0px 0px 0px 55px;
}


#body_right_2{
	float:left;
	width: 480px;
	height:auto !important;
	min-height:260px;
	height:260px;
	padding: 15px 15px 0px 0px;
}



#footer{
	width: 910px;
	height: 45px;
	background: url(../images/footer.png) top no-repeat;
	padding: 25px 0px 0px;
	color:#feef7e;
	
}

#footer a{
	color:#feef7e;
	text-decoration:none;
}
#footer a:hover{
	color:#ffffff;
	text-decoration:none;
}
	

.tresc_1{
	font-size:12px;
	text-align:justify;
	padding: 15px 15px 5px 5px;
}

.tresc_2{
	font-size:11px;
	text-align:left;
	padding: 15px 15px 5px 5px;
}

.title_1{
	font-size:16px;
	text-align:left;
	padding: 15px 5px 5px 0px;
}

.title_2{
	font-size:14px;
	text-align:center;
	padding: 15px 5px 5px 0px;
}
