a{      color: #7e230a;
        text-decoration: underline;}
a:hover{text-decoration: none;}

address{font-style: normal;
        text-decoration: none;
          }

body{   background-color: black;
        font-family: 'Arial CE', sans-serif;
        font-size: 100%;
        margin: 0; 
        padding: 0;}

.cervena{color: #7e230a;
        font-weight: bold;}

#hlavicka{background-color: red;
        background-image: url('../img/hlavicka.png');
        background-repeat: no-repeat;
        display: block;
        height: 145px;
        margin: 0 auto;
        padding-top: 35px;
        width: 863px;}

h1{     color: #7e230a;
        font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
        font-size: 155%;
        font-weight: normal;
        margin: 25px 0 20px 0;
        text-align: center;}

h3{     color: #7e230a;
        font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
        font-family: serif;
        font-size: 140%;
        font-weight: normal;
        margin: 5px 0 5px 0;  
        text-align: center;
        }
        
#kontakt{background: transparent url('../img/kontakt_poz.png') 0 0 no-repeat;
        display: inline;  
        margin: 0 35px 0 0;
        padding-left: 10px;
        float: right;
        font-size: 90%;
        width: 226px;}
#kontakt p{
        line-height: 150%;}

#logo{  display: block;
        height: 48px;
        margin-left: 40px;
        width: 167px;}

#logo-text {
      margin:0; padding:0;
      position:relative;
      width:167px; height:48px;
      overflow:hidden;
      }
#logo-text span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:167px; height:48px;
      margin:0; padding:0;
      background: url("../img/logo.png") top left no-repeat;
      }


#obsah{ background: white url('../img/obsah_poz.png') 100% 0 no-repeat;  
        color: #545252;
        display: inline;  
        float: left;
        margin: 0 0 0 35px;
        padding: 0 20px 0 20px; 
        width: 587px;}

.odplaveni{
        clear: both;}        

#paticka{
        background: black url('../img/paticka.png') 0 0 no-repeat;
        clear: both;
        color: #616060;
        font-size: 70%;
        margin: 0 auto;
        padding: 35px 0 15px 0;
        text-align: center;
        width: 933px;}
#paticka a{
        color: #908f8f;
        text-decoration: none;}        
#paticka a:hover{text-decoration: underline;}

.popis-mapy{
        color: #949494;
        text-align: center;
        font-size: 70%;
        margin-top: 0px;}

#stranka{background: white url('../img/stranka_poz.png') 0 0 repeat-y;
        margin: 0 auto;
        padding: 0;
        width: 933px;}

.stred{ text-align: center;}

strong{ color: #000;}

ul{     margin: 20px 0 20px 20px;
         }
ul li{  background: white url('../img/odrazka.png') 0 0 no-repeat;
        list-style: none;
        margin: 15px 0;
        padding: 2px 0 0 40px ;       
        }

        
ul#menu{height: 36px;
        margin: 40px 100px 0 60px;
        padding: 0;}       
        
ul#menu li {display: inline;
	      float: left;
        list-style: none;     
	      margin: 0 2px 0 0 ;
	      padding: 0;}

ul#menu  li a {
        color: white;
	      display: block;
	      font-size: 105%;
	      height: 28px;
        width: 80px;
	      padding: 8px 0px 0px 32px;
        background: red url('../img/menu.png') 0 0 no-repeat;
        text-align: center;
      	text-decoration: none;}
ul#menu  li a:hover {
	      color: yellow;
	      background: white url('../img/menu_z.png') 0 0 no-repeat;
        }        
        