body {
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal normal normal 14px/16px Arial;
}

a { color: #888; background: inherit; text-decoration:none; }
a:hover { background: inherit; text-decoration: underline; }

.content_img_01 { border: 2px solid #FFFFFF; }

.content { 
    background-color: #26609B; 
	width: 1063px; 
	margin: 0px auto; 
	padding: 0px; 
}

.toph {
	background: #FFFFFF url("../images/bg_header.png") no-repeat center;
	height: 206px;
	margin: 0px;
	padding: 0px;
}

.right {  
	clear: both; 
	float: right; 
	width: 155px; 
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

.right a { color: #FFFFFF;}
.nav { clear: both; text-align: left; padding: 0px; }
.nav li { font-weight: bold; margin: 0px 0px 8px 0px; padding: 0px; list-style-type: circle; }
.nav li a { color: #FFFFFF; }
.nav li a:hover { color: #F8F7B2; text-decoration: underline; }

.center { 
	float: left; 
	width: 857px; 
	color: #FFFFFF;
	margin: 0px 0px 5px 15px;
	padding: 0px 15px 0px 0px;
	font: normal normal normal 16px/22px Arial;
	text-align: justify;
	border-right: 1px dashed #FFFFFF;
}

.footer { 
	background: #FFFFFF url("../images/bg_footer.png") no-repeat center;
	clear: both;
	width: auto;
	height: 102px;
	color: #FFFFFF;
	text-align: center;
}

.bottomh {
	background-color: #FFFFFF;
	clear: both;
	width: auto;
	height: 150px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.button_flag_hungary {
	background: url("../images/flag_hu_s.png") no-repeat;
	cursor: pointer;
	width: 35px;
	height: 35px;
	border: 0px solid #FFFFFF;
}

.button_flag_romania {
	background: url("../images/flag_ro_s.png") no-repeat;
	cursor: pointer;
	width: 35px;
	height: 35px;
	border: 0px solid #FFFFFF;
}