.pie0{behavior: url(PIE.php);}
.pie1{behavior: url(../PIE.php);}
.pie2{behavior: url(../../PIE.php);}
@font-face{ 
    font-family: 'bahamas';
    src: url('bahamas0-webfont.eot');
    src: url('bahamas0-webfont.eot?#iefix') format('embedded-opentype'),
        url('bahamas0-webfont.woff') format('woff'),
        url('bahamas0-webfont.ttf') format('truetype'),
        url('bahamas0-webfont.svg#webfont') format('svg');
}
@font-face{ 
    font-family: 'bahamasbold';
    src: url('bahamasb-webfont.eot');
    src: url('bahamasb-webfont.eot?#iefix') format('embedded-opentype'),
        url('bahamasb-webfont.woff') format('woff'),
        url('bahamasb-webfont.ttf') format('truetype'),
        url('bahamasb-webfont.svg#webfont') format('svg');
}

body{
    font-family: bahamas;
    color: white;
}
h3{margin: 0px;font-family: bahamasbold;font-size: 35px;}
h2{color: #fe0036;}
h1{
    margin: 0px; 
    font-family: bahamasbold; 
    color: white;
    text-shadow: 1px 1px 1px #000;
    text-align: right;
    position: absolute;
    top: 168px;
    right: 6px;
    font-size: 53px;
    line-height: 45px;
}
h1 .black{color: black;}
h1 .red, .red, a{color: #fe0036; }
a:hover{color: #FF3C54; text-decoration: none;}
.poptat{position: absolute; right: 6px; bottom: 195px;}
.top{
    width: 100%;
    background-image: url('../img/top-bg.jpg');
    background-position: center top;
    background-repeat: repeat-x;
    text-align: center;
}
p{font-family: Arial;font-size: 14px;}
.topIn{
    text-align: left;
    width: 960px;
    height: 100px;
    margin:0 auto;
    position: relative;
    background-image: url('../img/menu-bg.jpg');
    background-position: right bottom;
    background-repeat: no-repeat;
}
#header{
    text-align: center;
    width: 100%;
    background-image: url('../img/header.jpg');
    background-position: center top;
    background-repeat: repeat-x;
    height: 549px;
}
.headerIn{
    text-align: left;
    width: 960px;
    height: 549px;
    margin: auto;
    position: relative;
}
.headerIn h3{
    position: absolute;
    background-color: #00192c;
    color: white;
    padding: 10px;
    border-top: 4px solid #fe0042;
    bottom: 0px;
    right: 127px;
}
.logo{margin-top: 5px; margin-left: 7px;}
.menu{
    position: absolute;
    bottom: 13px;
    right: 21px;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.menu li{
    float: left;
    margin-left: 41px;
}
.menu li a{
    color: #fe0036;
    text-decoration: none;
    font-family: bahamas;
    font-size: 27px;
    text-shadow: 1px 1px 1px #000;
}
#vozovypark{
    text-align: center;
    width: 100%;
    background-color: #00192c;
    padding-bottom: 50px;
    padding-top: 45px;
}
.vozovyparkIn{
    text-align: left;
    width: 960px;
    margin: auto;
    position: relative;
}
.vozovyparkIn .sipky{
    position: absolute;
    bottom: 25px;
    right: 0px;
}

#zasedaciporadek{
    text-align: center;
    width: 100%;
    background-color: white;
    background-image: url('../img/divide1.jpg');
    background-position: center top;
    background-repeat: repeat-x;
    color: black;
}
.zasedaciporadekIn{
    text-align: left;
    width: 960px;
    padding: 30px 0px 150px 0px;
    margin: auto;
    position: relative;
}
.zasedaciporadekIn .sipky{
    position: absolute;
    bottom: 25px;
    right: 0px;
}
.zasedaciporadekIn h3{
    position: absolute;
    background-color: #00192c;
    color: white;
    padding: 40px 10px 10px 10px;
    border-bottom: 4px solid #fe0042;
    top: 0px;
    left: 35px;
    z-index: 999;
}
.zasedaciporadekIn h3.kohntak{
    position: absolute;
    background-color: black;
    color: white;
    padding: 10px 40px 20px 10px;
    border-bottom: 0px;
    border-top: 4px solid #fe0042;
    left: auto;
    top: auto;
    bottom: -19px;
    right: 177px;
}
#kontakt{
    text-align: center;
    width: 100%;
    background-color: black;
    background-image: url('../img/divide2.jpg');
    background-position: center top;
    background-repeat: repeat-x;
    padding-top: 70px;
}
.kontaktIn{
    text-align: left;
    width: 960px;
    margin: auto;
    position: relative;
    color: white;
    padding-bottom: 140px;
}
.kontaktIn .sipky{
    position: absolute;
    top: 0px;
    right: 0px;
}
.vozidla{
    color: white;
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 640px;
    float: left;
}
.vozidla li{
    width: 295px;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}
.vozidla li img{
    background-color: #000d16;
    border: 1px solid #002440;
    padding: 5px;
}
.vozidla li h2{
    color: white;
    background-color: #fe0042;
    display: inline-block;
    margin: 10px 0px 10px 0px;
    padding: 5px;
    line-height: 22px;
}
.poptatRight,.vozidla li img.poptatRight{
    position: relative;
    right: auto;
    bottom: auto;
    float: right;
    border: none;
    padding: 0px;
    background-color: transparent;
	
}

.tlpdf{
    position: relative;
    right: auto;
    bottom: auto;
    float: right;
    border: none;
    padding-top: 20px;
    background-color: transparent;
	
}

input{
    padding: 10px;
    background-color: black;
    color: white;
    border: 5px solid white;
    border-radius: 5px;
    width: 260px;
    margin-right: 12px;
    margin-bottom: 12px;
}
textarea{
    padding: 10px;
    background-color: black;
    color: white;
    border: 5px solid white;
    border-radius: 5px;
    width: 537px;
    height: 120px;
    margin-bottom: 12px;
}
button{
    background-color: #ffa800;
    border: 1px solid #905f00;
    padding: 5px 40px 5px 40px;
    float: right;
    margin-right: 33px;
    cursor: pointer;
}
button:hover{background-color: #FFBB3E;}
button:active{margin-top: 5px;}
.kontaktForm{float:left; width: 570px;margin-right: 80px;}

.about{font-size: 10px; color: #fe0042; position: absolute;bottom: 0px; right: 0px;background-color: white; padding: 5px 5px 10px 5px; border-radius: 5px 5px 0px 0px;}
.textPoradek{margin-left: 33px; margin-right: 75px; margin-top: 135px;width: 330px; float: left;}