a:link
{
	color: black;
	text-decoration: underline;
	font-weight: bolder;
}
a:visited
{
	color: black;
	text-decoration: underline;
} 
a:hover 
{
	color: black;	
	text-decoration: underline;
}
a.class_menu:link
{
	text-decoration: none;
	display:block;
	width:150px;
	text-align: left; 
	font-weight: bold; 
	font-size: 12pt; 
	color: black;
	padding-left: 10px;
	font-style: normal;
}
a.class_menu:hover
{
	text-decoration: none;
	background: green;
	color: black;
	font-style: normal;
}
a.class_menu:visited
{
	text-decoration: none;
	display:block;
	width:150px;
	text-align: left; 
	font-weight: bold; 
	font-size: 12pt; 
	color: black;
	padding-left: 10px;
	font-style: normal;
}
.banner
{
	color: cc0000;
	text-align: center;
        text-decoration: none;
	font-weight: bold; 
	font-size: 14pt; 
	
}
.banner a
{
	color: cc0000;
	font-style: normal;
	text-decoration: none;
}
.menu_horni
{
	text-decoration: none;
	text-align: left; 
	font-weight: bold; 
	font-size: 12pt; 
	}
.menu_horni a
{
	color: black;
}
body
{
	background-color: 00cc66;
	background-image: url("gif/tlapky-zelena.gif");
	font-family: Arial, Arial Black;
	color: 000000;
	margin-left: 20px; 
	margin-right: 20px;
	font-size: 13px;
	text-align: left;
}
table
{
	border-color: 006600;
	background-color: 00cc66;
	padding: 10px;
	margin: 20px;
	font-size: 13px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Times;
	text-align: center
}
h1
{
	color: rgb(0,0,0);
	font-size: 15pt; 
	font-variant: small-caps
}
h2
{
	color: rgb(0,0,0);
	font-size: 16pt;
	text-decoration: italic;
}
h3
{
	color: ff0000;
	font-size: 11pt;
	text-align: center
}
h4
{
    	color: 0000cc;
	font-size: 13pt;
	font-variant: caps;
	text-decoration: underline;
}
h5
{
	font-size: 12pt;
	text-align: center
}
h6
{
h6
{
	color: 0000cc;
}