html
{
  height: 100%;
  min-height: 100%;
}


body    
{ 
  color: #000; 
  margin: 0; 
  padding: 0; 
  font: 66%/1.2 arial, sans-serif; 
  position: relative;
  line-height: 18px;
  height: 100%;
  min-height: 100%;
  background: #EBFF9B url(../images/top.jpg) left top repeat-x;
  line-height: 150%; /*petr*/
}

p {
	margin: 0;/*petr*/
}

/* prvky viditelne jen bez pouziti css */

.no_css
{
  visibility: hidden;
  position: absolute;
  width: 0;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}

/* konec: prvky viditelne jen bez pouziti css */


/* obecne elementy */
  h3
  {
    font-size: 1.2em;
    margin: 5px 0 0 0;
  }

  h2
  {
    color: #000;
    font-size: 1.5em;
    margin: 25px 0 10px 0;
    padding-bottom: 5px;
    font-variant: small-caps;
    background: url(../images/h1.jpg) bottom left no-repeat; 
    text-align: left; 
  }

  h1
  {
    color: #000;
    font-size: 1.8em;
    padding: 0 0 10px 0;
    margin: 0;
    text-align: center;
    font-variant: small-caps;
    background: url(../images/h1.jpg) bottom left no-repeat; 
  }



  img
  {
    border: none;
  }

  hr
  {
    height: 0;
    overflow: hidden;
    border: none;
    border-top: 1px solid #ccc;
  }

/* konec: obecne elementy */


/* obecne tridy */      

  .float_left
  {
   float: left;
  }

    
  .float_right     
  {
    float: right;
  }    

    
  .clear_both
  {
    clear: both;
  }
  
    
  .margin-top
  {
    margin-top: 15px;  
  }

  .margin-right
  {
    margin-right: 10px;  
  }

  .margin-left
  {
    margin-left: 10px;  
  }

  .red
  {
    color: #d00000;
  }  
  
  .green
  {
    color: #00ff00;
  }
  
  .center
  {
    text-align: center;
  }

  .justify
  {
    text-align: justify;
  }

  a
  {
    color: #900000;  
  }
 
    a:hover
    {
      color: #f00000;  
    }


  .hr
  {
    clear: both;
    height: 1px;
    margin: 5px 0 0 0;
  }

  .attr
  {
    display: block;
    float: left;
    width: 120px;
    font-weight: bold;
  }


/* konec: obecne tridy */    


  #page
  {
    _height: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0;
    width: 770px;
    text-align: left;
    background: #fff url(../images/page.jpg) left top repeat-y;
  }



  #header
  { 
    height: 153px;
    width: 770px;
    top: 0;
    left: 0;
    background: url(../images/header.jpg) left top no-repeat;
  }   


  #middle
  {
    position: relative;
    margin: 0;
    padding: 0 0 110px 0;
    width: 770px;
    overflow: hidden;
  }

  /* obsah stranky*/
    #content
    {
      float: right;
      width: 495px;
      padding: 20px;
      overflow: hidden;
      text-align: justify;
    }
      
  #content img
  {
	border: 2px solid #B6B6B6;
	padding: 1px;
  }
  
  #content div.news-item img
  {
	border: none;
	padding: 0;
  }

    #content p
    {
      padding: 5px 0;
    }
  /* konec obsah stranky */
  

 

  /* menu */
  #menu
  {
    left: 240px;
    position: absolute;
    list-style-type: none;
    line-height: 30px;
    padding: 0;
    margin: 0;
    width: 670px;
    height: 30px;
    overflow: hidden;
    top: 120px;
  }    

  #menu li
  {
    float: left;
    padding: 0 14px;
    margin: 0;
    line-height: 30px;
  }

    
    #menu li a
    {
      float: left;
      display: block;
      text-decoration: none;
      line-height: 30px;
      height: 30px;
      color: #fff;
    } 
  

      #menu li a:hover
      {
        color: #fe0;
      }
         

    #menu li span
    {
      float: left;
      display: block;
      height: 30px;
      line-height: 30px;
      color: #fe0;
    }
 

  /* konec: menu */  



  #left
  {
    float: left;
    width: 215px;
    padding-left: 15px;
    overflow: hidden;
  }

  /* submenu */
  #submenu
  {
    list-style-type: none;
    line-height: 60px;
    padding: 30px 0 0 16px;
    margin: 0;
    overflow: hidden;
  }    

  #submenu li
  {
    list-style-type: none;
    width: 220px;
    margin: 0;
    padding: 0;
    line-height: 25px;
    border-right: 1px solid #434039;
  }

    
    #submenu li a
    {
      display: block;
      width: 175px;
      padding: 0 15px;
      text-decoration: none;
      font-size: 1em;
      color: #2F5891;
      padding-left: 30px;
      line-height: 25px;
      background: url(../images/menu-item.jpg) 5px 0 no-repeat;
    } 
  
      #submenu li a:hover
      {
        color: #fff;
      background: #2F5891 url(../images/menu-item-hover.jpg) 5px 0 no-repeat;
      }
         
    #submenu li span
    {
      display: block;
      width: 175px;
      padding: 0 15px;
      text-decoration: none;
      font-size: 1em;
      color: #2F5891;
      padding-left: 30px;
      background: url(../images/menu-item-active.jpg) 5px 0 no-repeat;
    } 
 

    #submenu li ul.subsubmenu
    {
      margin: 0;
      padding: 0 0 0 25px;
      line-height: 20px;
    } 


    #submenu li ul.subsubmenu li
    {
      overflow: hidden;
      line-height: 20px;
      width: 170px;
      border: none;
   } 

    #submenu li ul.subsubmenu li a
    {
      background: url(../images/dot.jpg) top left no-repeat;
      padding: 0 0 0 20px;
      width: 155px;
      line-height: 20px;
    } 

    #submenu li ul.subsubmenu li a:hover
    {
      color: #00A6D6;
      background: url(../images/dot.jpg) top left no-repeat;
    } 

  /* konec: submenu */  







  /* menu-cities */
  #menu-cities
  {
    left: 0;
    position: absolute;
    list-style-type: none;
    line-height: 15px;
    padding: 0;
    margin: 0;
    left: 240px;
    width: 290px;
    height: 85px;
    overflow: hidden;
    top: 25px;
    
  }    

  #menu-cities li
  {
    float: left;
    padding: 0 6px;
    margin: 0;
    line-height: 15px;
    font-size: 10px;
    width: 82px;
  }

    
    #menu-cities li a
    {
      float: left;
      display: block;
      text-decoration: none;
      line-height: 15px;
      height: 15px;
      color: #666;
    } 
  
      #menu-cities li a:hover
      {
        color: #d00;
      }
         

    #menu-cities li span
    {
      display: block;
      float: left;
      height: 15px;
      line-height: 15x;
      color: #d00;
    } 
 
  /* konec: menu-cities */ 













  /* paticka */
    #footer
    {
      clear: both;
      position: relative;
      height: 84px;   
      margin: 0;
      width: 770px;
      padding: 10px 0;
      font-size: 1em;
      overflow: hidden;
      color: #87BE16;
      text-align: right;
      margin: -104px 0 0 0;
      background: #EBFF9B url('../images/loga.jpg') 10px 10px no-repeat;
    }    
    

    #footer a
    {
      padding-right: 10px;
      color: #b00;
      text-decoration: none;
    }

    #footer a:hover
    {
      text-decoration: underline;
    }

    #footer a#admin-a
    {
      position: absolute;
      top: 0;
      left: 15px;
      font-size: 0.9em;
      color: #87BE16; 
    }

    #footer div
    {
      width: 340px;
      float: right;
      text-align: left;
      line-height: 15px;
      overflow: hidden;
    }

  /* konec: paticka */
  

  
  #logo
  {
    position: absolute;
    display: block;
    top: 0;
    margin: 0;
    width: 230px;
    height: 150px;
  }
  

  
  
  
   
