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

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

}

.clearBoth{
	clear:both;
}

a{
	color:#922C1D;
	text-decoration:none;
}
a:hover{
	color:#990000;
	text-decoration:none;
}


#body{
	width:930px;
	height:auto !important;
	min-height:600px;
	height:600px;
	background:url(../images/main_bg.jpg) repeat-y;
}

#main_top{
	width:930px;
	height:auto !important;
	min-height:600px;
	height:600px;
}

#main_left{
	float:left;
	width:700px;
	height:auto !important;
	min-height:600px;
	height:600px;
	
}

#main_right{
	float:left;
	width:230px;
	height:auto !important;
	min-height:600px;
	height:600px;
	
}

#top1{
	width:700px;
	height:140px;
	background:url(../images/top1.jpg) no-repeat;
}

#top2{
	width:700px;
	height:190px;
	background:url(../images/top2.jpg) no-repeat;
}

#main_body{
	width:700px;
	height:auto !important;
	min-height:200px;
	height:200px;
	background:url(../images/body_bg1.jpg) top left repeat-y;
}

#main_body2{
	width:700px;
	height:auto !important;
	min-height:300px;
	height:300px;
	background:url(../images/body_bg.jpg) top left no-repeat;
}

#footer{
	width:930px;
	height:40px;
	background:url(../images/footer.jpg) top left no-repeat;
}

#footer1{
	float:left;
	width:700px;
	height:40px;
	text-align:center;
	color:#DDD17D;
	font-size:10px;
}

#footer1 a{
	color:#DDD17D;
}

#footer1 a:hover{
	color:#BBB140;
}



#footer2{
	float:left;
	width:230px;
	height:40px;
	color:#948951;
	font-size:10px;
	text-align:center;
	font-family:Tahoma, "Courier New", Courier, monospace;
}

#footer2 a{
color:#948951;
}

#footer2 span{
	font-size:12px;
}

#menu2{
	margin-left:20px;
	padding:7px 0 0 0;
	width: 660px;
	border-top:1px #DDD17D solid;
}


#menu1{
	width:230px;
	height:290px;
	
}

#tytulek{
	width:230px;
	height:40px;
	background:url(../images/tytulek.jpg) top left repeat-x;
	font-size:24px;
	text-align:left;
	padding:10px 0 0 0;
}

#newsy{
	width:230px;
	height:auto !important;
	min-height:300px;
	height:300px;
}

#blue1{
	width:670px;
	height:auto !important;
	min-height:160px;
	height:160px;
	background:#dce3e6;
}

#blue2{
	width:650px;
	height:auto !important;
	min-height:25px;
	height:25px;
	background:#d8ce9f;
	text-align:left;
	padding:10px;
	font-size:24px;
}

#blue1_left{
	float:left;
	width:165px;
	height:160px;
}

#blue1_right{
	float:left;
	width:505px;
	height:160px;
}

#foto1{
	margin:5px 0 0 5px;
	width:160px;
	height:150px;
	background:url(../images/foto1.jpg) no-repeat;
}

.foto{
border:#beb06d 1px solid;

}

#title_blue{
	width:495px;
	height:40px;
	font-size:30px;
	text-align:left;
	padding:10px 0 0 10px;
}

#text_blue{
	width:490px;
	height:70px;
	font-size:11px;
	text-align:justify;
	padding:5px 5px 5px 10px;
	color:#628491;
}

#more_blue{
	width:495px;
	height:17px;
	background:#b0c4cc url(../images/more1.jpg) right top no-repeat;
	text-align:right;
	color:#ecf2f5;
	padding:3px 10px 0 0;
}
#more_blue a{
	color:#ecf2f5;
}

#more_blue a:hover{
	color:#ffffff;
}

#main_content1{
	float:left;
	width:340px;
	height:auto !important;
	min-height:150px;
	height:150px;
	margin:5px 0;
}	

#main_content{
	padding-left:10px;
}	

#main_content2{
	float:left;
	width:339px;
	height:auto !important;
	min-height:150px;
	height:150px;
	border-left:1px #DDD17D solid;
	margin:5px 0;
}	


.content_title{
	font-size:20px;
	text-align:left;
	padding:10px;
}

.content_txt{
	font-size:11px;
	color:#922c1d;
	padding:0 10px;
	text-align:justify;
}
#main_content_default{
	width:660px;
	font-size:12px;
	color:#922c1d;
	text-align:justify;
	padding:10px 20px;
}

.form11{
	width:296px; 
	border: 1px solid #FFFFFF; 
	background: #d8ce9f; 
	border: 0 solid;
	border:1px solid #9d8f4a; 
	color:#867832;
	padding:2px;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial;
}


.news_data{
	background: url(../images/news_data.jpg) right top no-repeat;
	overflow:hidden;
	width:220px;
	height:17px;
	color:#837638;
	margin:5px 0;
	text-align:right;
	padding:3px 10px 0 0;

}

.news_data a{
	color:#837638;
}



.news_title{
	color:#726629;
	font-size:14px;
	text-align:left;
	margin:5px 0;
	
}

.news_title a{
color:#726629;
}

.news_tekst{
	color:#726629;
	font-size:11px;
	text-align:justify;
	height:auto !important;
	min-height:110px;
	height:110px;

}