@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(images/background.jpg) scroll 50%;
}

#container {
	width: 870px;
	margin: 0 auto;
	/*border: 2px dotted white;*/
	padding-top: 30px;
	text-align: center;
}

#header {
	height: 406px;
	text-align: center;
	/*background: url(images/header.jpg) no-repeat bottom left;*/
}

#footer {
	height: 86px;
	background: url(images/footer-notext.jpg) no-repeat top center;
	text-align: center;
}


#border_left {
	width: 15px;
	height: 690px;
	background: url(images/border_left.jpg) repeat top right;
}

#border_right {
	width: 15px;
	height: 690px;
	background: url(images/border_right.jpg) repeat top right;
}

#content {
	width: 760px;
	height: 690px;
	padding: 0px;
	vertical-align: top;
	background: url(images/content.jpg) fixed;
}

#ornament_eleni {
	height: 95px;
	background: url(images/eleni.jpg) no-repeat top center; 
}

#ornament_ptici {
	height: 130px;
	background: url(images/ptici.jpg) no-repeat top center; 
}

div.pokrovitel {
	width: 867px;
	height: 490px; 
	background: url(images/pokrovitel.png) no-repeat top center; 
}

.header-part {
	width: 200px; 
	height: 406px; 	
}

.empty {
	height: 94px;
}
.colleft {
	padding: 15px 0 0 30px;	
}
.colcenter {
	padding: 15px 0 0 15px;	
}
.colright {
	padding: 15px 0 0 0;	
}

.column{
 	width: 30%; 
 	text-align: left; 
	float: left;	
}

a.arrow {
	float: right;
}

a:link {}

a:visited {}


a:hover {
	opacity: .5;
	filter: alpha(opacity=50);	
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

img {
	border: none;
}

/*--- Bogorodica ---*/

.menuleft {
	
 	width: 28%; 
	float: left;	 	
 	text-align: left; 
	padding-top: 40px;	

}

.itemleft {
 
  padding: 20px 0 0 50px;

}

.itemright {
 
  padding: 20px 0 0 30px;	
}

.menuright {

	width: 30%; 
	float: right; 
	text-align: left; 
	padding-top: 40px;
}
/*--- Bogorodica ---*/