/* Obecné */

 .vlajka{

 position: relative;

 bottom: 35px;

 left: 400px;

 word-spacing: 30px;

 margin-left: 20px;

    }

body{

 text-align:center;

 background-color: #CAD2DE;

}



#vlajky{

 position:relative;

 top: 20px;

 left: 350px;

 word-spacing: 30px;

}

#hlavni{

 width: 1041px;

 background-color: #CAD2DE;;

 margin: auto;

 top:219 px;

 border: 15px solid  #ffb652;

 border-top: 0px;



}

#hlavicka{

 position: relative;

 border: 15px solid #84a2d0;

 width: 1041px;

 height: 246px;

 top: 0px;

 margin: auto;

}

#logo{

 position: absolute;

 bottom: 180px;

 right: 15px;

}

#obalovac {

 margin: auto;

 border: 0x solid red;

 text-align:left;

 position: relative;

 top: -20px;

  

}

a{

 color: #000;

}

 /** Menu1 **/   

    

#menu{

 position: relative;

 width: 1041px;

 background-color: #ffb652;

 top: 0px;

 height: 37px;

 padding-top: 13px;

 padding-left: 0px;

 font-size: 13pt;

 text-align: center;   

 word-spacing: 20px;  

 color: #4e4d51;

 font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;

 border: 0px solid white;



}

#menu a{

 position: relative;

 text-decoration: none;

 word-spacing: normal;

 font-weight: normal;

 color: #4e4d51;

}

#menu a:hover{

 text-decoration: underline;

} 

.aktiv{

 text-decoration: underline;

}

/** Menu2 **/

#menu2 a{

 text-decoration:none;

 border:2px solid #ffb652;

 background-color:  #ffb652;

 color: #4e4d51;

 display:block; 

 width:150px; 

 padding:0.2em;

 margin:0.5em auto;

 font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
 text-align: left;

 

       

}

#menu2 a:hover {

 position: relative;

 /*left: 2px;

 border-right: 5px solid #ffb652;  */

 text-decoration: underline;

}

#menu2 {

 float: left;

 width: 180px;

 margin:0; 

 padding:0;

 border: 0px solid blue;

 position: relative;

 left: -3px;
 font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;

}

#menu2 table{

 padding-left: 5px;

}

#fotky{

 /**border-top: 2px solid #ffb652;

 padding-top: 5px;**/

 position: relative;

 margin-top: 25px;

 margin-bottom: 0px;

 border: 0px solid green;

 float: right;

 width: 850px;

 left: 40px;

}

#innerScroller img{

border-top: 5px solid #ffb650;

border-bottom: 5px solid #ffb650;

border-left: 5px solid #ffb650; 

}





/** Ostatní **/

#obsah{

 margin:0 0 0 200px; padding:0;

 border: 0px solid black;

 text-align: justify;

 font-size: 16px;

 line-height: 150%;

 font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;

 position: relative;

 top: 30px;

 left: 15px;

 width: 760px;

 overflow: visible;

 border: 0px solid black;

 

}

#pata{   

 height: 20px;

 background-color: #ffb650;

 text-align: center;

 color: #4e4d51;

 padding-top: 15px;

 font-weight: bold;

 border: 0px solid green;

 clear: both;

}








