body {
	padding: 0px; 
  margin: 0px;	
  background: #ffffff url("../gfx/bg.gif") center top repeat;
  font: 100% Georgia, sans-serif;
  color: #1e174a;
}

table {
  border: none;
  padding: 0px;
  margin-left: 40px;
}

h1 {
	display: none;
}

h2 {
  padding: 0px;
	margin: 10px 0px 15px 40px;
}

h3 {
  margin-left: 40px;
  padding: 0px;
}

img {border: none}

ul,li{
  margin: 0px; 
  padding: 0px;
  list-style: none;
  display: block;
}

#container {
	width: 819px;
	margin: 0px auto;
	padding: 0px;
  position: relative;
  background: #ffffff url("../gfx/bg-main.jpg") left top repeat-y;  
}

#container p {
  padding: 0px 230px 0px 40px;
  margin: 0px;
  text-align: justify;
}

#container a {color: #1e174a}

#header {
	width: 819px;
	height: 350px;
	padding: 0px;
	margin: 0px;	
  position: relative;
  background: #ffffff url("../gfx/header.jpg") left top no-repeat;  
}

#header span {display: none;}

.cz, .de, .en, .de:hover, .cz:hover, .en:hover { 
  position: absolute; 
  width: 40px;
  height: 32px;
  top: 318px;
  right: 109px;   
  background: url("../gfx/flags/cz.jpg") 0px 0px no-repeat;
}
.cz:hover {background: url("../gfx/flags/cz.jpg") 0px -32px no-repeat;}

.de { 
  right: 65px;
  background: url("../gfx/flags/de.jpg") 0px 0px no-repeat;
}
.de:hover {
  right: 65px;
  background: url("../gfx/flags/de.jpg") 0px -32px no-repeat;
}

.en { 
  right: 21px;
  background: url("../gfx/flags/en.jpg") 0px 0px no-repeat;
}
.en:hover {
  right: 21px;
  background: url("../gfx/flags/en.jpg") 0px -32px no-repeat;
}



.ochalupe, .fotogalerie, .volnycas, .ceny, .kontakt,
.ochalupe:hover, .fotogalerie:hover, .volnycas:hover, .ceny:hover, .kontakt:hover { 
  position: absolute; 
  width: 130px;
  height: 30px;
  top: 58px;
  right: 27px;   
  background: url("../gfx/menu-cz/ochalupe.jpg") 0px 0px no-repeat;
}
.ochalupe:hover {background: url("../gfx/menu-cz/ochalupe.jpg") 0px -30px no-repeat;}

.fotogalerie { 
  top: 98px;
  background: url("../gfx/menu-cz/fotogalerie.jpg") 0px 0px no-repeat;
}
.fotogalerie:hover {
  top: 98px;
  background: url("../gfx/menu-cz/fotogalerie.jpg") 0px -30px no-repeat;
}

.volnycas { 
  top: 138px;
  background: url("../gfx/menu-cz/volnycas.jpg") 0px 0px no-repeat;
}
.volnycas:hover {
  top: 138px;
  background: url("../gfx/menu-cz/volnycas.jpg") 0px -30px no-repeat;
}

.ceny { 
  top: 178px;
  background: url("../gfx/menu-cz/ceny.jpg") 0px 0px no-repeat;
}
.ceny:hover {
  top: 178px;
  background: url("../gfx/menu-cz/ceny.jpg") 0px -30px no-repeat;
}

.kontakt { 
  top: 218px;
  background: url("../gfx/menu-cz/kontakt.jpg") 0px 0px no-repeat;
}
.kontakt:hover {
  top: 218px;
  background: url("../gfx/menu-cz/kontakt.jpg") 0px -30px no-repeat;
}
.fotoradek {
  text-align: center;
}
.fotoimg {
  margin: 3px 3px 3px 3px;
  border: 2px solid #000000;
}


#sidebox {
  float: right;
  position : relative;
  width: 180px;
  top: 17px;
  right: 27px;
  text-align: right;    
}

#sidebox img {margin-bottom: 10px}

#sidebox p {
  margin: 0px;
  padding: 0px;
  text-align: right;   
  font-size: 90%;  
}

#sidebox a {
  font-weight: bold;
  color: #1e174a;
  font-size: 90%;   
}


#footer {
  clear:both;
  width: 819px;
  height: 83px;
  position: relative; 
  font-size: 80%;  
  background: #ffffff url("../gfx/bottom.jpg") left top no-repeat;  
}

#footer p {
  position: absolute;
  bottom: 18px;
  left: 0px;
}

#footer a {
  text-decoration: none;
  color: #1e174a;
  position: absolute;
  bottom: 18px;
  right: 27px;  
}
