@charset "utf-8";
[class*="entypo-"]:before {
  font-family: 'entypo', sans-serif;
}

body {
	background-color: #000000;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, sans-serif, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", sans-serif;
}
.cleer {
	clear:both;
}
#head {
	background-image: url(../oldal_reszek/header.jpg);
	background-size: cover;
	padding-bottom: 4%;
	background-repeat: no-repeat;
	opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}
.bord {
	border-bottom: thin solid rgba(149,127,85,1.00);
	clear: both;
	margin-bottom: 29px;
	padding-top: 30px;
	
}
.head_tart {
	padding-top: 10%;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	
}
.logo img {
	width: 100%;
	height: auto;
}
.head_tart .logo {
	float: left;
	padding-left: 6%;
	margin-top: 0%;
}
.oldal_cim {
	font-family: 'Cinzel Decorative', cursive;
	font-weight: 700;
	color: rgba(130,75,22,0.76);
}
.lang_center {
	margin-top: 3%;
	width: 15%;
	margin-left: auto;
	margin-right: auto;

}
/*.lang_center a {
	color: rgba(130,75,22,0.76);
	padding: 5%;
	margin-right: 5%;
	text-decoration:none;
	font-size: 1.5em;
	background-color: rgba(255,255,255,0.76);
	
	border-style :solid;
	border-width: thick;
	border-color: rgba(130,75,22,0.76);
	border-radius: 50% 50% 50% 50%/50%;
  -webkit-border-radius: 50% 50% 50% 50%/50%;
  -moz-border-radius: 50% 50% 50% 50%/50%;
}*/
.lang_center a {
	color: rgba(130,75,22,0.76);
	padding: 6%;
	margin-right: 5%;
	text-decoration:none;
	font-size: 1.5em;
	background-color: rgba(255,255,255,0.76);
	
	border-style :solid;
	border-width: thin;
	border-color: rgba(130,75,22,0.76);
	border-radius: 50% 50% 50% 50%/50%;
  -webkit-border-radius: 50% 50% 50% 50%/50%;
  -moz-border-radius: 50% 50% 50% 50%/50%;
}

#tartalom {
	background-color: rgba(173,152,111,1.00);
	font-size: 1em;
	color: rgba(0,0,0,0.70);
	padding-bottom: 10px;
}
#tartalom .tart_bal {
	
	float: left;
	width: 50%;
}
#tartalom .tart_jobb {

	width: 46%;
	float: right;
}
.center {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-family: 'Lato', sans-serif;
	color: rgba(255,255,255,0.80);
	
}
.fo_cim h1 {
	color: rgba(255,255,255,0.70);
	margin-top: 0px;
	font-weight: lighter;
	font-size: 1.5em;
}
.fo_cim {
	padding-top: 4%;
	text-align: left;
}

.fo_cim p {
	
	font-size: 1em;
}

.galeri {
	
	background-image: url(../oldal_reszek/gal.jpg);
	background-size: cover;
	color: rgba(130,75,22,0.60);
	
	padding-top: 12%;
	padding-bottom: 3%;	
}
.galeri a {
	text-decoration: none;
	color: rgba(130,75,22,0.60);
	font-weight: 300;
}
.galeri a:hover {
	color: rgba(130,75,22,0.76);
}
.galeri a .entypo-picture {
	font-size: 11em;
	text-align: center;
	padding-left: 35%;
}

.galeri a p {
	text-align: center;
}
.tart_jobb b {
	float: left;
	margin-left: 3%;
	margin-right: 1%;
}
.tart_jobb p {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7.2%;
}
.tart_jobb h2 {
	font-size: 1.3em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tart_bal p {
	
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tart_bal h2 {
	font-size: 1.3em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#head .head_tart .bord {
	clear: none;
	border-bottom: medium solid rgba(159,125,75,1.00);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ol li em {
	font-size: 0.8em;
}
#tartalom .center ol {

}

figure img {
	width: 100%;
	height: auto;
}
.ceg_info figure {
	width: 6%;
	float: left;
	margin-right: 3%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.menet {
	float: left;
	width: 60%;
	padding-right: 2%;
}

.ceg_info p {
	margin-top: 0px;
	line-height: 1.7em;
	float: left;
}

.tart_bal ul, .tart_jobb ul {
	list-style-type: none;
}
.vid {
	

	
}
.vid iframe {
	
}
.center .vid {
	width: 100%;
	float: right;
}
.kontakt {
	width: 33%;
	float: right;
	


}


.tel {
	font-size: 1em;
	float: left;
	width: 100%;
	padding-left: 0%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
.tel p {
	margin-top: 3%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
.kontakt .tel figure {
	float: left;
	width: 7.5%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mail {
	margin-top: 1%;
	float: left;
	width: 100%;
	
}
.mail p {
	font-size: 1em;
	margin-top: 3%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	
}
.kontakt .mail figure {
	float: left;
	width: 7%;
	margin-left: 0px;
	margin-right: 1%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.face {
	margin-top: 1%;
	float: left;
	width: 100%;
	
}
.face p {
	font-size: 1em;
	margin-top: 3%;
}
.kontakt .face figure {
	float: left;
	width: 7.5%;
	margin-left: 0px;
	margin-right: 1%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.lablec {
	font-size: 0.8em;
	text-align: center;
}
	
#gal {
	text-align: center;
	
}
.g {
	text-align:center;

}