/* CSS Document */

  body {
        margin: 0;
        text-align: center;
        background: #0d0d0d url( "img/bg.jpg" ) no-repeat;
        color: #fff;
        font-family: "Verdana", "Geneva CE", Lucida, sans-serif;
        font-size: 13px;
        scrollbar-face-color: #201f20; 
    SCROLLBAR-HIGHLIGHT-COLOR: #fff; 
    SCROLLBAR-SHADOW-COLOR: #585858; 
    SCROLLBAR-ARROW-COLOR: #fff; 
    SCROLLBAR-TRACK-COLOR:  #0d0d0d; 
    SCROLLBAR-BASE-COLOR: #c0c0c0;     
         }
         
      #obal {
        width: 970px;
        text-align: justify;
        margin: 60px auto;        
                     }
                  
      
            #leva {
        float: left;
        width: 210px;
        height: 600px;
        background: #e7c900;  
        color: #585858; 
                    }
                    
                      
        #prava {
        margin-top: 10px;
        float: right;
        width: 760px;
        height: auto;
                 }
              
                                                
#footer {
        clear: both; }
              
.odsazeni {
        margin: 20px;
      }

#odkazy {
margin: 0 0 0 348px;
}

#odkazypoz {
background: #0d0d0d url( "img/pozodkazy.jpg" ) repeat-x;
height: 60px;
width: 760px;
}
#linky {
padding: 20px 0 0 150px;
}  
 
  ul { margin: 0}          
  li {
        float: left;
        display: inline;
        margin-right: 0.6em;
        padding-right: 1em;
        border-right: 1px solid #f9d301;
      }
      
           #odkazy li {
         border-right: 1px solid #585858;
      }
          
a {
color: #fff;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #6e6c6c;
}

a:visited {
color: #fff;
}


#leva a {
border-bottom: dotted 1px #585858;
text-decoration: none;
display: block;
width: 160px;
text-align: left;
padding: 8px 0 3px 0;
text-indent: 8px;
font-size: 12px;
font-style: italic;
font-weight: bold;
letter-spacing: 1px;
color: #585858;
}
#leva a:hover{color: #fff;}

#svatby a {
text-decoration: none;
width: 50px;
text-align: left;
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #585858;
border: 0;
}

#svatby2010 a {
text-decoration: none;
text-align: left;
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #585858;
border: 0;
display: block;
}

#spoluprace a {
text-decoration: none;
border: 0;
font-size: 10px;
font-weight: normal;
}

h1, h2, h3 {
font-size: 150%;
color: #e7c900;
font-weight: normal;
}

h2 {
color: #000;
}
h3 {
color: #fff;
}
p {text-indent: 2em;}

#paticka {
        width: 970px;
        height: 30px;
        background: #201f20;
        margin-bottom: 10px;
        text-align: right;
        padding-top: 7px;
        font-style: italic;}
        
                
 
/* plovoucí karty */
.cleaner {
        clear: both;
        height: 0;
        content: ' ';
      }  
             
#galerie {
background: #000 url( "img/bg4.jpg" ) repeat;
padding: 14px 14px 0 14px;
width: 970px;
height: auto;
margin: 10px 0;}  

#galerie2 {
background: #000 url( "img/bg4.jpg" ) repeat;
padding: 14px 14px 0 14px;
width: 970px;
height: auto;
margin: 10px 0;}  
                                         
#galerie .nahled {
        float: left;
        display: inline;
        margin: 11px;
        text-align: center;
        padding: 3px;
        border: 2px solid #e7c900;
        background: #fff;
                     } 
#galerie2 .nahled {
        float: left;
        display: inline;
        margin: 9px;
        text-align: center;
        padding: 3px;
        border: 2px solid #e7c900;
        background: #fff;
                     } 
                                                            
img {border: 0}  
/* ///plovoucí karty */


/* formular */
#formular form {
	width: 470px;
}
#formular fieldset {
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #fff;
}
#formular legend {
	font-weight: bold;
	margin: 5px 0;
	padding: 3px 5px;
	border: 2px solid #585858;
	background: #fff;
	color: #585858;
	margin-bottom: 18px;
}
#formular label {
	width: 90px;
	float: left;
	display:block;
	text-align: left;
}
#formular form br {
	display: none;
}
#formular input, textarea, select {
	width: 350px;
	margin: 0 0 10px 0;
}
#formular input.psc {width: 100px}
 /* ///formular */  

