/*********************/
/* BASIC */
/*********************/

body {
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	font-size: 82.5%;
	margin: 0;
	padding: 0;
	background-image: url(img/pozadiii.jpg);
	background-attachment: fixed;
	background-position:center;
	background-position:top;
}

p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}

a img {
  border: none;
}
a {
  color:#000000;
  text-decoration: none;
  font-weight: normal;
  }
.hl:link {
text-decoration: none;
color:#ffffff;
}
.hl:visited {
text-decoration: none;
color:#ffffff;
}
.hl:hover {
text-decoration: underline;
color: #ffffff;
}


#zakl {
	margin-top: px;
	margin-bottom: 25px;
  width: 950px;
  height: 1200px;
  margin-right: auto;
	margin-left: auto;
  border: px solid #000000;
}


/*********************/
/* BANNER STYLES */
/*********************/

#hlav {
	position: relative;
	height: 30px;
	width: 950px;

	border-bottom: px solid #000000;
}
#hlav_menu {
  margin-top: 2px;
	position:;
	height: 30px;
	width: 950px;
	background: #F1C131;
  border-top: 5px solid #F1C131;
	border-bottom: 5px solid #F1C131;
}
#menu {
	position:relative;
  height: 30px;
	width:84px;
  line-height: 150% ;
  border-right: 1px solid #000000;
  border-right-style: dotted;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
	text-align: center;
	float: left;
	background:#F1C131;
  color: red;
  font-size: 19px;
  font-family: arial;
  font-weight: normal;
  border: px solid #F1C131;
}

/*********************/
/* MAIN NAV */
/*********************/

#lev {
	position:relative ;
	margin-top: 50px;
	margin-left: 60px;
	width: 240px;
	height: 180px;
	float: left;
  text-align: center;
	border: 1px solid #F1C131;
	
}
#prav {
  position: relative;
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
}


#nejnovejsi {
  position: ;
	width: 200px;
	float: center;
	margin-top: 10px;
	margin-left: px;
}
#nejnovejsi_img {
  position: ;
	width: 150px;
	float: center;
	margin-top: 10px;
	margin-left: px;
}


#text_nejnovejsi {
  color: #E0E0E0;
  text-align: center;
  font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	font-size: 150.5%;
	font-weight:bold;
	width: 240px;
	float: center;
	margin-top: 10px;
}

/*highlight "you are here" buttons*/

#prav2 {
  text-align: center;
  position: relative;
	width: 150px;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
 }
#kec {
  position: absolute;
  bottom: -13px;
  left: 410px;
  width: 120px;
  height: 23px;
  font-size: 16px;
  padding-top: 2px;
  text-align: center;
  font-family: tahoma;
  font-weight: bold;
  background:  url(img/kec.png); 
}
#napis {
	position: absolute;
	bottom: -13px;
  left: 540px;
  width: 120px;
  height: 23px;
  font-size: 16px;
  padding-top: 2px;
  text-align: center;
  font-family: tahoma;
  font-weight: bold;
  background:  url(img/kec.png) 
	
}
#pocitadlo {
margin-top: 5px;
margin-bottom: 5px;
}

#dal {
  margin-top: 15px;	 
}

#tip {
  margin-top: 15px;
}

#news a:hover {
	color: #000000;
	background-image: url(images/bg/bg_link_h.png);
}

/*********************/
/* MAIN */
/*********************/
h1 {
	color: red;
	margin-top: 5px;
	font-size: 25px;
	border-bottom: px solid red;
	line-height: 100%;
}
.section {
	display: inline;
	color: #999999;
	font-weight: normal;
}

.floatRight {
	float: right;
	margin: 5px 10px 2px 15px;
}
img.floatRight {
	border: 2px solid #000000;
}

p {
	color: #E0E0E0;
	font-size: 15px;
}
h2 {
	color: #F4BE04;
	font-size: 1.9em;
	margin-top: 10px;
	overflow: hidden;
	padding-top: 0px;
	background: url(images/bg/bg_h2.gif) repeat-x left bottom;
}


/*********************/
/* FOOTER */
/*********************/
#footer {
	margin-top: 15px;
	border-top: 1px dashed #666666;
	padding: 5px 0 0 5px;
	margin-right: 200px;
}
