
.Header {
	background : #D0F0FF;
	font-family : Tahoma, Helvetica;
	font-size : 20px;
	color : #000000;
	font-weight : bold;
}

.Headerwhite {
	font-family : Tahoma, Helvetica;
	font-size : 20px;
	color : #FFFFFF;
	font-weight : normal;
}

.bodytext {
	background : #D0F0FF;
	font-family : Tahoma, Helvetica;
	font-size : 12px;
	color : #707070;
	font-weight : normal;
}

.poznamka {
	font-family : Tahoma, Helvetica;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
}

a:hover  {
	color : #FF0000;
	font-size : 12px;
	text-decoration : none;
}

a {
	color: #0000ff;
	font-size : 12px;
	text-decoration : none;
}


a.menu:hover {
	color: #ffff00;
	font-family : Tahoma, Helvetica;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

a.menu {
	color: #ffffff;
	font-family : Tahoma, Helvetica;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

a.menu:active {
	color: #0000C0;
	font-family : Tahoma, Helvetica;
	font-size : 13px;
	font-weight :  bold;
	text-decoration : none;
}
a.:active {
	color: #0000C0;
	font-family : Tahoma, Helvetica;
	font-size : 12px;
	font-weight :  bold;
	text-decoration : none;
}
