 /* CSS Document */

	
body {
	background-color: #A9AC67;
	font-family:verdana, arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/elements/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


.bodycontent {
	width: 100%;
	left: auto;
	right: auto;

}
.frame{
	width: 767px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #ffffff;
	background-image: url(images/elements/frame-bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 174px;
	margin-right: auto;
	margin-left: auto;
}

.frame-left {
	width: 180px;
	vertical-align: top;
/*  padding-right: 10px;  */
}

.frame-left_bottom {
	width: 180px;
	vertical-align: bottom;
	text-align: center;
}

.frame-content {
	width: 587px;
	vertical-align: top;
}

.frame-content p {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 10px;
}

.vert-sepline {
	background-image: url(images/elements/vert-sepline.jpg);
	background-repeat: repeat-y;
	width: 2px;
	background-position: center;
	padding-top: 10px;
	margin-bottom: 60px;
	padding-bottom: 60px;
}

.title-1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #93AD32;
	display: block;
	padding-bottom: 10px;
	padding-left: 10px;
}
.title-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #9BA08D;
	display: block;
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.title-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	color: #657838;
	display: block;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 2px;
}

a.title-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	color: #872218;
	display: block;
	padding-left: 10px;
}
a.title-3:hover {
	text-decoration: underline;
	color: #FF0000;
}

a.title-3:active {
	text-decoration: none;
	color: #FF0000;
}


.bodycontent-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	vertical-align: top;
	padding-bottom: 2px;
	text-align: justify;
	display: block;
	padding-left: 20px;
}

.bodycontent-text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	vertical-align: top;
	padding-right: 20px;
	text-align: justify;
	padding-left: 20px;
	width: 100%;
}

.text-2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}


.text_promo-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #886655;
	line-height: 18px;
	font-style: italic;
	display: table;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.box-1_content {
	width: 100%;
	vertical-align: top;
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.box-1_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 12px;
}

.box-2_content {
	width: 100%;
	vertical-align: top;
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.box-left_content {
	width: 100%;
	vertical-align: top;
	padding-right: 10px;
}

/* =================== CYLEX ================== */
.box-cylex {
	width: 90%;
	vertical-align: bottom;
	padding-left: 10px;
}
/*====================== CYLEX ========================== */ 

.prombox {
	width: 191px;
}

.prombox-2 {
	width: 225px;
}
.prombox-top {
	background-image: url(images/elements/prombox-top.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 11px;
}
.prombox-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/elements/prombox-bg.jpg);
	background-repeat: repeat;
	text-align: left;
}

.prombox-content-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/elements/prombox-bg.jpg);
	background-repeat: repeat;
	text-align: left;
}

