@import"kobud-grid.css";
@import"kobud-headers.css";


body {
font-family: 'Alegreya Sans', 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
font-weight:400;
font-size:19px;
margin:0; 
padding:0;
color: #0E2E63;
text-align: justify;
}
  
img {border: solid white 0px;}
ul,li {padding:0; margin:0;}


a {color: #0E2E63; text-decoration:none;}
a:hover {color: #0E2E63;}

div#rama{
margin:0 auto; 
width:100%; 
height:auto;
background-image:url(../elements/zeva-tlo-main-01.png);
background-repeat:repeat-x;
}

div#top-wide {width: 100%; height: 130px; margin:0 auto; background-image:url(../elements/kobud-belka-top-02.png); background-position:center;}
div#top {width: 980px; height: 130px; margin:0 auto;}
div#top-logo {width: 230px; height: 130px; float:left;}
div#top-menu {
width: 749px; 
height: 27px;
margin-top: 85px;
float:right;
text-align:right;
}

div#z-logo {width: 230px; height: 190px; float:left; z-index:1000; position: relative;}

div#top-tel {
width: 500px; 
height: 37px;

float:right;
text-align:right;
}
div#mid-wide {width: 100%; height: 485px; margin:0 auto; z-index:-10; background-image:url(../elements/kobud-slide-02.jpg); background-position:center; background-repeat:no-repeat;}
div#mid-wide-mini {width: 100%; height: 63px; margin:0 auto;}
div#mid-wide-end {width: 100%; overflow:auto; margin:0 auto; background-image:url(../elements/kobud-blur-01.jpg); background-position: bottom; background-repeat:no-repeat;}



div#mid01 {width: 980px; height: 486px; margin:0 auto;}
div#mid02-wide {width: 100%; margin:0 auto; background-color:#959296; overflow-x:hidden; overflow-y:auto; }
div#mid02 {width: 920px; margin:0 auto; padding-top:10px; overflow:auto; text-align:left; }
div#mid02-left {width: 487px; margin:0 auto; float:left; }
div#mid02-right {width: 432px; margin:0 auto; float:left;}
div#mid03-wide {width: 100%; margin:0 auto; background-color:#fff; overflow-x:hidden; overflow-y:auto;}
div#mid03 {width: 960px; height: 248px; margin:0 auto;}



div#sciezka{width: 980px; height: 50px; overflow:auto; margin:auto; margin-top:-20px; clear:both; font-size:10px;}
div#sciezka a { color:#999999;}
div#sciezka a:hover { color: #000000;}

div#bottom-wide {width: 100%; height: 300px; margin:0 auto; color: #fff; text-align:left; font-size: 17px; line-height:19px;  background-image:url(../elements/kobud-bottom.png); background-position: center 0px; background-repeat:no-repeat;}

div#bottom-menu {width: 920px; margin:0 auto;}
div#bottom-menu a { color: #fff; display:block; padding-bottom:35px; padding-left:14px; background-image:url(../elements/menu-dot.png); background-position: top left; background-repeat:no-repeat; }
div#bottom-menu a:hover { padding-left:18px;}


div#bottom-left {width: 180px; height: auto; float:left; }
div#bottom-right {width: 460px; height: auto; float:left; }
div#bottom-right a {color: #fff; padding:0px; background-image:none; display: inline;}
div#bottom-right a:hover {color: #fff; padding:0px; background-image:none; }


div#bottom-stopka {width:95%; margin:0 auto; font-size:12px; color: #666; text-align:right; }
div#bottom-stopka a { color: #666;  font-size:10px; padding-left:10px; }
div#bottom-stopka a:hover { padding-left:10px;}

div#zeva { width:95%; float:left; text-align:right;}


@media screen and (max-device-width: 960px){
    body{
        -webkit-text-size-adjust:none;
    }
}