body{
    text-align:left;
    font-family: Tahoma, Calibri, Arial, sans-serif;
    color: #FFFFFF;
    font-size:12px;    
    margin:0px;
    background-color: #20222E;
}
img{
    border:0;
}

#content{
    /* padding: 20px;*/
    min-height: 350px;
    /*padding: 20px 60px 20px 60px;*/
    background-color: #F5F5F5;
    color:#616459;
    padding-bottom: 40px;
}
#content a{
    text-decoration: none;
    color: inherit;
}
#content a:hover{
    text-decoration: underline;
}

#main { 
    margin: 0px auto;
    width: 1000px;
}

#header{
    height: 100px;
    background-image: url("./images/header.png"); 
    background-repeat: repeat-x;

}

#logo{
    float: left;
    margin-top: 10px;
    font-size: 5em;
    margin-left: 30px;
}
#logo .aqua{
    color:#0DD1FB;
}

#upperContacts{
    float: right;
    height: 50px;
    text-align: right;
    padding-top: 33px;
    padding-right: 18px;
    color: #C3091D;
    line-height: 50px;
    font-size: 1.5em;
}
#upperContacts a{
    color: inherit;
    text-decoration: none;
}
#upperContacts .fb a{
    color: inherit;
    text-decoration: none;
    display:block;
    width: 50px;
    height: 50px;
}
#upperContacts div{
    float:right;
}
#upperContacts .fb{
    width: 50px;
    height: 50px;
    margin-left: 18px;
}

#mainMenu{
    height: 50px;
    background-color: #323441;
    text-align: center;
    font-size: 1.2em;
    /*padding-left: 30px;*/
}
#mainMenu .menuItem{
    height: 48px;
    float: left;
    text-decoration: none;
    color:#FFFFFF;
    line-height: 48px;

    border-top: #323441 solid 1px;
    border-right: #3E404D solid 1px;
}

#mainMenu .menuItem.first{
    border-left: #3E404D solid 1px;
}
#mainMenu .menuItem a:hover,#mainMenu .menuItem.current{
    background-color: #0DD1FB;
}

#mainMenu .menuItem a{
    color: inherit;
    text-decoration: inherit;
    display: block;
    padding-left: 6px;
    padding-right: 6px;
}
#loginLink{
    background-color: #FFFFFF;
    color: #000000;
    float: right;
    line-height: 50px;
   /* margin-right: 17px;*/
    padding: 0px 20px;
}
#loginLink a{
    color:inherit;
    text-decoration: none;
    display: block; 
}

#footer{
    height: 80px;
    color:#BEBEBE;
    background-image: url("./images/header.png"); 
    background-repeat: repeat;
}

#fotogalerie{
    height: 276px;
    width: 970px;
    background-image: url("./images/header.png"); 
    background-repeat: repeat;
    padding: 37px 0px 0px 30px;
}
#fotogalerie .nadpis{
    color: #F5F5F5;
    height: 30px;
    line-height: 30px;
    font-size: 1.1em;
    font-weight: bold;
}
#fotogalerie .nahledy .item{
    float:left;
    margin-right: 20px;
    margin-top: 30px;
}
#fotogalerie .nahledy .item .popisek{
    color: #FFF;
    margin-top: 15px;
}

#quarters{
    height: 270px;
    padding-left: 30px;
    padding-right: 30px;
}
#quarters div{
    width: 25%;
    float:left;
    height: 100%;
}

#quarters .nadpis{
    height: 60px;
    line-height: 60px;
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
}
#quarters .data{
    width: 100%;
}
#quarters .data table{
    border-spacing: 12px;
    margin-left:-12px;
    margin-top: -12px;
}
#quarters .data.kontakt div{
    width:100%;
    margin-bottom: 10px;
}

#copy{
    margin-left: 30px;
    line-height: 79px;
    height: 79px;
    border-top: #BEBEBE;
    width: 940px;
    text-align: right;
    border-top: #616459 solid 1px;
}

#slider .slide{
    height: 360px;
    width:1000px;
}

.item .itemRowFirst{
    margin-left: 17px;
    text-align: left;
    margin-top: 4px;
    color: #9B9B9B;
}
.item .itemRowSecond{
    margin-left: 17px;
    text-align: left;
    color:#7E7E7E;
}

.newItem a{
    text-decoration: none;
    color:inherit;
}

/****
Paginator
***/
.paginator {
    margin: 1em 0;
    font-size: 90%;
    color: #0DD1FB;
}

.paginator a, .paginator span {
    margin-right: 0.1em;
    padding: 0.2em 0.5em;
    color: #616459  ;
}

.paginator a {
    /*border: 1px solid #616459;*/
    text-decoration: none;
    color: #616459;
}

.paginator span.button {
    /*border: 1px solid #FFFFFF;*/
}

.paginator .current {
    /*background: #FFFFFF;
    border: 1px solid #FFFFFF;*/
    color: #616459;
    font-weight: bold;
}

.bottomNav{
    margin-top: 40px;
}
.bottomNav a{
    display: block;
    height:70px;
    text-decoration: none;
    text-align: left;
    padding-left: 55px;
    padding-top: 20px;
    color: #000000;
    font-weight: bold;
}

.bottomNav .prev{
    background: url("./images/prev.jpg") no-repeat #FFFFFF;
    height: 70px;
    float: left;
    width:250px;
}

