:root { 
	--main-elso-szin: #394244;
	--main-masodik-szin: #6d6e71;
	--main-harmadik-szin: #cb9865;
	--main-betuszin: #394244;
	--main-betuszin-vilagos: #fff;
	--main-betuszin-hover: #cb9865;
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
		font-family: 'Roboto', sans-serif;
	box-sizing: border-box;
}
.alapszel {
  max-width: 960px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
p {
	font-size: 11pt;
	font-weight: normal;
	box-sizing: border-box;
	line-height: 150%;
}
.tartalom ul {
	list-style-position: inside;
	list-style: none;
	margin-left: 10px;
		font-size: 11pt;
	line-height: 16pt;
}
.tartalom li, .tartalom ol {
	padding: 5px;
	text-indent: -1.6em;
}
.tartalom li::before {content: " ■  "; 
	font-size: 20px; 
	margin-right: 0px;
	color: var(--main-harmadik-szin) !important;
	}
.tartalom ol {
list-style-type: decimal;
	margin-left: 40px;
}
.tartalom ol li::before {content: "   "; 

}
.tartalom ol li {
	padding: 5px;
	text-indent: 0em;
}	
.on {
	color: var(--main-harmadik-szin) !important;
	font-weight: bold;
}
.akcio {
	color: #8dc63f;
	font-weight: 700;
	font-size: 21px;
	margin-top: 22px;
}
h1 {
	font-size: 26pt;
	font-weight: 300;
	text-align: center;
	color: var(--main-masodik-szin);
	line-height: 16pt;
	margin: 20px 0px 0px 0px;
	padding-top: 16px;
}
h2 {
color: var(--main-harmadik-szin);
		font-size: 16pt;
	line-height: 16pt;
	font-weight: 300;
}
h2.cimsor {
	text-align: center;
	margin-bottom:8px;
}
h3 {
font-size: 16pt;
}
h4 {
font-size: 14pt;
	margin: 8px;
}
h5 {
font-size: 10pt;
}
a:link, a:visited {
  text-decoration: none;
	color: var(--main-elso-szin);
}
a:hover {
  text-decoration: none;
	color: #cb9865;
}
a.fhiv:link, a.fhiv:visited {
color: white;
}
a.shiv:link, a.shiv:visited {
color: #000;
}

.fejsor {
	height: 110px;
	background-color: #cb9865;
	color: white;
	font-size: 10pt;
	font-weight: 300;
	text-shadow: 1px 1px #000;
}
#fejikon {
  line-height: 20pt;
	margin: 8px 4px;
}
.menusor {
  height: 35px;
	position: relative;
	width: 100%;
	z-index: 2000;
	text-align: center;
}
.tartalom {
	min-height: 300px;
	margin-bottom: 50px;
	display: block;
	position: relative;
}
.terkep {
	float: right;
	height: 370px;
	width: 500px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
}	
.labsor {
  height: 120px;
  background-color: #cb9865;
  width: 100%;
  color: white;
		font-size: 10pt;
	font-weight: 300;
	text-shadow: 1px 1px #000;
	line-height: 20pt;
}
#lablogo {
  margin-top: -70px;
	width: 130px;
}
#fejlogo {
  position: absolute;
  margin-top: 6px;
  margin-left: -115px;
}
.fejinfo {
  width: 50%;
}
.balra {
  float: left;
}
.jobbra {
  float: right;
  text-align: right;
}
.ikonsor {
  border-bottom: 3px solid #cb9865;
  height: 48px;
}
.mj8 {
	margin-right: 8px;
}
.mb8 {
	margin-left: 8px;
}
.fel30 {
	margin-top: -30px;
}
.ikon{
	border-radius: 100%;
	width: 35px;
	height: 35px;
	margin: 6px 4px;
	font-size: 20px;
	line-height: 0px;
	padding: 0px;
	color: var(--main-betuszin-vilagos);
	background-color: var(--main-masodik-szin);
	box-sizing: border-box;
	-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
		display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	float: left;

}
.ikon:hover {
	background-color: var(--main-masodik-szin);
	color: var(--main-harmadik-szin);
}
.centerDivs {
  display: block;
  text-align: center;
}
.centerDivs p{
	text-align: left;
}
.malap {
	display: inline-block;
	padding: 8px 8px;
	text-align: center;
	box-sizing: border-box;
}
.menugomb {
  width: 295px;
	height: 195px;
	border: 0px solid #999999;
	border-radius: 2px;
	overflow: hidden;
	text-align: center;
}
#menukep {
	max-width: 100%;
	height: auto;
	max-height: 120%;
}
#menucimke {
	position: absolute;
	padding: 4px 16px;
	font-size: 16pt;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	background-color: var(--main-harmadik-szin);
	border-radius: 2px;
	color: #fff;
	box-sizing: border-box;	
}
#menucimke p, #menucimke-on p{
	margin: 0;
}
#menucimke-on {
	position: absolute;
	padding: 8px 16px;
	font-size: 16pt;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	background-color: #fff;
	border-radius: 4px;
	color: #999999;
	border: 1px solid #999999;
	box-sizing: border-box;
}
.almenualap {
	margin-top: 20px;
	float: left;
	width: 136px;
	box-sizing: border-box;
	text-align: center;
	height: 80px;
}
.almenualap p{
	font-size: 9pt;
}
#menujel {
	width: 30px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: var(--main-masodik-szin);
	border-radius: 50%;
}
#menujel-on {
	width: 30px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: var(--main-harmadik-szin);
	border-radius: 50%;
}
/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.keresoalap{
	width: 150px;
	float: right;
	margin-top: 8px;
	margin-right: 53px;
}
.search {
  width: 100%;
  position: relative
}

