@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #999999;
}
.top1 {
	background-image: url(img/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 76px;
	background-color: #999999;
	margin-top: 50px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.gormenu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menulev {
	text-decoration: none;
	color: #000000;
}
.menulev:active {
	color: #FF0000;
}
.linkcrn {
	color: #000000;
}
.linkcrn:hover {
	color: #000000;
	text-decoration: none;
}

.menulev:hover {
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.gormenu:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu1 {
	background-image: url(img/menu1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.desl {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.menucrv {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.menucrv:hover {
	text-decoration: none;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}
.traziokvir {
	border: 1px solid #FF0000;
}
.kont {
	padding-bottom: 50px;
}

