body 
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: #cccccc;
	font-family: Verdana, Tahoma Arial;
}

.lang_panel
{
	float: left;
	width: 54px;
	height: 23px;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	text-align: center;
	line-height: 18px;
	position: relative;
}

.lang_panel a
{
	width: 54px;
	height: 23px;
	display: block;
    color: #000;
	text-decoration: none;
	background: url(img/lang_butt.jpg) left top no-repeat;
}

.lang_panel a:hover 
{
	text-decoration: none;
	background-position: 0 100%;
}

.search 
{
	width: 158px;
	height: 19px;
	float: left;
	background: url(img/search.png) no-repeat;
	position: relative;
	top: 5px;
	left: 7px;
}

.search form 
{

	width: 158px;
	height: 19px;
}

.search form input 
{
	color: #BBB;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	width: 158px;
	height: 19px;
	background: url(img/search.png) no-repeat;
	border: 0;
	padding-left: 25px;
	//padding-top: 2px;
}

.search form input, x:-moz-any-link 
{
	padding-top: 2px;
}

.search form input.active 
{
	color: #5C5C5C;
}

.main 
{
	width: 100%;
	clear: both;
	min-width: 748px;
	padding: 0px;
}

.main_top 
{
	margin-left: 1px;
	height: 580px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(img/bg_top00.jpg) center top no-repeat;
	padding-top: 0px;
}

.main_con00
{
    margin: auto;
	width: 748px;
	height: 134px;
}

.main_down
{
	margin-left: 1px;
	height: 90px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(img/bg_down.jpg) center bottom no-repeat;
	padding-top: 0px;
}

.fon_menu
{
	float: left;
	width: 374px; 
	height: 204px;
	background: url(img/bg_menu.jpg);
}

.vert_menu 
{
	width: 194px;
	float: left;
	position: relative;
}

.menu 
{
	clear: both;
	width: 194px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, Arial;
	position: relative;
}

.menu a 
{
	width: 194px;
	height: 28px;
	display: block;
    color: #993300;
	text-decoration: none;
	font-weight: bold;
	background: url(img/butt_menu.png) left top no-repeat;
}

.menu a:hover 
{
	text-decoration: none;
	background-position: 0 100%;
}

.menu-top-razd 
{
	margin: auto;
	width: 748px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

.line_heading
{
	float: left;
	width: 687px;
	height: 27px;
	line-height: 22px;
	padding-left: 10px;
	background: url(img/line_bg.gif);
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	color: #fff;
}

.line_message
{
	width: 703px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 20px;
	background: url(img/line_fon.gif);
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
}