body
{
	margin: 0;
	background: #f2ddb6 url(/images/bg.jpg) repeat-x;
	font: normal 12px Arial;
	color:#000000;
}

img
{
	border: 0;
}

a
{
	color: #5c4720;
}

h1
{
	margin-top: 0px;
}

input, textarea
{
	font: normal 12px Arial;
	color:#000000;
	border: 1px solid #261d14;
}

h1
{
	margin-top: 0px;
	font-size: 16px;
}

h2
{
	margin-top: 0px;
	font-size: 15px;
}

#center
{
	position: relative;
	width: 1019px;
	height: 800px;
	margin: 0 auto;
}

#content
{
	width: 853px;
	position: absolute;
	top: 361px;
	left: 4px;
	background: #ffffff;
	padding: 0px 10px 125px 10px;
}

#left
{
	position: relative;
	float: left;
	width: 70%;
	margin-top: 10px;
	padding-left: 22px;
	min-height: 500px;
}

#right
{
	position: relative;
	margin-left: 70%;
	padding: 0px 10px 0px 18px;
	margin-top: 10px;
}

#logo
{
	overflow:hidden;
	position:absolute;
	width: 478px;
	height: 72px;
	top: 56px;
	left: 36px;
	margin: 0;
	cursor: pointer;
}

#logo span
{
	width: 100%;
	height: 72px;
	left: 0;
	top: 0;
	position: absolute;
}

#menu
{
	position: absolute;
	height: 217px;
	top: 56px;
	left: 851px;
}

#menu .menu
{
	position: relative;
}



#top_news
{
	height: 220px;
	position: absolute;
	top: 130px;
	overflow: hidden;
}

#top_news .top_news
{
	list-style: none;
	overflow: hidden;
	padding-left: 36px;
	padding-top: 12px;
}

#top_news .top_news li
{
	float: left;
	padding-right: 10px;
}

#top_news .top_news_descr
{
	width: 258px;
	background: #f2e2ce;
	border-top: 1px dashed #6c6053;
	border-bottom: 1px dashed #6c6053;
	height: 34px;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 10px;
	margin-top: 5px;
}

#top_news .top_news_more
{
	font-size: 12px;
	font-weight: normal;
}

#search
{
	position: absolute;
	top: 315px;
	left: 638px;
}

#search_btn
{
	position: absolute;
	width: 62px;
	height: 41px;
	top: -10px;
	left: 174px;
}

#login
{
	position: relative;
}

#login div
{
	height: 20px;
}

#login_login span
{
	margin-right: 15px;
}

#login_password
{
	margin-top: 5px;
}

#login_password span
{
	margin-right: 5px;
}

#login_password img
{
	position: relative;
	top: 5px;
	left: 10px;
}

#user_func
{
	position: relative;
	top: 2px;
	left: 0px;
	height:23px;
}

#chat
{
	padding-left: 23px;
}

#chat-form
{
	position: absolute; 
	left: 150px; 
	top: -186px; 
	z-index: 50; 
	width: 300px; 
	background: #ffffff; 
	border: 1px solid #2F2609; 
	padding: 10px 5px;
	display: none;
}

.black_line
{
	width: 824px;
	height: 2px;
	background: #000000;
	margin-top: 8px;
	margin-left: 23px;
}

div.black_line_news
{
	width: 100%;
	height: 2px;
	background: #000000;
	margin-top: 12px;
	margin-bottom: 10px;
}

hr.black_line_news
{
	display: none;
}

#last_news
{
	position: relative;
	top: 30px;
	background: #f2e2ce;
	padding: 5px 10px 25px 10px;
	border-top: 1px dashed #6c6053;
	border-bottom: 1px dashed #6c6053;
}

