@charset "windows-1251";
html, body,  input, div, textarea, table, td, h1, h2, h3, h4, h5, h6, span {
	margin:0px;
	padding:0px;
}
html, body {
	width:100%;
	height:100%;
}
body, table, ul, ol, li, td, tr, a, p, div, form, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: normal;
	color: #646262;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
a img{
	border:0px solid ;
}
a.cont{
	text-decoration:underline;
	color:#454545;
}
a:hover.cont{
	text-decoration:none;
	color:#454545;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#515151;
}
h1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#515151;
	text-decoration:none;
}
h1 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#515151;
	text-decoration:underline;
}
.more a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	text-decoration:underline;
}
.more a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;	
        text-decoration:none;
}
#splitter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #646262;
	text-decoration: none;
}
#splitter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #646262;
	text-decoration: none;
}
#header_zone {
	background-image: url(/themes/default/img/header_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 229px;
	width: 531px;
}
#header_info {
	width: 243px;
	text-align: left;
}
#header_info_phones {
	padding-top: 16px;
	text-align: left;
}
#header_info_logo {
	background-image: url(/themes/default/img/header_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 124px;
	width: 123px;
}
#header_info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d7d7d7;
	text-decoration: none;
	padding-top: 14px;
	padding-left: 7px;
}
#main_top_bg {
	background-image: url(/themes/default/img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#main_bottom_bg {
	background-image: url(/themes/default/img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#left_menu_bg {
	background-image: url(/themes/default/img/lm_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#left_menu_bottom {
	background-image: url(/themes/default/img/footer_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left_menu_top {
	background-image: url(/themes/default/img/header_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	width: 215px;
}
#left_menu_roof {
	background-image: url(/themes/default/img/lm_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 215px;
}
#left_menu_body {
	padding:0px 5px;
}
#left_column {
	padding-bottom: 24px;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}
#right_column {
	background-image: url(/themes/default/img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 100%;
}
#calculator {
  border: 1px solid black;
  width: 400px;
  margin: 0px auto;
  text-align: center;
}

#calculator label {
  margin-left: 25px;
  text-align: right;
  border: 0px solid black;
  width: 150px;
  display: block;
  float: left;
}

#contaner input {
  border: 1px solid black;
  width: 150px;
}

#result span {
  display: block;
}

.alert {
  color: red;
}

.normal {
  color: black;
}
#adv_bar {
	padding: 13px;
	width: 100%;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1b5e0d;
	text-decoration: none;
}
#adv_bar span.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}
#content_zone {
	padding: 10px;
}

#footer {
	background-image: url(/themes/default/img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: bottom;
}
#footer div {
	background-image: url(/themes/default/img/footer_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 47px;
	text-align: right;
	vertical-align: top;
}
#footer p {
	padding-top: 13px;
	padding-right: 20px;
	text-align: right;
}
.block_w_shadow {
	background-image: url(/themes/default/img/lm_shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
.block_w_shadow a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.block_line_by_line {
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.block_line_by_line a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.block_line_by_line div {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #94ca14;
}
.banner {
	padding-top: 5px;
}
.dotline_gray {
	background-image: url(/themes/default/img/dotline_darkgray.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 25px;
}
.dotline_white {
	background-image: url(/themes/default/img/dotline_white.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 21px;
}
.ctg_left {
	padding-right: 3px;
	padding-bottom: 5px;
	width:50%;
}
.ctg_right {
	padding-left: 3px;
	padding-bottom: 5px;
	width:50%;
}
.ctg_sideleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dcdcdc;
}
.ctg_sideright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdcdc;
}
.ctg_sidebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}
.ctg_sidetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
}
.ctg_inner {
	padding: 8px;
}
.ctg_inner td {
	text-align:left;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646262;
	text-decoration: none;
}
.ctg_inner table td.text_gray_14{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464645;
}
.ctg_inner img {
	border: solid 1px #c9c8c8;
	background-color: #e6e6e6;
	padding: 2px;
	margin-right: 0px;
}
.ctg_inner h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#454545;
}
.ctg_inner h1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#454545;
	text-decoration:none;
}
.ctg_inner h1 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#454545;
	text-decoration:underline;
}
.ctg_inner span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3b6c95;
	text-decoration: none;
}
.text_white_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text_gray_25 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#464645;
}
.text_gray_14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#464645;
}
.text_gray_23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
}
.text_gray_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
}
.text_orange_23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #c5561d;
	text-decoration: none;
}
.text_green_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1b5e0d;
	text-decoration: none;
}
.text_green_23 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#1b5e0d;
}
.text_copy_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #425e0e;
	text-decoration: none;
}
.text_copy_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text_copy_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6c6c6c;
	text-decoration: none;
}