body	{
	margin: 0px; 
	padding: 0px;
	color: #9cc2dd; 
	
	color: #acd2ed;
	font-family: tahoma;
	font-size: 8pt;	
	background:#3a5d73;
	text-align:center;
	}
table {
	font-family: Verdana;
	font-size: 8pt;	
	}


#obsah {
	width: 750px;
	margin:1em auto;
	text-align:left;
	}

#leva {
	float: left;
	width: 550px;
	margin:0px;
	padding: 0px;
      	background: #32556B;
	}

#leva-obsah {
	margin: 5px 20px;
	}

#prava {
	margin:0 0 0 550px; 
	padding:0px;
	}

#prava-obsah {
	text-align:center;	
	}

#paticka {
	clear:both;
	padding: 0px;

	text-align:center;
	font-size:7pt;
}
#paticka a {
	text-decoration:none;
}
ul {
	margin-top:5px;
	
}
li {
	margin-left:10px;
}

h1 {
	font-size: 14pt;
	margin-top:8px;
	color: #A9FF00; 
	}

h2 {
	font-size: 12pt;
	margin-top:2px;
	color: #A9FF00;
	}

h3 {
	font-size: 10pt;
	color: #A9FF00;
	}
a {
	color: #A9FF00; 
	text-decoration:underline;
	}
a:link {
	color: #A9FF00; 
	}
a:visited {
	color: #A9FF00; 
	}
a:active {
	color: #A9FF00; 
	}
a:hover {
	color: #A9FF00; 
	text-decoration:none;
	}

.menu a:link , .menu a:visited 
	{
	line-height:28px;
	font-size: 10pt;	
	font-weight: bold;
	color: #FFFFFF;
 	text-decoration: none;
	}

.menu a:hover {
	text-decoration:underline;
	} 


input 	{
	border-right: rgb(50,50,50) 1px outset;
 	border-left: rgb(50,50,50) 1px outset;
 	border-bottom: rgb(50,50,50) 1px outset;
 	border-top: rgb(50,50,50) 1px outset;
 	font-weight: normal;
 	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
form {
	margin-bottom: 2px;
	}

.odsad
	{
	margin-left:15px;
	}
.out { color: #ffffff }
.wrong { color: #ff0000}
.ok { color: #008800}
.kod { color: #aaaaaa}

.spodek { text-align:center;
clear:both;
width:730px;
}