.prombox-bottom {
	background-image: url(images/elements/prombox-bottom.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 12px;
}
.prombox-left {
	background-image: url(images/elements/prombox-left.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 12px;

}
.prombox-top_left {
	background-image: url(images/elements/prombox-top_left.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.prombox-bottom_left {
	background-image: url(images/elements/prombox-bottom_left.png);
	background-repeat: no-repeat;
	background-position: right top;

}

.prombox-right {
	background-image: url(images/elements/prombox-right.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 11px;

}
.prombox-top_right {
	background-image: url(images/elements/prombox-top_right.png);
	background-repeat: no-repeat;
	background-position: left bottom;

}

.prombox-bottom_right {
	background-image: url(images/elements/prombox-bottom_right.png);
	background-repeat: no-repeat;
	background-position: left top;

}

.box_promo-2 {
	width: 275px;
	margin-left: 24px;
}
.box_promo-top-2 {
	background-image: url(images/elements/pergamen-top.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 10px;
}
.box_promo-midle-2 {
	background-image: url(images/elements/pergamen-midle.jpg);
	background-repeat: repeat;
	background-position: center;
}

.box_promo-bottom-2 {
	background-image: url(images/elements/pergamen-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}

.sub_name-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #886655;
	display: block;
	text-align: right;
	font-style: italic;
	margin-top: 4px;
	margin-right: 12px;
}


.promo-img {
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

a.promo-img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

a.promo-img:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.promo-img_2 {
	margin-bottom: 2px;
	margin-top: 4px;
	border: 1px solid #FFFFFF;
}

.left_nav-listbox {
	height: 25px;
	width: 6px;
	background-image: url(images/elements/spacer.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

.prod-title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #657838;
	display: block;
	padding-bottom: 4px;
}

.prod_subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
}

.prod_box-left{
	vertical-align: top;
	margin-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDEEE3;
	padding-right: 6px;
}

.prod_box-right {
	vertical-align: top;
	margin-left: 3px;
}

.prod_description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	padding-left: 6px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-top: 6px;
	font-weight: bold;
}

a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-top: 6px;
	font-weight: bold;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-align: center;
	margin-top: 6px;
	font-weight: bold;
}

.adress-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	padding-bottom: 16px;
	margin-left: 20px;
	padding-left: 2px;
}

.list_box {
	width: 100%;
	vertical-align: top;
	margin-right: 10px;
	margin-left: 6px;
	padding-left: 2px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

.list_box-2 {
	width: 100%;
	vertical-align: top;
	padding-left: 2px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.list_number {
	text-align: right;
	vertical-align: top;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}




.box_img-gallery {
	height: 76px;
	width: 508px;
	margin-left: 20px;
}
.box_img-gallery-vert {
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.img-gallery {
	padding: 0px;
}
a.img-gallery {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B4B772;
	padding: 0px;
}
a.img-gallery:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}

.img-gallery-2 {
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
a.img-gallery-2 {
	text-decoration: none;
	color: #FFFFFF;
}
a.img-gallery-2:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}

/* ------------------ start of links ---------------------------*/

a.link {
	text-decoration: none;
	color: #657838;
}

a.hover {
	text-decoration: underline;
	color: #CC3300;
}

/*a.active {
	text-decoration: none;
}

a.visited {
	text-decoration: none;
}*/


a:link {
	text-decoration: none;
	color: #657838;
}
a:visited {
	text-decoration: none;
	color: #979E34;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}

.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #465C2C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 4px;
	margin-top: 2px;
	padding-left: 0px;
	padding-top: 2px;
	margin-bottom: 2px;
	display: block;
	text-indent: 6px;
}

a.left_nav {
	color: #465C2C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a.left_nav:hover {
	color: #93AD32;
	text-decoration: none;
}

a.left_nav:active {
	color: #CC3300;
	text-decoration: none;
}



/* ======================================= Start of import css ========================== */

.content {
	width: 566px;
	background-image: url(im-elements/content_top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FAF8E9;
	text-align: left;
}

.content-2 {
	width: 100%;
	vertical-align: top;
	padding: 10px;
}
.top_navbar-spacer {
	background-color: #EADF8D;
	width: 1px;
	height: 20px;
	background-position: center;
}

.right_menu {
	width: 200px;
	vertical-align: top;
	background-image: url(im-elements/bg-rightmenu.jpg);
	background-repeat: repeat-y;
	background-color: #E9DFBC;
	margin: 0px;
	padding: 0px;
}

.left {
	width: 235px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.leftnav-box {
	width: 150px;
	margin-top: 12px;
	padding-right: 2px;
	padding-left: 8px;
}

.center {
	width: 330px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #93AD32;
	padding-bottom: 10px;
	padding-left: 4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #77773C;
	font-weight: bold;
	line-height: 14px;
	padding-left: 10px;
}

.text-1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

/* ======================= Start of links ======================*/




.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #794F3F;
}
a.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #784D49;
	text-decoration: none;
}
a.h1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
a.h1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.nav-position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	text-indent: 20px;
	color: #9D795E;
}
a.nav-position {
	color: #9D795E;
	line-height: 20px;
	text-decoration: none;
	text-indent: 20px;
}
a.nav-position:hover {
	color: #FF0000;
}
a.nav-position:active {
	color: #CC0000;
	text-decoration: none;
}





.left-menu {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.left-menu ul {
	vertical-align: middle;
	margin: 0;
	list-style: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.left-menu li {
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9DFBC;
	padding-left: 3px;
}

.left-menu li a {
	display: block;
	width: 150px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #872218;
	text-decoration: none;
	padding-left: 3px;
}
.left-menu li:hover {
	text-decoration: none;
	background-position: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	background-color: #F8F5DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-left: 3px;
}


/*.left-menu li a:hover {
	color: #FF0000;
	text-decoration: none;
}
*/

.back_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	display: block;
	text-align: right;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F8F5DE;
	border-bottom-color: #F8F5DE;
}
a.back_top {
	color: #CC0000;
	text-decoration: underline;
}
a.back_top:hover {
	color: #FF0000;
	background-color: #F8F5DE;
	font-style: italic;
}

.text-1_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	padding-right: 4px;
	padding-left: 20px;
	font-weight: bold;
	display: block;
	margin-top: 6px;
}

a.text-1_list {
	color: #CC0000;
	text-decoration: underline;
}
a.text-1_list:hover {
	color: #FF0000;
	background-color: #F8F5DE;
	font-style: italic;
}



/* =============== End of links ==================*/

hr {
	color: #E9DFBC;
	height: 1px;
	width: 95%;
	background-color: #E9DFBC;

}


.box-1_etlap {
	width: 220px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-boxtop-etlap.jpg);
	margin-left: 8px;
	padding-top: 10px;
	margin-top: 12px;
}

.box-1_itallap {
	width: 220px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-boxtop-itallap.jpg);
	margin-left: 8px;
	padding-top: 10px;
	margin-top: 12px;
}

.box-1_nosztalgia {
	width: 321px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-boxtop-nosztalgia.jpg);
	margin-left: 8px;
	padding-top: 10px;
	margin-top: 12px;
}
.box-1_havi_ajanlat {
	width: 321px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-boxtop-havi_ajanlat.jpg);
	margin-left: 8px;
	padding-top: 10px;
	margin-top: 12px;
}

.box-1_somloi_borok {
	width: 321px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-boxtop-somloi_borok.jpg);
	margin-left: 8px;
	padding-top: 10px;
	margin-top: 12px;
}

