@charset "utf-8";
/* CSS Document */

body {
	background: #a78f77 url(../images/bg.png) top center no-repeat;
	font-family: Arial, sans-serif;
	margin: 0;
	font-size: 12px;
	color: #766356;
	line-height: 1.2em;
	text-align: justify;
}

img {
	border: 0;
}

h1 {
	color: #1c1310;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 1.3em;
	
	margin-bottom: 16px;
}

h2 {
	background: #a78f77;
	padding: 15px 5px;
	border: 1px solid #ffffff;
	
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
	
	margin-bottom: 12px;
}

h3 {
	background: url(../images/row_bg.png);
	padding: 10px;
	border: 1px dotted #635242;
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 13px;
    font-weight: normal;
	text-align: justify;
}

#top {
	background: url(../images/top.png) center no-repeat;
	width: 780px;
	height: 80px;
	margin: auto;
	padding: 0;
}

#header {
	background: url(../images/header.jpg) center no-repeat;
	width: 707px;
	height: 269px;
	margin: auto;
	padding: 2px 34px 10px 39px;
}

ul {
	list-style: url(../images/nyil.png);
	margin-left: 0;
	padding-left: 30px;
}

li {
	margin-bottom: 12px;
}

/*#menu {
	background: url(../images/menu_bg.png) center no-repeat;
	height: 87px;
	margin: auto;
	padding: 0;
}

#menu-inside {
	width: 703px;
	height: 64px;
	margin: auto;
	padding: 11px 50px 12px 55px;
}

#menu-items {
	margin: auto;
	padding: 0;
}*/

#content {
	background: #ffffff url(../images/content_bg.png) center repeat-y;
	margin: auto;
	padding: 0;
}

#content-inside {
	display: block; 
	background-color: #ffffff;
	width:780px;
	margin: auto;
	padding: 0;
}

#left-content {
	float: left;
	background: url(../images/menu_bg0.png) top no-repeat;
	width: 264px;
	margin-left: 37px;
	
	text-align: left;
}

#menu {
	margin-bottom: 9px;
}

#left-pic {
	background-color: #ebe4dd;
	width: 224px;
	height: 224px;
	margin-bottom: 9px;
	padding: 20px;
}

#right-content {
	background: #ebe4dd;
	float: left;
	width: 398px;
	margin-left: 9px;
}


#right-content-inside {
    width: 398px;
    padding: 20px;
    background: #ebe4dd

}

#title {
	width: 438px;
	height: 44px;
	margin: 0;
}

#main-text {
	padding: 20px 25px;
}

#p-text {
	margin-bottom: 12px;
}

#table-title {
	background: #a78f77;
	padding: 15px 5px;
	border: 1px solid #ffffff;
	
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
	
	margin-bottom: 12px;
}

#table-subtitle {
	color: #1c1310;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	line-height: 1.2em;

	margin-top: 12px;
	margin-bottom: 12px;
}

#table-title2 {
	color: #1c1310;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 1.3em;
	
	margin-bottom: 16px;
}

#table-row1 {
	background: #d4d8de;
	padding: 5px;
	border: 1px solid #d4d8de;
	
	text-align: left;
}

#table-row2 {
	padding: 5px;
	border: 1px solid #d4d8de;
	
	text-align: left;
}

#table-row3 {
	background: url(../images/row_bg.png);
	padding: 10px;
	border: 1px dotted #635242;
	margin-top: 16px;
	margin-bottom: 16px;
	
	text-align: left;
}

#table-right {
	font-style:italic;
	text-align: right;
}

#table-row1-end {
	background: #d4d8de;
	padding: 5px;
	border: 1px solid #d4d8de;
	margin-bottom: 20px;
	
	text-align: left;
}

#table-row2-end {
	padding: 5px;
	border: 1px solid #d4d8de;
	margin-bottom: 20px;
	
	text-align: left;
}

#ures-sor {
	height: 16px;
}

#list1 ul {
	list-style: url(../images/cross.png);
	margin-left: 0;
	padding-left: 25px;
}

#list1 li {
	margin-bottom: 12px;
}


#list2 ul {
	list-style: url(../images/nyil.png);
	margin-left: 0;
	padding-left: 30px;
}

#list2 li {
	margin-bottom: 12px;
}

#content-end {
	clear: both;
	background: #ffffff url(../images/content_bg.png) center repeat-y;
	height: 16px;
	margin: auto;
	padding: 0;
}

#footer {
	background: #ffffff url(../images/bg2.png) top no-repeat;
	height: 69px;
	margin: 0;
	padding: 0;
}

#footer-inside {
	width: 808px;
	margin: auto;
	padding-top: 12px;
		
	font-size: 11px;
	color: #766356;
	text-align: center;
}

#footer-menu {
	font-size: 11px;
	color: #766356;
	text-align: center;
}

#footer-menu a:link, #footer-menu a:visited, #footer-menu a:active {
	color:#766356;
	text-decoration: none;
}

#footer-menu a:hover {
	color:#766356;
	text-decoration: underline;
}

#copyright-text {
	padding-top: 18px;
	font-size: 11px;
	color: #5f4934;
	text-align: center;
}

#copyright-text a:link, #copyright-text a:visited, #copyright-text a:active {
	color:#5f4934;
	font-weight: bold;
	text-decoration: none;
}

#copyright-text a:hover {
	color:#5f4934;
	font-weight: bold;
	text-decoration: underline;
}

.galeria-cim {
	background: #a78f77 url(../images/galeria.png) left no-repeat;
    width: 390px;
    border: solid 1px #313131;
    padding: 6px 0 6px 46px;
    font-size: 17px;
    color: #fff;
    margin-bottom: 12px;
}

.galeria {
    clear: both;
    margin-bottom: 12px;
}

.galeria img {

}

.popupimage {
	background: #fff;
    padding: 4px;
    width: 119px;
    height: 90px;
    margin-right: 3px;
    cursor: pointer;
}

.panel{
    display: none;
    margin: 1px 0 10px 0;
    padding: 5px;
    white-space: pre-wrap;
    text-align: justify;
}

.panel-fejlec {
    background: #fff;
    border: solid 1px #ccc;
    margin: 10px 0 1px 0;
    
    color: #000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    cursor: pointer;
}

.table_normal tr input {
    width: 220px;
    border: solid 1px #5f4937;
}

.table_normal tr {
    
}

.table_normal tr input[type="submit"] {
    cursor: pointer;
}

.table_normal img {
    padding: 3px;
    border: solid 1px #5f4937;
}

.table_normal textarea {
    width: 220px;
    border: solid 1px #5f4937;
    height: 120px;
}

#map {
    height: 300px;
    padding: 3px;
    border: solid 1px #5f4937;
}