body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 20px;
	line-height: 21px;
	text-align:center;
	}
#center{
	margin:0 auto  ;
	text-align:left;
	width: 600px;	
	}
a {
	color: black;
	background-color: white;
	padding-top: 2px; 
	padding-bottom: 2px; 

	}
a:hover {
	color: white;
	background-color: black;
	text-decoration:none;
	}




#news {
	
	text-align:left;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	}
.newska{
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	margin-top:0;
	}
#specoffer {
	margin-top: 2px;
	background-color: white;
	color: #222222;
	text-align:left;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	}
h3 {
margin-top:0;
padding-top:0;
	}
.datum {
margin-bottom:0;
padding-bottom:0;
}


