body {
	background-color: #370b00;
	background-image: url(../images/page_bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#container_box {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#header_box {
	background-image: url(../images/header_bgr.jpg);
	height: 271px;
	width: 1000px;
}
h1 {
	color: #666666;
	margin-left: 10px;
	margin-top: 0px;
	font-size: 16px;
	padding-top: 8px;
}
#left_box {
	float: left;
	width: 210px;
}
#left_box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#center_box {
	float: left;
	width: 580px;
}
#center_box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.behuz {
	margin-left: 30px;
}
ul {
	margin-top: 0px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 3px;
}
#right_box {
	float: left;
	width: 210px;
}
#right_box p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.reset {
	clear: both;
}
#footer_box {
	background-color: #9FC;
	width: 1000px;
}
#footer_box a:link {
	color: #68341E;
	text-decoration:none;
}
#footer_box a:visited {
	color: #68341E;
	text-decoration:none;
}
#footer_box a:hover {
	background-position:0px -36px;
	padding:0 0 0 0px;
	color: #000;
	text-decoration:none;
}
h2 {
	color: #b08c7c;
	font-size: 16px;
	margin-left: 10px;
}
#main_box {
	width: 1000px;
	background-image: url(../images/main_box_bgr.jpg);
}
#menu_v {
	width: 210px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#menu_v a:link {
	color: #dcb451;
	text-decoration:none;
}
#menu_v a:visited {
	color: #dcb451;
	text-decoration:none;
}
#menu_v a:hover {
	background-position:0px -50px;
	padding:0 0 0 0px;
	color: #CCC;
	text-decoration:none;
}
a.menu_v_button {
	width: 200px;
	height:50px;
	display:block;
	margin-bottom: 1px;
	background-image: url(/images/menu_v_button_bgr.jpg);
	background-repeat: no-repeat;
	padding: 0;
}
.menu_v_button_txt_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 16px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
}
.menu_v_button_txt_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
}
#menu_h {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menu_h_button_bgr.jpg);
	padding-left: 0px;
	height: 45px;
}
#menu_h a:link {
	color: #dcb451;
	text-decoration:none;
}
#menu_h a:visited {
	color: #dcb451;
	text-decoration:none;
}
#menu_h a:hover {
	background-position:0px -45px;
	padding:0 0 0 0px;
	color: #CCC;
	text-decoration:none;
}
.menu_h_button_box {
	float: left;
	height: 45px;
}
a.menu_h_button {
	width: 200px;
	height:45px;
	display:block;
	margin-bottom: 1px;
	background-image: url(/images/menu_h_button_bgr.jpg);
	background-repeat: no-repeat;
	padding: 0;
}
.menu_h_button_txt_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 13px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
}
#navi_box {
	width: 1000px;
	background-image: url(../images/navi_box_bgr.jpg);
}
#navi_top {
}

#navi_left {
	float: left;
	width: 330px;
}
#navi_center {
	float: left;
	width: 340px;
}
h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #360e06;
	line-height: 20px;
}
#navi_right {
	float: left;
	width: 330px;
}
#navi_box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navi_top {
	height: 30px;
	width: 1000px;
	background-color: #0FC;
}
#navi_bottom {
	height: 10px;
	width: 1000px;
	background-image: url(../images/navi_topbot_bgr.jpg);
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #330000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/cim_bgr.jpg);
	width: 530px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 10px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 18px;
	background-image: url(../images/infocim_bgr.jpg);
	width: 200px;
	text-align: center;
	padding: 5px;
}
.kep_bal {
	margin-right: 5px;
	margin-top: 2px;
	border: 1px solid #F00;
}
.kep_jobb {
	margin-top: 2px;
	margin-left: 5px;
	border: 1px solid #F00;
}
.kep_kozep {
	margin-top: 3px;
	border: 1px solid #F00;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/cim_bgr.jpg);
	width: 530px;
	line-height: 45px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	margin-right: 10px;
}
.piros {
	color: #800000;
}
.footer {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: center;
	color: #999;
}
#arak {
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ar {
	text-align: right;
}
.keznev {
	text-align: left;
}
.arcim {
	background-image: url(../images/cim_bgr.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: left;
}
.txt_13_ari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
#terkep {
	margin-right: auto;
	margin-left: auto;
	width: 425px;
	height: 350px;
	border: thin solid #900;
}
.akcio_cim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 18px;
	background-image: url(../images/infocim_bgr.jpg);
	width: 200px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: #900;
}
.akcio_body {
	background-color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #600;
}
#facebook {
	margin-top: 10px;
}
#fb_like {
	float: left;
	margin-left: 10px;
	width: 115px;
}
#fb_follow {
	float: left;
	width: 75px;
}#italian_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #9FC;
}
#italian_box {
}
#italian_box p{
	margin-right: 10px;
	margin-left: 10px;
}
