body
{
	font-size: 76%;
	font-family: Tahoma;
	margin-right:-0.8%;
	padding:0px;
	text-align:left;
	top:0px;
	left:0px;
	background: #fff;
}
* html #container { border-right: 990px solid #000000; margin-top: -150px; }
* html #flashcontent { float: left; position: relative; margin: 0px -990px 0px 0px; padding: 0px; width: expression(document.body.clientWidth < 990? "990px": document.body.clientWidth ); }
a
{
	color:#f36f21;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
h1
{
	font-size: large;
}
img
{
	border:0px;
}

h2
{ 
	margin-top: 0;
	color: #F36F21;
	font-size: large;
	font-weight: normal;
}

#top
{
	position:absolute;
	width:922px;
	height:188px;
	top:0px;
	left:0px;
}
#logo
{
	position:absolute;
	width:184px;
	height:56px;
	top:34px;
	left:36px;
}
#top_menu
{
	position:absolute;
	width:705px;
	height:30px;
	top:32px;
	left:282px;
}
#tm a
{
	position:absolute;
	display:block;
	width:100px;
	padding-left:14px;
	background-image:url(/images/tm_punct_bg.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#icons
{
	position:absolute;
	width:74px;
	height:9px;
	top:5px;
	left:360px;
}
#icons a
{
	position:absolute;
	width:11px;
	height:9px;
}
#search_form
{
	position:absolute;
	width:180px;
	height:19px;
	left:530px;
}
#search_form form
{
	padding:0px;
	margin:0px;
}
#search_text
{
	position:absolute;
	width:115px;
	font-size:12px;
}
#search_go
{
	position:absolute;
	left:124px;
}
#main_menu
{
	position:absolute;
	top:116px;
	left:8px;
	width:992px;
	height:40px;
}
#main_menu a
{
	width:94px;
	height:30px;
	color:#494949;
	font-size: 11px;
	text-decoration:none;
	padding:0px 0px 8px 0px;
	border-bottom: 7px #b3b2b2 solid;
	float: left;
	margin-right:5px;
	border-bottom: 7px #a3a3a3 solid;
}
#main_menu a.p1:hover, #main_menu a.p1:active, #main_menu a.p1act{ border-bottom: 12px #31a100 solid; font-weight:bold; padding-bottom:3px;}
#main_menu a.p2:hover, #main_menu a.p2:active, #main_menu a.p2act{ border-bottom: 12px #6ac30a solid; font-weight:bold; padding-bottom:3px;}
#main_menu a.p3:hover, #main_menu a.p3:active, #main_menu a.p3act{ border-bottom: 12px #0bada3 solid; font-weight:bold; padding-bottom:3px;}
#main_menu a.p4:hover, #main_menu a.p4:active, #main_menu a.p4act{ border-bottom: 12px #3a9ef7 solid; font-weight:bold; padding-bottom:3px;}
#main_menu a.p5:hover, #main_menu a.p5:active, #main_menu a.p5act{ border-bottom: 12px #1069b8 solid; font-weight:bold; padding-bottom:3px;}
#main_menu a.p6:hover, #main_menu a.p6:active, #main_menu a.p6act{ border-bottom: 12px #f36f21 solid; font-weight:bold; padding-bottom:3px;}
#main_menu a.p7:hover, #main_menu a.p7:active, #main_menu a.p7act{ border-bottom: 12px #820009 solid; font-weight:bold; padding-bottom:3px;}
#main_menu a.p8:hover, #main_menu a.p8:active, #main_menu a.p8act{ border-bottom: 12px #e8b476 solid; font-weight:bold; padding-bottom:3px;}
#main_menu a.p9:hover, #main_menu a.p9:active, #main_menu a.p9act{ border-bottom: 12px #FFE811 solid; font-weight:bold; padding-bottom:3px;}
#main_menu a.p10:hover, #main_menu a.p10:active, #main_menu a.p10act{ border-bottom: 12px #FEC007 solid; font-weight:bold; padding-bottom:3px;}
#zastavka
{
	position:absolute;
	top:170px;
	left:0px;
	width:100%;
	height:82px;
}
#zast_left
{
	background-image:url(/images/wood_left.gif);
	background-repeat:no-repeat;
}
#zl_div
{
	width:7px;
	height:82px;
}
#zast_middle
{
	background-image:url(/images/zastavka_fon.gif);
	background-repeat:no-repeat;
}
#zm_div
{
	width:898px;
	height:82px;
}
#zast_right
{
	background-image:url(/images/wood_right.gif);
	background-repeat:no-repeat;
}
#zr_div
{
	height:82px;
}

#podmenu
{
	position:absolute;
	width:986px;
	height:29px;
	top:254px;
	left:7px;
	background: #e7e7e7;
}

#podmenu .podmenu_item
{
	cursor: pointer;
	height: 29px;
	vertical-align: middle;
	text-align: center;
	padding: 0 10px 0 10px;
}

#podmenu a
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

#podmenu .sel
{
	background: #f36f21;
	color: #ffffff;
}

#podmenu .sel a { color: #ffffff; }

#podmenu a:active
{
	color:#FFFFFF;
}

#sec_menu
{
	position:absolute;
	width:966px;
	height:35px;
	top:283px;
	left:7px;
	padding-left:16px;
	padding-top:6px;
}
#sec_menu a
{
	color:#959595;
	font-size:12px;
}

#sec_menu span
{
	color:#959595;
	font-size:12px;
	margin: 0 3px 0 7px;
}

#sec_menu a:hover
{
	color:#f36f21;
	text-decoration:none;
}
#sm_vline
{
	margin:0px 10px -2px 10px;
}
#osnova
{
	position:absolute;
	width:966px;
	top:320px;
	left:7px;
	padding:10px 0px 0px 16px;
}
#m_title
{
	font-size: x-large;
	font-weight: normal;
	margin: 0;
}
#main
{
	width:903px;
	margin-top:20px;
}
#main_left{
	padding-right:30px;
}
#main_left, #main_right
{
	padding-bottom:50px;
}
#main_left a
{
	font-size: 13px;
	color:#494949;
	text-decoration:underline;
}
#main_left a:hover
{
	color:#f36f21;
}
#ml_title
{
	font-size:large;
	color:#838383;
}
#bottom
{
	width:872px;
	border-top:1px #c8c8c8 solid;
	padding-top:20px;
	padding-bottom:20px;
}
#copyrights
{
	float:left;
	padding-left:16px;
}
#bot_imgs
{
	float:right;
}
#bot_imgs img
{
	margin-left:20px
}
#text_grey
{
	color:#494949;
}