body {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	/*text-align: justify;*/
}

h1 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 0px;
	}

h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
	color: #FF0000;
	}

a {
	color: #0000CD;
	text-decoration: none;  
	font-weight: bold;
}

.title h1 {
	text-align: left;
	margin-top: 12px;
	margin-bottom: 10px;
}

.akt_news {
	border-top: 1px solid #FF0000;
}

#menu a {
	display: inline; float: right; text-decoration: none;  
	background-image: url(gfx/topbutton.gif);
	width:92px; 
	height:21px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	padding-top: 4px;
	margin-right: 2px
}

#menu a:hover {
	background-image: url(gfx/topbuttonon.gif);
}

#menu .chosen a {
	color: #E91000;
}

#menu_left ul {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
}

#menu_left ul a {
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	border-bottom: 1px dotted #898989;
	width: 160px;
	background-image: url(gfx/list.gif);
	background-repeat: no-repeat;
	padding:0px 0px 2px 20px;	
}

#menu_left ul a:hover {
	background-color: #F3F3F3;
}			

#menu_left .chosen a {
	background-image: url(gfx/liston.gif);
}

#menu_left .podmenu {
	padding-left: 18px;
}

#menu_left ul .podmenu a {
	width: 142px;
}

#menu_left div.logo2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #535353;
	padding: 2px 0px 2px 0px;
}

#main td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #1B1B1B;
	text-align: justify;
}

#main div.logo2 {
	font-family: "Trebuchet MS";
	/*padding: 2px 0px 8px 0px;*/
}