.searchTerm {
  float: left;
  width: 100%;
  border: 1px solid #abb5b7;
  padding: 5px;
  height: 20px;
  border-radius: 5px;
  outline: none;
  color: #abb5b7;
}

.searchTerm:focus{
  color: #536330;
}

.searchButton {
  position: absolute;  
  right: -46px;
  width: 40px;
  height: 32px;
  border: 1px solid #abb5b7;
  background: var(--main-masodik-szin);
  text-align: center;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 20px;
}
.termekalap{
	display: inline-block;
	position: relative;
	width: 100%;
	min-height: 310px;
	border: 1px solid #999999;
	padding: 28px;
	font-size: 20px;
		display: table;
	box-sizing: border-box;
}
.termekarsor {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	padding: 28px;
	border: 0px solid #8AC007;
	box-sizing: border-box;
	text-align: left;
}
#termekar {
	color: #8dc63f;
	font-weight: 700;
	float: left;
	font-size: 32px;
	margin-top: 22px;
}
.termekinfosor {
	width: 100%;
	top: 20px;
	left: 0px;
	padding: 8px;
	margin-bottom: 0px;
	border: 0px solid #8AC007;
	box-sizing: border-box;
	text-align: left;
	font-size: 11pt;
	display: table;
}
.termekinfosor h2 {
font-size: 180%;
	margin: 0px;
}
.kistermekalap{
	display: inline-block;
	position: relative;
	width: 310px;
	height: 630px;
	border: 1px solid #999999;
	margin: 8px 18px 18px 36px;
	padding: 8px;
	font-size: 20px;
	box-sizing: border-box;
}
.kistermekalap img {
	max-width: 100%;
	max-height: 500px;

}
.kistermekarsor {
	position: absolute;
	width: 100%;
	height: 60px;
	bottom: 0px;
	left: 0px;
	padding: 8px;
	border: 0px solid #8AC007;
	box-sizing: border-box;
	text-align: left;
}
.kistermekinfosor {
	position: absolute;
	width: 100%;
	top: 450px;
	left: 0px;
	padding: 8px;
	border: 0px solid #8AC007;
	box-sizing: border-box;
	text-align: left;
	font-size: 11pt;
}
.kistermekinfosor h2 .kosarelem h2 {
font-size: 140%;
color: orange;	
}
#ar {
	color: #8dc63f;
	font-weight: 700;
	float: right;
	margin-top: 12px;
}
#termekkep {
	max-width: 60%;
	max-height: 450px;
	float: right;
	margin: 0px 0px 0px 40px;
}
.navigaciosor {
	border-top: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
background-color: #f9f9f9;
display: table;
}
.navigacio {
font-size: 10pt;
margin: 8px;	
float: left;
}
.ovfh {
 overflow: hidden;	
}
.lezar {
	clear: both;
}