﻿body, html
{
	width: 100%;
	margin: 0;
	font-family: arial;
	font-size: 12px;
	height: 100%;
	color:#525252;
}
a
{
	color: #164ea0;
}
a img
{
	border: 0;
}
.header
{
	height: 140px;
	width: 100%;
	background: url('/img/template/top_bg.png') repeat-x;
}
.header #logo
{
	float: left;
}
.header #phone
{
	float: right;
}

        .header .menu
        {
            float: left;
            margin-left: 68px;
            margin-top: 10px;
            width:94%;
        }
        .header .menu .elem
        {
            float: left;
            height: 36px;
            margin-right: 10px;
            padding-left: 6px;
            position: relative;
        }
        

        .header .menu .elem:hover, .header .menu .elem.hover
        {
            background: url("/img/template/selected_top_menu.png") no-repeat scroll 0 0 transparent;
            color: #FFFFFF !important;
        }
        .header .menu .elem span
        {
            color: #525252;
            float: left;
            font-size: 13px;
            font-weight: bold;
            margin-left: 3px;
            margin-right: 5px;
            margin-top: 9px;
        }
        
        .header .menu .elem span a
        {
            color: #525252;
        }        
        .header .menu .elem div
        {
            display: block;
            float: left;
            height: 36px;
            width: 6px;
        }
        .header .menu .elem:hover div, .header .menu .elem.hover div
        {
            background: url("/img/template/selected_top_menu_right.png") no-repeat scroll 0 0 transparent;
        }
        
        
        
        
        

.header #contact
{
	float: right;
	font-size: 10px;
	height: 42px;
	margin-top: 27px;
	text-align: right;
	width: 292px;
	margin-right: 6%;
}
.header #contact span.numb
{
	color: #F58613;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 0;
}
.header #contact span
{
	display: block;
	float: right;
	font-size: 12px;
	margin-top: 2px;
}



.main_cont
{
	position: relative;
	min-height: 44%;
	height: auto !important;
	height: 69%;
}
.emty
{
	height: 20px;
}
.content
{
	width: 88%;
	margin-left: 6%;
	margin-right: 6%;
	font-size: 12px;
	padding-top: 10px;
	position: relative;
	z-index: 100;
}
table
{
	border-collapse: collapse;
}
table.decor td
{
	font-size: 11px;
}
table.decor
{
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
table.decor thead th
{
	padding: 6px;
	background: #e9e9e9 url('/img/template/thead_bg.png') repeat-x top;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #f68c1f;
	font-size: 11px;
	font-weight: normal;
	color: #656565;
}
table.decor thead th.last
{
	border-right: none;
}
table.decor tbody tr td
{
	padding: 6px;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
table.decor tbody tr td.last
{
	border-right: none;
}
table.decor tbody tr.last td
{
	border-bottom: none;
}
table.decor tbody tr.even td
{
	background: #f8f8f8;
}
table.decor tfoot td
{
	background: #e9e9e9;
	border-top: 1px solid #f68c1f;
	color: #656565;
}
.bottom
{
	position: relative;
	width: 100%;
	width: 100%;
	height: 264px;
	z-index: 0; 
	margin-top:30px;
}
.bottom_bg
{
	background: url('/img/template/bottom_bg.png') 0px 0px repeat-x;
	padding-bottom: 7px;
}
.bottom #post
{
	margin-top: 20px;
	margin-left: 6%;
	float: left;
}
.bottom .left_post
{
	color: #000000;
	font-size: 11px;
	margin-top: 30px;
	margin-left: 15px;
	float: left;
}
.bottom .right_post
{
	color: #000000;
	font-size: 11px;
	margin-top: 30px;
	margin-right: 6%;
	float: right;
}
.clr
{
	clear: both;
}
h1
{
	margin-top: 14px;
	margin-bottom: 11px;
	font-size: 18px;
	color: #000000;
}
hr
{
	border-top: 1px solid #f18d1e;
	border-bottom: none;
	border-left: none;
	border-right: none;
}









.blocks .block_head
{
	position: relative;
	z-index: 1;
	display: inline;
	float: left;
	background: url('/img/template/unselected_box.png') 0 0;
	margin-right: 1px;
	cursor: pointer;
}
.blocks .block_head span
{
	float: left;
	margin-top: 7px;
	height: 18px;
	margin-left: 6px;
}
.blocks .block_head div
{
	height: 25px;
	width: 5px;
	float: left;
	background: url('/img/template/unselected_box.png') 100% 0;
}
.blocks .selected_block_head
{
	background: url('/img/template/selected_box.png') 0 0;
}
.blocks .selected_block_head div
{
	background: url('/img/template/selected_box.png') 100% 0;
}
.blocks .block
{
	display: none;
	float: left;
	clear: left;
	position: relative;
	z-index: 0;
	top: -1px;
	border: 1px solid #eaeaea;
	padding: 10px;
}
.blocks #block1_text
{
	display: block;
}
.left .blocks .block
{
	width: 470px;
}
.right .blocks .block
{
	width: 216px;
}
a
{
	color: #08439d;
}
.blocks #block1_text
{
	display: block;
}
.blocks .first_block
{
	display: block;
}
div.right_calc input.checkbox, div.right_calc label
{
	float: left;
	margin-left: 3px;
	margin-bottom: 6px;
}
div.right_calc label
{
	margin-left: 5px;
	margin-top: 2px;
	display: block;
}
div.right_calc #summ.text
{
	display: none;
}
.result
{
	margin-top: 10px;
	background: url(/img/template/dotted.png) 0 10px repeat-x;
}
.result .name
{
	padding-right: 3px;
	float: left;
	background: #FFFFFF;
}
.result .res
{
	padding-left: 3px;
	padding-right: 1px;
	float: right;
	font-size: 11px;
	background: #FFFFFF;
}
.right_calc .td1
{
	width: 50px;
}
.right_calc .td2
{
	width: 250px;
	text-align: right;
	padding: 0 0 1px 0;
}

.buttons
{
	margin-left: 6%;
	margin-right: 6%;
	width: 88%;
}
.bottom a
{
	position: relative;
	z-index: 1;
}
a.buttons_center
{
	float: right;
	display: block;
	text-align: center;
	padding-top: 92px;
	margin-right: 81px;
	width: 90px;
	color: #4e4e4e;
	font-size: 11px;
	margin-bottom: 7px;
}

#button2.buttons_center
{
	background: url(/img/template/button2.png) center 0 no-repeat;
}
#button3.buttons_center
{
	background: url(/img/template/button3.png) center 0 no-repeat;
}
hr
{
	border: 1px solid #F68C1F;
	border-left: none;
	border-top: none;
	border-right: none;
}

/* Left menu*/
ul.left-menu
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background: #F5F5F5 url(images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size: 100%;
	color: #BC262C;
	font-weight: bold;
	text-decoration: none;
}

ul.left-menu li a:visited
{
	color: #BC262C;
}

ul.left-menu li a:hover
{
	color: #BC262C;
}


ul.left-menu li a.selected:link, ul.left-menu li a.selected:visited, ul.left-menu li a.selected:active, ul.left-menu li a.selected:hover
{
	color: #FC8D3D;
}
