@charset "windows-1251";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	font-size: 120%;
	color: #0066CC;
	text-align: center;
}
h2 {
	font-size: 110%;
	color: #003366;
	text-align: left;
}
a{
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
strong {
	color: #0066CC;
}
#mainpage {
	background-color: #FFFFFF;
	width: 780px;
	height: 100%;
	margin-bottom: -83px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}
#podval {
	background-image: url(images/podval.jpg);
	background-repeat: repeat-y;
	height: 30px;
	width: 780px;
	color: #333366;
	vertical-align: middle;
	padding-top: auto;
	padding-bottom: auto;
}
#podval a {
	color: #333366;
	text-decoration: none;
}
#podval li {
	display: inline;
	background-image: url(images/listbot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 7px;
	padding-left: 7px;
	line-height: 12px;
	white-space: nowrap;
}
.menu {
	float: left;
	width: 140px;
	padding-right: 10px;
	padding-left: 28px;
	text-align: left;
}
.menu ul {
	margin-left: 0px;
	padding-left: 0px;
}
.menu ul ul{
	margin-left: 20px;	
}
.menu li {
	margin-top: 20px;
}
#center {
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
	text-align: justify;
}
.clear {
	clear: both;
}
#menuright ul{
	list-style-image: url(images/listright.gif);
	list-style-position: outside;
	color: #6699CC;
}
#menuright a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	z-index: 0;
	bottom: 0px;
	position: relative;
	height: 35px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: bottom;
	padding-top: 85px;
}
#uxo {
	background-image: url(images/bg_blue.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 350px;
	width: 100%;
	position: absolute;
	top: 150px;
	z-index: 0;
}
#uxo_top {
	background-image: url(images/uxo_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 58px;
	width: 100%;
	margin-bottom: 225px;
}
#uxo_bot {
	background-image: url(images/uxo_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 58px;
	width: 100%;
	margin-top: 234px;
}
#topmenu li {
	color: #6699CC;
	display: inline;
	background-image: url(images/listtop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 10px;
}
#topmenu a {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
#menuleft li a{
	list-style-image: url(images/listleftact.gif);
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
ul {
	list-style-image: url(images/listleft.gif);
}
#bot_logo {
	padding: 15px;
}
#topmenu {
	margin-left: 0px;
	margin: 30px;
}
.photo {
	width: 150px;
	float: left;
	margin-left: 30px;
	height: 150px;
}
