.content {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.content1 {
	font-family: verdana;
	font-size: 2px;
	color: #333333;
	text-align: justify;
	
}

a {
	font-family: verdana;
	font-size: 12px;
	color: #3824AA;
	text-decoration:underline;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #3824AA;
	text-decoration:underline;
}
a:hover {
	font-family: verdana;
	font-size: 18px;
	color: #000000;
	text-decoration:none;
}
.header {
	font-family: verdana;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.header a {
	font-family: verdana;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.header a:visited {
	font-family: verdana;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#menyy a {
	color:#999999;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	background: url('fx/menu_punane.gif') no-repeat; 
	text-transform:uppercase;
	line-height:13px;
}
#menyy a:hover {
	color:#000000;
	background: url('fx/menu_sinine.gif') no-repeat; 
}

#flags {
	margin-left:20px;
}
#flags img {
	border:0;
	margin-left:10px;
}

