body{   
    background: white;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #3f3f3f;
    background: #efefef url('../images/web/bg-body-small-10.jpg');
}
h1, h2, h3{;
    font-weight: normal;
    color: #400000;
    text-transform: uppercase;
}
h1{ 
    line-height: 50px;
}
h1 {
    font-size: 30px;
}
h2{
    font-size: 20px;
}
h2.font-teko {
    font-size: 30px;
}
.asH1{
    font-size: 20px;
} 
a {
    color: #400000;
}
p {
    line-height: 22px;
}
header {
    max-height: 136px;
    background: #fe9a00 url('../images/web/bg-header.jpg') center center;
    background-size: 100% 100%;
    border-bottom: 3px solid #400000;
}
.bg-white{
    background: white;
}
.bg-grey{
    background: #eef2f5;
}
.bg-form{
    background: #fe9a00 url('../images/web/bg-form.jpg') center center;
    background-size: 100% auto;
}
.bg-brown{
    background: #400000;
}
.mapa iframe{
    width: 100%;
    height: 250px;
}
.font-yanoe {
    font-family: 'Yanone Kaffeesatz', sans-serif;
}
.font-teko {
    font-family: 'Teko', sans-serif;
}
.main-image img{
    width: 100%;
}

/* banner */
.banner{
    background: url('../images/web/bg-bagr-bez.jpg');
    background-size: 100% auto;
    min-height: 350px;
    color: white;
    text-align: right;
    text-transform: uppercase;
}
.banner-text-1 {
    background: #400000; 
    position: absolute;
    top: 40px;
    right: 0;
    padding: 20px 30px 10px 25px; 
}
.banner-text-1 .big-1{
    font-size: 60px; 
    line-height: 65px;
}
.banner-text-1 .big-2{
    font-size: 40px;  
}
.banner-text-2 {
    font-size: 30px;   
    position: absolute;
    top: 220px;
    right: 0;
    text-transform: uppercase;
    padding-right: 30px;
    text-shadow: 2px 2px 0 rgba(0,0,0,0.5);
}
@media (max-width: 970px) {
    .banner{
        min-height: 310px;
    }
    .banner-text-1 .big-1{
        font-size: 50px; 
        line-height: 45px;
    }
    .banner-text-1 .big-2{
        font-size: 30px;  
    }
    .banner-text-2 {
        top: 190px;
    }
}
@media (max-width: 800px) {
    .banner{
        min-height: 160px;
    }
    .banner-text-1 {
        top: 10px;
        padding: 15px 20px 5px 15px;
    }
    .banner-text-1 .big-1{
        font-size: 30px; 
        line-height: 25px;
    }
    .banner-text-1 .big-2{
        font-size: 20px;  
    }
    .banner-text-2 {
        top: 95px;
        padding-right: 10px;
        font-size: 20px;
    }
}

/* box3x */
.box3x .box3x1, .box3x .box3x2, .box3x .box3x3 {
    background: #fd5300 url('../images/web/bg-red-60.jpg') center left;
    height: 250px;
}
.box3x .box3x2 {
    background: #fd5300 url('../images/web/bg-red-60.jpg') center center;
    border-left: 1px solid white;  
    border-right: 1px solid white;
}
.box3x .box3x3 {
    background: #fd5300 url('../images/web/bg-red-60.jpg') center right;
}
.box3x h2 {
    background: #400000;;
    color: white;
    padding-top: 5px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
}
.box3x ul li {
    display: block;  
    color: white;
    text-align: center;
    padding-top: 5px;
    border-bottom: 1px dotted white;
    text-transform: uppercase;
    font-size: 22px;
}
.box3x ul li:last-child{
    border: none;
}
@media (max-width: 800px) {
    .box3x .box3x1, .box3x .box3x2, .box3x .box3x3 {
        height: auto;
    }
    .box3x .box3x2 {
        border: none;
    }
}

/* menu */
.menu li{
    display: inline-block;
    padding: 0 10px;
    line-height: 40px;
}
.menu li a{
    color: #400000;
    text-transform: uppercase;
    font-size: 25px;
    text-decoration: none;
}
.menu li a:hover{   
    text-decoration: underline;
}
.menu li.pujcovna{
    background: #400000;
}
.menu li.pujcovna a{
    color: white;
}
@media (max-width: 800px) {
    .menu li{
        padding: 0 5px;
    }
    .menu li a{
        font-size: 21px;
    }
}

/* form */
#frm-form label{
    width: 100%;
    display: block;
    color: #400000;
    font-size: 20px;
}
#frm-form input, #frm-form select, #frm-form textarea{
    width: 100%;
    padding: 5px 10px;
}
#frm-form textarea {
    height: 103px;
}
#frm-form input[type='submit'] {
    background: #400000;
    color: white;
    border: none;
    width: 250px;
    font-size: 25px;
    line-height: 40px;
    padding-top: 10px;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Teko', sans-serif;
}

/* pujcovna */
.pujcovna table .font-teko{
    font-size: 20px;
}
.pujcovna table td{
    padding: 0 0 20px 10px;
}

/* footer */
footer ul li {
    display: inline-block;
    padding: 0 10px;
    line-height: 40px;
    font-size: 20px;
}
footer ul li a{
    color: white;
}
@media (max-width: 800px) {
    footer ul li {
        font-size: 18px;
    }
}
 
/* image */
.image-wrap{
    height: 130px;
    overflow: hidden;
}
.image-wrap img{
    width: 100%;
    height: auto;
}


    
