body {
  margin: 0;
  background:url(images/bg_body.png) repeat-x #395968;
  font-family: tahoma;
  font-size: 10pt
}
#container {width: 990px; margin: 50px auto; background: #FFFFFF}

#top_left {
  float: left;
  margin: 10px 0 0 10px;
  width: 75px; 
  height: 116px;   
  background:url(images/bg_top_side.gif) repeat-x;
}
#top_middle {
  float: left;
  margin: 10px 0 0 0;
  width: 325px; 
  height: 116px;   
  background:url(images/bg_top_side.gif) repeat-x;
}
#top_right {
  float: left;
  margin: 10px 10px 0 0;
  width: 570px; 
  height: 116px;  
  background:url(images/bg_top_side.gif) repeat-x;
}
#middle_left {
  float: left;
  margin: 10px 0 0 10px;
  width: 75px; 
  height: 285px;   
  background:url(images/bg_middle_side.gif) repeat-x;
}
#middle_middle {
  float: left;
  margin: 10px 0 0 0;
  width: 325px; 
  height: 285px;  
  background:#FFFFFF;
}
#middle_right {
  float: left;
  margin: 10px 10px 0 0;
  width: 570px; 
  height: 285px;  
  background:url(images/bg_middle_side.gif) repeat-x;
}
#bottom {
  background-color: #FDF3E8;
  margin: 10px;
  background:url(images/bottom_bck.png) repeat-y;
}
#bottom_left {
  float: left;
  margin: 0 0 0 0;
  width: 75px; 
  min-height: 450px;  
  background:url(images/bg_bottom_left.gif) no-repeat;
  background-position: top right;
}
#bottom_middle {
  float: left;
  margin: 0 0 0 0;
  padding: 20px;
  width: 285px; 
  min-height: 420px;  
  background:url(images/bg_bottom_middle.gif) repeat-x;
}
#bottom_right {
  float: left;
  margin: 0 0 0 0;
  padding: 20px;
  width: 530px; 
  min-height: 410px;  
  background:url(images/bg_bottom_right.gif) repeat-x;
}

#menu {
  margin: 5px 0 0 10px; 
}

#menu li {
  list-style-type: none; 
  list-style-image: url('images/zub11.png');      
  border-bottom: 1px solid #ddd; 
  margin: 0 50px 0px 0
}

#menu li:hover, #menu li.active1 {
  list-style-type: none;   
  list-style-image: url('images/zub11m.png');   
  border-bottom: 1px solid #ddd; 
  margin: 0 50px 0px 0;
}

#menu li.posledni {
  border-bottom: 0px;  
}

#menu li a {
  display: block;
  font-size: 10pt;
  text-decoration: none;
  color: #444;
  padding: 9px 0 9px 0;     
  font-weight: bold;
  
}

#menu li a:hover, #menu li .active {   
  color: #2C709F;
}

h1 {
  font-weight: bold;
  font-size: 18pt;
  color: #377cb5;     
  font-family: sans-serif;
}

h2 {
  font-weight: bold;
  font-size: 12pt;
  color: #434446;    
  font-family: sans-serif;
  
}

p {
  text-align: justify;
  color: #333
}

table tr td {
  padding: 0 10px 0 0;  
  color: #333
}

.fotogalerie {
  font-weight: bold;
}

.fotogalerie img {
  margin: 0 5px 5px 0;
  border: 6px solid #fff;
  width: 100px;
  height: 100px; 
}

.tucne {       
  font-weight: bold;
}

.modre tr td {
  color: #1f6183
}
