body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
ol.simple, ul.simple {
    list-style: none;
    margin: 0;
    padding: 0;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    color:#e26b03;
}
h1{
    font-size:1.6em;
    padding:0.5em 0;
    text-transform:uppercase;
}
h2{
    font-size:1.4em;
    padding:0.5em 0;
}
h3{
    font-size:1.2em;
    padding:0.5em 0;
}
h4{
    font-size:1.6em;
    padding:0.5em 0;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
html {
    height: 100%;
}
body {
    font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
    height: 100%;
}
a {
    color: #204162;
    outline: none;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
p {
    margin: 0 0 18px;
    color:#2e2e2e;
}
img {
    border: none;
    max-width:100%;
    _width:90%;
}
input {
    vertical-align: middle;
}
.comment {
    font-size: 10px;
}
#wrapper {
    width: 100%;
    min-width: 1000px;
    max-width: 1440px;
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
    height: 115px;
    background: #FFF;
    z-index:100000;
}
#menu-bg{
    width:100%; 
    height:114px; 
    background:url(../images/topmwenu-fon.png) bottom center  repeat-x;
    z-index:100000;
}
/* Logo */
div#logo{
    float:left;
    background:url(../images/menu/logo.gif) 85px 10px no-repeat;
    width:40%;
    height:82px;
}
div#logo a{
    display:block;
    width:420px;
    height:65px;
    padding:10px 0 0 90px;
    text-decoration:none;
}
div#logo a H1{
    padding:22px 0 0 155px;
    color:#05294e;
    font-size:1.2em;
}
/* Logo */
/* Search */
div#search{
    position:relative;
    float:right;
    background: #e8e3e2 url(../images/header-fon-lf.gif) 0 0 no-repeat;
    width:60%;
    height:82px;

}
div#searc-form{
    float:right;
    margin:25px 10px 0 0;
}
input#submit{
    background:url(../images/searc-but.png) no-repeat;
    text-indent:-9999px;
    line-height:0;
    width:34px;
    height:23px;
    border:0;
    cursor:pointer;
    }
input#input-txt{
    height:24px;
    color:#999;
    
}
/* Search */    
/* Top menu  -----------------------------------------------------------------------------*/
#top-menu {
    clear:both;
    height:32px;
    width:100%;
    background: url(../images/topmwenu-fon.png) repeat-x;
    z-index:100000;
    position:relative;
}



/* Middle
-----------------------------------------------------------------------------*/
#content {
    padding: 0 270px 0 0;
    position:relative;
    z-index:3;
     position:relative;
}
#content-page{
        position:relative;
}
ul.buttons{
    list-style: none;
    padding:20px 0 1em 0;
    width:500px;
}
ul.buttons li{
    display:block;
    float:left;
    width:135px;
}
ul.buttons li a img{
    float:left;
    padding:0 1em 0 2em;
}
/*  Columns                                     ---------------------*/

.layout { 
/*    width: 100%;*/
    overflow: hidden; 
    padding:40px 20px; 
    clear:both; 
    z-index:4; 
    position:relative;
    float: left;
}
   .layout DIV { float: left; }
   .m-whitespace { width: 15.0%;  }
   .m-produckt { width: 70.0%;  }
   .m-produckt-img{ width: 30.0%; }
   .m-produckt-img img{
       padding:0 0 20px 20px;
   }
p.product-txt{
    text-align:justify;
    font-size:1.1em;
    line-height:1.4em;
    padding:0.5em 0 0 0;
    width:90%;
    color:#2E2E2E;
}
a.read-more{
    float:right;
    color:#2e2e2e;
    padding:0 35px 0 19px;
    background:url(../images/readmore-icon.jpg) no-repeat;
}
    
table {
    width:100%;
    padding:2em 0 0 0;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 2px;
}
table.tabcell{
    border-spacing: 0;
}
table .title{
    background-color:#ed8220;
    color:#FFF;
    text-align:center;
    font-weight:bold;
    height:2em;
}
table .title-blue{
    background-color:#19416b;
    color:#FFF;
    text-align:center;
    font-weight:bold;
    height:2em;
}
table td.big{
    font-size:1.2em;
}
tr.odd{
    height:3em;
    text-align:center;
    background-color:#f6f6f6;
}
tr.even{
    height:3em;
    text-align:center;
    background-color:#e8e3e2;
}
.align-lf{
    text-align:left;
    padding-left:1em;
}
table .fh{
    background-color:#ed8220;
    color:#FFF;
    text-align:center;
    font-weight:bold;
    height:2em;
}
table .fb2{
    height:3em;
    text-align:left;
    background-color:#e8e3e2;
    padding-left:1em;
}
table .fb{
    height:3em;
    text-align:left;
    padding-left:1em;
    background-color:#f6f6f6;
}
    
    
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
    float: left;
    margin-right: -3px;
    width: 250px;
    margin-left: -250px;
    position: relative;
    z-index: 100;
}
#right-menu{
    width:220px;
    border:#d7d7d7 solid 1px;
    margin:50px 0 50px 0;
}


h3.right-menu-title{
    background:url(../images/r-menu-bg.png) no-repeat;
    height:34px;
    color:#FFF;
    font-size:16px;
}
h3.right-menu-title b{
    float:right;
    padding:5px 10px 0 0;
    font-weight:normal;
}
ul.right-menu-list{
    list-style: none;
    padding:12px;
    margin:0 0 15px 10px;
}
ul.right-menu-list li{
    line-height:1.8em;
    color:#2e2e2e;
}
ul.right-menu-list li a{
    color:#204162;
}

    
    

/* Footer
-----------------------------------------------------------------------------*/
#footer-header{
    position:relative;
    width:100%;
    height:1px;
    background:url(../images/footer-top-fon.gif) repeat-x;
//    z-index:100000;
    float:left;
}
#social-icons{
    padding:15px 0 0 48px;
    float:right;
}
#footer {
//    margin: -300px auto 0;
    margin: 0;
//    min-width: 1000px;
    max-width: 1440px;
//    height: 300px;
  //  position: absolute;
    width:100%;
    background:#dedede;
    float:left;
}
h3#footer-title{
    color:#ec7f20;
    font-size:1.4em;
    padding:15px 0 0 48px;
}
ul.footer-menu{
    list-style: none;
    padding:15px 70px 0 35px;
    display:inline-block;
    zoom: 1;
//    float:left;
}
ul.footer-menu li{
    display:block;
    padding:0.25em 1em;
    color:#EC7F20;
    font-weight:bold;
}
ul.footer-menu li a{
    color:#2e2e2e;
    font-style:italic;
    font-weight:normal;
}
#copyright{
//    position:relative;
//    bottom:10px;
//    left:50px;
    font-size:0.9em;
    width:100%;
//    margin-top:20px;
//    margin-right:40px;
//    margin-left:40px;
    background:#EC7F20;
//    float:bottom;
}
#volkov{
    float:left;
    padding-left:40px;
}
#miraplacid{
    float:right;
    padding-right:40px;
}
.fbutt {
    margin:5px 5px 5px 5px;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color:#FFFFFF;
    background:#8C9EB5;
    border: 1px solid Black;
    cursor:pointer;
    margin-bottom : 5px;
}
