p {text-indent: 30px;  margin: 0px; text-align: justify; }
a {text-decoration: underline}
a:link,a:visited   {color: #009;}
a:active {color: black}
a:hover  {color: red; text-decoration: underline;}
h1,h2,h3,h4,h5,h6 {color: navy; text-align: center;}
ul {text-align: left;}

hr {
	color: #000080;
	text-align: center;
	width: 80%;
	margin-top: 15px;
	margin-bottom: 10px;
}

body {
	padding: 0px;
	text-align: center;
	color: #009;
	margin: 0px;
	background: #FFEFBF url(images/pozadie.jpg);
	font: bolder 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#hlavav {
	padding: 10px;
	border-bottom: 1px solid #309;
	background-color: #69F;
	text-align: center;
}

#obsah {border: 1px solid #309;
	background: url(images/bgv2.jpg) repeat-y left top;
	margin: 1em auto;
	width: 80%;
	text-align: left;
	min-width: 760px;
	max-width: 940px;
	_width: expression(document.body.clientWidth > 940? "940px" : "auto" );
}

#lavyv {
	padding: 0px;
	float: left;
	width: 200px;
	margin: 0px;
}

#lavyvtext {
	padding-left: 10px;
	margin: 5px 0px 0px 0px;
}

#stredv {
	padding: 0px;
	margin: 0px 0px 0px 200px;
	min-height: 455px;
	_height: 455px;
}
#stredvtext {
	padding: 0.5em 1em;
	margin: 0px;
	text-align: center;
	font: bolder 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	_left: -15px;
}

#patav {
	height: 20px;
	border-top: 1px solid #309;
	background-color: #668CFF;
	font-size: 10px;	color: #CFF;
	font-style: italic;
	text-align: center;
}

#patav a {color: #009;}
hr.cleaner {clear: both;	display: none;}

ul.menu {
	width: 180px;
	overflow: hidden;
	position: relative;
	left: -40px;
	list-style-type: none;
}

ul.menu li a {
	display: block;
	width: 180px;
	height: 30px;
	margin: 0px 0px 3px 0px;
	padding: 7px 0px 0px 10px;
	font: bold 1em sans-serif;
	color: navy;
	background: url(images/tlacv3.jpg) 0 0 no-repeat;
	text-decoration: none;
	list-style: none;
}

ul.menu li a:hover {
	background-position: -180px 0;
	color: white;
	text-decoration: none;
}

ul.menu li a:active {
	background-position: -360px 0;
	color: navy;
}

ul.menu li.aktivny a,ul.menu li.aktivny a:hover {
	background-position: -360px 0;
	color: red;
}

ul.menu li.aktivny a:hover {
	background-position: -360px 0;
	color: red;
	text-decoration: none;
}

p.legenda {
	text-indent: 0px;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}

span.vlavo {
	float: left;
	margin: 3px 0px 0px 20px;
  color: red;
}

span.vlavo a {
text-decoration: none;
}

span.vpravo {
	float: right;
	margin: 3px 10px 0px 0px;
}

.vpravo a,.vpravo a:hover {
	text-decoration: none;
	font-size: 8px;
}

ul.vmenu {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	list-style-type: none;
}

ul.menu ul.vmenu li a {
	margin: 0px;
	padding: 0px;
	background: transparent;
	height: 11px;
	color: #009;
	font-weight: bold;
}

ul.menu ul.vmenu li a:hover {
	color: #fff;
}

div.pano {
	overflow: auto;
	width: 470px;
	height: 400px;
	border: 1px #000 solid;
	margin: 0px auto;
	background: #fff;
}

.nazaciatok a, .nazaciatok a:hover, .nazaciatok a:visited {
font-size: 8px;
font-style: italic;
color: yellow;}

table {
margin-top: 10px;
margin-bottom: 20px;
}

textarea {
background-color: #ffd; 
}

legend {
	border: 1px #000 solid;
	padding: 5px;
	background-color: #ffd;
	font-size: 11px;
}

fieldset {
	border: 3px double #009;
	padding: 10px;
	margin-bottom: 20px;
}

input {
	background-color:#ffd;
}


.bublina {position: relative;
z-index: 0; 
}

.bublina:hover{
background-color: transparent; z-index: 50;}

.bublina span{ 
	position: absolute; background-color: lightyellow; padding: 5px; left: 10px; border: 1px dashed #009; visibility: hidden; color: #009; text-decoration: none;
	width: 300px;
}

.bublina span img{
  border-width: 0;  
  padding: 2px;
  float: left;
  margin-right: 10px;
  }

.bublina:hover span{
	visibility: visible; top: 20px;
	left: 0px;
	font-size: 10px;
	}

a.bublina:link, a.bublina:active, a.bublina:hover, a.bublina:visited {
	color: #F0F;
	cursor: help;
	text-decoration: none;
font-weight: bold;
	}

p.napoveda {
margin-top: 10px;
}

h5 {
font-size: 13px;
margin-bottom: 5px;
}

.foto {
border: thin #009 dashed;
padding-bottom: 20px;
background: #a2b9ff;
margin-bottom: 30px;
}

tr.program {
background-color: #ffeec0; 
}

tr.program td {
padding: 5px 20px 5px 20px;
}

.sviatok {
 color: red;
}