/* written by Voov (www.voov.hu), copyright 2009 */

@import url("menu.css");
@import url("buttons.css");
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
p {
	padding: 0;
	margin: 0 0 15px 0;
}
br {
	margin: 0;
	padding: 0;
}
a:focus {
	outline:none;
}
a {
	outline: none;
	color: #333;
	text-decoration: underline;
}
a:hover {
	outline: none;
	color: #000;
	text-decoration: underline;
}
.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
img a {
	border: 0;
	padding: 0;
	margin: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
	float:left;
}
.right {
	text-align: right;
}
.bold {
	margin: 0 0 5px 0;
	font-weight: bold;
}
/***************** Lists *********************/
.list_no {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
.list {
	list-style-type: circle;
	margin:  15px 0 15px 30px;
	padding: 0 0 1px 0;
	text-align: left;
	font-size: 13px;
}
.list a {
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	border-bottom: 1px dotted #807766;
	padding: 0 0 0 0;
}
.list a:hover {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #000;
}
.list li {
	padding: 0 0 6px 1px;
	background-image: url(../images/list_circle.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin: 0 0 0 0;
}
.list_in {
	list-style-type: disc;
	margin:  5px 0 20px 23px;
	padding: 0 0 0 0;
	text-align: left;
}
.list_in a {
	color: #a87b4e;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	text-decoration: none;
}
.list_in a:hover {
	color: #a87b4e;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	text-decoration: none;
}
.list_in li {
	padding: 5px 0 0 5px;
}
/***************** Lines *********************/

.line {
	width: 100%;
	margin: 10px 0 15px 0;
	padding: 0;
	border-bottom: 3px double #e5ded5;
}
.line_shaded {
	margin: 20px 0;
	padding: 0;
	height: 4px;
	background: url(../images/line_shaded.gif) repeat-x left top;
}
/******************* Headlines *****************/

h1 {
	margin:  0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	line-height: 26px;
	color: #904726;
	font-weight: normal;
	font-family: "Segoe Ui", Arial, Helvetica;
	border-bottom: 1px solid #d1c1a2;
}
h2 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 15px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h3 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 13px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h4 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h5 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h6 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
/***********************************************/
/* Basic                                       */
/***********************************************/
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet Ms", Tahoma, Verdana;
	background-color: #fff;
	font-size: 13px;
	color: #747474;
	line-height: 19px;
}
#top_holder {
	width: 100%;
	height: 138px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/bg_top.gif) left top repeat-x;
}
#top {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(../images/bg_top_dark.gif) center top no-repeat;
	position: relative;
}
#menu {
	width: 900px;
	height: 35px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
}
#logo {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 14px;
	left: 372px;
}
#header_full {
	width: 100%;
	height: 271px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/bg_header.gif) left top repeat-x;
}
#header_image {
	width: 100%;
	height: 271px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/header_image.jpg) center top no-repeat;
}
#container {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/bg_container.gif) left top repeat-x;
	background-color: #f9f4ec;
}
#footer_holder {
	width: 100%;
	height: 53px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/bg_footer.gif) left top repeat-x;
}
#footer_graff {
	width: 900px;
	height: 120px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(../images/bg_footer_graff.gif) left top no-repeat;
	position: relative;
}
#middle_holder {
	width: 900px;
	margin: 0 auto;
	padding: 15px 0 40px 0;
}
#middle {
	width: 840px;
	margin: 0 0 0 0;
	padding: 25px 30px;
	background: url(../images/bg_middle.gif) left top repeat-y;
	border-radius: 6px;
}
#header {
	width: 840px;
	margin: 0 auto;
	padding: 0 0 0 0;
}
#header h1 {
	font-family: Georgia, Tahoma, Verdana;
	text-decoration: none;
	border: 0;
	padding: 50px 0 0 0;
	margin: 0 0 10px 0;
	font-size: 32px;
	line-height: 45px;
	font-style: italic;
	color: #9f132d;
}
#header h2 {
	font-family: Georgia, Tahoma, Verdana;
	text-decoration: none;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 15px;
	line-height: 20px;
	font-style: italic;
	color: #f2a834;
	font-weight: normal;
}
#footer {
	width: 840px;
	height: 53px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(../images/footer.gif) left top no-repeat;
	font-size: 12px;
	color: #fff;
	font-family: Georgia, Tahoma, Verdana;
	position: relative;
	font-style: italic;
	line-height: 12px;
}
#igy_talal_el {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 21px;
	left: 9px;
}
#address {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 21px;
	left: 154px;
}
#map {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 21px;
	left: 439px;
}
#map a {
	color: #fff;
	text-decoration: underline;
}
#map a:hover {
	color: #f7e3c9;
	text-decoration: underline;
}
#phone {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 21px;
	left: 508px;
}
#mobil {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 21px;
	left: 680px;
}
#footer_info {
	width: auto;
	color: #999;
	font-size: 10px;
	line-height: 10px;
	position: absolute;
	top: 15px;
	left: 480px;
	font-family: Georgia, Tahoma, Verdana;
	font-style: italic;
}
#footer_info a {
	color: #999;
	text-decoration: none;
}
#footer_info a:hover {
	color: #666;
	text-decoration: underline;
}
#main {
	width: 520px;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	float: left;
	border-bottom: 3px double #e5ded5;
}
#main h1 {
	font-family: Georgia, Tahoma, Verdana;
	text-decoration: none;
	border-bottom: 3px double #e5ded5;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	font-size: 20px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	color: #a6243c;
}
#sidebar {
	width: 260px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
