@charset "windows-1250";
/* CSS Document */


<style type="text/css">

.obraz2{border: 1px solid; margin-left: 10px; margin: 20px 20px 10px 20px; border-color: red}

.odkaz1{   font-family: "Times New Roman"; color:#804040; font-weight: bold;  text-decoration: none;  bold; font-size: 12px}
.odkaz1:hover{   font-family: "Times New Roman"; color:#FD8402; font-weight: bold;  bold; font-style: italic;  text-decoration: none;  font-size: 12px}

.odkaz2{    color:#804040;  font-size: 12px}
.odkaz2:hover{    color:#FD8402;  text-decoration: none;   font-size: 12px}
.odkaz33{   font-family: "Times New Roman"; color:#800000; font-weight: bold;  text-decoration: none;  bold; font-size: 14px}
.odkaz33:hover{   font-family: "Times New Roman"; color:#FD8402; font-weight: bold;  bold; font-style: italic;  text-decoration: none;  font-size: 14px}
.odkaz3{   font-family: "Times New Roman"; color:#804040; font-weight: bold;  text-decoration: none;  bold; font-size: 14px}
.odkaz3:hover{   font-family: "Times New Roman"; color:#FD8402; font-weight: bold;  bold; font-style: italic;  text-decoration: none;  font-size: 14px}
.odkaz4{   font-family: "Arial"; color:#804040; font-weight: bold;  text-decoration: none;   font-size: 13px}
.odkaz4:hover{   font-family: "Arial"; color:#FD8402; font-weight: bold;  font-style: italic; text-decoration: none;   font-size: 13px}
.odkaz5{   font-family: "Arial"; color:#804040; text-decoration: none;  font-size: 12px}
.odkaz5:hover{   font-family: "Arial"; color:#FD8402; text-decoration: none;  font-size: 12px;}
.odkaz6{ color:#804040; font-weight: bold; font-style: italic;  font-size: 15px}
.odkaz6:hover{ color:#FD8402; font-weight: bold; font-style: italic; text-decoration: none;  font-size: 15px}
.odkaz6red{ color:#FF1E1E; font-weight: bold; font-style: italic;  font-size: 15px}
.odkaz6red:hover{ color:#FF1E1E; font-weight: bold; font-style: italic; text-decoration: none;  font-size: 15px}
P.okraj{ text-align: justify;  left: 70px; text-indent: 30px; margin-left: 30px; margin-right: 20px}
P.okraji{ text-align: justify;  font-style: italic; left: 70; text-indent: 30; margin-left: 0px; margin-right: 20px}
P.dokraj{ text-align: justify;  font-family: "Times New Roman#"; font-style: bold;  margin-left: 30px; margin-right: 20px}
P.dokraji{ text-align: justify;   left: 70;  font-style: italic; text-indent: 30px; margin-left: 0px; margin-right: 20px}
P.aktual{  font-family: "Arial"; color:#804040; bold; font-size: 12px}
P.aktualnad{ text-align: justify;  font-family: "Arial"; color:#804040; margin-left: 8px; margin-right: 8px; font-weight: bold; font-size: 14px}
H4.okraj{ text-align: justify;   font-style: italic;  left: 70px; margin-left: 30px; margin-right: 20px}
H3.okraj{ text-align: justify;   font-style: italic;  left: 70px; margin-left: 30px; margin-right: 20px}

.text1{ color:#800000; font-weight: bold; font-style: italic; text-decoration: none;  font-size: 18px}
.text2{    color:#804040;  text-decoration: none;   font-size: 12px}
.text3{   font-family: "Arial"; color:#804040; font-weight: bold;  text-decoration: none;  font-size: 13px}
.text31{   font-family: "Arial"; color:#804040; font-weight:   text-decoration: none; font-size: 13px}
.text32{   font-family: "Arial"; color:#804040; font-weight: bold;  text-decoration: none;  font-size: 13px}

.text3:hover{   font-family: "Arial"; color:#FD8402; font-weight: bold;  bold; font-style: italic; cursor:pointer; cursor:hand; text-decoration: none;  font-size: 13px}
.text33{   font-family: "Times New Roman"; color:#800000; font-weight: bold;  text-decoration: none;  bold; font-size: 14px}
.text4{ color:#800000; font-weight: bold; font-family: 'Times New Roman'; Georgia, Times; serif;font-style: italic; text-decoration: none;  font-size: 24px;}
.text5{ color:#00A653; font-weight: bold; text-decoration: none;  font-size: 15px}
.text7{   color:#804040; font-size: 14px;}
.text8{  font-family: "Arial"; color:#804040; bold; font-size: 12px}

#policko { align: center; background-color:#F4E7B9; padding-bottom: 10px}
#minifoto { align: center; border: 1px solid; margin: 20px 20px 10px 20px; border-color: gray; }

	<style type="text/css">
	body 
	
	
	ul#hlavniMenu 
	{
		width:140px;


	}
	
	ul#hlavniMenu, ul  
	{
		padding:0;
		margin:0;
		list-style-type:none;
	}

	ul#hlavniMenu ul 
	{
		position:absolute;
		top:0;
		left:140px;
		visibility:hidden;

	
	}
	
	ul#hlavniMenu li 
	{
		position:relative;
		width:150px;
z-index: 10
	}
	
	ul#hlavniMenu a 
	{

		display:block;
	
		text-decoration:none;
	
		width:100%;
	}
	
	ul#hlavniMenu a:hover, ul#hlavniMenu li:hover a, ul#hlavniMenu li.hover a 
	{

		background-color:#B1FAA5;		}
	
	ul#hlavniMenu li:hover ul a, ul#hlavniMenu li.hover ul a 
	{
		background-color:#B1FAA5;	
	
	}
	
	ul#hlavniMenu li:hover ul a:hover, ul#hlavniMenu li.hover ul a:hover 
	{
		background-color:white;

	}
	
	ul#hlavniMenu li:hover ul, ul#hlavniMenu li.hover ul
	{
		visibility:visible;
	}
	
	ul#hlavniMenu li li 
	{
		border-width: 2px; border-style: solid; border-color:#52EF89;	padding:1;
		background-color:#B1FAA5;
	}
	
	ul#hlavniMenu li 
	{
		behavior: url(hover.htc);
	}
	</style>	
<style type="text/css" media="all">
/* vsechny styly */

* {margin: 0; padding: 0;}






/* Zakladni styly */

#menus {float: left;  width: 140px;  height: 24px; margin: 0px; }
#menus ul {list-style-type: none; }
#menus li {float: left; position: relative; width: 140px;  height: 23px; margin: 0px;  z-index: 10}
#menus li a {display: block; border-top: 2px solid #52EF89; border-right: 2px solid #52EF89; width: 150px; height: 24px; padding:0; 
	background: #B1FAA5; color: #800000; font-family: "Arial"; font-weight: bold; line-height: 2em;  font-size: 13px; text-decoration: none;  
	margin: 0px; margin-bottom: 0}
* html #menus li a {width: 150px;  height: 24px; position: relative; overflow: hidden; z-index: 10}
#menus li ul {position: absolute; display: none; width: 150px;  height: 24px; top: 0; left: 150px;  }
* html #menus li ul {display: block; margin-top: 0px; background: #B1FAA5; height: 23px; }

/* Hover efekty */

#menus li a:hover, 
#menus li:hover a {background: #B1FAA5; color:#FD8402;  height: 24px; font-weight: bold;  margin: 0px;   overflow: visible;}
#menus li:hover ul {display: block;   height: 23px;  margin: 0px;}
#menus li li a, 
#menus li:hover li a {font-weight: normal; background: #white; font-family: "Arial"; font-weight: bold; color: #800000;  height: 24px; border-width: 2px; 
	border-style: solid; border-color:#52EF89;}
#menus li li a:hover, 
#menus li:hover li a:hover {border-width: 2px; border-style: solid;  height: 24px; border-color:#52EF89;	padding:0;  margin: 0px;
		font-family: "Arial"; font-weight: bold;  font-style: italic;  background-color:#FFFFFF;color: #FD8402;  margin: 0px;}

</style>


