@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCC;
	margin-bottom: 25px;
}

body, td, th {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
}
.text {
 	font: Verdana;
	font-size: 11px;
	color: #333;
}
.bold {
 	font: Verdana;
	font-size: 12px;
	color: #A34025;
	font-weight: bold;
}
.menu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
.hide1 {
	font-size: 5px;
	color: #E9E9E9;
}
.hide2 {
	font-size: 5px;
	color: #B6B6B6;
}
a {
	font-family: Verdana;
	font-size: 11px;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #333;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #B74A2B;
}
a:active {
	text-decoration: none;
}
.list {
	position: relative;
	left: 40px;
}.special {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #F00;
}
.partneri {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.maziepartneri {
	font-weight: bold;
}

