/* CSS Document */

a {font-family:  calibri; color: #000000;	text-decoration: none;}
a:hover { font-family: calibri; color: #fbb03b; text-decoration: none;}

body {
    margin:0px;
    font-size: 18px;
    font-family: calibri;
    font-style:normal;
    text-decoration:none;
    text-align: center;
    background-color: #fbfbfb;
    background-image: url(../image/www/pozadi2.png);
    background-repeat: no-repeat;

}

#top{
    height: 75px;
    max-width:990px;
    margin-left:auto;
    margin-right:auto;
}

#top img{
    float: left;
    width: 220px;
    margin-top: 25px;
    margin-left:0px;
}

#page_menu .sidebar{
    position:absolute;
    margin-top: 70px;
    margin-left: -40px;
} 

#page_menu .sidebar a{
    position: absolute;
    margin-top: 300px;
    margin-left: -150px;
    width: 109px;
    height: 28px;

    background-image: url(../image/www/kontaktujtenas.png);
    background-repeat: no-repeat;
    color: #f4f2f2;
    padding: 0px;
    padding-left: 6px;
    font-size: 15px;
}

.v-effect-link {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.v-effect-link li {
    display: inline-block;
    min-width: 5em;
}
.v-effect-link a {
    text-decoration: none;
    display: block;
    font-family:Arial;
    position: relative;
    color: black;
    padding:.5em 0
}
.v-effect-link a:hover {
    color: #c69f73;
}



#menu li a:hover{
    color: rgb(251,182,0);
}

.sss{
    float: left;
    text-align: center;
}




#banner{
    margin-top: 10px;
    border-color: #ececec;
    border-style: solid;
    border-width: 1px;
    height: 230px;
    max-width:990px;
    margin-left:auto;
    margin-right:auto;
    background-color: white;
}

#banner a{

    height: 230px;
    max-width:990px;

}

#slides{
    height: 230px;
    max-width:990px;

}

.slides_container{
    height: 230px;
    max-width:990px;

}

#banner img{
    float:left;
    width: 100%;
    border: 0px;
}




#page_menu{
    float: left;
    height:640px;
}

#page_menu a{


    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    color:#535357;
}


#page_menu .menu_left{

    width: 200px;
    border-bottom-color: #ececec;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 10px;
    padding-top: 10px;

}
#page_menu a img{
    margin-left: 10px;
    margin-right: 10px;
    padding-top:0px;
    padding-bottom:0px;
    border-width: 0px;

}

#page_menu div a.text_color{
    color:#FBB600;
}

#page {
    max-width:990px;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:5px;
    text-align:left;
    color:#535357;

}

.clear {clear: both; height: 0px; line-height: 0px; font-size: 0px; overflow: hidden; display: block;}

#infolinka{
    float:right;
    margin-top: 50px;
    font-size: 20px;
    font-weight: bold;
}

.orange{
    /* color: #fbb03b;
    color: #D2F097; */
    color: rgb(251,182,0);
}

#obsah{
    padding: 20px;
    line-height: 26px;

}

.person {
margin: auto;
    width: 450px;
margin-top: 40px;
}

.person .left {
    float: left;
    margin-right: 15px;
}

.person .right {
    padding-top: 37px;
}

#obsah h1{
    line-height: 40px;
    color: #535357;
    font-size: 24px;
    text-align: center;

}

#obsah h2{
    line-height: 40px;
    /* color:rgb(109,109,116); */
    color:#FBB600; 
    font-size: 22px;

}


#obsah h3{

    /* color:rgb(109,109,116); */
    color:#FBB600; 


}


#obsah li{
    line-height: 30px;
    list-style: circle outside; 
    list-style-image: url("../image/www/dot.png")

}

#footer{
    max-width:990px;

    margin-left:auto;
    margin-right:auto;
    color: #535357;
    list-style: none;

}
#footer div h3{
    position: absolute;
}

.homepage {
    text-align: justify;
}
#footer div{
    float: left;
    width: 250px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    padding-right: 15px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ECECEC;

}

#footer ul li:first-child {
    text-transform: uppercase;
}

#footer .kontakt strong{
    text-transform: uppercase;
    color: black;
}
#footer .kontakt span{

}
#footer .kontakt {
    float: right;
    margin-top: 16px;
    padding-top: 11px;
    line-height: 24px;
    color: #535357;
}

#footer .kontakt address{
    color: #535357;
}
#footer .first{

    border-left-width: 0px;


}

#footer div ul li{
    list-style: none;
    line-height: 24px;
}


#footer div h3{
    font-weight: normal;
    padding-top: 15px;

}
#footer div a{
    color: #535357
}

#footer div a:hover{
    color: #fbb03b;
}


#footer_big{
    background-color: #f1f1f1;
    font-size: 16px;
    margin-top: 40px;

}
#paticka{
    padding-top: 20px;
    color: #cccccc;
    max-width:990px;
    margin-left:auto;
    margin-right:auto;
    text-align: left;
    padding-bottom: 30px;
    border-top-color: #ececec;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 13px;
}
#paticka div{
    padding: 0 40px 0 40px;
}
.podpis{
    float: right;
}

.odkaz{
    padding-top: 10px;

}
.odkaz a{
    color: #cccccc;
    padding-right: 5px;
    border-right-color: #cccccc;
    border-right-style: solid;
    border-right-width: 1px;
    font-size: 13px;

}
.odkaz a:hover{
    color:#fbb03b;
}

#paticka .odkaz a.last{
    border:0px;
}


#obsah_menu{
    margin-left: 240px;
}



#menu{
    margin-top: 40px;
    padding-top: 0px;
    border-color: #ececec;
    border-style: solid;
    border-width: 1px;
    min-height: 45px;
    max-width:990px;
    margin-left:auto;
    margin-right:auto;
    background-color: white;
}

#menu li a{

    color: #535357;
    text-align: center;
    font-size: 17px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 22px;
    border-right-color: #ececec;
    border-right-style: solid;
    border-right-width: 1px;
    font-family: calibri;
}

#menu li a.active{
    color:#FBB600;
}
#menu li:last-child a{
    border: 0px;

}

.menu_pic{
    height: 7px;
}




#menu .menu-header ul{
    list-style: none;
    font-size: 16px;
    padding: 0px;
    padding-top: 13px;
    margin: 0px;
}

.small-font{
    font-size: 18px;
    font-weight: normal;
}


@media screen and (max-width:777px) {
  #menu li {
    width: 100%;
    line-height: 33px;
    border-bottom: 1px solid #ececec;
  }

  #menu li a {
    border-right-width: 0px;
    display: block;
    font-size: 20px;
  }

  #infolinka {
    position: absolute;
    margin: 10px 10px 0 0;
    right: 0;
    top: 0;
    font-size: 20px;
    font-weight: bold;
    }
   #top img {
    float: none;
    margin-top: 55px;

    }
    #footer div ul li,#paticka {
    list-style: none;
    font-size: 17px;
    } 

    @media screen and (max-width:500px) {
        #banner{
            display: none !important;
        }
    }

}

