/* CSS Document */
body {
  text-align: center;
  margin: auto;
  font-family: "Verdana CE", Arial, Verdana;  
  background-image: url("img/bg1.gif");
	background-position: right top;
	background-repeat: repeat;
  /*background-color: #ffffff;*/
}
.divmain {
 width: 800px;
 background-color: #c0c0c0;
 border: solid 1px #5978b3;
 text-align:left;
 margin: auto;
}
.iebug {
  margin-left: 0px;
  margin-top: 0px;
  background-color: transparent;
}
.nadpis {
  margin-left: 0px;
  margin-top: 0px;
  width: 800px;
  height: 100px;
  background-image: url("img/prechod.gif");
  background-repeat: repeat;
  /*font: Arial;*/
}

.nadpis .banner { position: absolute; margin: 19px 0px 0px 287px; }

.imglogo {
  float: right;
}
.logo {
  padding-top: 5px;
  padding-left: 20px;
  text-align: center;
  font: normal bold 10px Arial;
  color: #ffcc33;
  width: 150px;
  float: left;
}
.logofirstline {
  font-size: 14px;
}
.logosecondline {
  font-size: 40px;
}
.logothirdline {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ffcc33;
  color: #000000;
  font-size: 19px;
}
.pouzdro {
  text-align:left;
  width: 800px;
  min-height:450px;
  _height:450px;
  background-color: transparent;
}
.pouzdrof {
  text-align:left;
  width: 800px;
  min-height:450px;
  _height:450px;
  background-color: transparent;
}
.menu {
  color: #5978b3;
  text-align:left;
  margin-left:20px;
  margin-top: 20px;
  width: 200px;
  float: left;
  display: block;
  background-color: transparent;
}
.menunadpis {
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  width: 150px;
  float: left;
}
.menuobr {
  margin-top: 20px;
  width: 150px;
  float: left;
}
.menuitem {
  color: #5978b3;
  text-align:left;
  margin-left:0px;
  margin-top: 0px;
  width: 150px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  background-color: transparent;
}
.menuitem a {
  text-decoration: none;
  display:block;
  color: #5978b3;
  width: 150px;
}
.menuitem a:hover {
  color: #ffcc33;
	background-color: #5978b3;
}
.ie6 {
  position: absolute;
}
.main {
  width: 550px;
  _width: 450px;
  font-size: 12px;
  color: #000000;
  text-align:left;
  margin-left: 200px;
  margin-top: 0px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  background-color: #c0c0c0;
}
.paticka {
  padding-top: 0px;
  padding-bottom: 0px;
  width: 800px;
  height: 20px;
  color: #000000;
  font-weight: bold; 
  font-size: 12px;
  text-align: center;
  background-image: url("img/prechod.gif");
  background-repeat: repeat;
}
.fotogalerie {
  width: 550px;
  _width: 450px;
  font-size: 12px;
  color: #000000;
  text-align:left;
  margin-left: 200px;
  margin-top: 0px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  background-color: #c0c0c0;
}

