/* CSS Document */

body {
    font-family: 'Century Gothic', Verdana, Arial, sans-serif;
    font-size: 15px;
    text-align: center;
    margin: 0 auto; 
    color: #fff;
    background: #141414;
    margin-top: 50px;
             }
    
#horni {
background: url('img/horni.jpg') no-repeat;
width: 1078px;
height: 17px;
margin: 0 auto; 
}                                     
#prebal {
    width: 1078px;
    text-align: justify;
    margin: 0 auto; 
    background: url('img/stredni.jpg') repeat-y;
    min-height: 600px;  
             }                 

#leva {
    width: auto;
    height: auto;
    margin: 0 10px 0 0;
    float: left;
                    }
        
#prava {
    text-align: justify;
    margin: 18px 25px 0 230px;
    height: auto;
    min-height: 600px;
            }
#dolni {
background: url('img/dolni.jpg') no-repeat;
width: 1078px;
height: 43px;
margin: 0 auto;
position: relative;}

a {
color: #ff0000;
text-decoration: none;
}
    
a:hover {
color: #898989;
} 

#navigace {margin: 0 10px;
text-align: right;}

#navigace a {
text-decoration: none;
text-align: right;
font-size: 16px;
display: inline;
color: #fff;
border-right: 1px solid #ff0000;
width: 200px;
margin-right: 20px;
padding-right: 10px;
}

#navigace a:hover {
color: #898989;
} 

#gps {margin: -12px 0 0 0;
text-align: right;
float: left;}

#gps a {
text-decoration: none;
text-align: right;
font-size: 15px;
display: block;
color: #ff0000;
border-right: 1px solid #898989;
width: 200px;
margin-right: 20px;
padding-right: 10px;
}

#gps a:hover {
color: #898989;
} 

h1 {
font-size: 18px;
color: #fff;
}

h2 {font-size: 18px;
font-weight: bold;
color: #ff0000;}

.box {
width: 200px;
height: 150px;
float: left;
margin-right: 15px;
}

.box a {text-decoration: none;
color: #fff;}

.box .odkaz {
text-align: right;
margin: 8px 0 0 0;
border-right: 1px solid #ff0000; 
padding-right: 8px;
}

.box a:hover {color: #ff0000;}

.box1, .box2, .box3, .box4, .box5 {margin-top: 10px;
width: 200px;
height: 150px;
}

.box1 a {
display: block;
background: url( "img/svatby.jpg" ) no-repeat;
width: 200px;
height: 150px;
}
.box1 a:hover {
background: url( "img/svatby2.jpg" ) no-repeat;
}

.box2 a {
display: block;
background: url( "img/portret.jpg" ) no-repeat;
width: 200px;
height: 150px;
}
.box2 a:hover {
background: url( "img/portret2.jpg" ) no-repeat;
}

.box3 a {
display: block;
background: url( "img/deti.jpg" ) no-repeat;
width: 200px;
height: 150px;
}
.box3 a:hover {
background: url( "img/deti2.jpg" ) no-repeat;
}

.box4 a {
display: block;
background: url( "img/produkt.jpg" ) no-repeat;
width: 200px;
height: 150px;
}
.box4 a:hover {
background: url( "img/produkt2.jpg" ) no-repeat;
}

.box5 a {
display: block;
background: url( "img/ostatni.jpg" ) no-repeat;
width: 200px;
height: 150px;
}
.box5 a:hover {
background: url( "img/ostatni2.jpg" ) no-repeat;
}

#paticka {
    width: 1078px;
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
    margin: 80px 0 30px 0;
               }
               
#paticka a {color: #898989;}

.cara {border-top: 1px dashed #fff;
margin: 0 25px;}

.cl {clear: boath;}


img {border: 0;}

.link1 a {
position: absolute;
top: 14px;
left: 820px;
font-size: 12px;
color: #898989;
}

.link2 a {
position: absolute;
top: 14px;
left: 957px;
font-size: 12px;
color: #898989;
}

.link3 a {
position: absolute;
top: 6px;
left: 650px;
width: 119px;
height: 28px;
}

.link4 a {
position: absolute;
top: 14px;
left: 540px;
font-size: 12px;
color: #898989;
}

.link1 a:hover, .link2 a:hover, .link4 a:hover {color: #ff0000;}

table {
border-collapse: collapse;
margin-left: 20px;
}   

td {padding: 5px 10px;
border: 1px solid #898989;}

.levej {float: left; margin-right: 80px;}
.odsazeni {margin: 0 25px 0 35px;}

.odkazy {text-align: center;}
.odkazy a {
text-decoration: underline;
font-size: 16px;}  
/* plovoucí karty */
.cleaner {
        clear: both;
        height: 0;
        content: ' ';
      }         
                         
#galerie {
height: auto;
margin-left: 13px;
}  

                                         
#galerie .nahled {
        float: left;
        display: inline;
        margin: 12px;
        text-align: center;        
                } 
              
#galerie img {border: 1px solid #fff;}
/* ///plovoucí karty */