/*----------------------------------------------*/
.m_foto {
	text-align: center;
	float: right;
}

.m_foto img {
	border: 2px solid #B6B6B6;
	padding: 1px;
	width: 300px;
	height: 200px;
	margin: 3px 0 1px 8px;
}

.m_popis {
	text-align: justify;
	line-height: 140%;
}

.m_popis2 {
	text-align: justify;
	line-height: 140%;
	font-style: italic;
	color: #2F2F2F;
	margin-bottom: 50px;
}

.m_kont {
	margin: 20px 0 20px 0;
	border-collapse: collapse;
	line-height: 130%;
	width: 100%;
	text-align: left;
}

.m_kont th {
	width: 220px;
	color: #113982;
	padding-top: 3px;
}

.m_kont td {
	padding: 0 0 5px 5px;
	border-bottom: 1px solid #EAE8E9;
	vertical-align: top;
} 



/* vypis aktualit */

.news-item
{
  border-bottom: 1px dotted #aa9;
  padding: 10px 0;
}

.news-item a.img
{
  float: left;
  padding: 5px;
  margin: 0 8px 4px 0;
  border: 1px solid #cca;
}

.news-item a.img:hover
{
  border: 1px solid #d00;
}

.news-item h3
{
  font-size: 1.5em;
  font-weight: bold;
  text-align: left;
  width: 350px;
  float: left;
  padding: 0 0 10px 0;
}


.news-item .insert-info
{
  width: 130px;
  float: right;
  padding: 0 0 10px 0;
}

.news-item .insert-info ins
{
  text-decoration: none;
  color: #38a;
}


.paging
{
  text-align: center;
  padding: 10px;
}






/* konec: vypis aktualit */


#emergerency
{
  background: url(../images/emergerency.jpg) 0px 5px no-repeat;
  line-height: 45px;
  padding-left: 40px;
  height: 125px;
}


#cities
{
  list-style  : quare;
  font-size: 1.2em;
  line-height: 25px;
}


#tour p
{
  width: 350px;
  float: right;
  clear: right;
  padding-top: 12px;
}

#content .vlajka
{
border:none;

}



#content .text
{
display:block;
height:17px;
line-height:17px;
margin-top:5px;
}


/*
  #content .de {
display: block;
position:absolute;
background:  url('../images/flag-de.png') left center no-repeat;
top:30px;
left:880px;
height:50px;
width:20px;
color: #596d96;
}

#content .en{
display: block;
position:absolute;
background:  url('../images/flag-en.png') left center no-repeat;
top:30px;
left:910px;
height:50px;
width:20px;
color: #596d96;
}

*/



























































































                                                                                                                                                                                                                                                       





































































































