html {
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: 700px;
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat-x;
	position: relative;
}
table {
	width: 100%;
	border-collapse:collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	margin: 30px 40px 22px 56px;
}
h1 a{
	color: #333333;
	text-decoration: underline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 33px;
	background-repeat: no-repeat;
}
h2.blue {
	color: #638AB1;
	background-image: url(/images/h2_blue_bg.gif);
}
h2.yellow {
	color: #FFCC00;
	background-image: url(/images/h2_yellow_bg.gif);
}
h2.green {
	color: #7DA81B;
	background-image: url(/images/h2_green_bg.gif);
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 33px;
	background-repeat: no-repeat;
}
h3.blue {
	color: #638AB1;
	background-image: url(/images/h3_blue_bg.gif);
}
h3.red {
	color: #BC4041;
	background-image: url(/images/h3_red_bg.gif);
}
h3.green {
	color: #7DA81B;
	background-image: url(/images/h3_green_bg.gif);
}
p {
	margin: 0px 10px 10px;
	text-align: justify;
}
form {
	margin: 0px;
	padding: 0px;
}

.divider {
	font-size: 0px;
	background-image: url(/images/content_divider.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
}
.closer {
	font-size: 0px;
	clear: both;
	height: 0px;
}

.logo_cell {
	width: 313px;
	padding-top: 64px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #214263;
	padding-left: 37px;
	padding-right: 20px;
}
.logo_cell .logo {
	display: block;
	margin-left: -37px;
	margin-bottom: 17px;
}
.logo_cell a {
	color: #214263;
	text-decoration: none;
}
.logo_cell a:hover {
	text-decoration: underline;
}


.logo_cell i {
	font-size: 16px;
	font-style: normal;
}
.logo_cell b {
	color: #CF4547;
	font-weight:bold;
}
.block_1_cont {
}
.block_1 {
	background-image: url(/images/block_1_repeater.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 119px;
	margin-top: 23px;
	margin-bottom: 68px;
	text-decoration: none;
	margin-right: 20px;
}
.block_2_cont {
}

.block_2 {
	background-image: url(/images/block_2_repeater.gif);
	background-repeat: repeat-x;
	display: block;
	height: 119px;
	margin-top: 23px;
	margin-bottom: 68px;
	text-decoration: none;
	margin-left: 20px;
}
.top_nav {
	padding-top: 27px;
	width: 156px;
	padding-left: 30px;
}
.top_nav a {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	text-decoration: none;
	background-image: url(/images/top_nav_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	padding-left: 38px;
	width: 118px;
}
.top_nav a:hover {
	text-decoration: underline;
}
.top_nav #active {
	font: 12px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	padding-left: 38px;
	color: #FFFFFF;
	background-image: url(/images/top_nav_active_bg.gif);
}

.katalog_links {
	padding-right: 15px;
	padding-left: 15px;
	color: #08315F;
	font: 11px Arial, Helvetica, sans-serif;
}
.katalog_links a{
	text-decoration: underline;
	color: #08315F;
}
.katalog_links a:hover{
	text-decoration: underline;
	color: #009496;
}
.katalog_links strong{
	color: #009496;
}

.content {
	padding-right: 70px;
	padding-left: 45px;
}
/*-----------------------------------------*/
.content a {
       color: #5B5B5B;
       text-decoration: none;
}
.content a:hover {
       text-decoration: underline;
}
.content input {
       border: 1px solid #D2DCE7;
}
.content textarea {
       border: 1px solid #D2DCE7;
}
/*-----------------------------------------*/
.content .trail {
	color: #638AB1;
	background-color: #EBF0F4;

	background-repeat: no-repeat;
	height: 21px;
	padding-top: 8px;
	padding-left: 20px;
}
.content .trail a {
	color: #638AB1;
	text-decoration: none;
	background-image: url(/images/trail_divider.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 13px;
}
.content .trail a:hover {
	text-decoration: underline;
}
.content .more {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 20px;
	background-image: url(/images/more_bg.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 11px;
}
.content .more:hover {
	text-decoration: underline;
}
.content .back {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-left: 15px;
	background-image: url(/images/back_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.content .back:hover {
	text-decoration: underline;
}
.content td.tbl_header {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #C1CFE1;
	valign: center;
	color: #FFFFFF;
	text-align:center;
	font-weight: normal;
}
.content .tbl_cont {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #08315F;
}
.content .katalog {
	color: #08315F;
	text-align: justify;
	text-decoration: underline;
}
.content .katalog:hover {
	color: #009496;
	text-decoration: underline;
}
.content .podrazdel {
	padding-top: 10px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
	font-size: 12px;
}
.content .podrazdel:hover {
	color: #333333;
	text-decoration: underline;
}
.content .news_item {
	_height: 10px;
	margin-bottom: 20px;
	text-align: justify;
}
.content .news_item img {
	padding: 2px;
	float: left;
	margin-right: 10px;
	border: 1px solid #D2DCE7;
}
.content .news_item b {
	background-color: #FFCF10;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 16px;
}
.content .news_item .more {
	margin-bottom: 0px;
}
.content .spec {
	width: 50%;
	padding-bottom: 20px;
	background: url(/images/spec_bg.gif) repeat-x;
}
.content .spec img {
	padding: 2px;
	margin-left: 47px;
	border: 1px solid #D2DCE7;
	margin-bottom: 12px;
}
.content .spec p {
	margin-left: 56px;
	margin-right: 40px;
}
.content .spec .more {
	text-align: right;
	text-decoration: underline;
	background-image: url(/images/more_bg.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 11px;
	display: block;
}
.content .spec .more:hover {
	text-decoration: none;
}
.content .spec .bgleft {
	padding: 0px;
	float: left;
	border-style: none;
	margin: 0px;
}
.content .spec .bgright {
	padding: 0px;
	float: right;
	border-style: none;
	margin: 0px;
}
.menu .xls {
	background-image: url(/images/xls_bg.gif);
	display: block;
	height: 24px;
	padding-right: 50px;
	padding-left: 21px;
	font-weight: normal;
	color: #666666;
	background-repeat: no-repeat;
	text-decoration: underline;
	margin-bottom: 18px;
	background-position: 0px 3px;
}
.menu .xls:hover {
	text-decoration: none;
}

.menu .rar {
	background-image: url(/images/rar_bg.gif);
	display: block;
	height: 25px;
	padding-right: 50px;
	padding-left: 21px;
	font-weight: normal;
	color: #666666;
	background-repeat: no-repeat;
	text-decoration: underline;
	background-position: 0px 4px;
}
.menu .rar:hover {
	text-decoration: none;
}
.menu {
	width: 241px;
	font-weight: bold;
	color: #999999;
	font-size: 10px;
}
.menu .inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 180px;
	border: 1px solid #D2DCE7;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}
.menu .subm {
	height: 22px;
	width: 22px;
	border-style: none;
	float: left;
}
.menu .mnu_item {
	color: #5B5B5B;
	text-decoration: none;
	background-image: url(/images/right_nav_bg.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	margin-right: 20px;
}
.menu .mnu_item:hover {
	text-decoration: underline;
}
.menu .podmnu_item {
	color: #5B5B5B;
	text-decoration: none;
	background-image: url(/images/right_nav_bg1.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	margin-right: 20px;
}
.menu .podmnu_item:hover {
	text-decoration: underline;
}
.menu #active {
	color: #FFFFFF;
	background-image: url(/images/right_nav_active_bg.gif);
	background-repeat: no-repeat;
	background-color: #BC4041;
}
.menu .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #D2DCE7;
	width: 181px;
	display: block;
	margin-bottom: 5px;
}
.menu textarea {
	height: 60px;
	width: 181px;
	border: 1px solid #D2DCE7;
	display: block;
	margin-bottom: 5px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #638AB1;
	height: 17px;
	width: 108px;
	border-style: none;
}
.li {
	margin-left: 575px;
}
.footer {
	padding-left: 45px;
	height: 95px;
}
.footer .ce {
	float: center;
	margin-top: 26px;
}
.footer .lf {
	float: left;
	margin-top: 26px;
	line-height: 22px;
	margin-left: 35px;
}
.footer .lf a {
	font-weight: bold;
	color: #666666;
}

.footer .rt {
	float: right;
	margin-top: 35px;
	margin-right: 95px;
}
.footer .rt a {
	color: #666666;
	text-decoration: none;
}
.footer .rt a:hover {
	text-decoration: underline;
}
.tbl_header {
        font-size: 11px;
        color: #656565;
        font-weight: bold;
                border-left : 0;
        border-right : 0;
        border-top : 0;
        border-width : 0 0 0 0;
        margin : 0 0 0 0;
        margin-bottom : 0;
        margin-left : 0;
        margin-right : 0;
        margin-top : 0;
        padding : 5 5 5 5;
}
.home {
	font-size: 0px;
	position: absolute;
	height: 9px;
	width: 11px;
	top: 33px;
	background: url(/images/home.gif) no-repeat;
	left: 52px;
}
.map {
	font-size: 0px;
	font-size: 0px;
	position: absolute;
	height: 9px;
	width: 11px;
	top: 33px;
	background: url(/images/map.gif) no-repeat;
	left: 92px;
}
.mail {
	font-size: 0px;
	font-size: 0px;
	position: absolute;
	height: 9px;
	width: 11px;
	top: 33px;
	background: url(/images/mail.gif) no-repeat;
	left: 133px;
}
.left_bor {
     background: url(/images/spec_bg_left.gif) no-repeat;
     width: 9px;
}
.cent_bor {
     background: #FBFCFD url(/images/spec_bg.gif) repeat-x;
	padding-left: 15px;
	padding-bottom: 15px;
}
.right_bor {
     background: url(/images/spec_bg_right.gif) no-repeat;
     width: 9px;
}
