/* ZAKLADNI TAGY*/
html { height: 100%; }
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10px;
  margin: 0;
  padding: 0;
  background-image: url(../img/bgtop.jpg);
  background-repeat: repeat-x;
  background-color:#cdc6b6;
  background-position: 0px 21px;
  width: 100%;
  min-height: 100%;
  height: 100%;
  text-align:center
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   10px;
  line-height: 17px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

h1 {
	padding-top: 18px;
	font-size: 14px;
}
h2 {
	padding-top: 10px;
	font-size: 23px;
}
/* POZICOVANI */

#body{
	 width: 783px;
	 height: 100%;
	 margin:auto; /* for IE6 and Firfox centering */
	 text-align:left; /* so that IE6 and Firefox puts the text to the left */
 }
#textblok{
	width: 599px;
	float: left;
	height: auto;
	min-height: 100%;
	_height: 100%; /* explorer hack */
	background-image: url(../img/pruhbg.png);
	background-repeat: repeat-y;

}
#menu{ 
	float: right;
	width: 184px;
}
#design {
	height: 288px;
}
 .tab_pole {
	background-color: #eee;
 }
#content{
	margin-left: 75px;
	margin-right: 60px;
	margin-bottom: 60px;
	margin-top: 0;
	}
#menucontent{
	padding-top: 161px;
	left: 0;
	position: relative;
	width: 184px;
	float: right;
	}
.menuimg{
	border: 0;
	}
.nadpisimg{
	margin-left: 75px;
	margin-top: 220px;
	}	
.hrimg{
	margin-bottom: 13px;
	margin-top: 2px;
	}	
.contactdole {
	padding-top: 178px;
	left: 15px;
	position: relative;
	width: 184px;
	float: right;
	color: #7c857d;
}	
.contactdoletxt {
	color: #7c857d;
}	
/* LAYOUT STRANEK */
.news {
	width: 460px;
}
.news_header {
	font-weight: bold;
	float: left;
	width: auto;
}
.download_header {
	float: left;
	width: auto;
}
.news_date {
	color:#777;
	float: right;
	width: auto;
}
.dates {}
.dates_header {
	font-weight: bold;
	width: auto;
}
.dates_date {
	float: left;
	width: 90px;
}
.gallery_img {
	border: 0;
	margin: 8px;
}
.img_disco {
	border: 0;
}
/* LINKY */
a { color: #000; }
a:visited { color: #666; }
a:hover { color: #f2efe8; background-color:#000; }

.gallery_img_a {
	text-decoration: none;
	background-color:#f2efe8;
}
.abez:hover {
	text-decoration: none;
	background-color: #cdc6b6;
}
.gallery_img_a:hover { color: #fff; background-color:#f2efe8; }