html{
    background-color: black;
    font-family:Arial CE,Verdana,sans-serif;
}

body{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

h1{
    /* text-shadow: white 1px 0px 1px; */
    color: #33ccff;
    font-size: 1.5em;
    padding-top: 0px;
}

a{
    color: #47ade0;
    text-decoration: none;
}

a:hover{
    text-shadow: #c0d4db 1px 0px 1px; 
}

.redBold{
    font-weight: bold;
    color: red;
}

.page{
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 1320px;
    height: 890px;
    color: black;
    background-image: url('./grafika/main-bgNEW2.png');
    background-repeat: no-repeat;
}

.main-window{
    position: relative;
    width: 1320px;
    height: 880px;
    margin-left: auto;
    margin-right: auto;
    top: -22px;
    background-image: url('./grafika/main-window-bg.png');
    background-repeat: no-repeat;
}

.logoMain {
    position: absolute;
    top: 5px;
    left: 40px;
    width: 94px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('./grafika/logo-hlavni.png');
    background-repeat: no-repeat;
    z-index: 10;
}

.main-window .main-image{
    position: relative;
    width: 977px;
    height: 284px;
    margin-left: auto;
    margin-right: auto;
    top: 65px;
    background-image: url('./grafika/main-image.png');
    background-repeat: no-repeat;
}

.main-window .main-image .prouzek{
    position: relative;
    width: 978px;
    height: 40px;
    top: 244px;
    background-image: url('./grafika/main-image-prouzek-bg.png');
    background-repeat: no-repeat;
}

.main-window .main-image .prouzek h1{
    color: #99ccff;
    font-size: 1.6em;
    padding-left: 15px;
    padding-top: 3px;
}

.main-window .main-image .prouzek .main-image-box-buttons {
    position: relative;
    margin-left: 840px;
    margin-top: -48px;
}

.main-window .main-image .prouzek .main-image-box-buttons .twitter{
    position: relative;
    float: left;
}

.main-window .main-image .prouzek .main-image-box-buttons .facebook{
    position: relative;
    float: left;
    margin-left: 30px;
}

.main-window .bottomPanel {
    position: relative;
    top: 67px;
    width: 978px;
    height: 415px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('./grafika/main-window-bottom-bg.png');
    background-repeat: no-repeat;
}

.main-window .bottomPanel .text-content-full{
    position: relative;
    width: 924px;
    margin-left: 20px;
    float: left;
}
    
.main-window .bottomPanel .text-content-full h2{
    color: #47ade0;
    font-size: 1.0em;
    padding-top: 0px;
}

.main-window .bottomPanel .text-content-full p{
    color: white;
   /* text-shadow: #c0d4db 1px 1px 3px; */
    font-size: 0.8em;
    text-align: justify;
}

.main-window .bottomPanel .text-content-full p.blue{
    color: #47ade0;
  /*  text-shadow: #c0d4db 1px 1px 3px; */
    font-size: 0.8em;
    text-align: justify;
}

.main-window .bottomPanel .text-content-full ul{
    margin-top: -5px;
    margin-bottom: 0px;
    font-size: 0.85em;
    color: white;
   /* text-shadow: #c0d4db 1px 1px 3px; */
}


.main-window .bottomPanel .text-content{
    position: relative;
    width: 594px;
    margin-left: 20px;
    float: left;
}
    
.main-window .bottomPanel .text-content h2{
    color: #47ade0;
    font-size: 1.0em;
    padding-top: 0px;
}

.main-window .bottomPanel .text-content h2.white{
    color: white;
    font-size: 1.0em;
    padding-top: 0px;
}

.main-window .bottomPanel .text-content p{
    color: white;
   /* text-shadow: #c0d4db 1px 1px 3px; */
    font-size: 0.8em;
    text-align: justify;
}

.main-window .bottomPanel .text-content p.blue{
    color: #47ade0;
   /* text-shadow: #c0d4db 1px 1px 3px; */
    font-size: 0.8em;
    text-align: justify;
}

.main-window .bottomPanel .text-content ul{
    margin-top: -5px;
    margin-bottom: 0px;
    font-size: 0.85em;
    color: white;
   /* text-shadow: #c0d4db 1px 1px 3px; */
}

.main-window .bottomPanel .text-content ul li{
    margin-bottom: 2px;
}

.main-window .bottomPanel .text-content ul li.bold{
    font-weight: bold;
}

.main-window .bottomPanel .text-content ul li.boldMarginTop{
    font-weight: bold;
    margin-top: 15px;
}

.main-window .bottomPanel .mapa{
    position: relative;
    width: 305px;
    height: 320px;
    left: 0px;
    float: left;
}

.main-window .bottomPanel .predel-pravy-panel{
    position: relative;
    height: 350px;
    width: 2px;
    left: 20px;
    top: 37px;
    background-image: url('./grafika/main-window-bottom-predel-pravy-panel.png');
    background-repeat: repeat-y;
    float: left;
}

.main-window .bottomPanel .right-panel{
    position: relative;
    width: 305px;
    height: 351px;
    left: 40px;
    top: 50px;
    background-image: url('./grafika/main-window-bottom-right-bg.png');
    background-repeat: no-repeat;
    float: left;
}

.main-window .bottomPanel .right-panel .mezera{
    padding-top: 3px;
}

.main-window .bottomPanel .right-panel h1{
    color: #33ccff;
    font-size: 1.4em;
    margin-top: -35px;
    margin-left: 15px;
    padding-bottom: 10px;
}

.main-window .bottomPanel .right-panel h2{
    color: #47ade0;
    font-size: 0.8em;
    margin-left: 10px;
   /* text-shadow: #c0d4db 1px 0px 1px; */
}

.main-window .bottomPanel .right-panel h2.seznam{
    color: white;
    font-size: 0.75em;
    margin-left: 15px;
   /* text-shadow: #c0d4db 1px 0px 2px; */
}

.main-window .menuMain{
    position: relative;
    width:983px;
    height:54px;
    top: 80px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('./grafika/menu-main-bg.png');
    background-repeat: no-repeat;
}

.main-window .menuMain ul{
    position: relative;
    width:983px;
    height:54px;
    left: 40px;
    list-style-type:none;
    display:block;
        
    font-size:1.0em;
    font-weight: bold;
    text-align: center;
}

.main-window .menuMain li{
    display:block;
    float:left;
    text-align:center;
    margin-right: 1px; 
}

.main-window .menuMain li.divider{
    display:block;
    float:left;
    width: 2px;
    height: 28px;
    margin-top: 15px;
    background-image: url('./grafika/menu-main-divider.png');
    background-repeat: no-repeat;
}

.main-window .menuMain li a.aktualni{
    display:block;
    float:left;
    height:43px;
    color: white;
    padding-left: 22px;
    padding-right: 22px;
    text-decoration:none;
    background:transparent url("./grafika/menu-main-tlacitko-bg.png");
    background-repeat: repeat-x;
}


.main-window .menuMain li a{
    display:block;
    float:left;
    text-decoration:none;
    
    height:43px;
    background-repeat: no-repeat;
    padding-top: 20px;
    color: white;
    padding-left: 22px;
    padding-right: 22px;
}

.main-window .menuMain li a:hover{
    
    height:43px;
    background:transparent url("./grafika/menu-main-tlacitko-bg.png");
    background-repeat: repeat-x;
    color: white;
    padding-top: 20px;
    padding-left: 22px;
    padding-right: 22px;
}


#amazingslider-1 {
    position: relative;
    width:716px;
    height:390px;
}