@charset "windows-1251";
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	background-color: #990000;
	color: #CCCCCC;
}
.ground {
	color: #D4D0C8;
}
a.ground:link {
	text-decoration: none;
	color: #333333;
	font-size: 7pt;
}


a.ground:hover {
	color: #D4D0C8;
	text-decoration: none;
	background-color: #999999;
}

a.ground:visited {
	color: #333333;
}
.karta {
	font-family: "Myriad Pro";
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
	font-weight: 400;
}
a.karta:link {
	font-family: "Myriad Pro";
	font-size: 11pt;
	font-weight: 400;
	color: #000000;
	text-decoration: underline;
}
a.karta:visited {
	font-family: "Myriad Pro";
	font-size: 11pt;
	font-weight: 400;
	color: #990000;
	text-decoration: underline;
}
a.karta:hover {
	font-family: "Myriad Pro";
	font-size: 11pt;
	font-weight: 400;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.bottom:link {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:visited {
	color: #990000;
	text-decoration: none;
}
a.bottom:hover {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.leftmenu {
}
a.leftmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.leftmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a.leftmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
h4 {
	font-family: forte;
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}