#sidebar h1 {
	font-family: Georgia, Tahoma, Verdana;
	text-decoration: none;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	font-size: 16px;
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
	color: #a6243c;
}
.sidebar_box {
	width: 260px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #afa59b;
	overflow: hidden;
}
.sidebar_box .date {
	font-size: 12px;
	margin: 0 0 10px;
}
.sidebar_box img {
	max-width: 244px;
	height: auto;
	border: 8px solid #efe6d9;
}
.sidebar_img {
	width: 115px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.sidebar_img img {
	border: 8px solid #efe6d9;
}
.sidebar_txt {
	width: 135px;
	float: right;
	color: #747474;
	font-size: 12px;
	font-family: "Trebuchet Ms", Tahoma, Verdana;
	line-height: 16px;
}
.img_eset {
	border: 8px solid #efe6d9;
}
.map_holder {
	width: 504px;
	border: 8px solid #efe6d9;
}
.kezeles {
	width: 520px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #e5ded5;
}
.kezeles_img {
	width: 115px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.kezeles_img img {
	border: 8px solid #efe6d9;
}
.kezeles_txt {
	width: 385px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
.kezeles_txt h2 {
	font-family: Georgia, Tahoma, Verdana;
	text-decoration: none;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	font-size: 18px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	color: #a6243c;
}
.images_holder {
	width: 520px;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
}
.image {
	width: 105px;
	margin: 0 11px 11px 0;
	padding: 0 0 0 0;
	float: left;
	border: 8px solid #efe6d9;
}
.image_right {
	width: 105px;
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
	float: left;
	border: 8px solid #efe6d9;
}
#form_holder {
	width: 520px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
.form_item {
	width: 520px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
}
.form_item_left {
	width: 155px;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	text-align: right;
	font-family: Georgia, Tahoma, Verdana;
	color: #888;
	font-size: 13px;
	line-height: 13px;
	font-style: italic;
	float: left;
}
.form_item_right {
	width: 355px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
form {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
	padding: 0;
}
.inputfield {
	width: 343px;
	height: 18px;
	margin: 0 0 0 0;
	padding: 4px 5px;
	background: url(../images/input.gif) left top repeat-x;
	border: 1px solid #acacac;
	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 13px;
	color: #333;
}
.textfield {
	width: 345px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 4px;
	background: url(../images/input.gif) left top repeat-x;
	border: 1px solid #acacac;
	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 13px;
	line-height: 13px;
	color: #333;
	overflow: hidden;
}
.image_big {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	border: 8px solid #efe6d9;
	display: block;
}
.eset_holder {
	width: 250px;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	float: left;
	text-align: center;
}
.eset_holder_right {
	width: 250px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	text-align: center;
}
.eset_holder img, .eset_holder_right img {
	border: 8px solid #efe6d9;
	display: block;
}
.eset_holder p, .eset_holder_right p {
	margin: 5px 0;
}

.entry {
	width: 520px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #e5ded5;
}
.entry img {
	width: 504px;
	height: auto;
	border: 8px solid #efe6d9;
	margin: 0 0 15px;
}
.entry h2 {
	font-family: Georgia, Tahoma, Verdana;
	text-decoration: none;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
	font-size: 18px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	color: #a6243c;
}
.entry .date {
	margin: 0 0 15px;
	color: #a6243c;
}

.mobile-menu {
	display: none;
}

#mobile-menu {
	display: none;
}