.bottomNav .next{
    background: url("./images/next.jpg") no-repeat #FFFFFF right;
    height: 70px;
    float: right;
    width:215px;
}

/****
Utilities
***/
.cleanBoth, .clearBoth{
    clear: both;
}
.lFloat{
    float:left;
}
.rFloat{
    float:right;
}

/*******
SLIDES
********/
.slide .nadpis{
    font-size: 2em;
    margin-left: 30px;
    padding-top: 40px;   
}
.slide .text{
    width:335px;
    margin-left: 30px;
    margin-bottom: 30px;
}

.slide .sliderButton a{
    color:#FFFFFF;
    text-decoration: none;
    font-size: 1.3em;
    display: block;
}
#titulniSeznam .pad{
    margin-left: 20px;
}
#titulniSeznam>div{
    float:left;
    width:400px;
    margin-bottom: 14px;
}
#titulniSeznam .blok .nadpis{
    font-size: 1.3em;
}
#titulniSeznam .blok{

}

.novinky{
    float:left;
    width:640px;
    padding-left: 30px;
}
.novinky .item{
    float: left;
    height: 270px;
    width: 280px;
    
}
.novinky .obrazek{
    height: 120px;
}
.novinky .nadpisek{
    width: 262px;
    height: 40px;
    background: url("./images/nadpisbg.jpg") no-repeat #FFFFFF left;
    color:#FFF;
    line-height: 40px;
    font-size: 1.2em;
    padding-left: 18px;
    font-weight: bold;
}
.novinky .obsah{
    margin-top: 12px;
}
.aktuality{
    padding-left: 30px;
    float: left;
    width:330px;
}
.aktuality .item{
    width: 300px;
    height: 147px;
    border-bottom: #DADADA 1px solid;
    margin-top: 22px;
}
.aktuality .item.first{
    margin-top: 0px;
}
.aktuality .date{
    width: 65px;
    height: 147px;
    background: url("./images/datebg.jpg") no-repeat top;
    float:left;
    margin-right: 11px;
    color:#FFF;
    font-weight: bold;
    text-align: center;
}
.aktuality .date div{
    line-height: 20px;
    margin-top: 12px;
}
.aktuality .text{
    float:left;
    width:223px;
}
.aktuality .nadpisek{
    font-weight: bold;
    height: 64px;
    vertical-align: middle;
    display: table-cell;
    border: 0;
    width: 223px;
}
.aktuality .obsah{
    margin-left: 3px;
}

.kontaktForm {
    padding-left: 30px;
    float: left;
    width:249px;
}
.kontaktForm label{
    font-weight: bold;
}
.kontaktForm input[type="submit"]{
    display: block;
    width: 100px;
    height: 31px;
    background: url("./images/button.jpg") no-repeat top;
    text-align: center;
    line-height: 31px;
    font-size: 1.1em;
    border: 0;
    color: #616459;
    cursor: pointer;
}
.kontaktForm .nadpisek{
    width: 262px;
    height: 40px;
    background: url("./images/nadpisbg.jpg") no-repeat #FFFFFF left;
    color:#FFF;
    line-height: 40px;
    font-size: 1.2em;
    padding-left: 18px;
    font-weight: bold;
}
.kontaktForm .spacer{
    margin-bottom: 10px;
}
.novinky .obsah{
    margin-top: 12px;
}
#content .aktuality .item .text .obsah a{
    color: #0DD1FB;
    text-decoration: none;
}
.novinky .nadpis,.aktuality .nadpis,.kontaktForm .nadpis{
    height: 100px;
    line-height: 100px;
    font-weight: bold;
    font-size: 1.1em;
}

.aktuality .archiveButton{
    margin-top: 30px;
    margin-left: 200px;
}

.novinky .archiveButton{
    margin-left: 530px;
}

.archiveButton{
    width: 100px;
    height: 31px;
    background: url("./images/button.jpg") no-repeat top;
    text-align: center;
    line-height: 31px;
    font-size: 1.1em;
}
.archiveButton a{
    display: block;
    width: 100px;
    height: 31px;
    text-decoration: none;
    color: inherit;
}

#lowerShare a{
    text-decoration: none;
    color: inherit;
}
#lowerShare .row{
    height: 32px;
    line-height: 32px;
    margin-bottom: 8px;
}
.ytIcon,#quarters .ytIcon{
    width: 32px;
    height: 32px;
    background: url("./images/YT.png") no-repeat top;
    margin-right: 12px;
}

.ytIcon a{
    display: block;
    width: 32px;
    height: 32px;
}
.fbIcon,#quarters .fbIcon{
    width: 32px;
    height: 32px;
    background: url("./images/FB.png") no-repeat top;
    margin-right: 12px;
}

.fbIcon a{
    display: block;
    width: 32px;
    height: 32px;
}
#lowerShare .caption{
    width: 100px;
    float: none;
}
#lowerShare .cleanBoth{
    width: 0px;
}
.galerie .detail_img{
    float:left; 
    margin-right: 15px;
    margin-bottom: 15px;
}

.galerie{
    padding-left: 39px;
    padding-top: 30px;
    padding-bottom: 35px;
}

.galerie_item{
    float:left;
    margin-right: 20px;
    margin-bottom: 40px;
    width:220px;
}

.padder_gallery{
    padding: 30px 0px 30px 30px;
}

.padder{
    padding: 30px;
}