#last_news_header
{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#last_news .last_news
{
	list-style: none;
	padding-left: 10px;
}

#last_news .last_news li
{
	margin: 5px 0;
}

#last_news .last_news li span
{
	font-style: italic;
	margin-left: 5px;
}

#last_news_intl
{
	position: relative;
	top: 30px;
	background: #f2e2ce;
	padding: 5px 10px 25px 10px;
	border-top: 1px dashed #6c6053;
	border-bottom: 1px dashed #6c6053;
}

#last_news_intl .last_news
{
	list-style: none;
	padding-left: 10px;
}

#last_news_intl .last_news li
{
	margin: 5px 0;
}

#last_news_intl .last_news li span
{
	font-style: italic;
	margin-left: 5px;
}

#building_photo
{
	position: absolute;
	top: 74px;
	left: 7px;
	width: 402px;
	height: 303px;
	background: transparent url(/images/building_photo.png) no-repeat;
	z-index: 2;
}

.news
{
	position: relative;
	width: 96%;
	overflow: hidden;
}

.news_author
{
	font-size: 9px;
}

.news_header
{
	font-size: 20px;
	margin: 0;
}

.news_img
{
	float: left;
	margin: 0px 15px 5px 0px;
}

.news_content
{
	margin-top: 10px;
}

.news_tools
{
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}

.news_tools div
{
	float: left;
}

.news_tools div img
{
	position: absolute;
	
}

.news_tools_text
{
	margin-left: 30px;
	padding-right: 10px;
}


.news_tools .no_und
{
	text-decoration: none;
}

#bottom
{
	position: absolute;
	width: 100%;
	margin-left: -10px;
	bottom: 0;
}

#index-bottom
{
	position: absolute;
	width: 100%;
	margin-left: -10px;
	bottom: 0;
}

#top_bottom
{
	background: #a67a46;
	width: 873px;	
}

#top_bottom a
{
	color: #000000;
	text-decoration: underline;
}

#top_bottom a:visited
{
	color: #000000;
}

#top_bottom a:hover
{
	color: #f2ddb6;
}


#top_bottom_menu
{
	width: 100%;
	text-align: center;
	padding-top: 3px;
	color: #f2ddb6;
}

#declaration
{
	text-align: center;
	padding: 0px 85px 0px 85px;
}

#bottom_bottom
{
	background: #c1a27d;
	width: 873px;
	height: 35px;
}

#cup
{
	position: absolute;
	bottom: 0px;
	left: 795px;
}

.ul_head
{
	list-style: none;
}

.ul_head li
{
	background: #f2e2ce;
	border-bottom: 1px dashed #6c6053;
	padding: 10px 0px 10px 10px;
	margin: 5px 0;
}

#ul_head_active
{
	background: #EFC186;
}

.ul2_head
{
	list-style: none;
	background: #f2e2ce;
	border-bottom: 1px dashed #6c6053;
	height: 30px;
}

.ul2_head li
{
	float: left;
	margin-top: 8px;
	margin-right: 15px;
}


.block
{
	margin: 10px 10px;
}

.block-descr
{
	margin: 10px 10px;
}

.table-form
{
	width: 100%;
}

.table-form select
{
	border:1px solid #261D14;
	font-family:Arial;
	font-size:12px;
}

.table-form input
{
	width: 100%;
}

.table-form input[type="submit"]
{
	width: 30%;
}

.table-form textarea
{
	width: 100%;
	height: 200px;
}

.table-form-left
{
	width: 40%;
}

.red
{
	color: red;
}

.jwplayer
{
	padding-bottom: 10px;
}

.active_day
{
	font-weight: bold;
}

.one_slide
{
	border: 1px solid red;
}

#slideshow
{
	position: relative;
	top: 20px;
	width: 455px;
	height: 350px;
	cursor: pointer;
}

#banners
{
	position: relative;
	margin-top: -5px;
}

#banner-1
{
	padding-left: 22px;
}

.banners-img
{
	padding: 0 4px;
}

.rat
{
	position: absolute;
	right: 0;
	background: #a67a46;
	color: white;
	padding: 3px 5px;
	z-index: 100;
}
.rat a
{
	color: white;
}

.rat_konkurs
{
	width: 200px;
	height: 15px;
	background: #a67a46;
	color: white;
	padding: 3px 5px;
	z-index: 100;
	position: relative;
	margin: 0 auto;
	margin-top: 5px;
}

.rat_konkurs a
{
	color: white;
}

.rat_konkurs input
{
	margin-top: 0;
}

.rat_gallery
{
	width: 180px;
	height: 15px;
	background: #a67a46;
	color: white;
	padding: 3px 5px;
	z-index: 100;
	position: relative;
	margin: 0 auto;
	margin-top: 5px;
}

.rat_gallery a
{
	color: white;
}

.rat_gallery input
{
	margin-top: 0;
}

.podpiska-small
{
	color: #6F6F6F;
	font-size: 10px;
}

.page_podpiska
{
	background: #ECE9D8;
	border: 1px solid black;
	width: 200px;
	text-align: center;
	padding: 3px 8px 3px 8px;
	float: left;
	margin-right: 15px; 
	height: 30px;
}

#ru-en
{
	position: relative;
	left: 30px;
}

.photos_ul
{
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding-left: 56px;
}

.photos_ul li
{
	width: 340px;
	height: 250px;
	float: left;
	overflow: hidden;
}