.box-1_n-finomsagok {
	width: 321px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-boxtop-n-finomsagok.jpg);
	margin-left: 8px;
	padding-top: 10px;
	margin-top: 12px;
}

.box-2_fogado {
	width: 400px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-big_boxtop-fogado.jpg);
	margin-left: 8px;
	padding-top: 12px;
	margin-top: 12px;
}
.box-2_etterem {
	width: 400px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-big_boxtop-etterem.jpg);
	margin-left: 8px;
	padding-top: 12px;
	margin-top: 12px;
}

.box-2_etlap {
	width: 400px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-big_boxtop-etlap.jpg);
	margin-left: 8px;
	padding-top: 12px;
	margin-top: 12px;
}
.box-2_itallap {
	width: 400px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-big_boxtop-itallap.jpg);
	margin-left: 8px;
	padding-top: 12px;
	margin-top: 12px;
}
.box-2_szallas {
	width: 400px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-big_boxtop-szallas.jpg);
	margin-left: 8px;
	padding-top: 12px;
	margin-top: 12px;
}
.box-2_borlegio {
	width: 400px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-big_boxtop-borlegio.jpg);
	margin-left: 8px;
	padding-top: 12px;
	margin-top: 12px;
}
.box-2_borturak {
	width: 400px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-big_boxtop-borturak.jpg);
	margin-left: 8px;
	padding-top: 12px;
	margin-top: 12px;
}
.box-2_n-finomsag {
	width: 400px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(im-elements/bg-big_boxtop-n-finomsag.jpg);
	margin-left: 8px;
	padding-top: 12px;
	margin-top: 12px;
}
.box-promotext-1 {
	width: 100%;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #886655;
	margin-bottom: 8px;
	padding: 5px;
	margin-left: 3px;
}
.box-promotext-2 {
	width: 150px;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #886655;
	margin-bottom: 8px;
	padding: 5px;
	margin-left: 5px;
	border: 1px solid #E9DFBC;
	background-color: #F8F5DE;
}
.box-promotext-3 {
	width: 100%;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #886655;
	margin-bottom: 8px;
	margin-left: 10px;
	border: 1px solid #886655;
	background-color: #F8F2CB;
	margin-right: 6px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.box-cat_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3DCCA;
	margin-top: 10px;
	margin-bottom: 4px;
	width: 100%;
}

.box-cat_subtitle {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 75px;
}
.box_img-promo {
	width: 80px;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}






.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #886655;
	display: block;
	margin-bottom: 4px;
}








.text-to_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #872218;
	text-align: right;
}

.jobtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #886655;
	display: block;
	padding-top: 1px;
	padding-bottom: 4px;
	font-style: italic;
}

.name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #784D49;
	font-weight: bold;
	display: block;
	padding-top: 4px;
}
.name-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #784D49;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	text-align: center;
}



.box_right-title {
	width: 192px;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding: 0px;
}


.contentframe-body {
	width: 565px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	background-color: #FAF8E9;
}
.contentframe-right {
	width: 200px;
	vertical-align: top;
	background-image: url(im-elements/bg-rightmenu.jpg);
	background-repeat: repeat-y;
	background-color: #E9DFBC;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
/* ================ Vendégkönyv =================== */
.box_msg {
	width: 530px;
	vertical-align: top;
	background-color: #EEE6CA;
	padding: 1px;
	margin-left: 10px;
}
.msg_text {
	width: 100%;
	vertical-align: top;
	background-color: #F8F5DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
.msg_data {
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/* ================ Menü =================== */

.head_top {
	background-image: url(images/elements/head-bg-total.jpg);
	height: 174px;
	width: 767px;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.topnav {
	height: 30px;
	vertical-align: bottom;
	padding-bottom: 0px;
	width: 767px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 16px;
	padding-top: 6px;
	margin-top: auto;
}

.topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	vertical-align: bottom;
}

.topnav a:hover {
	color: #E0C554;
}

.topnav ul {
	list-style-type: none;
	display: block;
	vertical-align: bottom;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
}


.topnav ul li {
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	vertical-align: bottom;
}

.topnav ul li.last {
	float: left;
	position: relative;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*

.head {
	width: 767px;
	background-color: #768930;
	height: 174px;
	background-image: url(images/elements/head-bg-total.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: baseline;
}

.top_navbar {
	background-color: #EEE691;
}

