#content_header {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:178px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	background-image: url(images/bgr_header.jpg);
}
#logo {
	position:relative;
	left:0px;
	top:0px;
	width:506px;
	height:131px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #999999;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e0dad6;
	position: relative;
}
#meniu_h {
	position:relative;
	width:800px;
	height:40px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	background-color: #E0DAD6;
}
#content_main {
	position:relative;
	width:100%;
	z-index:1;
	background-color: #FFFFFF;
	text-align: center;
	overflow: visible;
	background-image: url(images/bgr_foto.jpg);
}


#footer {
	position:relative;
	width:800px;
	z-index:4;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	height: 310px;
}

#meniu_f {
	position:relative;
	width:800px;
	height:19px;
	z-index:20;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	letter-spacing: 1px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #899AAC;
	padding-top: 10px;
	top: 30px;
	border-top-width: 1px;
	border-top-color: #899AAC;
	border-top-style: solid;
}
#footer #one {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AC9B91;
	margin-right: 10px;
	padding-left: 10px;
	height: 200px;
	padding-top: 0px;
}
#footer #two {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AC9B91;
	margin-right: 10px;
	padding-left: 10px;
	height: 200px;
	padding-top: 0px;
}
#footer #three {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AC9B91;
	margin-right: 10px;
	padding-left: 10px;
	height: 200px;
	padding-top: 0px;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #79021E;
}
a:link {
	text-decoration: none;
	color: #526375;
}
a:visited {
	text-decoration: none;
	color: #526375;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 0px;
	list-style-type: none;
	margin-right: 5px;
}

a:active {
	text-decoration: none;
	color: #666666;
}
