body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(img/poz.jpg);
}
#main_bg {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#top {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 237px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
}
#menu {
	display: block;
	height: 30px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #736173;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 100%;
}
#menu ul li {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	display: block;
	margin-right: 2px;
	height: 30px;
}
#menu ul li a {
	text-decoration: none;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	height: 30px;
	display: block;
}



#menu ul li a:hover {
	text-decoration: underline;
	color: #FFF;
	background-image: url(images/menuH.png);
	background-repeat: repeat-x;
}
#main {
	width: 940px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#lev {
	width: 170px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	padding-top: 10px;
	background-image: url(images/desbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2E252E;
}
#lev h1 {
	font-size: 13px;
	background-image: url(images/H1.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#lev p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
#des {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 13px;
}
#des h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}


.levpoz {
	background-image: url(img/levpoz.jpg);
	background-repeat: repeat-y;
}
.despoz {
	background-image: url(img/despoz.jpg);
	background-repeat: repeat-y;
}
.o {
	border: 1px solid #6C596F;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #EAF1FF;
	text-decoration: none;
}
.veci {
	font-size: 14px;
}
p {
	margin: 0px;
}

.anima {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #736173;
	border-bottom-color: #736173;
	border-left-color: #000;
	height: 230px;
	width: 759px;
	float: right;
}
#foot_bg {
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 30px;
}

