.menu {
	font-family : Arial, Helvetica, sans-serif;
	font : 9pt;
	text-align : center;
	color : #c0c0c0;
	text-decoration : none;
}
.amenu {
	font-family : Arial, Helvetica, sans-serif;
	font : 9pt;
	text-align : center;
	color : #ffffff;
	text-decoration : none;
}
.nadpis{
	font-family : Arial, Helvetica, sans-serif;
	font : 14pt;
	color : #095ba6;
}
.datum{
	font : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	color : #095ba6;
}
.text1{
	font : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}
.text2{
	font : smaller;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}
.text3{
	font : italic bold smaller;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}
.text4{
	font : normal bold smaller;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}
.text5{
	font : normal bold smaller;
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
}
.odkaz1{
	font : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
}
}
.odkaz2{
	font : x-small;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
}
.odkaz3{
	font : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	color : #c0c0c0;
	text-decoration : none;
}
.sipka{
	font : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	color : #c0c0c0;
	text-decoration : none;
}
.copy{
	font : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
}
.blue{
	font-family:Arial, san-serif;
	font-size:11px;
	font-weight:bold;
	color: white;
	background : #3BB3C3;
}

.blue A{
	color: white;
	text-decoration: none;	
}

.blue A:hover{
	color: #FFD700;
	text-decoration: none;
}
.blue_a{
	font-family:Arial, san-serif;
	font-size:11px;
	font-weight:bold;
	color: white;
	background : #3BB3C3;
}

.blue_a A{
	color: white;
	text-decoration: underline;
}

.blue_a A:hover{
	color: #FFD700;
	text-decoration: underline;
}