* {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #666666;
  }
a {
  text-decoration: underline;
  }
.c {
  text-align: center;
  }
.large {
  font-size: 17px;
  font-weight: bold;
  }
.ar {
  text-align: right;
  }        
body {
  background-color: white;
  margin: 0px;
  text-align: center;
  }
div.obal {
  text-align: left;
  margin: auto;
  width: 780px;
  position: relative;
  }
div#logo {
  /*position: absolute;
  left: 230px;
  top: 70px;*/
  margin-left: -5 em;
  z-index: 10;
  }


div#menu {
  position: relative;
  left: 10px;
  top: 80px;
  width: 193px;
  height: 345px;
  /*background-image: url(layout/menubg.gif);
  background-repeat: no-repeat;*/
  z-index: 5;
  display: run-in;
  }
div#menu * {
  color: #4ec7f3;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  }
div#menu a:hover {
  text-decoration: underline;
  }
div#menu div.content {
  padding: 0em 0em 0em 0.8em;
  }
div#menu p {
  margin: 0.6em 0px 0em 0px;
  }
div#menu p.sub {
  margin: 0.2em 0px 0.1em 2em;
  }
  
div#menu p.cervene a {
	color: red;
  } 
   
div#menu p.sub, div#menu p.sub * {
  font-size: 12px;
  }
div#menu p.fb a {
	font-weight: normal;
	color: #808080;
}  
div#pooltop {
  position: absolute;
  left: 230px;
  top: 280px;
  }  
div#pool {
  position: absolute;
  left: 330px;
  top: 60px;
  width: 500px;
  height: 430px;
  %height: 530px;
  overflow-y: auto; 
  padding-top: 10px;
  padding-bottom: 3em;
  }
  div#obalMenuAPool
  {
  position: relative;
   top: -70px;
   height: 500px;
   }
  div#obalMenu
  {
  background-image: url(layout/bcg.jpg);
  background-repeat: repeat-y;
  }
h1 {
  color: #4ec7f3;
  font-size: 17px;
  border-bottom: 1px solid #BFBFBF;
  padding-bottom: 0.75em;
  }
h2 {
  color: #4ec7f3;
  font-size: 14px;
  margin-bottom: 0.666em;
  }
div#pool p {
  margin: 0px 0px 0.6666em 0px;
  }
ol, ul {
  margin-top: 6pt;
  font-weight: bold;
  margin-left: 28px;
  }
ol li, ul li {
  color: #4ec7f3;
  }
ul li p, ol li p {
  margin-top: 0px;
  margin-bottom: 0.5em;
  color: #666666;
  font-weight: normal;
  }
div#pool b {
  font-size: 14px;
  color: #4ec7f3;
  xfont-weight: normal;
  }  
div#pool em {
  font-style: normal;
  font-weight: bold;
  }
div.galerie {
  text-align: center;
  }  
div.galerie img {
  border: 1px solid #4ec7f3;
  margin: 8px 8px; 
  } 
div.footer {
  margin-top: 10em;
  padding-bottom: 2em;
  position: relative;
  left: 320px;
  top: 50px;
  %top: 200px;
  width: 450px;
  padding-top: 25px;
  text-align: right;
  }
div.footer, div.footer * {
  font-size: 11px;
  color: #A8A8A8;
  text-decoration: none;
  }  
 table.form {
  border-collapse: collapse;
  }
table.form td {
  padding: 2px 10px 2px 0px;
  vertical-align: top;
  }
  table.form input, table.form textarea {
  border: 1px solid silver;
  }
hr {
  border-top: 1px solid #E5E5E5;
  height: 1px;
  }  
span.modra {
	color: #4ec7f3;
}
span.cerna {
	font-weight: bold;
}