/* CSS Document */
body
{
  font-family:verdana;
  font-size:9pt;
  background:rgb(224,224,224);
}

#telo
{
  width:900px;
  position:absolute;
  left:50%;
  margin-left:-450px;
  top:5px;
}

#hlava
{
  background-image:url("./Images/Logo3.gif");
  width:900px;
  height:122px;
}

#hlavakontakt
{
  position:absolute;
  top:50px;
  left:650px;
  width:250px;
  text-align:center;
  font-size:10pt;
  color:rgb(53,53,53);
  font-weight:bold;
  margin:0px;
  padding:0px;
} 

#hlavakontakt ul
{
  margin:0px;
  padding:0px;
}

#hlavakontakt li
{
  list-style:none;
  list-style-position:outside;
  margin:0px;
  padding:0px;
}

#obsah
{
  width:900px;
  height:450px;
  background:rgb(204,204,204);
}

#text
{
  width:470px;
  height:445px;
  margin:0 5px 5px 5px;
  background:rgb(113,113,113);
  vertical-align:top;
  overflow:auto;
  float:left;
}


h2
{
  color:rgb(255,165,0);
  background-image:url("./Images/bgH2.gif");
  line-height:35px;
  font-size:15px;
  padding:0px 9px;
  vertical-align:center;
  letter-spacing:1px;
  font-weight:bold;
  margin:0px;
}
h3
{
  color:rgb(255,204,0);
  font-size:12px;
  letter-spacing:1px;
  font-weight:bold;
  margin:10px 20px -8px 20px;
}

#text p
{
  color:white;
  vertical-align:top;
  margin:10px 25px 0 25px;
  line-height:18px;
  text-align:justify;
  text-indent:30px;
}

#text table
{
  margin:10px 25px 0 25px;
}

#text table td
{
  color:white;
  vertical-align:top;
  line-height:18px;
  font-size:9pt;
}

#text table td a
{
  color:white;
}

#obrazek
{
  width:415px;
  height:445px;
  overflow:hidden;
  float:left;
  background:white;
}

#obrazek img
{
  width:415px;
}

.info
{
  width:205px;
  height:190px;
  background-image:url("./Images/bgInfo.gif");
  background-position:bottom;
  background-repeat: repeat-x;
  float:left;
  margin:5px 5px 0 0;
  overflow:hidden;
  
}

.info h3
{
  font-size:8pt;
  color:rgb(63,63,63);
  text-transform:uppercase;
  text-align:left;
  margin:2px 0px 5px 0px;
  padding:2px 5px;
  background:rgb(255,204,0);
}

.info a
{
  margin:0 10px;
  color:rgb(63,63,63);
  line-height:18px;
  font-size:8pt;
  font-weight:bold;
  display:block;
}

.info img
{
border:0px;
}

.volba
{
  float:left;
  width:180px;
  height:95px;
  margin:12px 0 0 15px;
  border-right:1px solid rgb(224,224,224);
}

.volba.sir
{
  width:270px;
  border-right:0px;
  background-image: url("Images/logoeu.png");
  background-repeat:no-repeat;
  background-position:240px 0px;
  background-size:30px;

}


.logoeu
{
  position:absolute;
}

.volba h3
{
  color:white;
  font-size:12px;
  margin:0px 0px 8px 0;
}

.volba a
{
  color:rgb(255,165,0);
  display:block;
  margin:0 0 5px 20px;
}

.volba a:hover
{
  color:rgb(255,69,0);
}

#pata
{
  width:900px;
  height:120px;
  background:rgb(76,76,76);
}
