body {
  background-color: red;
  width: 100%;
  margin: auto;
  padding: 0px;
  font-family: tahoma, sans-serif;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
hr {
  display: none;
  
}
form {
	margin: 0px;
	padding: 0px;
}

div#header-back {
  width: 100%;
  height: 144px;
  background-image: url(images/header-back.png);
  margin-top: 0px;
  display: none;
}
div#header-logo-back {
  width: 336px;
  height: 144px;
  background-image:url(images/header-logo-back.png);
  position: relative;
  float: left;
  margin-left: 0px;
  display: none;
}
div.logo {
	width: 177px;
	height: 68px;
	margin-left:90px;
	margin-top: 63px;
	position: absolute;
}
div#find {
	width: 120px;
	height: 23px;
	text-align: left;
	float: left;
	position: absolute;
	margin-top: 70px; 
	margin-left: 740px;
	*margin-left: 410px;
	display: none;
}
div#topmenu {
	width: 600px;
	position: absolute;
	margin-top: 100px;
	height: 40px;
	margin-left: 360px;
	*margin-left: 24px;
	color: #767676;
	z-index: 4;
}
div#left_column {
	width: 336px;
	height: 410px;
	position: relative;
	display: block;
	background-image: url(images/left-column-back-home.png);
	background-repeat: no-repeat;
	float: left;
	z-index: 3;
	display: none;
}
div#news {
	width: 171px;
	height: 103px;
	position: relative;
	background-image: url(images/news-form.png);
	margin-left: 0px; 
	float: left;
	z-index: 1;
	color: White;
	display: none;
}
div#news-home {
	width: 171px;
	height: 103px;
	position: relative;
	background-image: url(images/news-form.png);
	margin-left: 166px; 
	margin-top: -100px;
	*margin-left: 83px; 
	float: left;
	clear: both;
	z-index: 12;
	color: White;
	display: none;
}

div#news-form {
	width: 120px;
	height: 20px;
	position: relative;
	display: block;
	margin-left: 17px; 
	margin-top: 5px;
	display: none;
}
div.news-text {
   margin-left: 17px; 
	margin-top: 17px;
   font-size: 12px;
}
div#main-text {
	width: 100%;
	background-image: url(images/main-text-back.png);
	background-repeat: repeat-x;
	position: relative;
	display: block;
	float: left;
	font-size: 11px;
	color: #767676;
	/*border: solid 1px black;*/
}
div#submenu-left-column {
	width: 170px;
	height: 300px;
	display: block;
	position: relative;
	margin-left: 166px;
	margin-top: 40px;
	background-color: #F8F8F8;
	padding-top: 20px;
	min-height: 350px;
	display: none;
}
div#submenu-left-column-blank {
	width: 170px;
	height: 340px;
	display: block;
	position: relative;
	margin-left: 166px;
	margin-top: 20px;
	padding-top: 50px;
	display: none;
}
div#et {
	width: 47px;
	height: 160px;
	background-image: url(images/et.png);
	margin-left: 336px;
	*margin-left: 0px;
	margin-top: 187px;
	*margin-top: 179px;
	position: relative;
	*position: absolute;
	display: none;
}
div#bubbles {
	width: 799px;
	height: 166px;
	position: absolute;
	z-index: 4;
	background-image: url(images/bubbles.png);
	background-repeat: no-repeat;
	margin-top: 104px;
	margin-left: 86px;
	*margin-left: -250px;
	display: none;
}
div.text-frame {
   position: relative;
	display: block;
	width: 650px;
	margin-top: 0px;
	background-color: #FDFDFD; 
	margin-left: 10px;
	*margin-left: 0px;
	position: relative;
	*position: absolute;
	padding: 0px 10px 10px 10px;
}

div.text-menu-left {
  line-height: 19px;
  padding: 3px 0px 0px 20px;
  font-size: 13px;
  font-family: tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #949494;
  display: none;
}
div.text-menu-left a {
  font-family: tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #949494;
}
div.text-menu-left a:hover {
  font-family: tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #949494;
}
div.text-menu-left-on {
  line-height: 19px;
  padding: 3px 0px 0px 20px;
  font-size: 13px;
  font-family: tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #FF9900;
}
div.text-menu-left-on a {
  font-family: tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #FF9900;
}
div.text-menu-left-on a:hover {
  font-family: tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #FF9900;
}
td.text-submenu-left {
  line-height: 14px;
  font-size: 11px;
  font-family: tahoma;
  font-weight: normal;
  text-decoration: none;
  color: #949494;
  position: relative;
  display: block;
}
td.text-submenu-left a {
  font-family: tahoma;
  font-weight: normal;
  text-decoration: none;
  color: #949494;
}
td.text-submenu-left a:hover {
  font-family: tahoma;
  font-weight: normal;
  text-decoration: none;
  color: #949494;
}
td.text-submenu-left-on {
  line-height: 14px;
  font-size: 11px;
  font-family: tahoma;
  font-weight: normal;
  text-decoration: none;
  color: #FF9900;
  position: relative;
  display: block;
}
td.text-submenu-left-on a {
  font-family: tahoma;
  font-weight: normal;
  text-decoration: none;
  color: #FF9900;
}
td.text-submenu-left-on a:hover {
  font-family: tahoma;
  font-weight: normal;
  text-decoration: none;
  color: #FF9900;
}

