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

body{
	margin:0;
	padding:0;
	background:url(../images/bg2.jpg);

}

.clearBoth{
	clear:both;
}

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




.left_bg{
	background:url(../images/bg1.jpg) top right repeat-x;

}


.right_bg{
	background:url(../images/bg1.jpg) top left repeat-x;

}




#strona{
	width:990px;
	height:auto !important;
	min-height:200px;
	height:200px;
	background:url(../images/body_bg.jpg) 60px 0px repeat-y;
}


#top{
	padding:0 65px 0 60px;
	width:865px;
	height:340px;
	background:url(../images/bg1.jpg) repeat-x;
}



#body_page{
	width:990px;
	height:auto !important;
	min-height:302px;
	height:302px;
	
}



#start_body{
	width:990px;
	height:24px;
	background:url(../images/start_body.jpg) 60px 0px  no-repeat;

}

#footer{
	width:990px;
	height:80px;
	padding:43px 0 0 0;
	background:url(../images/footer.jpg) 60px 0px  no-repeat;
	color:#faadad;
	text-align:center;
	font-size:10px;

}

#footer a{
	color:#faadad;

}

#left_content{
	float:left;
	width:280px;
	padding-left:60px;
	height:auto !important;
	min-height:200px;
	height:200px;

}

#right_content{
	float:left;
	width:584px;
	padding-right:61px;
	height:auto !important;
	min-height:200px;
	height:200px;
	
}


#content{
	width:544px;
	background: #FFFFFF url(../images/content_bg.jpg)  repeat-x;
	height:auto !important;
	min-height:200px;
	height:200px;
	padding:0 20px 20px 20px;
	font-size:12px;
	color:#003300;
	text-align:justify;
}


.title2{
	font-size:24px;
	color:#CC0000;
	padding-bottom:10px;
	text-align:left;
}


.title3{
	font-size:17px;
	color:#CC0000;
	padding-bottom:10px;
	text-align:left;
}

.okno1{
	width:280px;
	height:10px;
	background: url(../images/okno1.jpg) no-repeat;
}


.okno2{
	width:240px;
		height:auto !important;
	min-height:100px;
	height:100px;
	background: url(../images/okno2.jpg)  repeat-y;
	font-size:12px;
	text-align:justify;
	padding:0 20px;
	
}


.text{
	color:#003300;
	font-size:11px;
}


.okno3{
	width:280px;
	height:10px;
	background: url(../images/okno3.jpg) no-repeat;
}

.title1{
	text-align:left;
	font-size:19px;
	padding-left:10px;
	padding-bottom:5px;
	
}

.znaki_podpis{
text-align:center;
color:#990000;
font-weight:bold;
font-size:12px;
}

