a, a:hover, a:visited { color: black; text-decoration: underline; }
div#menu a, a:hover, a:visited { color: black; text-decoration: none; }
div#event a, a:hover, a:visited { color: black; text-decoration: none; }
div#tekst a { color: black; text-decoration: underline; }
div#tekst a:hover { color: black; background: #FFF; text-decoration: underline; }
div#tekst a:visited { color: black; }
body {
	background-color: #2a2f31;
	color:#000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#container{
	margin: 0 auto;
	width: 1048px;
}
#header{
	width: 1048px;
	height: 155px;
}
#menu{
	width: 1048px;
	height: 46px;
}
#content{
	background: url(images/content.jpg);
	width: 1048px;
	height: 579px;
}
#tekst{
	color: #000;
	font-weight: bold;
	width: 800px;
	margin-left: 30px;
}
#footer{
	background: url(images/footer.jpg);
	width: 1048px;
	height: 47px;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
}
#event {
	text-decoration: none;
	padding-left: 300px;
	padding-top: 5px;
	height: 42px;
}
.foot{
	padding-left: 60px;	
}
#info {
	float:right;
	width: 200px;
}
.info{
	font-weight: bold;
	color: #F30;
}
.foot{
	padding-left: 50px;	
}
.foot2{
	padding-left: 60px;	
}
.foot3{
	padding-left: 50px;	
}
.foot4{
	padding-left: 100px;
}
.stat{
	padding-left: 40px;
}
