.mpad{
padding-left: 5px;
padding-right: 5px;
}

.mpad20{
padding:20px;
}

.mpad2{

}

.mpad3{
padding-left: 5px;
padding-right: 0px;
}

.m-hp{
padding-top: 5px;
padding-left: 5px;
padding-right: 10px;
}

.m-igb{

width:100%;
height:36px;
border:none;
background-color:transparent;
font-size:16px;
}
.m-igb:focus { 
	border-radius:7px;
    outline:none;
    border-color:1px solid #ff8f35;
    box-shadow:0 0 8px #ff8f35;
	-webkit-box-shadow: 0 0 8px #ff8f35;
	-moz-box-shadow: 0 0 8px #ff8f35;
}

.m-glowing-border { 
    display:block;
    width:100%;
    height:37px;
    font-family:sans-serif;
    font-size:18px;
    color:#444;
    border:1px solid #8f9381;
    border-radius:7px;
    font-size:20px;
	background-color: #ffffff;
}

.m-m-st_inputfrst{
border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	
}

div.m-m-st_input input {
outline:none;
    background: #ffffff;
	border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
	border-right: 0px;
	color: #4a6f96;
font-weight: bold;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	padding-top:4px;
    padding-left:13px;
	padding-right:8px;
	height: 47px;
	font-size: 16px;
	letter-spacing: 0.0030em;
-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}
div.m-m-st_input input:focus { 
    outline:none;
	border-top: 1px solid #4a6f96;
    border-bottom: 1px solid #4a6f96;
    border-left: 1px solid #4a6f96;
}

.m-isl{
border-top:1px solid #969696;
	  border-left:1px solid #969696;
	  border-bottom:1px solid #969696;
z-index: 1;
top: 0px;
width: 37px;
height: 37px;
background: #ff7d1f url(https://addelma.hu/images/srcd2.png) no-repeat;
background-position:45% 50%;
-moz-border-radius-bottomleft: 7px;
	  -moz-border-radius-topleft: 7px;
	  -webkit-border-bottom-left-radius: 7px;
	  -webkit-border-top-left-radius: 7px;
	  border-bottom-left-radius: 7px;
	  border-top-left-radius: 7px;
	  
	  
}

.m-submit-search{
	font-family: verdana;
	width:100%;
	height:45px;
background-color: #2072ce; 

	color:#fcfdf9;
	text-align:center;
	font-weight:bold;
	font-size: 16px;
	border:none;
	margin:0px;
	overflow:hidden;
	cursor:pointer;
	border-radius:5px;
}

.m-submit-searchn{
	font-family: verdana;
	width:70px;
	height:47px;
background-color: #2072ce; /* Old browsers */
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size: 19px;
	border:none;
	margin:0px;
	overflow:hidden;
	cursor:pointer;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}

.m-submit-search-dd{
	font-family: helvetica,sans-serif,arial,tahoma,verdana;
	width:100%;
	height:45px;
	color:#707070;
	text-align:left;
	font-weight:bold;
	border:none;
	margin:0px;
	overflow:hidden;
	cursor:pointer;
	outline:none;
}

a.m-mstopgetb{
width: 100%;
height: 26px;
padding: 4px;
padding-left: 10px;
font-size: 13px;
line-height: 30px;

font-weight: normal;
cursor: pointer;
background: #ffffff; 
  display: block; 
  color: #181818;
	  border-left:solid #C8C8C8;
	  border-right:solid #C8C8C8;
	  border-bottom:solid #C8C8C8;
	  	border-width:1px;
			  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.2);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
a.m-mstopgetb:hover{
background: #efefef;
color: #ff7215;
}

