a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: red;
	text-decoration: underline;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: 339900;
	text-decoration: underline;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #092B5F;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #092B5F;
}
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #092B5F;
}
.bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A8A9AB;
	border-bottom-color: #A8A9AB;
}
.submeniu {
	position: relative;
	top: 0px;
	width: 130px;
}