div.text {
   display: block;
	margin-left: 0px;
	width: 600px;
	margin-top: 20px;
	padding-left: 25px;
	/*border: solid 1px blue;*/
}
div.text h3 {
	color: Black;
	font-size: 14px;
}
div.text h4 {
	color: Black;
	font-size: 14px;
}
div.text a, div.text a:hover{
	color: black;
	text-decoration: none;
}

img.reklama {
	float: right;
}
div#reklama {
	  margin-left: 23px;
     position: absolute;
	  margin-top: 10px;
	  /*background-image: url(images/reklama.png);*/
	  background-repeat: no-repeat;
	  width: 482px;
	  height: 86px;
	  padding-top: 24px;
	  display: none;
}
div#reklama-home {
	  float: left;
	  margin-left: 382px;
	  *margin-left: 47px;
	  margin-top: 20px;
	  *margin-top: 360px;
	 /*background-image: url(images/reklama.png);*/
	  width: 470px;
	  height: 60px;
	  z-index: 13;
	  position: absolute;
	  float: left;
}
div.subpage-menu {
	margin-left:0px;
	height: 100px;
	width: 640px;
	height: 78px;
	margin-left: 25px; 
}
div.menu-selected-frame {
	width: 130px;
	height: 78px;
	background-image: url(images/nemu-selected.png);
	background-repeat: no-repeat;
	font-size: 22px;
	color: White;
	font-family: Arial;
	font-weight: bold;
	padding-left: 10px;
	margin-right: 0px;
	padding-top: 10px;
	text-align: left;
	float: left;
	/*border: solid 1px red;*/
}
div.menu-frame {
	height: 77px;
	font-size: 15px;
	font-family: "Arial Black";
	color: #E6E6E6;
	margin-right: 5px;
	padding-top: 16px;
	text-align: left;
	float: left;
	padding-left: 10px;
	/*border: solid 1px blue;*/
	display: none;
}
div.menu-frame-on {
	height: 77px;
	font-size: 15px;
	font-family: "Arial Black";
	color: #A3A3A3;
	margin-right: 5px;
	padding-top: 16px;
	text-align: left;
	float: left;
	background-image: url(images/submenu-back-over.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	/*border: solid 1px blue;*/
}
.defedit {
	border: solid 1px #FF9900;
}
.defeditx {
	background-color: White;
}
.deftable {
	text-align: left;
	width: 100%;
}
.deftable-menu {
	text-align: left;
	width: 100%;
	margin-bottom: 7px;
}
div.fotky {
	text-align: left;
	vertical-align: middle;
}
div.souvisejici_odkazy {
   width: 100%;
	height: 155px;
	background-color: #EBEBEB;
	margin-top: 30px;
}
div.odkazy-nadpis {
	border-top: solid 2px #DBDBDB;
	background-color: #FFEFD5;
	padding-left: 20px;
	height: 22px;
	text-align: left;
	padding-top: 7px;
}
div.odkazy-item {
	   padding-top: 5px;
}
div.souvisejici_odkazy a, div.souvisejici_odkazy a:hover {
	text-decoration: none;
	color: Gray;
	padding-left: 10px;
}
div.language a, div.language a:hover {
	width: 80px;
	height: 23px;
	text-align: left;
	float: right;
	margin-top: 13px;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
div.mapawebu {
	padding-left: 20px;
}
div.mapawebu a, div.mapawebu a:hover {
	color: Gray;
}
div.text-footer {
	width: 90%;
	height: 30px;
	color: Gray;
	vertical-align: bottom;
	padding-left: 23px;
	padding-right: 15px;
	margin-top: 20px;
}
div.navigace {
	background-color: White;
	float: left;
	padding: 2px;
}
div.navigace a, div.navigace a:hover{
	color: Gray;
}
div.tisk {
	background-color: White;
	float: right;
	padding: 2px;
	display: none;
}
div.tisk a, div.tisk a:hover{
	color: Gray;
}
div#footer {
  z-index: 1;
  position: relative;
  background-image: url('images/footer-back.png');
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
  width: 770px;
  height: 35px;
  clear: both;

}
hr.cistic {
   clear: both;
   height: 1px;
   border: none;
   /*margin: -1em 0 0 0;*/
   visibility: visible;
   }