.m-idellocindex{
display: none;
position: absolute;
z-index: 5;
top: 119px;
left: 92%;
background-image:url(https://addelma.hu/images/idelbig.png);
font-weight: bold;
font-size: 16px;
cursor: pointer;
height: 20px;
width: 20px;
}

.m-idelindex{
display: none;
position: absolute;
z-index: 5;
margin-top: -32px;
margin-left: 65%;
background-image:url(https://addelma.hu/images/idelbig.png);
font-weight: bold;
font-size: 16px;
cursor: pointer;
height: 20px;
width: 20px;
}

.m-kateg_thumb{
padding-right:5px;
max-width:25px;
max-height: 25px;
vertical-align: middle;
opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
}

.m-kateg_thumbn{
	padding:6px;
max-width:18px;
max-height: 18px;
vertical-align: middle;
opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
}

.m-ad_kategmenu {
font-family: verdana, Helvetica, Arial;
	color: #004fc0;
	font-size: 15px;
}
.m-ad_kategmenu:hover {
font-family: verdana, Helvetica, Arial;
	color: #f06500;
	font-size: 15px;
}
.m-ad_kategmenub {
font-family: verdana, Helvetica, Arial;
	color: #f45b00;
	font-weight: bold;
	font-size: 15px;
}
div.m-st_input input {
    background: #ffffff;
	color: #000000;
    border:1px solid #cdcdcd;
	border-radius:5px;
    padding-left:8px;
	padding-right:8px;
	 -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	padding-top:3px;
	height: 45px;
	font-size: 16px;
	letter-spacing: 0.0030em;

}

div.m-st_input input:focus { 
    outline:none;
	border-color:#000000;
}

div.m-ti-area textarea {
	width:100%;
	font-family: verdana;
    background: #ffffff;
	color: #2c2c2c;
    border:1px solid #ababab;
    padding:8px;
	height: 150px;
	border-radius: 5px;
	font-size: 14px;
	letter-spacing: 0.0030em;
		 -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

div.m-ti-area textarea:focus { 
    outline:none;
	border-color:#000000;
}

#m-box
	{
	  position: relative;
	  width: 100%;
	  box-sizing: border-box;
	  background: #fff;
	  -moz-border-radius: 4px;
	  -webkit-border-radius: 4px;
	  border-radius: 4px;
	  padding: 2em 1.5em;
	  color: rgba(0,0,0, .8);
	border-style:solid;
	border-width:1px;
	border-color:#dddddd;
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	}
	
#m-box-hf-up
	{
	  position: relative;
	  width: 96%;
	  background: #fff;
	  -moz-border-radius: 4px;
	  -webkit-border-radius: 4px;
	  border-radius: 4px;
	  padding-top: 6px;
	  padding-bottom: 6px;
	  padding-left: 10px;
	  color: rgba(0,0,0, .8);
	  font-size: 12px;
	border-style:solid;
	border-width:1px;
	border-color:#dddddd;
	  -webkit-box-shadow: 0 2px 5px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
	}
	
div.m-st_inputmstop input {
    background: #ffffff;
	color: #2c2c2c;
    border:1px solid #cdcdcd;
	border-radius:5px;
    padding-left:12px;
	padding-right:5px;
	padding-bottom: 2px;
	height: 45px;
	width: 100%;
	font-size: 16px;
	font-family: verdana;
	letter-spacing: 0.0030em;
-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

div.m-st_inputmstop input:focus { 
    outline:none;
	border-color:#000000;
}

div.m-legordulostyle2-msloc input {
    background: #ffffff;
	color: #2c2c2c;
    border:1px solid #cdcdcd;
	border-radius:5px;
    padding-left:12px;
	height:45px;
	padding-bottom: 2px;
	width: 100%;
	font-size: 16px;
	font-family: verdana;
	letter-spacing: 0.0030em;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

div.m-legordulostyle2-msloc input:focus { 
    outline:none;
	border-color:#000000;
}

div.m-legordulostyle2n-msloc input {
    background: #ffffff;
	color: #2c2c2c;
    border:1px solid #cdcdcd;
	border-radius:5px;
    padding-left:16px;
	height:45px;
	padding-bottom: 2px;
	width: 100%;
	font-size: 16px;
	font-family: verdana;
	letter-spacing: 0.0030em;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

div.m-legordulostyle2n-msloc input:focus { 
    outline:none;
	border-color:#000000;
}

div.m-legordulostyle2-mscat input {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background: #f9f9f9;
	color: #2c2c2c;
    border:1px solid #969696;
    padding-left:12px;
	
	padding-bottom: 2px;
	height: 38px;
	width: 250px;
	font-size: 16px;
	font-family: verdana;
	letter-spacing: 0.0030em;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

div.m-legordulostyle2-mscat input:focus { 
    outline:none;
	border-color:#000000;
}

div.m-legordulostyle2-msar input {
    background: #ffffff;
	color: #2c2c2c;
    border:1px solid #cdcdcd;
	border-radius:5px;
    padding-left:12px;

	padding-bottom: 2px;
	height: 45px;
	width: 100%;
	font-size: 16px;
	font-family: verdana;
	letter-spacing: 0.0030em;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

div.m-legordulostyle2-msar input:focus { 
    outline:none;
	border-color:#000000;
}

div.m-legordulostyle2-msarn input {
    background: #ffffff;
	color: #2c2c2c;
    border:1px solid #cdcdcd;
	border-radius:5px;
    padding-left:16px;

	padding-bottom: 2px;
	height: 45px;
	width: 100%;
	font-size: 16px;
	font-family: verdana;
	letter-spacing: 0.0030em;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

div.m-legordulostyle2-msarn input:focus { 
    outline:none;
	border-color:#000000;
}

.m-smttxt{
font-family: sans-serif;
color: #808080;
font-size: 13.4px;
font-weight:normal;
}

.m-srch_button{
font-family: verdana;
	cursor: pointer;
	width: 100%;
	height: 45px;
	background: #ff7225;
	color: #ffffff;
	border-radius: 6px;
	border: 1px solid #ffffff;
	font-size: 16px;
	text-shadow: 1px 1px 2px #9E4B01;
		-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}
.m-srch_button:hover{
	background: #ff7c35;
}

.m-srch_buttonn{
	z-index:2;
font-family: verdana;
	cursor: pointer;
	font-weight:bold;
	width: 100%;
	height: 55px;
	background-color: #fe6e20;
	color: #ffffff;
	border-radius: 6px;
	border: 0px;
	font-size: 16px;
		-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}
.m-srch_buttonn:hover{
	background: #ff7a31;
}

.m-idel{
display: none;
position: absolute;
z-index: 5;
top: 14px;
left: 92%;
background-image:url(https://addelma.hu/images/idelbig.png);
font-weight: bold;
font-size: 16px;
cursor: pointer;
height: 20px;
width: 20px;
}

.m-idelloc{
display: none;
position: absolute;
z-index: 5;
top: 12px;
right: 15px;
background-image:url(https://addelma.hu/images/idelbig.png);
font-weight: bold;
font-size: 16px;
cursor: pointer;
height: 20px;
width: 20px;
}

.m-idellocindi{
display: none;
position: absolute;
z-index: 5;
margin-top: -32px;
margin-left: 79%;
background-image:url(https://addelma.hu/images/idelbig.png);
font-weight: bold;
font-size: 16px;
cursor: pointer;
height: 20px;
width: 20px;
}

.m-idelara{
display: none;
position: absolute;
z-index: 5;
top: 10px;
left: 84%;
background-image:url(https://addelma.hu/images/idelbig.png);
font-weight: bold;
font-size: 16px;
cursor: pointer;
height: 20px;
width: 20px;
}

.m-idelarb{
display: none;
position: absolute;
z-index: 5;
top: 10px;
left: 84%;
background-image:url(https://addelma.hu/images/idelbig.png);
font-weight: bold;
font-size: 16px;
cursor: pointer;
height: 20px;
width: 20px;
}

.m-kbs{
font-size: 18px;
width: 100%;
	  cursor:pointer;
	  padding-top: 10px;
	  padding-bottom: 10px;
	  background: #F7F7F4;
	  -moz-border-radius-topright: 6px;
	  -moz-border-radius-topleft: 6px;
	  -webkit-border-top-right-radius: 6px;
	  -webkit-border-top-left-radius: 6px;
	  border-top-right-radius: 6px;
	  border-top-left-radius: 6px;
	  -moz-border-radius-bottomright: 6px;
	  -moz-border-radius-bottomleft: 6px;
	  -webkit-border-bottom-right-radius: 6px;
	  -webkit-border-bottom-left-radius: 6px;
	  border-bottom-right-radius: 6px;
	  border-bottom-left-radius: 6px;
	  color: #0063ac;
	  border:solid #dddddd;
	border-width:1px;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}
.m-kbs:hover{
background: #e7e7e7;
}

div.m-ddmenu-ecatmstopse select {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background: #f9f9f9;
	color: #2c2c2c;
    border:1px solid #7e972f;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	height: 20px;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	letter-spacing: 0.0030em;
}
div.m-ddmenu-ecatmstopse select:focus { 
    outline:none;
    border-color:#ff8f35;
    box-shadow:0 0 5px #ff8f35;
	-webkit-box-shadow: 0 0 5px #ff8f35;
	-moz-box-shadow: 0 0 5px #ff8f35;
	background: #ffffff;
}

div.m-ddmenu-ecatmstop input {
    background: #ffffff;
	color: #000000;
    border:1px solid #cdcdcd;
	border-radius:5px;
	padding-left: 12px;
	padding-right: 5px;
	padding-bottom: 2px;
	height: 45px;
	width: 100%;
	font-size: 16px;
	font-family: verdana;
	letter-spacing: 0.0030em;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}
div.m-ddmenu-ecatmstop input:focus { 
    outline:none;
	border-color:#000000;
}

.m-mstopcatpec{
z-index:6;
cursor:pointer;
width:100%;
height:45px;
position:absolute;
-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}
.m-mstopcatpec:active {
background-color:#fe621e;
opacity: 0.4;
}

.selectst-m select {
    background: #ffffff;
	color: #2c2c2c;
    border:1px solid #cdcdcd;
	border-radius:5px;
	width:100%;
	height: 45px;
	font-size: 16px;
	font-family: verdana;
	letter-spacing: 0.0030em;
	padding-left: 12px;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}
div.selectst-m input:focus { 
    outline:none;
	border-color:#000000;
}

div.m-st_inputmstops input {
    background: #ffffff;
	color: #2c2c2c;
    border:1px solid #cdcdcd;
	border-radius:5px;
	width:100%;
	height: 45px;
	font-size: 16px;
	font-family: verdana;
	letter-spacing: 0.0030em;
	padding-left: 12px;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

div.m-st_inputmstops input:focus { 
    outline:none;
	border-color:#000000;
}

div.m-st_inputmstopsn input {
    background: #ffffff;
	color: #2c2c2c;
    border:1px solid #cdcdcd;
	border-radius:5px;
	width:100%;
	height: 45px;
	font-size: 16px;
	font-family: verdana;
	letter-spacing: 0.0030em;
	padding-left: 16px;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

div.m-st_inputmstopsn input:focus { 
    outline:none;
	border-color:#000000;
}

.m-mstopmep{
width:20px;
height:38px;
margin-left:80%;
padding-top:15px;
position:absolute;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

.m-mstopmepn{
width:20px;
height:38px;
margin-left:115px;
margin-top:14px;
position:absolute;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

.m-mstopmepnb{
width:20px;
height:38px;
margin-left:85%;
margin-top:14px;
position:absolute;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

input[type=checkbox].m-css-checkboxddm {
    position: fixed; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0;
    border:0;
}

input[type=checkbox].m-css-checkboxddm + label.m-css-labelddm {
	padding-top: 1px;
	padding-left:27px;
    height:26px; 
	display:inline-block;
	line-height:26px;
	background-repeat:no-repeat;
	background-position: 0 2px;
	vertical-align:middle;
    cursor:pointer;
	width: 100%;
}

input[type=checkbox].m-css-checkboxddm:checked + label.m-css-labelddm {
    background-position: 0 -21px;
}

.m-css-labelddm{
	background-image:url(https://addelma.hu/images/elegantb.png);
}

.m-kategthumbsc{

max-width:22px;
max-height: 22px;
vertical-align: middle;
position: absolute;
top: 8px;
padding-top:6px;
padding-left: 6px;
}

.m-idelcat{
display: none;
position: absolute;
z-index: 5;
top: 16px;
right:15px;
background-image:url(https://addelma.hu/images/idelbig.png);
font-weight: bold;
font-size: 16px;
cursor: pointer;
height: 20px;
width: 20px;
}

.m-selectm {
text-decoration:none;
color:#a4a4a4;
font-weight:normal;
}

.m-selectm:focus { 
text-decoration:none;
color:#a4a4a4;
font-weight:normal;
}

a.m-mstopddmenustx{
width: 100%;
font-family: verdana;
height: 35px;
padding-left: 5px;
font-size: 12px;
line-height: 35px;
text-decoration: none;
font-weight: normal;
cursor: pointer;
background: #f8f8f8; 
  display: block; 
  color: #515151;
	  border-left:solid #C8C8C8;
	  border-right:solid #C8C8C8;
	  border-bottom:solid #C8C8C8;
	  	border-width:1px;
			  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.4);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}
a.m-mstopddmenustx:hover{
background: #efefef;
color: #ff7215;
text-decoration: none;
}

.m-mstopddmenustxb{
width: 100%;
font-family: verdana;
height: 35px;
font-size: 12px;
line-height: 35px;
text-decoration: none;
font-weight: normal;
background: #f8f8f8; 
  display: block; 
  color: #515151;
	  border-left:solid #C8C8C8;
	  border-right:solid #C8C8C8;
	  border-bottom:solid #C8C8C8;
	  	border-width:1px;
			  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.2);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.m-mstopddmenustxb:hover{
background: #efefef;
color: #ff7215;
text-decoration: none;
}

.m-mstopddmenustxbc{
cursor:pointer;
font-family: verdana;
height: 26px;
font-size: 12px;
line-height: 26px;
text-decoration: none;
font-weight: bold;
background: #4a6f96; 
  display: block; 
  color: #ffffff;
	  border-left:solid #C8C8C8;
	  border-right:solid #C8C8C8;
	  border-bottom:solid #C8C8C8;
	  	border-width:1px;
			  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.2);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}


	

	
			#m-box_list2b
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  padding-right: 6px;
	  padding-bottom: 4px;
	  color: rgba(0,0,0, .8);
	  	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	


	
	#m-box_list2ll
	{
	  position: relative;
	  width: 100%;
	  background: #fafafa;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-bottom: 10px;
	  color: rgba(0,0,0, .8);
	  border-top:solid #f2f2f2;
	  border-bottom:solid #e0e0e0;
	  border-right:solid #e0e0e0;
	  border-left:solid #e0e0e0;
	border-width:1px;
	  -webkit-box-shadow: 0 1px 3px rgba(0,0,0, 0.11);   
	  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_mmenu_sa
	{

	  width: 100%;
	  background: #ffffff;
	  border-radius: 4px;
	  color: rgba(0,0,0, .8);
	  border-top:solid #dddddd;
	  border-left:solid #dddddd;
	  border-bottom:solid #dddddd;
	border-width:1px;
	  -webkit-box-shadow: 0 1px 3px rgba(0,0,0, 0.11);   
	  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  cursor:pointer;
	  padding: 10px;
	  font-size: 14px;
	  color: #636363;
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_mmenu_s
	{

	  width: 100%;
	  cursor:pointer;
	  padding: 10px;
	  background: #f1f0ed;
	  border-radius: 4px;
	  color: rgba(0,0,0, .8);
	  border-top:solid #dddddd;
	  border-left:solid #dddddd;
	  border-bottom:solid #dddddd;
	border-width:1px;
	  -webkit-box-shadow: 0 1px 3px rgba(0,0,0, 0.11);   
	  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  font-size: 14px;
	  color: #636363;
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_mmenu_s:hover{
	background: #f4f4f4;
	
	}
	
	#m-hird_box1
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  padding-top: 0px;
	  padding-bottom: 12px;
	  color: rgba(0,0,0, .8);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	.m-imgwh{
max-width: 100%;
}

	.m-imgwha{
max-width: 100%;
max-height: 400px;
border-top-right-radius: 8px;
border-top-left-radius: 8px;
}

.m-imgwhb{
max-width: 100%;
}

.m-imgwhc{
width: 100%;
  height: auto;
}

.m-mobarx{
font-size: 16px;
font-weight: bold;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 12px;
}

.m-adnumber{
font-weight:bold;
font-size: 18px;
text-decoration: none;
}

#m-gmbg
	{

	  width: 100%;
	  height: 100%;
	  background: #f1f0ed;
	  -moz-border-radius-bottomright: 8px;
	  -moz-border-radius-bottomleft: 8px;
	  -webkit-border-bottom-right-radius: 8px;
	  -webkit-border-bottom-left-radius: 8px;
	  border-bottom-right-radius: 8px;
	  border-bottom-left-radius: 8px;
	  padding: 10px;
	  color: rgba(0,0,0, .8);
	border-style:solid;
	border-width:1px;
	border-color:#dddddd;
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
		#m-wrappergmad, #m-containergmad {
        height: 90%;
        width: 95%;
		display: none;
		z-index: 89;

		
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
    }
    #m-wrappergmad {
        bottom: 50%;
        right: 50%;
        position: fixed;
	display: none;
	z-index: 89;
	
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
    }
    #m-containergmad{
		width:100%;
        left: 50%;
        position: relative;
        top: 50%;
		display: none;
	z-index: 3;
	background-color:#617e9c;
	color:#505050;
	font-size: 20px;
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
    }
	
		#m-overlaygmad {
        height: 100%;
        width: 100%;
        position: fixed;
	display: none;
	z-index: 3;
	background-color:#000000;
	
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
    }
	
	#m-hird_box2
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  padding-right: 3px;
	  padding-left: 3px;
	  padding-bottom: 25px;
	  color: rgba(0,0,0, .8);
	border-left:0px;
	border-right:0px;
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#foot{
    position:fixed !important;
    width:100%;
    bottom:0;
    text-align:center;
    background:#f0f0f0;
	font-size: 16px;
	color: #ffffff;
	z-index:1;
}

#m-wrappermsgto, #m-containermsgto {
        height: 100%;
        width: 100%;
		display: none;
		z-index: 99999999;

		opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;

    }
    #m-wrappermsgto {
        bottom: 50%;
        right: 50%;
        position: fixed;
	display: none;
	z-index: 99999999;
	opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
    #m-containermsgto{
        left: 50%;
        position: relative;
        top: 50%;
		display: none;
	z-index: 99999999;
	background-color:#000000;
	color:#505050;
	font-size: 20px;
	border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
	
		#m-overlaymsgto {
        height: 100%;
        width: 100%;
        position: fixed;
	display: none;
	z-index: 9999999;
	background-color:#000000;
	opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
	
	#m-msgtobg
	{

	  width: 100%;
	  background: #f1f0ed;
	  color: rgba(0,0,0, .8);
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-right:0px;
	border-left:0px;
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_list4msgup
	{
	  position: relative;

	  background: #efefef;
	  padding-top: 10px;
	  padding-bottom: 15px;
	width: 100%;
	  color: rgba(0,0,0, .8);

	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_list4msgb
	{
	  position: relative;
	  max-width: 100%;
	  min-width: 200px;
	  background: #4a6f96;
	  padding-top: 20px;
	  padding-bottom: 20px;
	  padding-left: 20px;
	  padding-right: 20px;
	  color: #ffffff;
	  

	  -moz-border-radius-topright: 8px;
	  -moz-border-radius-topleft: 22px;
	  -webkit-border-top-right-radius: 8px;
	  -webkit-border-top-left-radius: 22px;
	  border-top-right-radius: 8px;
	  border-top-left-radius: 22px;
	  -moz-border-radius-bottomright: 8px;
	  -moz-border-radius-bottomleft: 22px;
	  -webkit-border-bottom-right-radius: 8px;
	  -webkit-border-bottom-left-radius: 22px;
	  border-bottom-right-radius: 8px;
	  border-bottom-left-radius: 22px;
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	#m-box_list4msg
	{
	  position: relative;
	  max-width: 100%;
	  min-width: 200px;
	  background: #f1f0f0;
	  padding-top: 20px;
	  padding-bottom: 20px;
	  padding-left: 20px;
	  padding-right: 20px;
	  color: rgba(0,0,0, .8);

	  -moz-border-radius-topright: 22px;
	  -moz-border-radius-topleft: 8px;
	  -webkit-border-top-right-radius: 22px;
	  -webkit-border-top-left-radius: 8px;
	  border-top-right-radius: 22px;
	  border-top-left-radius: 8px;
	  -moz-border-radius-bottomright: 22px;
	  -moz-border-radius-bottomleft: 8px;
	  -webkit-border-bottom-right-radius: 22px;
	  -webkit-border-bottom-left-radius: 8px;
	  border-bottom-right-radius: 22px;
	  border-bottom-left-radius: 8px;
	}
	


#m-box_mmenu_ok
	{

	  width: 100%;
	  background: #ffffff;
	  -moz-border-radius-topright: 4px;
	  -moz-border-radius-topleft: 4px;
	  -webkit-border-top-right-radius: 4px;
	  -webkit-border-top-left-radius: 4px;
	  border-top-right-radius: 4px;
	  border-top-left-radius: 4px;
	  color: rgba(0,0,0, .8);
	  border-top:solid #dddddd;
	  border-left:solid #dddddd;
	border-width:1px;
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  cursor:pointer;
	  padding: 10px;
	  font-weight:bold;
	  font-size: 14px;
	  color: #636363;
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_mmenu_ok_new
	{
		height:45px;
		line-height: 45px;
	  width: 100%;
	  background: #ffffff;
	  color: rgba(0,0,0, .8);
	  border-top:1px solid #969696;
	  cursor:pointer;
	  padding-left: 10px;
	  font-weight:bold;
	  font-size: 14px;
	  color: #636363;
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_umenu
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  padding: 10px;
	  color: rgba(0,0,0, .8);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	.m-aktivh{
	font-size: 16px;
	padding-left: 20px;
}

#m-box_list4
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  padding: 10px;
	  color: rgba(0,0,0, .8);
	  border-radius: 8px;
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_list4ad
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  color: rgba(0,0,0, .8);
	  border-radius: 8px;
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
#m-box_list4b
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  padding: 10px;
	  color: rgba(0,0,0, .8);
	  border-radius: 8px;
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	

	
	#m-box_list3top
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  color: rgba(0,0,0, .8);
	  border-top:1px solid #c7d3e6;
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	

	
	#m-wrapperia, #m-containeria {
        height: 300px;
        width: 100%;
		display: none;
		z-index: 2;

		opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;

-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */

    }
    #m-wrapperia {
        bottom: 50%;
        right: 50%;
        position: fixed;
	display: none;
	z-index: 2;
	opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
    #m-containeria {
        left: 50%;
        position: relative;
        top: 50%;
		display: none;
	z-index: 1;
	background-color:#efefef;
	color:#505050;
	font-weight: bold;
	font-size: 20px;
	border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
	
	#m-wrapperua, #m-containerua {
        height: 300px;
        width: 100%;
		display: none;
		z-index: 2;

		opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;

-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */

    }
    #m-wrapperua {
        bottom: 50%;
        right: 50%;
        position: fixed;
	display: none;
	z-index: 2;
	opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
    #m-containerua {
        left: 50%;
        position: relative;
        top: 50%;
		display: none;
		text-align: center;
	z-index: 1;
	background-color:#efefef;
	color:#505050;
	font-weight: bold;
	font-size: 20px;
	border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
	
	#m-wrapperaddel, #m-containeraddel {
        height: 300px;
        width: 100%;
		display: none;
		z-index: 4;

		opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;

-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */

    }
    #m-wrapperaddel {
        bottom: 50%;
        right: 50%;
        position: fixed;
	display: none;
	z-index: 4;
	opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
    #m-containeraddel {
        left: 50%;
        position: relative;
        top: 50%;
		display: none;
		text-align: center;
	z-index: 3;
	background-color:#efefef;
	color:#505050;
	font-weight: bold;
	font-size: 20px;
	border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
	#m-overlayaddel {
        height: 100%;
        width: 100%;
        position: fixed;
	display: none;
	z-index: 3;
	background-color:#000000;
	
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;

-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
    }
	
	#m-msgtobg
	{

	  width: 100%;
	  height: 400px;
	  background: #f1f0ed;
	  -moz-border-radius-topright: 8px;
	  -moz-border-radius-topleft: 8px;
	  -webkit-border-top-right-radius: 8px;
	  -webkit-border-top-left-radius: 8px;
	  border-top-right-radius: 8px;
	  border-top-left-radius: 8px;
	  -moz-border-radius-bottomright: 4px;
	  -moz-border-radius-bottomleft: 4px;
	  -webkit-border-bottom-right-radius: 4px;
	  -webkit-border-bottom-left-radius: 4px;
	  border-bottom-right-radius: 4px;
	  border-bottom-left-radius: 4px;
	  padding: 2em 1.5em;
	  color: rgba(0,0,0, .8);
	border-style:solid;
	border-width:1px;
	border-color:#dddddd;
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_act
	{
	  position: relative;
	  width: 100%;
	  background: #6d9a31;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  padding: 2em 1.5em;
	  color: rgba(0,0,0, .8);
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_home
	{
	  position: relative;
	  width: 100%;
	  background: #ffffff;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  padding: 15px;
	  color: rgba(0,0,0, .8);
	border-style:solid;
	border-width:1px;
	border-color:#dddddd;
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_account
	{

	  width: 100%;
	  background: #fff;
	  color: rgba(0,0,0, .8);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-true_mod
	{

	  width: 100%;
	  background: #74b22b;
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  border-radius: 5px;
	padding: 12px;
	  color: #ffffff;
	  font-size: 14px;
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_act2
	{
	  position: relative;
	  width: 100%;
	  background: #6d9a31;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  padding: 2em 1.5em;
	  color: rgba(0,0,0, .8);
	border-style:solid;
	border-width:1px;
	border-color:#dddddd;
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-wrapperpdel, #m-containerpdel {
        height: 300px;
        width: 100%;
		display: none;
		z-index: 2;

		opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;

    }
    #m-wrapperpdel {
        bottom: 50%;
        right: 50%;
        position: fixed;
	display: none;
	z-index: 2;
	opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
    #m-containerpdel {
        left: 50%;
        position: relative;
        top: 50%;
		display: none;
	z-index: 1;
	background-color:#efefef;
	color:#505050;
	font-weight: bold;
	font-size: 20px;
	border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
	
	#m-box_account3
	{

	  width: 100%;
	  background: #fff;
	  -moz-border-radius-bottomright: 4px;
	  -moz-border-radius-bottomleft: 4px;
	  -webkit-border-bottom-right-radius: 4px;
	  -webkit-border-bottom-left-radius: 4px;
	  border-bottom-right-radius: 4px;
	  border-bottom-left-radius: 4px;
	  color: rgba(0,0,0, .8);
	border-style:solid;
	border-width:1px;
	border-color:#dddddd;
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_list4nm
	{
	  position: relative;
	  width: 100%;
	  background: #f4f4f4;
	  padding-top: 12px;
	  padding-bottom: 12px;
	  color: rgba(0,0,0, .8);
	  border-radius: 8px;
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
			#m-box_list4nm:hover{
	background: #f8f8f8;
	
	}
	
	#m-wrapperfl, #m-containerfl {
        height: 300px;
        width: 100%;
		display: none;
		z-index: 2;

		opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */

    }
    #m-wrapperfl {
        bottom: 50%;
        right: 50%;
        position: fixed;
	display: none;
	z-index: 2;
	opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
    #m-containerfl {
        left: 50%;
        position: relative;
        top: 50%;
		display: none;
	z-index: 1;
	background-color:#efefef;
	color:#505050;
	font-weight: bold;
	font-size: 20px;
	border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
	
	#m-wrapperff, #m-containerff {
        height: 300px;
        width: 100%;
		display: none;
		z-index: 2;

		opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */

    }
    #m-wrapperff {
        bottom: 50%;
        right: 50%;
        position: fixed;
	display: none;
	z-index: 2;
	opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
    #m-containerff {
        left: 50%;
        position: relative;
        top: 50%;
		display: none;
	z-index: 1;
	background-color:#efefef;
	color:#505050;
	font-weight: bold;
	font-size: 20px;
	border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
	
	.m-msgnum{
cursor: pointer;
position: absolute;
padding: 2px 1px; 
border:2px solid #ffffff;
    background: #e40005;
	color: #ffffff;
	font-weight: bold;
    width: 18px;
    border-radius: 18px;
	right: 36px;
	top:-1px;
	z-index: 89;
	text-align: center;
}

#m-wrapperimgal, #m-containerimgal {
        height: 100%;
        width: 100%;
		display: none;
		z-index: 4;

		opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;

    }
    #m-wrapperimgal {
        bottom: 50%;
        right: 50%;
        position: fixed;
	display: none;
	z-index: 4;
	opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
    #m-containerimgal{
        left: 50%;
        position: relative;
        top: 50%;
		display: none;
	z-index: 3;
	background-color:#000000;
	color:#505050;
	font-size: 20px;
	border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
	
		#m-overlayimgal {
        height: 100%;
        width: 100%;
        position: fixed;
	display: none;
	z-index: 3;
	background-color:#000000;
	opacity:0;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
	
	.m-thumbmaximgal {
max-width:100%;
max-height: 100%;
opacity: 1;
z-index:100;
cursor: pointer;
}

:-webkit-input-placeholder {
   color: #808080;
   font-weight: normal;
}

:-moz-placeholder { /* Firefox 18- */
   color: #808080;  
   font-weight: normal;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #808080;  
   font-weight: normal;
}

:-ms-input-placeholder {  
   color: #808080;  
   font-weight: normal;
}


	
	.m-amfant{
font-size: 14px;
color: #606060;
font-family: "Courier New", Courier, monospace;
cursor: pointer;
font-weight: none;
}

#m-hird_boxnaktiv
	{
	  position: relative;
	  width: 100%;
	  background: #ff736a;
	  padding: 20px;
	  color: #ffffff;
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_enter
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  padding: 2em 1.5em;
	  color: rgba(0,0,0, .8);
	border-style:solid;
	border-width:1px;
	border-color:#dddddd;
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	#m-box_enterb
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  padding: 10px;
	  color: #2d2d2d;

	  	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	.m-hird_feladva {
font-size: 12px;
padding-right: 15px;
padding-top: 2px;
padding-bottom: 2px;
}

a.m-list_url {
font-size: 15px;
color: #0069c6;
font-weight: normal;
word-wrap:break-word;
line-height: 150%;
}

.topmenu-fixed {
position:fixed;
top:-1px;
right:-1px;
left:-1px;
z-index:999999;
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.6);
	  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.6);
	  box-shadow: 0px 0px 10px rgba(0,0,0,.6);
}

.topmenu-back {
top:0px;
}

.topmenu-h {
height: 45px;
position:fixed;
z-index:90;
}

.m-trmenu {
background-color:#fe621e;
height:56px;
width:150px;
position:absolute;
top:1px;
right:0px;
padding-top:7px;
border-bottom-left-radius: 25px;
z-index:90;
			  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.2);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.m-kategmenu {
font-family: sans-serif, Helvetica, Arial;
	color: #808080;
	font-size:16px;
	padding-left:22px;
}
.m-kategmenu:hover {
font-family: sans-serif, Helvetica, Arial;
	color: #f06500;
	font-weight: bold;
}

.m-image-updatef{
width: 100px;
border-style:solid;
	border-width:1px;
	border-color:#fe621e;
    height: 90px;
    position: relative;
    overflow: hidden;	
	border-radius: 5px;
}

.m-image-updatef input{
	position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    opacity: 0.0;
    filter: alpha(opacity=0); 
    font-size: 300px; 
	z-index:1;
	
}

.m-image-update input{
	position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    opacity: 0.0;
    filter: alpha(opacity=0);         
    font-size: 300px; 
	z-index:1;
}

.m-image-update{
width: 100px;
    height: 90px;
    position: relative;
    overflow: hidden;	
	border-radius:5px;
	border: 1px solid #909090;
}

.m-fcheckb {
width:100%;
height:100%;
top:0px;
z-index: 90;
position: relative;
overflow-y: auto;
overflow-x: hidden;
-webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.2);
-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

.m-refreshbut {
	background-color:#bc69e6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:8px 12px;
	text-decoration:none;
}
.m-refreshbut:hover {
	background-color:#c588e2;
}
.m-refreshbut:active {
	position:relative;
	top:1px;
}

.m-fhead {
	height:56px;
position:fixed;
z-index:100;
			  -webkit-box-shadow: 0 2px 4px rgba(0,0,0, 0.22);   
	  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	  width:100%;
	  background-color: #ffffff;
}
.m-fheadb {
	height:56px;
z-index:100;
			  -webkit-box-shadow: 0 2px 4px rgba(0,0,0, 0.22);   
	  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	  width:100%;
	  background-color: #ffffff;
}

#m-msgfileup
	{
	text-align: center;
	width: 100%;
	position: relative;
	  background: #ffffff;
	border:1px solid #ababab;
	  color: rgba(0,0,0, .8);
	  cursor:pointer;
	  padding-top: 15px;
	  padding-bottom: 15px;
	  font-weight:bold;
	  font-size: 12px;
	  color: #636363;
	  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
.mststy {
color:000000;

}

input[type=text]:disabled {
    color: #000000;
}

.boxsizing {
-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

input.iepl:-ms-input-placeholder {
    color: #a9a9a9;
	font-weight: normal;
  }
  
.m-feladasnoreg {
font-size: 14px;
font-weight: none;
font-family: "Helvetica neue",Helvetica,Arial,"sans-serif";
}

.m-box_title {
	font-family: helvetica;
font-size: 20px;
	color: #808080;
}

.m-list_ar {
font-family: "Helvetica neue",Helvetica,Arial,"sans-serif";
font-size: 22px;
font-weight: bold;
color: #202020;
}

.m-list_ar_a {
font-family: "Helvetica neue",Helvetica,Arial,"sans-serif";
font-size: 22px;
font-weight: bold;
color: #fe6e20;
}

.m-list_ar_n {
font-family: "Helvetica neue",Helvetica,Arial,"sans-serif";
font-size: 20px;
font-weight: bold;
color: #202020;
}
.m-list_ar_na {
font-family: "Helvetica neue",Helvetica,Arial,"sans-serif";
font-size: 20px;
font-weight: bold;
color: #fe6e20;
}

.m-list_ia {
font-family: verdana;
font-size: 11px;
font-weight: normal;
color: #808080;
}

.m-t107 {
display: block;position: absolute;bottom: 5px;right: 5px;cursor:pointer;
}
.m-t108 {
display: none;position: absolute;bottom: 5px;right: 5px;cursor:pointer;
}
.m-t109 {
position: absolute;bottom: 5px;right: 5px;cursor:pointer;
}

.m-nopicture{
font-size: 10px;
color: #c8c8c8;
width:125px;
height: 100px;
background-color: #efefef;
text-align: center;
vertical-align: middle;
line-height: 30px;
}

.m-nopic{
	width: 200px;
	height: 130px;
}

.m-aracc{
	font-size: 18px;
}

.m-hird_cim{
	padding-left: 15px;
padding-right: 8px;
width: 75%;
}

.m-titlen{
	word-wrap:break-word;
	font-size: 20px;
	font-family: arial;
}

.m-arn{
	font-size:24px;
	line-height:28px;
	text-align:left;
	padding-left:15px;
	color: #ffffff;
}

.m-arnb{
font-size:20px;
line-height:28px;
text-align:left;
padding-left:15px;
color: #ffffff;
}

.m-adiac{
color: #ffffff;
font-size: 12px;
padding-left:10px;
}

.m-hrgrey{
	width: 100%;
    height: 1px;
    background-color: #e9e9e9;
}

.mauto{
	margin:auto;
}

a.m-allad {
	background-color:#105ece;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:8px 10px;
	text-decoration:none;
}
a.m-allad:hover {
	background-color:#1b6fe6;
	text-decoration:none;
}

.m-adst {
	width: 44px;
}

.m-adarn {
	width:100%;
	position:relative;
	background-color: #2072ce;
	left:0px;
	right:0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.m-lsttlspc {
color: #565656;
padding-bottom: 7px;
font-size:13px;
padding-top:5px;
}
.m-lsttlspcb {
	font-weight: bold;
	line-height: 140%;
	font-size:15px;
}

.m-adreg {
	font-size: 11px;
text-decoration: none;
color: #808080;
}

.m-adname {
	font-weight:bold;
font-size: 15px;
text-decoration: none;
color: #656565;
}

.m-w50{
	width:50%;
}

.m-hird_leiras {
	font-size: 16px;
padding-left: 25px;
padding-right: 25px;
padding-top: 15px;
padding-bottom: 17px;
color: #000000;
font-weight: normal;
text-align: left;
}

.m-headm {
    position: absolute;
    right: 0px;
    padding-right: 10px;
}

.m-headmi {
	content: "\f0c9";
}



#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 30px;
  height: 40px;
  position: absolute;
  right: 14px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #fe6e20;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}



/* Icon 3 */

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 9px;
}

#nav-icon3 span:nth-child(4) {
  top: 18px;
}

#nav-icon3.open span:nth-child(1) {
  top: 9px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 13px;
  width: 0%;
  left: 50%;
}

.m-mainmenu {
	width: 280px;
	background-color: #ffffff;
	height: 100%;
right:0px;
top:51px;

overflow: auto;
z-index:90;
position:fixed;
-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
}

.mmenuf {
  transform: translateX(100%);
  opacity: 0;
  transition: opacity .3s, transform .3s;
}

.mmenushow {
  transform: translateX(0);
  opacity: 1;
}

.mmenubg {
	opacity: 0;
}



.m-mmi {
padding-left: 10px;
padding-right: 50px;
height: 58px;	
}

.m-mmico {
width:24px;
}
.m-hrm {
		width: 100%;
    height: 1px;
    background-color: #d3d3d3;
}

.m-mtit {
	background-color: #f1f1f1;
}

.m-titf {
width: 4px;
height: 15px;
background-color: #b3b3b3;
border-radius: 12px;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a.m-menul {
	font-family: verdana;
	color: #6d6d6d;
	font-weight: normal;
	text-decoration: none;
}

a.m-menul:hover {
	color: #6d6d6d;
	font-weight: normal;
	text-decoration: none;
}

.m-mmbgt {
	position:absolute;
	z-index:1;
	background-color:#303030d4;
	width:100%;
	height:1000px;
	top: 51px;
	right: 0px;
	left: 0px;
	opacity: 1;
	display: none;
}

.m-mmes {
	background-color: #f74949;
    color: #ffffff;
}

.m-headkey {
	font-family: popl;
	color: #f6f6f6;
	background:linear-gradient(145deg, rgba(32,114,206,1) 0%, rgba(32,152,223,1) 100%);
}

.m-footkey {
	padding:25px;
	text-align: justify;
}

.m-msguperror {
position:absolute;z-index:20;height:40px;text-align:center;padding:10px;
}

	#m-box_actmsgx
	{
	  position: relative;
	  width: 200px;
	  background: #da0005;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  padding-top: 25px;
	  padding-bottom: 25px;
	  color: rgba(0,0,0, .8);
	border-style:solid;
	border-width:1px;
	border-color:#b5b5b5;
	  -webkit-box-shadow: 0 2px 10px rgba(0,0,0, 0.12);   
	  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	}
	
	.m-imgalpictm {
		max-width:100px;
		display: inline-block;
	}

.acclink-m {
	font-size: 14px;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
}
a.acclink-m {
	font-size: 14px;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
}

.akbut-m {
	background-color:#f5691d;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:8px 14px;
	text-decoration:none;
}

.refreshbut5-m {
	background-color:#e46969;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:8px 12px;
	text-decoration:none;
}

.akbutb-m {
	width: 62px;
	background-color:#4a6f96;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 10px;
	text-decoration:none;
}

.akbutbb-m {
	text-align:center;
	background-color:#497cb4;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.akbutbbb-m {
	padding: 6px 14px;
	text-align:center;
	background-color:#4a6f96;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.kld-m{
font-weight: bold;
    padding-top: 8px;
    font-size: 12px;
    font-family: arial;
}

@media (max-width: 359px) {
.dibrs {
    display: block;
}
.dibrsb {
    display: inline-block;
}
.wrs{
	width: 100%;
}
.disprs{
	opacity: 0;
}
.disprsb{
	opacity: 1;
}
.dispsm2{
	display: inline-block;
}
.w100rs{
	width: 100%;
}
.talrs{
	text-align: left;
}
.talbrs{
	text-align: left;
}
.prrs{
	padding-right: 10px;
}
.pt8rs{
padding-top:5px;
}
.pb7rs{
	padding-bottom:2px;
}
.pb10rs{
	padding-bottom: 4px;
}
.w130rs{
	width: 130px;
}
.szalagf-m{
	width: 130px;
}
.szposrs{
	position:absolute;
	left: 128px;
	top: -46px;
}
.posab{
	position:absolute;
}
.dispnon2{
	display: block;
}
.dispnonb2{
	display: none;
}
.pb6rs{
padding-bottom: 6px;	
}

.docspkrs{
	font-size: 9px;
	color: #8c8c8c;
}

.categrs{
	display: block;
}
.categrsb{
	display: none;
}

.fs12krs{
	font-size:10px;
}
.flexboxbrs{
		display:flex;
	
}

}
@media (min-width: 360px) {
	.flexboxbrs{
		display:flex;
	align-items: center;
	
}
	.talbrs{
	text-align: left;
}
	.categrs{
	display: none;
}
.categrsb{
	display: block;
}
	.dispsm2{
	display: none;
}
.dibrs {
    display: inline-block;
}
.dib2rs {
    display: inline-block;
}
.dibrsb {
    display: block;
}
.wrs{
	width: 32%;
	position:relative;
}
.disprs{
	opacity: 1;
}
.disprsb{
	opacity: 0;
}
.dispsm{
	display: none;
}
.pt8rs{
padding-top:8px;
}
.pb7rs{

}
.pb10rs{
	padding-bottom: 10px;
}
.w130rs{
	width: 88px;
}
.szposrs{
	padding-top: 7px;
}
.szalagf-m{
	width: 100%;
	max-width: 159px;
}
.pt26rs{
	padding-top:26px;
}
.dispnon2{
	display: none;
}
.dispnonb2{
	display: block;
}
.h193-m{
	height:193px;
}
.posabb{
	position: absolute;
    bottom: 10px;
    left: 0;
}
.docspkrs{
	font-size: 10px;
	color: #8c8c8c;
}
}



@media (max-width: 379px) {
	.flexboxcrs{
   display: flex;
   align-items:center;
   justify-content: center;
}
	.acpic{
		width:200px;
		height:130px;
	}
	.acpicb-m{
	max-width:110px;
	max-height: 110px;
}
			.categrsbb{
	display: block;
}
.categrsbbb{
	display: none;
}
	.tal1rs{
		text-align:center;
	}
	.w01rs {
	width:100%;
}
.pl101rs{
	
}
.p102rs{
	padding: 10px;
}
.pt14rs{

}
.pt142rs {
	padding-top:4px;
}
.flexboxrs{
		display:flex;
	align-items: center;
	justify-content: center;
	
}
.pt103rs{
	padding-top:4px;
}
.pt401rs{
	padding-top: 7px;
    padding-bottom: 7px;
    font-size: 11px;
    text-align: left;
    font-family: arial;
	color: #6a6a6a;
}
.dispnon{
	display: block;
}
.dispnonb{
	display: none;
}
.w150rs{
	width: 120px;
}
.pb8xrs{
	padding-bottom: 8px;
}
}
@media (min-width: 380px) {
	.flexboxcrs{
   display: flex;
}
	.acpic{
		width:150px;
		height:115px;
	}
	.acpicb-m{
	max-width:150px;
	max-height: 150px;
}
		.categrsbb{
	display: none;
}
.categrsbbb{
	display: block;
}
	.tal1rs{
		text-align:left;
	}
	.w01rs {
	width:50%;
	padding-left: 6px;
}
.pl101rs{
	padding-left: 10px;
}
.ptxrs{
	padding-top: 10px;
}
.p102rs{
	
}
.pt14rs{
	padding-top:14px;
}
.pt142rs {
	padding-top:14px;
}
.flexboxrs{
	display:flex;
	align-items: center;
}
.pt103rs{
	padding-top:10px;
}
.pt401rs{
	padding-top: 7px;
    padding-bottom: 7px;
    font-size: 12px;
    text-align: left;
    font-family: arial;
	color: #6a6a6a;
}
.dispnon{
	display: none;
}
.dispnonb{
	display: block;
}
.w150rs{
	width: 150px;
}
	
}

@media (min-width: 400px) {
	.dispnon2{
	display: block;
}
.dispnonb2{
	display: none;
}
.h193-m{
	height: 193px;
}
.h400c{
	display: block;
}
}

@media (min-width: 420px) {
.acpic{
		width:150px;
		height:125px;
	}
	.acpicb-m{
	max-width:200px;
	max-height: 130px;
}
}
	
@media (min-width: 450px) {
	.h193-m{
		height: 182px;
	}
}

@media (min-width: 500px) {
.acpic{
		width:200px;
		height:150px;
	}
	.acpicb-m{
	max-width:200px;
	max-height: 130px;
}
}

@media (max-width: 649px) {
	.dibrs4{
		display: inline-block;
	}
}
@media (min-width: 625px) {
	.h193-m{
		height: 180px;
	}
	.dibrs4{
		display:block;
	}
	.dibrs5{
		display: inline-block;
	}
	.dibrsb{
		display: inline-block;
		padding-bottom: 10px;
	}
	.talbig {
		text-align: left;
	}
	.pt12big {
		padding-top: 12px;
	}
	.pt3big {
		padding-top: 3px;
	}
	.szposrs{
		padding-top: 4px;
	}
}

@media (min-width: 690px) {
	.h193-m{
		height: 167px;
	}
}

.m-h1ad {
	word-wrap:break-word;
	font-size:20px;
	line-height: 134%;
}

@media (max-width: 529px) {
.infin-m{
display:none;
position:relative;
margin-left: 10px;
margin-right: 10px;

z-index:99999999;
background-color:#ffffff;
border-radius: 8px;
}




.fs13krs{
	font-size: 13px;
}
.pt22krs{
	padding-top: 15px;
}
.boxabginfkrs{
	height: 65px;
		text-align:left;
		width:100%;
		margin: auto;
	  padding: 10px;
	  color: rgba(0,0,0, .8);
}
.docpbgkrs{
	width: 65px;
	height: 65px;
	background-color:#d3e1e8;
	background-image:url(https://addelma.hu/images/kiemeles/tv.png);
	background-size: 38px 38px;
	background-repeat: no-repeat;
	background-position: center; 
}
.pl14krs{
	padding-left: 5px;
}
.pl20krs{
	padding-left: 15px;
}
.pt18krs{
	padding-top: 15px;
}
.pr20krs{
	padding-right: 15px;
}
.pt20krs{
	padding-top: 15px;
}
.pb20krs{
	padding-bottom: 15px;
}
.pt5krs{
	padding-top: 2px;
}
.pt10krs{
	padding-top: 2px;
}
.docurlkrs{
	color:#0069c6;
	font-size: 15px;
}
.docarkikrs{
	color: #fe6e20;
	font-size: 16px;
	font-weight:bold;
}
.fs30krs{
	font-size: 26px;
}
.infobutkrs {
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#4a6f96;
	font-family:popl;
	font-size:14px;
	font-weight:bold;
	padding:8px 32px;
	text-decoration:none;
	text-align: center;
	border: 1px solid #4a6f96;
}
.infobutbkrs {
	background-color:#4a6f96;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:popl;
	font-size:14px;
	font-weight:bold;
	padding:8px 13px;
	text-decoration:none;
	text-align: center;
}
.infobut-m {
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#4a6f96;
	font-family:popl;
	font-size:14px;
	font-weight:bold;
	padding:8px 32px;
	text-decoration:none;
	text-align: center;
	border: 1px solid #4a6f96;
}
.infobutb-m {
	background-color:#4a6f96;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:popl;
	font-size:14px;
	font-weight:bold;
	padding:8px 13px;
	text-decoration:none;
	text-align: center;
}

.w49prs{
	width: 48%;
}
.wnrs{
		width:100%;
	}
.wbnrs{
	width: 100%;
}
#m-box_list1
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  -webkit-border-radius: 8px;
	  -moz-border-radius: 8px;
	  border-radius: 8px;
	  padding: 8px;
	  color: rgba(0,0,0, .8);
	  border-top:solid #e2e2e2;
	  border-bottom:solid #e0e0e0;
	  border-right:solid #e0e0e0;
	  border-left:solid #e0e0e0;
	border-width:1px;
	  -webkit-box-shadow: 0 1px 3px rgba(0,0,0, 0.11);   
	  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	
				#m-box_list2
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  -webkit-border-radius: 8px;
	  -moz-border-radius: 8px;
	  border-radius: 8px;
	  padding: 8px;
	  color: rgba(0,0,0, .8);
	  border-top:solid #e2e2e2;
	  border-bottom:solid #e0e0e0;
	  border-right:solid #e0e0e0;
	  border-left:solid #e0e0e0;
	border-width:1px;
	  -webkit-box-shadow: 0 1px 3px rgba(0,0,0, 0.11);   
	  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	.nrsdisp{
		display: none;
	}
	.nrsdispb{
		display: block;
	}
	.pt10nrs{
		padding-top: 10px;
	}
	
	.m-nopicturers{
font-size: 10px;
color: #c8c8c8;
width:100%;
padding-top:35px;
padding-bottom:35px;
background-color: #efefef;
text-align: center;
vertical-align: middle;
line-height: 30px;
}

}
@media (min-width: 529px) {
	.m-nopic{
	width:100%;
	height:100%;
	}
	.m-nopicx{
	width:150px;
	height:100px;
	}
	.pt9rs{
		padding-top: 0px;
	}
	.m-nopicture{
font-size: 10px;
color: #c8c8c8;
width:125px;
height: 100px;
background-color: #efefef;
text-align: center;
vertical-align: middle;
line-height: 30px;
}
	.nrsdisp{
		display: block;
	}
	.nrsdispb{
		display: none;
	}
	
#m-box_list1
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  padding-right: 6px;
	  padding-top: 12px;
	  padding-bottom: 12px;
	  color: rgba(0,0,0, .8);
	  border-top:solid #f2f2f2;
	  border-bottom:solid #e0e0e0;
	  border-right:solid #e0e0e0;
	  border-left:solid #e0e0e0;
	border-width:1px;
	  -webkit-box-shadow: 0 1px 3px rgba(0,0,0, 0.11);   
	  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	
	
				#m-box_list2
	{
	  position: relative;
	  width: 100%;
	  background: #fff;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  padding-right: 6px;
	  padding-top: 12px;
	  padding-bottom: 12px;
	  color: rgba(0,0,0, .8);
	  border-top:solid #f2f2f2;
	  border-bottom:solid #e0e0e0;
	  border-right:solid #e0e0e0;
	  border-left:solid #e0e0e0;
	border-width:1px;
	  -webkit-box-shadow: 0 1px 3px rgba(0,0,0, 0.11);   
	  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	  	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	}
	.wbnrs{
	width: 200px;
}
		.pl4rs{
    padding-left: 4px;
}
	.wnrs{
		width:56%;
	}
	.dibnrs{
	display:inline-block;
}
	.pt22krs{
	padding-top: 15px;
}
	.pl14krs{
	padding-left: 5px;
}
	.pl20krs{
	padding-left: 15px;
}
	.pr20krs{
	padding-right: 15px;
}
	.pb20krs{
	padding-bottom: 15px;
}
	.boxabginfkrs{
	height: 65px;
		text-align:left;
		width:100%;
		margin: auto;
	  padding: 10px;
	  color: rgba(0,0,0, .8);
}
.docpbgkrs{
	width: 65px;
	height: 65px;
	background-color:#d3e1e8;
	background-image:url(https://addelma.hu/images/kiemeles/tv.png);
	background-size: 38px 38px;
	background-repeat: no-repeat;
	background-position: center; 
}
	.docurlkrs{
	color:#0069c6;
	font-size: 15px;
}
.docarkikrs{
	color: #fe6e20;
	font-size: 16px;
	font-weight:bold;
}
	.infin-m{
display:none;
position:relative;
margin-left: 10px;
margin-right: 10px;

z-index:99999999;
background-color:#ffffff;
border-radius: 8px;
}
.fs13krs{
	font-size: 14px;
}
.infobutkrs {
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#4a6f96;
	font-family:popl;
	font-size:14px;
	font-weight:bold;
	padding:8px 32px;
	text-decoration:none;
	text-align: center;
	border: 1px solid #4a6f96;
}
.infobutbkrs {
	background-color:#4a6f96;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:popl;
	font-size:14px;
	font-weight:bold;
	padding:8px 13px;
	text-decoration:none;
	text-align: center;
}


.fs30krs{
	font-size: 26px;
}
.infobut-m {
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#4a6f96;
	font-family:popl;
	font-size:14px;
	font-weight:bold;
	padding:8px 32px;
	text-decoration:none;
	text-align: center;
	border: 1px solid #4a6f96;
}
.infobutb-m {
	background-color:#4a6f96;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:popl;
	font-size:14px;
	font-weight:bold;
	padding:8px 13px;
	text-decoration:none;
	text-align: center;
}

.w49prs{
	width: 48%;
}

}

@font-face { font-family: bog; src: url('fonts/bog.ttf'); } 
.bog-m {
font-family: bog;
}

@font-face { font-family: popl; src: url('fonts/popl.ttf'); } 
.popl-m {
font-family: popl;
}

@font-face { font-family: popr; src: url('fonts/popr.ttf'); } 
.popr-m {
font-family: popr;
}

@font-face { font-family: snreg; src: url('fonts/snreg.ttf'); } 
.snreg-m {
font-family: snreg;
}

.ribbon-m {
  position: absolute;
  left: -6px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 80px; height: 80px;
  text-align: right;
}
.ribbon-m span {
	font-family: snreg;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  text-transform: none;
  text-align: center;
  line-height: 25px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F79E05 0%, #F27507 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 15px; left: -22px;
}
.ribbon-m span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #F27507;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #F27507;
}
.ribbon-m span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #F27507;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #F27507;
}
.list_telep-m{
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.feladva_list-m {
font-size: 12px;
}
.feladva_list2-m {
font-size: 12px;
}

.hkiemmidd1 {
	display: none;
	z-index: 99999999;
    position: fixed;
    height: 100%;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    vertical-align: middle;
}
.hkiemmidd2 {
	opacity: 0;
	height: 100%;
    width:100%;
    display:table;
}
.hkiemmidd3 {
	opacity: 0;
	vertical-align: middle;
    height:100%;
    display:table-cell;
}

.boxabginfbkrs
	{
		text-align:left;
		width:100%;
	  color: rgba(0,0,0, .8);
	  margin-bottom: -7px;
	}
	
.kiembutend {
	background-color:#f48806;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:popr;
	font-size:13px;
	font-weight:bold;
	padding:10px 65px;
	text-decoration:none;
}

.sumbg-m {
	border-radius: 8px;
	padding: 4px 8px;
	color: #4a6f96;
	background-color: #ffffff;
}
.kiembutend-m {
	background-color:#f48806;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:popr;
	font-size:15px;
	font-weight:bold;
	padding:5px 20px;
	text-decoration:none;
	border:0px;
}
.allp-m{
	z-index: 10;
	position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #4a6f96;
}

#wrapperiaokrs, #containeriaokrs {
	max-width: 400px;
	min-width: 200px;
        height: 288px;
		display: block;
		z-index: 99999999;
		opacity:1;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;

    }
    #wrapperiaokrs {
        bottom: 50%;
        right: 50%;
        position: fixed;
	display: block;
	z-index: 9999999999;
	opacity:1;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
    #containeriaokrs {
        left: 50%;
        position: relative;
        top: 50%;
		display: block;
	z-index: 99999999999;
	background-color:#ffffff;
	color:#505050;
	font-weight: bold;
	font-size: 20px;
  border-radius: 8px;
  padding: 10px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  opacity:1;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
    }
	
.infobutrs {
	background-color:#ffffff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#4a6f96;
	font-family:popl;
	font-size:14px;
	font-weight:bold;
	padding:5px 5px;
	text-decoration:none;
	width: 120px;
	text-align: center;
	border: 1px solid #4a6f96;
}

.lls-m{
cursor: pointer;
font-family: verdana;
font-size: 16px;
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 8px;
padding-right: 8px;
-moz-border-radius-topright: 4px;
	  -moz-border-radius-topleft: 4px;
	  -moz-border-radius-bottomleft: 4px;
	  -moz-border-radius-bottomright: 4px;
	  -webkit-border-top-right-radius: 4px;
	  -webkit-border-top-left-radius: 4px;
	  -webkit-border-bottom-left-radius: 4px;
	  -webkit-border-bottom-right-radius: 4px;
	  border-top-right-radius: 4px;
	  border-top-left-radius: 4px;
	  border-bottom-left-radius: 4px;
	  border-bottom-right-radius: 4px;
}
.lls-m:hover{
background: #cbcbcb;
}

.llsb-m{
cursor: pointer;
font-family: verdana;
font-size: 13px;
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 8px;
padding-right: 8px;
-moz-border-radius-topright: 4px;
	  -moz-border-radius-topleft: 4px;
	  -moz-border-radius-bottomleft: 4px;
	  -moz-border-radius-bottomright: 4px;
	  -webkit-border-top-right-radius: 4px;
	  -webkit-border-top-left-radius: 4px;
	  -webkit-border-bottom-left-radius: 4px;
	  -webkit-border-bottom-right-radius: 4px;
	  border-top-right-radius: 4px;
	  border-top-left-radius: 4px;
	  border-bottom-left-radius: 4px;
	  border-bottom-right-radius: 4px;
}
.llsb-m:hover{
background: #cbcbcb;
}

a.list_url16px-m{
font-size: 18px;
color: #0069c6;
font-weight: normal;
text-decoration: none;
word-wrap:break-word;
line-height: 140%;
}

.ribbonl-m {
  position: absolute;
  left: 2px; top: 0px;
  z-index: 1;
  overflow: hidden;
  width: 140px; height: 110px;
  text-align: right;
}
.ribbonl-m span {
	font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-transform: none;
  text-align: center;
  line-height: 32px;
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  width: 160px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#fe621e 0%, #F27507 100%);
  box-shadow: 0 14px 10px -13px rgba(0, 0, 0, 1);
  position: absolute;
  top: 12px; left: -21px;
}
.ribbonl-m span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 5px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 6px solid #c7630d;
}
.ribbonl-m span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 5px solid transparent;
  border-right: 4px solid #c7630d;
  border-bottom: 2px solid transparent;
  border-top: 3px solid #c7630d;
}

.ribbonlb-m {
  position: absolute;
  left: -2px; top: 4px;
  z-index: 1;
  overflow: hidden;
  width: 140px; height: 110px;
  text-align: right;
}
.ribbonlb-m span {
	font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-transform: none;
  text-align: center;
  line-height: 32px;
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  width: 160px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#fe621e 0%, #F27507 100%);
  box-shadow: 0 14px 10px -13px rgba(0, 0, 0, 1);
  position: absolute;
  top: 12px; left: -21px;
}
.ribbonlb-m span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 5px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 6px solid #c7630d;
}
.ribbonlb-m span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 5px solid transparent;
  border-right: 4px solid #c7630d;
  border-bottom: 2px solid transparent;
  border-top: 3px solid #c7630d;
}


.ribbonlc-m {
  position: relative;
  left: -5px; top: -8px;
  z-index: 1;
  overflow: hidden;
  width: 140px; height: 110px;
  text-align: right;
}
.ribbonlc-m span {
	font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-transform: none;
  text-align: center;
  line-height: 32px;
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  width: 160px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#fe621e 0%, #F27507 100%);
  box-shadow: 0 14px 10px -13px rgba(0, 0, 0, 1);
  position: absolute;
  top: 12px; left: -21px;
}
.ribbonlc-m span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 5px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 6px solid #c7630d;
}
.ribbonlc-m span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 5px solid transparent;
  border-right: 4px solid #c7630d;
  border-bottom: 2px solid transparent;
  border-top: 3px solid #c7630d;
}

.ribbonlcn-m {
  position: absolute;
  left: -6px; top: -8px;
  z-index: 1;
  overflow: hidden;
  width: 140px; height: 110px;
  text-align: right;
}
.ribbonlcn-m span {
	font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-transform: none;
  text-align: center;
  line-height: 32px;
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  width: 160px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#fe621e 0%, #F27507 100%);
  box-shadow: 0 14px 10px -13px rgba(0, 0, 0, 1);
  position: absolute;
  top: 12px; left: -21px;
}
.ribbonlcn-m span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 5px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 6px solid #c7630d;
}
.ribbonlcn-m span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 5px solid transparent;
  border-right: 4px solid #c7630d;
  border-bottom: 2px solid transparent;
  border-top: 3px solid #c7630d;
}

.mw340-m {
	max-width: 340px;
	padding-top:5px;
}

.docspr-m{
	background-color: #edf4ff;
}

.footer07-m {
font-size:11px;line-height: 150%;
text-align:left;
}

.bt1pca-m{
	border-top: 1px solid #cacaca;
}

.backb-m {
	padding: 10px 20px;
	background-color: #ffffff;
	border-radius: 6px;
}

.srchimgb-m {
	height:270px;
	background-color:#efefef;
	background-position: center;
	background-size:cover;
	cursor: pointer;
}
.srchimgb-m {
	height:170px;
	background-position: center;
}

.hfrntitle-m{
font-style: italic;
font-size: 16px;
color: #808080;
}

.ad_kategmenu2-m {
font-family: verdana, Helvetica, Arial;
	color: #4a6f96;
	font-weight: bold;
	padding: 8px;
	background-color: #ffffff;
	border-radius: 5px;
	width:90%;
	border: 1px solid #4a6f96;
}

.j1a-m {
	position: relative;
}
.j1-m {
	position: absolute;
	top: -80px;
}

.j2-m {
	position: absolute;
	top: -130px;
}
.srchflt{
	position:fixed;
	background-color: #f16716;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	padding-top:12px;
	padding-bottom:7px;
	font-family: popr;
	bottom:0px;
	z-index:10;
	left:5px;
	right:5px;
	bottom: 5px;
	-webkit-box-shadow: 1px 2px 4px rgba(0,0,0, 0.5);   
	  -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
	  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
}
.m-hird_leirasb {
font-size: 14px;
padding-left: 25px;
padding-right: 25px;
padding-bottom: 5px;
color: #505050;
font-weight: normal;
text-align: left;
}

.m-hird_leirasc {
font-size: 14px;
padding-left: 25px;
padding-right: 25px;
padding-top: 10px;
color: #505050;
font-weight: normal;
text-align: left;
}

.m-adprx{
	width:20px;
	height:20px;
}

div.st_inputmstoppcinp-m input {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background: #ffffff;
	color: #333333;
    border:1px solid #ffffff;
	width:100px;
	height: 24px;
	font-size: 12px;
	font-family: verdana;
	letter-spacing: 0.0030em;
	padding-left: 8px;
}

div.st_inputmstoppcinp-m input:focus { 
    outline:none;
	border-color:#333333;

}

.inditsa{
border-bottom: 2px solid #fe6e20;
    padding-bottom: 8px;
    color: #fe6e20;
}

.inditsb{
	border-bottom: 2px solid #c5c5c5;
    color: #c5c5c5;
    padding-bottom: 8px;
}

.ingisrchb{
	position:fixed;
	z-index:10;
	left:5px;
	right:5px;
	bottom:5px;
}

.topl-ing{
	margin-top:-9px;
    color: #4a6f96;
    font-weight: bold;
    font-family: popr;
    font-size: 12px;
}

.m-mtopsrch{
	position: absolute;
	right: 0px;
    margin-right: 69px;
    font-size: 22px;
    margin-top: 11px;
    color: #fe6e20;
}

.openBtnf {
  background: #f1f1f1;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
}

.openBtnf:hover {
  background: #bbb;
}

.overlayf {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
}

.overlay-contentf {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlayf .closebtnf {
  position: absolute;
  top: 75px;
  right: 33px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlayf .closebtnf:hover {
  color: #ccc;
}

.hlno {
-webkit-tap-highlight-color: transparent;
}

#m-box_list1nxadub
	{
	  z-index: 2;
	  background-color: #ffffff;
		margin-top: -22px;
	  width: 100%;
	  color: rgba(0,0,0, .8);
	  -moz-border-radius: 8px;
	  border-radius: 8px;
	  min-height: 120px;
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
	}
	
.m-avatarimg{
	background-color:#889db3;
	width:100px;
	height:100px;
	border-radius: 8px;
}
.m-avatarimgb{
	background-color:#ffffff;
	width:110px;
	height:110px;
	border-radius: 8px;
}
.m-avatarimgs{
	width:80px;
	height:80px;
	color:#efefef;
	padding:10px;
}
.m-avatarimgspic{
	max-width:110px;
	height:110px;
	object-fit: cover;
	border-radius: 8px;
}
.m-pimgpcov {
	background-color: #ffffff;
    padding: 2px;
    border-radius: 8px;
	height: 100px;
}
.m-linkstp {
font-family: verdana;
	color: #004fc0;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
}

.m-avhrs {
position:relative;
z-index: 2;
}

.m-st_button{
	background-color: #4a6f96;
	border: 0px;
	cursor: pointer;
	width: 120px;
	height: 28px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	border-radius: 6px;
}
.m-st_button:hover{
	background-color: #3383dd;
	outline:none;
}

.m-st_buttondelb{
	background-color: #e46969;
	border: 0px;
	cursor: pointer;
	width: 120px;
	height: 28px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	border-radius: 6px;
}
.m-st_buttondelb:hover{
	background-color: #ec8686;
	outline:none;
}
.m-adupind{
	background-color: #fe621e;
	border: 0px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	border-radius: 7px;
	padding: 10px;
	color: #ffffff;
}
.m-adupind:hover{
	background-color: #fe773c;
	outline:none;
}
.m-karacsony {
	background-image: url(https://addelma.hu/images/2019chr_m.jpg);
	background-position: bottom;
	background-size: cover;
	height: 290px;
}