/* Css Ohrid */
html {
	overflow-y: scroll !important;
}
body { 
	background-color: #EDE5D6; 
}
/* Wrapperen szereplő szöveg plusz kép elem mérete */
#galeria_menusor {
	width: 576; 
	height: 150;
	overflow-x: scroll;
	overflow-y: hidden;
}
/* Galéria scrollbar - keret méretezése */
.galeria_menuelem {
	width: 178;
	height:  138;
	float: left;
	text-align: center;
}
/* Ebben jelenik meg a képeket hozó iframe */
.galeria_ablak {
	width: 500;
	height: 500;
}
.megjelenito {
	width: 576 !important;
	height: 500;
}
/* Galéria előnézetablakának mérete - hátsó, amit görget*/
.wrapper {
	width: 570;
	height: 140;
}
.fb-like {
	padding-top: 35;
	padding-bottom: 28;
	padding-left: 400;
	padding-right: 25;
}
#container {
	width: 600;
	height: auto;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: -30;
	background-color: #FDF5E6;
	padding: 15 px;
}
#content_background_container {
	text-align: center;
	height: auto;
}
#menu_container {
	background-color: #EDE5D6;
	text-align: center;
	height: 55px;
	/* white-space: nowrap; */
	
}
#contents {
	font-family: 'Oxygen Mono', sans-serif;
    font-size: 12;
	width: auto;
	height: auto;
	text-align: justify;
	margin-top: 24;
	margin-left: 10;
	margin-right: 10;
	margin-bottom: 10;
}
#footer {
	font-family: 'Oxygen Mono', sans-serif;
    font-size: 8;
    color: black;
    text-align: center;
	padding: 10;
	background-color: #EDE5D6;
	}
.menu {
	font-size: 15;
	font-family: 'Petit Formal Script', serif;
	text-decoration: none;
	width: 100;
	height: 36;
	text-align: center;
	float: left;
	/* background-color: #EDE5D6; */
	margin-top: 10px;
	margin-bottom: 14px;
	padding: 8px;
}
.menu1 {
	font-size: 15;
	font-family: 'Petit Formal Script', serif;
	text-decoration: none;
	width: 100;
	height: 36;
	text-align: center;
	float: left;
	/* background-color: #EDE5D6; */
	margin-top: 2px;
	margin-bottom: 14px;
	padding: 8px;
}
#lng {
	position: relative;
	text-align: right;
	top: 25px;
	width: auto;
	font-size: 13px;
	font-family: 'Oxygen Mono', sans-serif;
	color: #999999;
	}
.contents  {
		font-family: 'Oxygen Mono', sans-serif;
        font-size: 12;
        color: black;
        text-align: justify;
}
.title {
		font-family: 'Oxygen Mono', sans-serif;
        font-size: 16;
        color: black;
        text-align: center;
}
.title2 {
		font-family: 'Oxygen Mono', sans-serif, italic;
        font-size: 12;
        color: black;
        text-align: center;
}
.title_red {
		font-family: 'Oxygen Mono', sans-serif;
        font-size: 16;
        color: #DE0023;
        text-align: center;
}

.list {
		font-family: 'Oxygen Mono', sans-serif;
        font-size: 12;
        color: black;
        text-align: justify;
}
a:link {
color:#999999;
text-decoration: none;
}     
a:visited {
color:#999999;
}  
a:hover {
color:#000000;
}  
a:active {
color:#000000;
}