body {
	background-color: #FFFFFF;
	color: #4B4B4B;
	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 #996533; }

.content {
    background-color: #B3B3B3;
	width: 1063px;
	margin: 0px auto;
	padding: 0px;
}

.toph {
	background: #FFFFFF url("../images/bg_header.png") no-repeat center;
	height: 250px;
	margin: 0px;
	padding: 0px;
}

.right {  
	clear: both; 
	float: right; 
	width: 155px; 
	margin: 0px 20px 0px 0px;
	padding: 0px;
	border-left: 1px dashed #4B4B4B;
}

.right a { color: #4B4B4B; }
.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: #4B4B4B; }
.nav li a:hover { color: #666666; text-decoration: underline; }

.center { 
	float: left; 
	width: 857px; 
	color: #4B4B4B;
	margin: 0px 0px 5px 15px;
	padding: 0px 15px 0px 0px;
	font: normal normal normal 16px/22px Arial;
	text-align: justify;
	border-right: 0px dashed #4B4B4B;
}

.footer { 
	background: #FFFFFF url("../images/bg_footer.png") no-repeat center;
	clear: both;
	width: auto;
	height: 102px;
	color: #4B4B4B;
	text-align: center;
}

.bottomh {
	background-color: #FFFFFF;
	clear: both;
	width: auto;
	height: 150px;
	color: #4B4B4B;
	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;
}