body {
	background:url(../images/bg.jpg) no-repeat center top #000000;
	margin: 0px;
}

#header {
	width: 802px;
	height: 203px;	
	margin: auto;
	}
	
#content {
	width: 796px;
	min-height:300px;
	margin: auto;
	overflow:auto;
		
	}
/*Content*/
#top_content {
	width: 	795px;
	height: 56px;
	background: url(../images/top_content.png) no-repeat center;
	
	}
#center_content {
	width: 795px;
	min-height: 300px;
	background:url(../images/center_content.png) repeat-y center;
	overflow:auto;
	}
#bott_content {
	width: 795px;
	height:	50px;
	background:url(../images/bott_content.png) no-repeat center;
	}
	
	
/*Meniu*/
#meniu {
	width: 800px;
	height: 53px;
	float: right;
	text-align: right;
	
	}
#meniu li {
float: left;
list-style-type: none;
margin-left: 0px;

} 

ul,li {
	margin:0px;
	list-style-type:none;	
	}
/*Footer*/
#meniu_footer {
	width: 840px;
	height: 63px;
	background:url(../images/bg_menu_footer.jpg) no-repeat center;
	margin:auto;
	
	}
#spacer {
	height: 40px;	
	}

/*Meniu Footer*/

#meniu_f {
	width: 710px;
	height: 43px;
	padding: 10px 0 0 90px;
	
	}
#meniu_f li {
	float:left;
list-style-type: none;
margin-left: 0px;

} 
textarea {
overflow:auto;
}

#gal {
	margin: 20px 30px 0 30px;	
	}
