html, body { width: 100%; height: 100%; padding: 0; margin: 0; background: #6d6d6d; }
body{font-family: 'Tahoma', 'Arial';font-size: 12px;}
p{padding-top: 5px;padding-bottom: 5px;}
a{color: #5591ff;}
a:hover{color: #a4c3fd;}
a { outline: none; -moz-outline: 0; border: none; border-width: 0px; }
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
img { border: none; border-width: 0px; }
h1{padding-bottom: 10px; padding-top: 10px; font-size: 18px;}
div.clear { clear: both; font-size: 0pt; line-height: 0px; height: 0px; }
div.main { 
    width: 977px; 
    _width: 977px; 
    min-width: 977px; 
    min-height: 100%; 
    margin: 0 auto; 
    font-size: 12px; 
    _height: 100%; 
    position: relative;
    background: #ded5c7;
}
div.left_shadow{
    background: url('../img/left_shadow.jpg') repeat-y left;
    height: 100%;
}
div.right_shadow{
    background: url('../img/right_shadow.jpg') repeat-y right;
    height: 100%;
}
div.content{
    margin-left: 18px;
    margin-right: 18px;
    height: 100%;
}
div.header{
    height: 191px; 
}
div.header .logo{
    width: 296px;
    height: 191px;
    float: left;
}
div.header .link{
    float: right;
    background: url('../img/header_fon.jpg') no-repeat;
    width: 644px;
    height: 191px;
}
div.menu{
    margin: 0 auto;
    width: 802px;
    position: relative;
    z-index: 10;
    padding-top: 30px;
}
div.menu .menu_top{
    background: url('../img/menu_top.png') no-repeat;
    width: 802px;
    height: 10px;
    _margin-bottom: -5px; 
}
*html div.menu .menu_top { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/menu_top.png", sizingMethod="crop"); }
div.menu .menu_bottom{
    background: url('../img/menu_bottom.png') no-repeat;
    width: 802px;
    height: 10px;
}
*html div.menu .menu_bottom { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/menu_bottom.png", sizingMethod="crop"); }
div.menu .menu_content{
    background: #e4f3ff;
    width: 802px;
}
div.menu_fon_pic{
    z-index: 0;
    position: absolute;
    width: 941px;
    _margin-left: -69px;
    _margin-top: -2px;
}
*:first-child+html div.menu_fon_pic {
  margin-left: -69px;
}
div.pic_top_menu{
    background: url('../img/pic_top_menu.jpg') no-repeat;
    width: 941px;
    height: 32px;
}
div.pic_bottom_menu{
    background: url('../img/pic_bottom_menu.jpg') no-repeat;
    width: 941px;
    height: 50px;
}
div.fon_menu{
    height: 162px;
}
div.fon_menu .fon_left{
    background: url('../img/fon_left.jpg') no-repeat;
    width: 100px;
    height: 162px;
    float: left;
}
div.fon_menu .fon_right{
    background: url('../img/fon_right.jpg') no-repeat;
    width: 100px;
    height: 162px;
    float: right;
}
div.text{
    margin: 0 auto;
    width: 800px;
    min-height: 500px;
    _height: 500px;
    padding-top: 10px;
    padding-bottom: 20px;
}
div.text .text_left_shadow{
    background: url('../img/left_shadow.jpg') repeat-y;
    float:left;
    width: 18px;
    height: 100%;
}
div.test{
    border: 1px solid red;
    width: 900px;
    padding: 0px;
    margin: 0px;
    position: relative;
    z-index: 10;
    height: 100%;
}
div.test_left{
    background: url('../img/left_shadow.jpg') repeat-y left;
    height: 100%;
}
div.test_right{
    background: url('../img/right_shadow.jpg') repeat-y right;
    height: 100%;
}
div.test_text{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
    height: 100%;
}
div.copy{
    padding-left: 70px;
    padding-top: 20px;
    background-color: #ccc;
    padding-bottom: 20px;
}
div.categories{
    background: url('../img/categories.jpg') no-repeat;
    width: 105px;
    height: 49px;
    position: absolute;
}
div.menu_block{
    overflow: hidden;
    min-height: 140px;
    _height: 140px;
}
div.punkt_menu{
    width: 43%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
}
div.probel{
    height: 48px;
}
div.main_menu{
    height: 109px;
    padding-top: 80px;
    padding-right: 20px;
}
div.main_menu .punkt_main{
    float: right;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
div.main_menu .punkt_main a{
    color: #fff;
}
div.main_menu .punkt_main a:hover{
    color: #e3e3e3;
}