/**
 * default
 */
* { margin: 0px; padding: 0px; font-size: 100.1%; }
a img { border: 0px; }
div img { display: block; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.inline { display: inline; }
.textCenter { text-align: center; }

body { color: #000; background: #fff url("images/bg.gif") repeat-x center top; height: 100%; font-size: 13px; font-family: Arial; min-width: 1000px; }

p, input, textarea, ol, li, td { font-size: 12px; padding-bottom: 8px; line-height: 17px; color: #666666; }
a { color: #666; text-decoration: underline;  font-size: 12px; }
a:hover { text-decoration: none;}
ul { list-style:none  }
h2, h2 a{ color: #28301F; font-size: 25px; padding-bottom: 10px; font-family: Times New Roman; font-weight: normal; }
h3, h3 a { color: #28301F; font-size: 20px; padding-bottom: 15px; font-family: Times New Roman; text-decoration: none; }
h4 { color: #289925; font-size: 12px; padding-bottom: 7px; }
h6 { color:#666666; font-size:12px; padding: 30px 0px 10px 0px; font-weight: normal; }

/**
 * header
 */
#header { margin: 0 auto; height: 266px;  width: 1000px; overflow: hidden; position: relative; }
#header.header_main { height: 463px; background: transparent url("images/header.jpg") no-repeat 80px 62px;}
.header_main .menu { padding-top: 58px;}

#logo { width: 191px; height: 193px; top: 40px; left: 20px; position: absolute; }
#logo span { display: none;}


.telefon { width: 195px; height: 34px; float: left;}
.telefon span { display: none; }



/**
 * menu
 */


.menu { float: left; width:610px; height: 24px; padding: 48px 0 0 260px; }
.menu a { width: auto; float: left; font-size: 17px; color: #28301F; padding-right: 65px;  }
.menu a:hover, .menu .current_page_item a { text-decoration: none; }
.menu .current_page_item a { color: #289925; }
.menu li { float: left;}
.menu ul li { float: left;}



/**
 * content
 */
#content { margin: 0 auto; width: 1000px; overflow:hidden;  }
.left_block { float: left; width: 202px; padding: 0 36px 0 20px;  }
.right_block { float: right; width: 202px;  padding: 0 18px 0 35px; }

.left_block .list, .pattern { padding-bottom: 38px; margin-bottom: 15px; background: transparent url("images/pattern.gif") no-repeat 0 bottom; float: left; width: 202px;}
.left_block .list li { background: none; padding-bottom: 0;}
.left_block .list li li { padding: 0 15px 6px 15px; background: transparent url("images/line.gif") no-repeat 0 8px; color: #28301F;}
.left_block a { color: #28301F; }

.center { float: left; width: 484px; }
.center .list li { padding: 8px 0 12px 25px; background: transparent url("images/marker.gif") no-repeat 0 50%;}
.center .other a { line-height:0; text-decoration:underline; float:right;}
.center .other li { padding: 8px 0 12px 25px;}
.center .other li a {float:none;text-decoration:none;}
.pattern_long { background: transparent url("images/pattern2.gif") no-repeat 0 bottom; float: left; width: 482px; height: 28px; margin-bottom: 12px;}

.img { float: left; margin-right: 70px;}
img.alignright {margin: 0 7px 2px 0;}
img.alignleft {margin: 0 0 2px 7px;}
.alignright {float: left;}
.alignleft {float: right;}

#header .img { margin-right: 50px; margin-top: 30px; }


.left_block .news a { color:#666666; text-decoration:none;}

/**
 * footer
 */
#footer { width: 1000px; margin: 0 auto; margin-top: 30px;  clear: both; background: transparent url("images/footer.gif") no-repeat center bottom; padding-bottom: 70px;}
#footer p { padding-left: 258px; }
#footer p.data { padding-left: 180px; color: #000; font-weight: bold; float: left; }
#footer a { color: #666;}


.sblock, #auth #at_bitrix {
	display: none
}

