/* common */
body {
	background: url(../images/bg.png) repeat-x top;
	color: #444;
	text-align: center;
	font: 85% Arial, Helvetica, sans-serif;
}

.clear {clear: both;}

a {color: #444;}
a:visited {color: #666;}
a:hover {color: #e32900;}
a.no-underline {text-decoration: none;}

.png {behavior: url(../iepngfix.htc);}

h1 {
	color: #000;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 1em;
}
h2 {
	color: #006428; 
	font-size: 24px; 
	padding-bottom: 24px;
}
h1:first-letter, h2:first-letter {
	/* text-transform: uppercase; */
}
strong {font-weight: bold;}
.img {background: #fff; border: 1px solid #000; padding: 2px;}

/* page structure */
.wrapper {
	background: url(../images/wrapper.png) no-repeat top;
	margin: 0px auto;
	max-width: 1300px;
	min-height: 600px;
}
.container {margin: 0px auto; text-align: left; width: 994px;}

/* pages background */
.bg-index-1 {background: #fff url(../images/bg-index-1.jpg) no-repeat 100% 50px;}
.bg-index-2 {background: #fff url(../images/bg-index-2.jpg) no-repeat 100% 50px;}
.bg-index-3 {background: #fff url(../images/bg-index-3.jpg) no-repeat 100% 50px;}
.bg-index-4 {background: #fff url(../images/bg-index-4.jpg) no-repeat 100% 50px;}
.bg-index-5 {background: #fff url(../images/bg-index-5.jpg) no-repeat 100% 50px;}

.bg-1 {background: #fff url(../images/bg-1.jpg) no-repeat 100% 50px;}
.bg-2 {background: #fff url(../images/bg-2.jpg) no-repeat 100% 50px;}
.bg-3 {background: #fff url(../images/bg-3.jpg) no-repeat 100% 50px;}
.bg-4 {background: #fff url(../images/bg-4.jpg) no-repeat 100% 50px;}
.bg-5 {background: #fff url(../images/bg-5.jpg) no-repeat 100% 50px;}
.bg-6 {background: #fff url(../images/bg-6.jpg) no-repeat 100% 50px;}
.bg-7 {background: #fff url(../images/bg-7.jpg) no-repeat 100% 50px;}
.bg-8 {background: #fff url(../images/bg-8.jpg) no-repeat 100% 50px;}
.bg-9 {background: #fff url(../images/bg-9.jpg) no-repeat 100% 50px;}
.bg-10 {background: #fff url(../images/bg-10.jpg) no-repeat 100% 50px;}
.bg-11 {background: #fff url(../images/bg-11.jpg) no-repeat 100% 50px;}
.bg-12 {background: #fff url(../images/bg-12.jpg) no-repeat 100% 50px;}

/* page header */
.top-index {height: 390px; position: relative;} /* for index */
.top-page {height: 260px;}

/* topmenu block */
.topmenu li {float: left;}

/* languages */
.topmenu li p {font-size: 11px; line-height: 11px; padding: 10px 0px 0px 28px;}
.topmenu li p img {float: left; margin-right: 5px;}

/* top logo */
.topmenu .logo {padding-top: 43px;}

/* top menu on page */
.topmenu .menu {padding-top: 40px;}
.topmenu .menu li {
	border-right: 1px solid #a2a2a2;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 20px;
	position: relative;
}
.topmenu .menu li:hover .submenu, .topmenu .menu li.over .submenu {display: block;}
.topmenu .menu li.last {border-right: none;}
.topmenu .menu li a {color: #006428; text-decoration: none;}
.topmenu .menu li a:hover {color: #e32900; font-size: 14px;}

/* flash on index-page */
.top-flash {position: absolute; top: 188px; left: 28px;}

/* left sideblock */
.leftside-block {float: left;}
.rightside-block {float: right;}

/* top-10 */
.top-10 {
	background: url(../images/top-10.png) no-repeat 0% 0%;
	left: -1px;
	padding: 65px 0px 0px 65px;
	position: relative;
	width: 200px;
}
.top-10 li {list-style: decimal; padding-bottom: 15px;}
.top-10 li:first-letter {text-transform: uppercase;}

/* content */
.content {line-height: 140%;}
.leftside-content {margin-left: 308px;}
.rightside-content {margin-right: 250px; margin-left: 28px;}
.full-content {margin: 0px 28px;}

.content p {padding: 0.35em 0em;}
.content ul, .content ol {padding-left: 40px;}
.content ul li {list-style: disc outside;}
.content ol li {list-style: decimal outside;}
.full-content td {vertical-align: top;}

/* news list */
.news-archive-link {margin-bottom: 20px; padding-left: 70px; background: url(../i/news-archive.gif) no-repeat 50px 50%;}
.news-archive-link a {color: #e32900; font-weight: bold;}

.news-list {overflow: auto; zoom: 1;}
.news-list-index {padding-left: 50px;}
.news-list-archive {padding-left: 50px; float: left; width: 400px;}
.news-list dt {float: left; padding: 0px 15px 15px 0px;}
.news-list-archive a {text-decoration: none;}
.news-list-archive a:hover {text-decoration: underline;}
.full-news {padding-left: 38px;}
.full-news dd {padding-left: 170px;}

/* last news */
.last-news {width: 180px; padding-right: 10px; padding-top: 24px;}
.last-news li {font-size: 12px; padding: 0.5em 0em;}
.all-news {background: url(../images/all-news.gif) no-repeat left; display: inline-block; padding-left: 20px;}

.news-banners embed {margin-left: 50px;}

.pager {padding-left: 28px;}
.pager a {color: #e32900;}

a.shema {background: url(../images/shema.gif) no-repeat left; display: inline-block; padding-left: 20px; text-decoration: none; border-bottom: 1px dashed #444;}
a.shema:hover {border-bottom-color: #e32900;}
a.shema:visited {border-bottom-color: #666;}

/* gallery */
.gallery {float: left;}
.thumbs {text-align: right;}
.thumbs img {margin-left: 12px;}

/* address & menu left side */
.list {width: 250px; margin-left: 28px;}
.list dt {background: url(../images/address-dt.gif) no-repeat left; margin-bottom: 18px; padding-left: 23px;}
.list dt.current {background-image: url(../images/address-dt-current.gif);}
.list dd {margin-bottom: 18px; padding-left: 40px;}
.list dd p {padding: 0.35em 0em;}

.address dt a {border-bottom: 1px dashed #444; display: inline-block; text-decoration: none;}
.address dt a:hover {border-bottom-color: #e32900;}
.address dt.current a {border: none; font-weight: bold;}

.address dd {display: none;}

.menu-list {margin-top: 3em; width: 99%;}
.menu-list td, .menu-list th {vertical-align: top; text-align: center; padding-right: 20px; padding-bottom: 5px;}
.menu-list th {padding-bottom: 40px; font-size: 12px;}
.menu-list th:first-letter {
	text-transform: uppercase;
}

/* footer */
.footer {
	background: url(../images/footer-logo.gif) no-repeat right;
	height: 58px;
	line-height: 58px;
	margin: 30px 30px 0px;
}

/* submenu with rounded corners */
.submenu {
	display: none;
	left: 20px;
	padding-top: 13px;
	position: absolute;
	top: 17px;
}
.topmenu .menu li .submenu li {
	background: #999;
	border: none;
	float: none;
	font-weight: normal;
	margin: 0px;
	padding: 3px 15px;
	white-space: nowrap;
	position: relative;
}
.topmenu .menu li .submenu li.r_top, .topmenu .menu li .submenu li.r_btm {background: transparent; padding: 0px; font-size: 0px; position: relative;}
.submenu .r {padding-top: 10px;}
.submenu .r_left {background: url(../images/submenu.gif) no-repeat top left; position: absolute; left: 0px; top: 0px; padding-left: 10px;}
.submenu .r_right {background: url(../images/submenu.gif) no-repeat top right; margin-left: 10px; margin-top: -2px;}
.submenu .r_btm .r_left {background-position: 0px -10px;}
.submenu .r_btm .r_right {background-position: 100% -10px;}

/*.r_left, .r_right  {
	border: 1px solid green;
	float: none;
	position: static;
	display: block;
	pa: 10px;
	background: blue;
}*/



.topmenu .menu li .submenu li a {color: #fff;}
.topmenu .menu li .submenu li a:hover {color: #fff; text-decoration: underline;}

.content ul.voting {
	position:relative;
	margin:0 0 1em;
	width:104px;
	height:22px;
	overflow:hidden;
	background:#CCC url(../images/stars.png) 0 -22px no-repeat;
	padding: 0px;
	}
	.content ul.voting LI {
		float:left;
		list-style: none;
		}
	.voting A {
		position:absolute;
		top:0;
		left:0;
		display:block;
		height:22px;
		text-indent:-9999px;
		}
	.voting A.cur,
	.voting A:hover,
	.voting:hover A.cur:hover,
	.voting.phover A.cur:hover,
	.voting:hover A:hover,
	.voting.phover A:hover {
		background:#FC0 url(../images/stars.png) no-repeat;
		}
	.voting:hover A.cur,
	.voting.phover A.cur {
		background:none;
		}
	.voting .one A {
		width:15px;
		z-index:5;
		}
	.voting .two A {
		width:34px;
		z-index:4;
		}
	.voting .three A {
		width:56px;
		z-index:3;
		}
	.voting .four A {
		width:80px;
		z-index:2;
		}
	.voting .five A {
		width:104px;
		z-index:1;
		}