#top_services_container {
    position: absolute;
    left: 0px;
    top: 81px;
    width: 100%;
    min-width: 1231px;
    height: 168px;
    background-color: #e5e7e8;
}

#services_container {
    width: 1231px;
    height: 168px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/sub_top_bck.png);
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
}

#services_title {
    height: 50px;
    text-align: center;
    padding-top: 60px;
}

#middle_main_container {
    position: absolute;
    left: 0px;
    top: 249px;
    width: 100%;
    height: 992px;
    overflow: hidden;
}

#middle_container {
    width: 1231px;
    height: 992px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/sub_top_bottom_bck.png);
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
}

#symbol_container {
    position: relative;
    left: 0px;
    top: 70px;
    width: 300px;
    height: 480px;
}

#poptavka_button {
    position: relative;
    left: 0px;
    top: 0px;
    width: 300px;
}

#contact_address {
    position: relative;
    top: 60px;
    left: 0px;
    width: 185px;
    height: 130px;
}

#contact_address_txt {
    position: relative;
    top: 15px;
    left: 0px;
    width: 180px;
    height: 90px;
}

#sidlo_address {
    position: relative;
    top: 140px;
    left: 0px;
    width: 185px;
    height: 160px;
}

#sidlo_address_txt {
    position: relative;
    top: 15px;
    left: 0px;
    width: 180px;
    height: 120px;
}

#map_canvas {
    position: relative;
    top: -225px;
    left: 200px;
    width: 1025px;
    height: 450px;
}

#title_2 {
    position: relative;
    top: -160px;
    left: 0px;
    width: 1231px;
    height: 30px;
    text-align: center;
}

#jmeno_n {
    position: relative;
    top: -100px;
    left: 200px;
    width: 100px;
    height: 20px;
}

#jmeno {
    position: relative;
    top: -130px;
    left: 300px;
    width: 250px;
    height: 30px;
}

#jmeno_mand {
    position: relative;
    top: -165px;
    left: 555px;
}

#email_n {
    position: relative;
    top: -130px;
    left: 200px;
    width: 100px;
    height: 20px;
}

#email {
    position: relative;
    top: -160px;
    left: 300px;
    width: 250px;
    height: 30px;
}

#email_mand {
    position: relative;
    top: -195px;
    left: 555px;
}

#telefon_n {
    position: relative;
    top: -160px;
    left: 200px;
    width: 100px;
    height: 20px;
}

#telefon {
    position: relative;
    top: -190px;
    left: 300px;
    width: 250px;
    height: 30px;
}

#telefon_mand {
    position: relative;
    top: -225px;
    left: 555px;
}

#bott_cont {
    position: relative;
    top: -180px;
    left: 200px;
    width: 1020px;
    height: 110px;
}

#zprava_n {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100px;
    height: 20px;
}

#zprava {
    position: relative;
    top: -20px;
    left: 100px;
    width: 250px;
    height: 100px;
}

#zprava_mand {
    position: relative;
    top: -125px;
    left: 355px;
}

#odeslat_container {
    position: relative;
    top: -288px;
    left: 573px;
    width: 400px;
    height: 99px;
    background-color: #2D308A;
    border: solid 1px #2D308A;
    margin: 0px;
    padding: 0px;
}

#datum_n {
    position: relative;
    top: -557px;
    left: 600px;
    width: 100px;
    height: 20px;
}

#datum {
    position: relative;
    top: -587px;
    left: 700px;
    width: 250px;
    height: 30px;
}

#info_icon {
    position: relative;
    top: -520px;
    left: 390px;
}

#info_text {
    position: relative;
    top: -552px;
    left: 700px;
    width: 265px;
    height: 100px;
}

#odeslat_butt {
    position: relative;
    top: 10px;
    left: 100px;
    width: 200px;
    height: 30px;
    color: #fff;
    text-align: center;
    border: solid 1px #fff;
    padding-top: 10px;
    font-size: 12pt;
    cursor: pointer;
}

#odeslat_txt {
    position: relative;
    top: 20px;
    left: 45px;
    width: 350px;
    height: 30px;
    color: #fff;
    font-size: 10pt;
}

#kontakt_bottom_container_main {
    position: absolute;
    left: 0px;
    top: 1212px;
    width: 100%;
    min-width: 1231px;
    height: 100px;
    background-image: url(../images/foot_bck.png);
    background-repeat: repeat;
    overflow: hidden;
}
