body{ 
	background-color:rgb(3,3,64);
	font-size:20px;
	font-family: "Times New Roman";
}

a:link, a:visited{
	text-decoration:none;
	color:white;
}

a:hover{
	color:yellow;
	text-decoration:underline;
}

.menu{
	font-size:20px;
	font-weight:bolder;
	font-family: "Times New Roman";
}

.kontakt_title{
	font-weight:bold;
}

.kontakt_content{
	font-size:15px;
	font-weight:bold;
	color:rgb(192,192,192);
}

.tile{
	color:rgb(3,3,65);
	font-size:small;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	padding-left:1em;
	padding-top:0.5em;
}

.act{
	font-size:15px;
	font-weight:bold;
	color:white;
	padding-right:1em;
}

.valid{
	padding-left:1em;
}

#news ul li a:link, #news ul li a:visited {
	color: #003399;
	text-decoration: none;
}

#news ul li a:hover{
	text-decoration:underline;
}
