/* CSS Document */
.inputtextarea {
	width: 200px;
	height: 50px;
	
}


a:link, a:visited, a:active {
	text-align:left;
	color:#CB8537;
	text-decoration:none;
}
a:hover {
	text-align:left;
	color:#CB8537;
	text-decoration:underline;
}
body
{
	background-color:#000000;

	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fefefe;
}
.clear {clear:both; height:0px; overflow:hidden }
p{ text-align:justify; margin:0px; padding:0px; margin-top:13px; margin-bottom:13px;}
#wrapper {
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background:url(images/header/repeater.jpg) repeat-x 0px 0px;
}

#header {
	height:366px;
	background:url(images/header/back.jpg) no-repeat top left;
}
#right_header {
	height:145px;
	width:293px;
	margin-left:709px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/header/right.png');
}
#right_header[id] {
	background:url(/images/header/right.png) no-repeat right top;
} 

#right_header[id] form {
	margin-top:20px;
}

#menu {
	height:52px;
	margin-top:-39px;
	margin-left:20px;
	width:90%;
	float:left;
}
#zagagulina {
	
	text-align:left;
	margin-top:-40px;
	float:left;
	width:100%;
}

#menu_text {
	margin-left:20px;
	width:90%;
	margin-top:-53px;
	float:left;
	text-align:left;
	color:#CB8537;
	font-size:12px;
}
#menu_text a{color:#CB8537; text-decoration:none; font-weight:bold}
#menu_text a:hover{color:#CB8537; text-decoration:underline;}

#repeater_line {
	
	margin-right:293px;
	margin-left:709px;
	height:27px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/menu/repeat_line.png');
}
#repeater_line[id] {
	background:url(/images/menu/repeat_line.png) repeat-x left top;
}
#left_line {
	width:709px;
	height:59px;
	float:left;
	margin-top:-40px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/menu/zag.png');
}
#left_line[id] {
	background:url(/images/menu/zag.png) no-repeat left top;
}

#left_side_menu {
	width:93px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/menu/left-side.png');
}
#left_side_menu[id] {
	background:url(/images/menu/left-side.png) no-repeat left top;
}

#center_menu {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/menu/repeater.png');
}

#center_menu[id] {
	background:url(/images/menu/repeater.png) repeat-x left top;
}

#right_side_menu {
	width:158px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/menu/right-side.png');
}

#right_side_menu[id] {
	background:url(/images/menu/right-side.png) no-repeat right top;
}

#zavitushka {
	background:url(/images/main_content/zavitushka.jpg) no-repeat top left;
	height:443px;
	padding-left:30px;

}

#news {
	width:250px;
	height:470;
	padding-left:70px;
	float:right;
	padding-right:30px;
	text-align:right;
	
}

.title {
	padding:0px;
	margin:0px;
	color:#cb8537;
	font-size:14px;
	padding-top:25px;
	padding-left:80px;
	padding-bottom:12px;
	height:33px;
	float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/main_content/romashka.png');
	font-weight:bold;
}
.title[class] {
	background:url(/images/main_content/romashka.png) no-repeat left top;
}
#main {
	margin-top:-25px;
	float:left;
	
}

.news_list {
	text-align:left;
	padding-left:15px;
	margin-top:10px;
	font-size:12px;
}
.news_list .news_data {
	
}
.news_list .news_data .big { font-size:18px; color:#cb8537; font-weight:bold;}
.news_list .news_more {
	font-weight:bold;
	margin-top:2px;
	text-align:right;
	font-size:12px;
}
.news_list .news_more a{color:#cb8537; text-decoration:none}
.news_list .news_more a:hover{color:#cb8537; text-decoration:underline}

.news_list .news_text{
 	text-align:justify;
}



#delphin {
	background:url(/images/footer/delphin.jpg) no-repeat left top;
	height:282px;
}
#back_footer {
	background:url(/images/footer/back.jpg) repeat-x top left;
}
#mobile {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/footer/mobile.png');
	
	width:340px;
	padding-top:20px;
}
#mobile[id] {
	background:url(/images/footer/mobile.png) no-repeat left top;
}
.telephone {
	font-size:16px;
	margin-left:110px;
	color:#B66506;
	font-weight:bold;
}

.textBox {
	width:100px;
	border:#979797 1px solid;
}
.pad_left{ padding-left:22px;}

.line {
	height:15px;
	background:url(/images/main_content/line.png) repeat-x center;
	overflow:hidden;
	width:160px;
	margin-left:40px;
}


