.menu
	{
	font-family: Verdana;
	font-size: 13px;
	color: #43AADA;
	text-decoration: none;
	padding: 5px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	line-height: normal;
	background-position: center center;
	font-weight: bold
	}

.menu:hover
	{
	font-family: Verdana;
	font-size: 13px;
	color: #43AADA;
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
	}


.menu2	
	{
	font-family: Verdana;
	font-size: 11px;
	color: #0A3C93;
	text-decoration: none;
	padding: 5px;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	line-height: normal;
	background-position: center center;
	}
.menu2:hover
	{
	font-family: Verdana;
	font-size: 11px;
	color: #0A3C93;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	}

.podrobnee
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #003366;
	text-align: right;
	font-style: italic;
	text-decoration: none;
	vertical-align: bottom;
	}

.podrobnee:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #003366;
	text-align: right;
	font-style: italic;
	text-decoration: underline;
	vertical-align: bottom;
	}
