ul {list-style-type: none; color: #333; font-size:90%; padding-left: 5px; padding-top: 0px;  }
li {padding-top: 2px;}
.rendezveny_box {float: left; width: 94%; margin: 5px; height: 180px;
-webkit-transition: all 0.30s ease-in-out;  -moz-transition: all 0.30s ease-in-out;  -ms-transition: all 0.30s ease-in-out;  -o-transition: all 0.30s ease-in-out;}
/*.rendezveny_img {-webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s;}*/
.rendezveny_box:hover {transform: scale(1.05);-webkit-transform: scale(1.05); -o-transform: scale(1.05); -moz-transform: scale(1.05); }

/*.fa {color: #000;}*/

input[type=submit]{ background-color: #554794; border: 0px; border-radius: 8px; color: #fff; padding: 5px 14px; cursor:pointer; -moz-border-radius:8px;
	-webkit-border-radius: 8px; -khtml-border-radius: 8px;  font-family: Open Sans, sans-serif; transition: color 400ms, background-color 400ms;line-height: 24px; font-size: 14px;
}
input[type=submit]:hover{background-color: #000;
}
input[type=password]{padding-left: 5px; height: 30px; font-size: 14px; color: #000;background: #ffffff; border: 1px solid #aaa; width: 300px;
	-moz-border-radius:3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; font-family: Open Sans, sans-serif;
}
input[type=text]{padding-left: 5px; height: 30px; font-size: 14px;  color: #000;background: #ffffff; border: 1px solid #aaa; width: 300px; 
	-moz-border-radius:3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; font-family: Open Sans, sans-serif; 
	-webkit-transition: all 0.30s ease-in-out;  -moz-transition: all 0.30s ease-in-out;  -ms-transition: all 0.30s ease-in-out;  -o-transition: all 0.30s ease-in-out;
}


input[type=checkbox]{-webkit-transition: all 0.30s ease-in-out;  -moz-transition: all 0.30s ease-in-out;  -ms-transition: all 0.30s ease-in-out;  -o-transition: all 0.30s ease-in-out;}
input[type=text]:focus, select:focus, input[type=checkbox]:focus{ outline: none; border-color: #9ecaed;    box-shadow: 0 0 10px #9ecaed;}

select {padding-left: 2px; height: 30px; font-size: 14px; -webkit-border-radius:3px;  -moz-border-radius:3px; border-radius:3px; background: #fff;color:#000; 
	border: 1px solid #aaa; outline:none; display: inline-block; -webkit-appearance:none; font-family: Open Sans, sans-serif; -moz-appearance:none;appearance:none; cursor:pointer; 
	width: 300px; -webkit-transition: all 0.30s ease-in-out;  -moz-transition: all 0.30s ease-in-out;  -ms-transition: all 0.30s ease-in-out;  -o-transition: all 0.30s ease-in-out;}

@media screen and (-webkit-min-device-pixel-ratio:0) {select {padding-right:18px}}

label {position:relative}
label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    font-weight: bold;
	color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:1px;
    padding:0 0 2px;
    /*border-bottom:1px solid #fff;*/
    position:absolute;
    pointer-events:none;
}
label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#fff0;
    position:absolute;
    pointer-events:none;
    display:block;
}
.cim{font-size: 24px; line-height: 1.4; color: #000; margin-bottom: 30px; font-family: Open Sans, sans-serif; letter-spacing: 1px; font-weight: 600; }
.sor {/*transition: all 0.6s ease-out;  border-top: 1px solid #fff; border-bottom: 1px solid #fff; */ text-align: center; padding: 3px;}
/*.sor:hover { border-top: 1px dotted #bbb; border-bottom: 1px dotted #ddd;  background: #fafafa}
.sor:nth-child(2n+1) {background: #fafafa}*/
.nev {display: inline-block; text-align: right; width: 180px; vertical-align: middle; padding: 5px; font-family: Open Sans, sans-serif; font-size: 14px;}
.tel{display: inline-block; text-align: left;width: 320px; vertical-align: middle; padding: 5px; font-family: Open Sans, sans-serif; font-size: 14px;}

.rendelet_megnevezes {margin-left: 10px; margin-right: 10px; margin-top: 6px; margin-bottom: 6px; transition: color 400ms, background-color 400ms; -webkit-appearance: none !important; background: #554794; font-size: 11px !important; text-transform: uppercase;
border: none; border-radius: 6px; font-weight: normal; letter-spacing: 1px; display: inline-block; color: white; padding: 3px 5px 3px 5px; font-family: Open Sans, sans-serif;}
.rendelet_megnevezes:hover { background: #333;}


.linkbutton {margin-top: 6px; margin-bottom: 6px; transition: color 400ms, background-color 400ms; -webkit-appearance: none !important; background: #554794; font-size: 11px !important; text-transform: uppercase; border: none; border-radius: 6px; font-weight: normal; letter-spacing: 1px; display: inline-block; color: white; padding: 0px 5px 0px 5px; }
.linkbutton:hover { background: #333;}
.linkbutton a {color: white}

.gomb { background-color: #554794; border: 0px; border-radius: 8px; color: #fff; padding: 5px 14px; cursor: pointer; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; font-family: Open Sans, sans-serif; transition: color 400ms, background-color 400ms; line-height: 24px; font-size: 14px;}
.gomb:hover { background: #333;}

.gomb_szurke { background-color: #eee; border: 0px; border-radius: 8px; color: #fff; padding: 5px 14px; cursor: pointer; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; font-family: Open Sans, sans-serif; transition: color 400ms, background-color 400ms; line-height: 24px; font-size: 14px;}





@media screen and (max-width: 570px) {
    .nev{text-align: center;}
	.tel{text-align: center;}
	.sor{padding: 0px;}
	.cim{display: none}
	.slick-dots {display: none !important}
}
					

/*BODY{
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #055CA9; SCROLLBAR-BASE-COLOR: #055CA9; scrollbar-3d-light-color: #fffff; scrollbar-dark-shadow-color: #055CA9
}
*/
HTML {margin: 0; padding: 0;}
BODY {margin: 0; padding: 10px; FONT-SIZE: 14px; COLOR: #000; font-family: Open Sans, sans-serif;
}

TD {
	FONT-SIZE: 13px; COLOR: #333;  font-family: Open Sans, sans-serif; 
}
DIV {
	FONT-SIZE: 14px; COLOR: #333;  font-family: Open Sans, sans-serif; 
}
/*INPUT {
	BORDER-RIGHT: #969792 1px solid; BORDER-TOP: #969792 1px solid; FONT-SIZE: 12px; BACKGROUND: #fff; BORDER-LEFT: #969792 1px solid; COLOR: #000; BORDER-BOTTOM: #969792 1px solid;FONT-FAMILY: tahoma,helvetica,arial,sans-serif
}*/
OPTION{ 
	FONT-FAMILY: tahoma,helvetica,arial,sans-serif; font-size: 12px; color: #000000;  background-color: #ffffff;
}
TABLE {
	FONT-SIZE: 12px; COLOR: #333; LINE-HEIGHT: 1.3em; FONT-FAMILY: tahoma,helvetica,arial,sans-serif; 
}

TABLE.contenttoc {
	border: solid #608D00 1px;
	padding: 5px; margin-left: 10px; margin-bottom: 15px; margin-top: 5px;
	BACKGROUND: #FAFAFA; 
}
TABLE.contenttoc TD{
padding-left: 8px; padding-right: 8px; padding-bottom: 1px;
}
TABLE.contenttoc TH{
text-align: center;
}

DIV.list_1{BACKGROUND: #fdfdfd ; padding-top:10px; padding-left: 10px; padding-right: 10px; }
DIV.list_0{background: #ffffff; padding-top:10px; padding-left: 10px; padding-right: 10px;}
DIV.border_top{BACKGROUND: url(engine/dot.gif) repeat-x 50% top;  height: 5px; width: 100%
}
A {
	 COLOR: WHITE; TEXT-DECORATION: none; 
}


SELECT { font-size: 14px; 
}
A.navi:link {
	 FONT-WEIGHT: bold; FONT-FAMILY: tahoma,helvetica,arial,sans-serif; VERTICAL-ALIGN: middle; COLOR: #ffffff; LINE-HEIGHT: 26px;  TEXT-ALIGN: center; TEXT-DECORATION: none;  FONT-SIZE: 14px; COLOR: #608D00; border: 1px solid #eeeeee; padding: 3px;
}
A.navi:visited {
	  FONT-WEIGHT: bold; FONT-FAMILY: tahoma,helvetica,arial,sans-serif;  VERTICAL-ALIGN: middle;  COLOR: #ffffff; LINE-HEIGHT: 26px;  TEXT-ALIGN: center; TEXT-DECORATION: none; FONT-SIZE: 14px; COLOR: #608D00; border: 1px solid #eeeeee; padding: 3px;
}
A.navi:hover {
	 FONT-WEIGHT: bold; FONT-FAMILY: tahoma,helvetica,arial,sans-serif;  COLOR: #db9033; TEXT-DECORATION: none; BACKGROUND: #608D00; border: 1px solid #eeeeee; padding: 3px;
}
IMG.navi { VERTICAL-ALIGN: middle; BORDER: none 0px;
}
span.navi{ FONT-FAMILY: tahoma,helvetica,arial,sans-serif;  FONT-WEIGHT: bold;  VERTICAL-ALIGN: middle;  LINE-HEIGHT: 26px;  TEXT-ALIGN: center; TEXT-DECORATION: none;  FONT-SIZE: 14px; COLOR: #DB9033; border: 1px solid #eeeeee; padding: 3px; BACKGROUND: #608D00;
}
span.pont{ FONT-FAMILY: tahoma,helvetica,arial,sans-serif;   VERTICAL-ALIGN: middle;  LINE-HEIGHT: 26px;  TEXT-ALIGN: center; TEXT-DECORATION: none;  FONT-SIZE: 14px; COLOR: #eeeeee; border: 1px solid #eeeeee; padding: 3px; 
}

TD.mysql {
	PADDING-LEFT: 35px; FONT-FAMILY: Arial; FONT-SIZE: 11px; text-align: left; 
}
TD.mysqlhilight {
	 PADDING-LEFT: 35px; BACKGROUND: #DEDFD4; FONT-FAMILY: Arial; FONT-SIZE: 11px; text-align: left; 
}
TD.mysqlcenter {
	PADDING-LEFT: 35px; FONT-FAMILY: Arial; FONT-SIZE: 11px; text-align: center; 
}
TD.mysqlcenterhilight {
	 PADDING-LEFT: 35px; BACKGROUND: #DEDFD4; FONT-FAMILY: Arial; FONT-SIZE: 11px; text-align: center; 
}
.intnev {
	COLOR: #608D00; TEXT-DECORATION: none; FONT-FAMILY: tahoma,helvetica,arial,sans-serif; FONT-SIZE: 12px; padding-top:0px;padding-bottom:5px;margin-top:0px;margin-bottom:0px
}
.fejlec {
	COLOR: #000000; TEXT-DECORATION: none; FONT-FAMILY: tahoma,helvetica,arial,sans-serif; FONT-SIZE: 12px; padding-top:0px;padding-bottom:5px;margin-top:0px;margin-bottom:0px
}


table.listtable {
	border-width: 1px;
	border-spacing: 2;
	border-style: solid;
	border-color: darkgrey;
	border-collapse: collapse;
}
table.listtable th {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: darkgrey;
	-moz-border-radius: 2;
}
table.listtable td {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: darkgrey;
	-moz-border-radius: 2;
}

.videocontent {width: 40%}
.ertekek {width: 56%; margin-left: 20px;}


@media screen and (max-width: 992px) {

.videocontent {width: 100%}
.ertekek {width: 100%; margin-left: 0px;}


}