<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {

	margin: 0;
	background: #b0c4de;
	font-size: 12px;
	font-family: arial;

} 

IMG {
 
	border:none;

} 

ul.odraz {
	list-style-type:none;
	border:0;
	width:auto;
	}

ul.odraz li{
	
	padding:3px;
	background-image: url(bod.gif);
 	background-repeat: no-repeat;
 	background-position: 10px 7px; 
 	padding-left: 30px;
	}

/* the menu */
ul,li,li a {
		display:block;
		margin:0;
		padding:0;
		border:0;
	}

	ul {
		width:190px;
		border:1px solid #9d9da1;
		background:white;
		list-style:none;
	}

	li {
		position:relative;
		padding:1px;
		padding-left:26px;
		background:url("uklid_polozka.gif") no-repeat left center;
		z-index:9;
	}
		li.folder	{ background:url("uklid_menu.gif") no-repeat left center; }		
		li.folder ul {
			position:absolute;
			left:160px; /* IE */
			top:5px;
		}		
			li.folder&gt;ul { left:180px; } /* others */

	li a {
		padding:2px;
		border:1px solid white;
		text-decoration:none;
		color:black;
		font-weight:bold;
		width:100%; /* IE */
	}
		li&gt;a { width:auto; } /* others */

	li a.submenu {
		background:url("spickovy_uklid.gif") no-repeat right center;
	}

	/* regular hovers */

	li a:hover {
		border-color:gray;
		background-color:#b0c4de;
		color:red;
	}
		li.folder a:hover {
			border-color:gray;
		    background-color:#b0c4de;
		    color:red;
		}
	
	/* hovers with specificity */
	
	li.folder:hover { z-index:10; }		
		
	ul ul, li:hover ul ul {
		display:none;
	}

	li:hover ul, li:hover li:hover ul {
		display:block;
	}		



P {
	margin-left: 10px;
	margin-right: 25px;
	text-align: justify;
	line-height: 170%;
}
H1 {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
}

H2 {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
}

H3 {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	color: red;
}


.menu A:link {text-decoration:none; font-weight:bold; color:green;}
.menu A:visited {text-decoration:none; font-weight:bold; color:green;}
.menu A:active {text-decoration:none; font-weight:bold; color:green;}
.menu A:hover {text-decoration: underline; font-weight:bold;color:red;}

.link A:link {text-decoration:underline; color:blue;}
.link A:visited {text-decoration:underline; color:blue;}
.link A:active {text-decoration:underline; color:blue;}
.link A:hover {text-decoration:underline; color:blue;}

.faq {	
	line-height: 170%;
	margin-left: 10px;
}

.faq A:link {text-decoration:underline; color:blue;}
.faq A:visited {text-decoration:underline; color:blue;}
.faq A:active {text-decoration:underline; color:blue;}
.faq A:hover {text-decoration:underline; color:green;}

.kontakt {
	margin-left:10px;
	line-height:150%;
}

.kontakt A:link {text-decoration:underline; color:blue;}
.kontakt A:visited {text-decoration:underline; color:blue;}
.kontakt A:active {text-decoration:underline; color:blue;}
.kontakt A:hover {text-decoration:underline; color:blue;}

.stav TR{background:#FFFFFF url( 'uklid_cisteni.gif' ) repeat-x top center;}

.vysll { 
	margin-left: 10px;
	margin-right: 25px;
	text-align: justify;
	line-height: 170%;
	color: green;
	font-weight: bold;
}

.vysll2 { 
	font-size: 18px;
	margin-left: 10px;
	margin-right: 25px;
	text-align: justify;
	line-height: 170%;
	color: black;
	font-weight: bold;
}
.cena{
	margin-left: 10px;
	margin-right: 25px;
	text-align: justify;
	line-height: 200%;
	color: green;
	font-style: italic;
}




</pre></body></html>