@charset "ISO-8859-2";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
div.float{
	float:left;
	padding:5px;
	padding-top:15;
	width:190px;
}
.red {color: #660000}
.tx11 {color: #660000; font-size: 11px; }
.tx12 {font-size: 12px; }
.tx13 {font-size: 13px; }
a.tx11:link {color: #660000}
a.tx11:visited {color: #660000}
a.tx11:hover {color: #990000}

.feher {color: #ffffff; font-size: 11px; }
a.feher:link {color: #ffffff}
a.feher:visited {color: #ffffff}
a.feher:hover {color: #ffffff}


a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
.title {
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
.dir {
	font-size: 14px;
	color: #000000;
}
.lnk {
	font-weight: bold;
	color: #CC3300;
}
a.lnk {
	font-weight: bold;
	color: #CC3300;
}
.tab {
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.lnk2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.lnkbottom {
	color: #aeaa9b;
	text-decoration: none;
}
.bord {
	border: 1px solid #999999;
	padding: 1px;
}
.subtitle {
	font-weight: bold;
	font-size: 22px;
	text-transform: none;
	color: #CC0000;
}
.rightmenu {
	font-size: 12px;
	color: #000000;
}
.act {
	line-height: 22px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}

