* {
	margin: 0;
	padding: 0;
}
html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}
body {
	font-family: verdana, sans-serif; 
	color: #284a65;
	font-size: small;
	text-align: center;
	background: #d2e0ed url("../common/bg.gif") top repeat-x;
} 
#main {
  position: relative;
  text-align: left;
  width: 807px;
  margin: 0 auto;
  background: url("../common/bg_text.gif") repeat-y;
}
h1#head {
  position: relative;
  width: 807px;
  height: 142px;
  color: #fff;
  overflow: hidden;
  z-index: 2;
  background: url("../common/head.jpg") no-repeat;
} 
h1#head span {
  position: absolute;
  left: 0;
  top: 0px;
  display: block;
  margin: 0;
  width: 807px;
  height: 142px;
  z-index: 2;
  overflow: hidden;
  display: none;
}
h2 {
  font-size: 17px;
  color: #bd4628;
}
ul#menu {
  position: absolute;
  display: block;
  width: 807px;
  height: 25px;
  top: 98px;
  margin-left: 0px;
  z-index: 2;
  list-style-type: none;
} 
li.menu {
  display: block;
  float: left;
  height: 25px;
  padding: 0;
}
.menu a {
  width: 100%;
  height: 100%;
  display: block;
}
#telo {
  display: block;
  position: relative;
  width: 807px;
  height: 150px;
  background: url("../common/body_top.jpg") no-repeat;
  z-index: 1;
}
#telo-right {
  display: block;
  position: relative;
  float: right;
  width: 211px;
  height: 597px;
  background: url("../common/body_right.jpg") no-repeat;
}
#obsah {
  display: block;
  position: relative;
  float: left;
  left: 0px;
  width: 595px;
  background: url("../common/bg_obsah.gif") repeat-x;
}
#text {
  display: block;
  position: relative;
  float: left;
  top: 20px;
  width: 360px;
  height: auto;
  min-height: 580px;
  _height: 580px;
  font-size: 89%;
  padding: 0 20px 30px;
  border-right: dotted 1px #6997a6;
  text-align: left;
}
#right-box {
  display: block;
  position: relative;
  top: 20px;
  float: right;
  width: 180px;
  padding: 0 0px 0px 10px;
  font-size: small;
  text-align: left;
}
#end {
  clear: both;
}
#bottom {
  position: relative;
  display: block;
  width: 807px;
  height: 30px;
  _height: 50px;
  top: 20px;
  background: url("../common/bottom.gif") no-repeat;
}
#right-box ul {
  padding-left: 15px;
  list-style-type: square;
  color: #bd4628;
}
.modre {
  color: #284e6d;
}
#right-box img {
  padding: 15px 0 15px 0;
}
h5 {
  padding-bottom: 5px;
}
#telo h4 {
  padding: 130px 0 0 15px;
  color: #fff;
}
#text img {
  text-align: right;
  float: right; 
}
#galerie img {
  border: none;
  text-align: left;
  margin: 7px;
  float: none;
  border: 2px solid #bd4628;
}
table {
  width: 360px;
}
table.tcenik {
  width: 330px;
  font-size: 7pt;
  text-align: center;
  border-collapse: collapse;
  
}
table.tcenik td {
  border: 1px solid #284e6d;
  padding: 3px;
}
.line {
  width: 340px;
  height: 2px;
  border-bottom: 1px dotted #6997a6;
  margin: 10px 0 10px 0;
  
}
table#otviracka {
  width: 180px;  
}
a {
  color: #284e6d;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
ul.seznam {
  list-style-type: none;
}
#text h3 {
  padding-top: 3px;
  padding-bottom: 3px;
  color: #bd4628;
}
#text h4 {
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: underline;
}
#text p {
  padding-top: 10px;
  padding-bottom: 5px;
}
#bottom p {
  padding-top: 15px;
  font-size: x-small;
}
#text ul {
  list-style-type: none;
}
a#home {
  width: 81px;
}
a#souteze {
  width: 87px;
}
a#profil {
  width: 68px;
}
a#sluzby {
  width: 77px;
}
a#sponzori {
  width: 91px;
}
a#fotogalerie {
  width: 104px;
}
a#kontakt {
  width: 85px;
}
a span {
  display: none;
}
.odkaz_galerie {
  float: right;
}
tr.vyrazne {
	_background: #CDE1ED;
	background: #ff3;
}
.red {
	color: #bd4628;
}
td.cerne {
	_background: #ff3;
	color: #424242;
	font-weight: bolder;
}
td.ncena {
	_background: #ff3;
	color: #bd4628;
	font-weight: bold;
   font-size: 11px;
}
td.ncenanadpis {
	_background: #ff3;
	color: #bd4628;
	font-weight: bold;
   font-size: 10px;
}
h6 {
  font-size: 15px;
  color: #284e6d;
  text-decoration: underline;
}
