* {
	outline: 0;
	font-family: 'Open Sans', sans-serif !important;
}

html,body {  
    height:100%;
}  

body {
	margin: 0;
	background: #dbdbdb url('/images/bg_new.jpg') top center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	}
body,td,th {
	font-size: 13px;
	color: #333333;
	}

/*
input, textarea, select {
	border: 1px solid #b1b1b1;
	background-color: #FFFFFF;
	_background-image: url(../images/input_bg.jpg);
	color: #666666;
	font-size: 12px;
	padding: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
*/
/*
input[type='checkbox'], input.checkbox {
	margin: 4px;
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
	}
*/

select {
	padding: 0px;
	background-image: none;
	}

option {
	padding: 2px;
	padding-right: 6px;
	line-height: 14px;
	height: 14px;
	margin: 0px;
	}

.buttonstyle {
	background-image: none;
	background-color: #951d2f;
	border: 1px solid #e98d9a;
	border-bottom-color: #5d131d;
	border-right-color: #5d131d;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	}

img, div { behavior: url(iepngfix.htc) }

h1 {
	padding: 0px;
	margin: 10px;
	margin-bottom: 10px;
	font-size: 22px;
	color: #999999;
	text-shadow: 1px 1px 1px #000000;
	}

.force h1 {
	padding: 0px !important;
	margin: 10px !important;
	margin-bottom: 10px !important;
	font-size: 22px !important;
	color: #999999 !important;
	text-shadow: 1px 1px 1px #000000 !important;
	}

h2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 15px;
	color: #990000;
	text-shadow: 1px 1px 1px #999999;
	}

h3 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	text-shadow: 1px 1px 1px #ffffff;
	}

a {
	text-decoration: none;
	color: #990000; // #cc001e;
	}


.frontpage_modul_block {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}

.frontpage_modul_block:hover {
	border: 1px solid #666666;
	background-color: #CCCCCC;
	cursor: pointer;
	}

.loginblock a {
	color: white;
	text-shadow: 1px 1px 1px black;
	}

.loginblock a:hover {
	color: #FF0000;
	}


.logobg {
	background-image: url(../images/logo_bg.png);	
	background-position: top center;
	background-attachment: fixed;
	position: relative;
	background-attachment: fixed;
	}

.whitebg {
	background-image: url(../images/whitebg.png);	
	}

.headbar td {
	color: #999999;
	font-size: 11px;
	}

.headbar td a {
	color: #AAAAAA;
	text-decoration: none;
	}

.headbar td a:hover {
	color: #FFFFFF;
	}

.sidemenu_only {
	background-image: url(../images/menuitem_bg_only.png);
	width: 312px;
	height: 45px;
	display: block;
	float: left;
	text-decoration: none;
	color: #757575;
	font-weight: bold;
	margin-top: 4px;
	color: black;
	}


.sidemenu {
	background-image: url(../images/menuitem_bg.png);
	width: 263px;
	height: 45px;
	display: block;
	float: left;
	text-decoration: none;
	color: #757575;
	font-weight: bold;
	margin-top: 4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-position: right top;
	margin-left: 3px;
	}

.sidemenu span, .sidemenu_only span {
	padding: 12px;
	float: left;
	display: block;
	}

.sidemenu:hover {
	background-image: url(../images/menuitem_bg_h.png);	
	color: #5c5c5c;
	}

.sidemenu2 {
	background-image: url(../images/menuitem_bg2.png);	
	color: white;
	}

.sidemenu2:hover {
	background-image: url(../images/menuitem_bg2_h.png);	
	color: white;
	}

.mainmenu {
	width: 924px;
	height: 32px;
	border-top: 1px solid #666666;
	background: url(../images/mainmenu_bg.png);
	}

#modulemenu {
	width: 280px;
	margin-right: 60px;
	float: left;
	}

.modulemenu_items a {
	font-weight: bold;
	float: left;
	display: block;
	border: 1px solid #a2a2a2;
	width: 260px;
	margin: 3px;
	background-image: url(../images/modulemenu_item_bg.png);
	text-align: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px;
	color: #FFFFFF;
	text-shadow: 0px 0px 2px #000000;
	font-size: 14px;
	}

.modulemenu_items a .high {
	color: #000000;
	text-shadow: 0px 0px 2px #FFFFFF;
	}

.modulemenu_items a:hover {
	background-image: url(../images/modulemenu_item_bg_h.png);
	color: #333333;
	text-shadow: 0px 0px 2px white;	
	}

.mainmenu td {
	overflow: hidden;
	}

.mainmenu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 32px;
	float: left;
	display: block;
	padding: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	position: relative;

	}

.mainmenu a:hover {
	background-image: url(../images/mainmenu_bg_h.jpg);
	background-position: right;	
	}



.t1 {
	color: #FFFFFF;
	position: absolute;
	top: 4px;
	left: 4px;
	z-index: 1;
	}
.t2 {
	color: #000000;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 0;
	} 

.evangelium_bottom td {
	font-size: 12px;
	}

.evangelium_bottom td a:link, .evangelium_bottom td a:active, .evangelium_bottom td a:visited {
	color: #666666;
	}

.evangelium_bottom td a:hover {
	color: #cc001e;
	}

.pic img {
	border: 1px solid #AAAAAA;
	padding: 4px;
	}

.pic:hover img {
	border: 1px solid #990000;
	}

.buttonstyle2 {
	border: 0;
	background: none;
	background-image: url(../images/buttonstyle2_bg.png);
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	margin-top: 6px;
	width: 86px;
	height: 39px;
	}

.input2 {
	background: none;
	background-image: url(../images/input2_bg.png);
	background-repeat: no-repeat;
	width: 207px;
	height: 25px;
	border: 0;
	color: #777777;
	padding: 10px;
	line-height: 25px;
	vertical-align: middle;
	overflow: hidden;
	}

.submain {
	padding: 5px;
	margin: 10px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
/*
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
*/
	}

.submainsub {
	padding: 5px;
	margin: 10px;
	border: 1px solid #BBBBBB;
	background-color: #DDDDDD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}

/*
============
 LIST TABLE 
============
*/

.listtable, #listtable, .listtable2, #listtable2, .listtable3, #listtable3 {
	table-layout: fixed;
	width: 100%; 
	}

.listtable td, #listtable td, .listtable2 td, #listtable2 td, .listtable3 td, #listtable td3 {
	padding: 2px;
	font-size: 12px;
	}

.listtable .odd, #listtable .odd, .odd {
	background-color: #ee9da5;
	}

.listtable .hiany, #listtable .hiany, .hiany {
	background-color: #e3c7ff;
	}

.t_hiany {
	color: #8100ff;
}

.listtable .odd.hiany, #listtable .odd.hiany, .odd.hiany {
	background-color: #d9b3ff;
	}

.listtable .odd2, #listtable .odd2, .odd2 {
	background-color: #c6757d;
	}

.listtable .odd2_grey, #listtable .odd2_grey, .odd2_grey {
	background-color: #d7d7d7;
	}

.listtable .odd_black, #listtable .odd_black, .odd_black {
	background-color: #000000;
	}

.listtable .odd_black td, #listtable .odd_black td, .odd_black td {
	color: white;
	}

.listtable thead, #listtable thead, #listtable_pager, .pager_slim, #listtable2 thead, #listtable3 thead, .listtable3 thead, #listtable3 thead, #listtable_pager3, #listtable2 thead, #listtable3 thead,  .listtable2 thead, #listtable2 thead, #listtable_pager2, #listtable2 thead, #listtable2 thead {
	background-color: #dc8790;
	}

.listtable_grey thead  {
	background-color: #a0a0a0;
	}

.listtable th, #listtable th, #listtable_pager td, .pager_slim td, .listtable2 th, #listtable2 th, #listtable_pager td, .listtable3 th, #listtable3 th, #listtable_pager3 td, .listtable th, #listtable th, #listtable_pager3 td, .listtable2 th, #listtable2 th, #listtable_pager3 td, .listtable3 th, #listtable3 th, #listtable_pager3 td, .listtable2 th, #listtable2 th, #listtable_pager2 td, .listtable2 th, #listtable2 th, #listtable_pager2 td, .listtable2 th, #listtable2 th, #listtable_pager2 td, .listtable2 th, #listtable2 th, #listtable_pager2 td {
	border-bottom: 1px solid #b88e93;
	border-right: 1px solid  #8a8a8a;
	border-left: 1px solid #ffffff;
	padding: 4px;
	vertical-align: center;
	font-size: 11px;
	}

.listtable_grey th {
	border-bottom: 1px solid #999999;
	border-right: 1px solid  #8a8a8a;
	border-left: 1px solid #ffffff;
	}

.listtable th.header, #listtable th.header, .listtable2 th.header, #listtable2 th.header, .listtable3 th.header, #listtable3 th.header { 
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: right center;
	} 

.listtable th.header:hover, #listtable th.header:hover { 
	background-color: #e7a4ab;
	}

.listtable th.headerSortUp, .listtable th.headerSortUp:hover, #listtable th.headerSortUp, #listtable th.headerSortUp:hover { 
    background-image: url(../images/asc.gif); 
    background-color: #d76370; 
	} 

.listtable th.headerSortDown, .listtable th.headerSortDown:hover, #listtable th.headerSortDown, #listtable th.headerSortDown:hover { 
    background-image: url(../images/desc.gif); 
    background-color: #d76370; 
	} 

#listtable_pager, #listtable_pager3, .pager_slim {
	border-top: 1px solid #FFFFFF;
	}

#listtable_pager .pagedisplay, .pager_slim .pagedisplay, #listtable_pager3 .pagedisplay, #listtable_pager2 .pagedisplay {
	border: 0px;
	background: none;
	text-align: center;
	width: 60px;
	padding: 0px;
	margin: 0px;
	}

.pager_slim .pagedisplay{
	width: 20px;
	margin: 0 !important;
}

#listtable_pager .next, #listtable_pager .prev, #listtable_pager .first, #listtable_pager .last, #listtable_pager3 .next, #listtable_pager3 .prev, #listtable_pager3 .first, #listtable_pager3 .last {
	cursor: pointer;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #dc8790;
	}

.pager_slim .next, .pager_slim .prev, .pager_slim .first, .pager_slim .last {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#listtable_pager .next:hover, #listtable_pager .prev:hover, #listtable_pager .first:hover, #listtable_pager .last:hover, #listtable_pager3 .next:hover, #listtable_pager3 .prev:hover, #listtable_pager3 .first:hover, #listtable_pager3 .last:hover {

	border: 1px solid #ffffff;
	border-bottom-color: #8a8a8a;
	border-right-color: #8a8a8a;
	background-color: #e7a4ab;
	}

#listtable_pager .pagesize {
	margin-left: 8px;
	margin-right: 8px;
	}

.pager_slim .pagesize {
	margin-left: 4px;
	margin-right: 4px;
	}

.pager_slim input, .pager_slim select {
	height: 24px !important;
	margin: 0 10px 0 0 !important;
	padding: 0 4px !important;
	font-size: 10px !important;
}

.minimenu, .miniblock {
	background-color: #e6b0b5;
	text-decoration: none;
	border: 1px #b88e93 solid;
	color: #000000;
	padding: 2px;
	margin: 1px;
	margin-left: 4px;
	vertical-align: middle;
	float: left; 
	display: block;
	font-size: 10px;
	}

.minimenu:hover {
	color: #000000;
	border: 1px #b88e93 solid;
	background-color: #b88e93;
	}

.minimenu img {
	border: 0px;
	}


.listtable_mini {
	padding: 2px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	}

.listtable_mini td {
	font-size: 11px;	
	}

.listtable_mini td a {
	color: #660000;
	}

.listtable_mini .odd_m {
	background-color: #CCCCCC;
	}

.listtable-striped tbody tr:nth-child(odd) {
	background-color: #eeeeee;
	}

.listtable-striped tbody tr:nth-child(even) {
        background-color: #ee9da5;
	}

.listtable-hover tbody tr:hover {
	background-color: #cc001e;
	}
.listtable-hover tbody tr:hover td {
	color: #ffffff;
	}



.error {
	color: red;
	font-weight: bold;
	}

.minitext {
	font-size: 9px;
	}


.rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DADADA;
	}

.outline_black {
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	}

.outline_white {
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
	}

.outline_none {
	text-shadow: none;
	}

.ui-datepicker {
	font-size: 9px;
	}

.dateimepicker-hour {
	margin-bottom: 5px;
	}
/* local menu */ 


.localmenu {
	background-color: #cc001e;
	box-shadow: 1px 1px 2px #000000;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	font-size: 9px;
	}


.localmenu a {
	text-decoration: none;
	display: block;
	width: 120px;
	white-space: normal;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	font-weight: bold;
	border-bottom: 1px solid #660000;
	color: white;	
	_text-shadow: 1px 1px 0px #FF0000;
	}

.localmenu a:hover {
	background-color: #000000;
	background-image: none;
	color: white;
	text-shadow: 1px 1px 2px #000000;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	}


#transBG {
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 16px;
    background-color: #000000;
    opacity:0.85;
    filter:alpha(opacity=85);
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
	} 

#transBG div {
	vertical-align: middle;
	}

#msgPanel {
	color: #ffffff;
	width: 120px;
	height: 100px;
	font-size: 16px;
	display: none;
	position: fixed;
	z-index: 19001;
	}


#CB_ContentHide {
	height: 3000px !important;
	}



.pulse {
	-webkit-animation: pulse 1s linear infinite;
	-moz-animation: pulse 1s linear infinite;
	-ms-animation: pulse 1s linear infinite;
	animation: pulse 1s linear infinite;
}

.multicheckbbox_div {
	background-color: #e0e0e0;
	padding: 5px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

.multicheckbbox_div input {
	font-size: 10px;
	}

.multicheckbbox_div div {
	max-height: 120px;
	overflow: auto;
	}

.multicheckbbox_div_360 div {
	max-height: 360px;
	}


@keyframes "pulse" {
 0% {
    -webkit-transform: scale(1.0);
   	-moz-transform: scale(1.0);
   	-o-transform: scale(1.0);
   	-ms-transform: scale(1.0);
   	transform: scale(1.0);
 }
 50% {
    -webkit-transform: scale(0.8);
   	-moz-transform: scale(0.8);
   	-o-transform: scale(0.8);
   	-ms-transform: scale(0.8);
   	transform: scale(0.8);
 }
 100% {
    -webkit-transform: scale(1);
   	-moz-transform: scale(1);
   	-o-transform: scale(1);
   	-ms-transform: scale(1);
   	transform: scale(1);
 }

}

@-moz-keyframes pulse {
 0% {
   -moz-transform: scale(1.0);
   transform: scale(1.0);
 }
 50% {
   -moz-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -moz-transform: scale(1);
   transform: scale(1);
 }

}

@-webkit-keyframes "pulse" {
 0% {
   -webkit-transform: scale(1.0);
   transform: scale(1.0);
 }
 50% {
   -webkit-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -webkit-transform: scale(1);
   transform: scale(1);
 }

}

@-ms-keyframes "pulse" {
 0% {
   -ms-transform: scale(1.0);
   transform: scale(1.0);
 }
 50% {
   -ms-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -ms-transform: scale(1);
   transform: scale(1);
 }

}

a {
	outline: 0;
}

.cb {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* új footer */

#footer_container {
	width: 100%;
	height: 87px;
	min-width: 1200px;
	border-top: 20px solid #ee0018;
	background: #242424;
	text-align: center;
}

#footer_container .sep {
	width: 100%;
	height: 4px;
	background: #1b1a20;
}

#footer {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#footer .copyright {
	top: 23px;
	left: 0px;
	color: #ffffff;
	position: absolute;
	text-align: left;
	font-weight: 600;
}

#footer .social {
	top: -4px;
	right: 0px;
	position: absolute;
}

/* új header */

#header_container {
	width: 100%;
	height: 75px;
	min-width: 1200px;
	text-align: center;
	background: #ffffff;
}

#header {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#header .logo {
	top: 10px;
	position: absolute;
}

#header .szoveg {
	top: 13px;
	left: 60px;
	width: 160px;
	position: absolute;
}

#header .szoveg .tt1 {
	color: #cc001e;
	font-size: 30px;
	font-style: italic;
	text-align: left;
	text-align: right;
	font-weight: 600;
	line-height: 30px;
}

#header .szoveg .tt2 {
	color: #727272;
	font-size: 17px;
	font-style: italic;
	text-align: right;
	font-weight: 600;
	line-height: 17px;
}

#header .bdr {
	top: -10px;
	position: relative;
	height: 45px;
	padding: 5px 15px;
	display: inline-block;
	border-left: 1px solid #b6b6b6;
}

#header .bdr2 {
	height: 45px;
	line-height: 22px !important;
	padding: 5px 15px;
	display: inline-block;
	border-left: 1px solid #b6b6b6;
	text-align: left;
}

#header .infobox {
	top: 10px;
	left: 240px;
	position: absolute;
	font-size: 13px;
	text-align: left;
	line-height: 15px;
}

#header .loginbox {
	top: 10px;
	right: 0px;
	position: absolute;
	font-size: 15px;
}

#header .loginbox div {
	line-height: 45px;
}

/*
#header .loginbox div:last-child {
	border-right: 1px solid #b6b6b6;
}
*/

#header .loginbox img {
	vertical-align: middle;
}
/*
#login_button {
	right: 0px;
	color: #ffffff;
	height: 35px;
	cursor: pointer;
	padding: 0 10px;
	display: block;
	position: absolute;
	font-size: 16px;
	margin-top: 10px;
	background: #cc001f;
	line-height: 35px;
	white-space: nowrap;
	z-index: 1000;
}
*/
.button {
	color: #ffffff;
	height: 32px;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0 10px;
	font-size: 15px;
	background: #cc001f;
	line-height: 32px;
	border-radius: 0px;

}
/*
@keyframes turnUp {
    from {transform:rotate(0deg);}
    to {transform:rotate(180deg);}
}

@keyframes turnDown {
    from {transform:rotate(180deg);}
    to {transform:rotate(0deg);}
}

#login_button img {
	margin: 0 0 0 3px;
	vertical-align: middle;
}

#login_button img.dn {
	animation: turnDown 250ms 1 linear;
}

#login_button img.up {
	animation: turnUp 250ms 1 linear;
	transform: rotate(180deg)
}

#login_form {
	top: 45px;
	right: 0px;
	border: 4px solid #cc001f !important;
	display: none;
	position: absolute;
	background: #f8f8f8;
	text-align: left;
	z-index: 100;
}

#login_form form {
	padding: 10px;
}

#login_form, #login_form * {
	line-height: normal !important;
}
*/
input[type=text], input[type=password], select {
	color: #333333;
	height: 30px;
	border: 1px solid #888888;
	padding: 0 10px;
	margin: 0 20px 0 0;
	font-size: 15px;
	line-height: 30px;
	border-radius: 0px;
}

textarea {
	color: #333333;
	border: 1px solid #888888;
	padding: 10px;
	margin: 0;
	font-size: 15px;
	line-height: 17px;
	border-radius: 0px;
}

::-webkit-input-placeholder {
   color: #a1a1a1;
}

:-moz-placeholder {
   color: #a1a1a1;  
}

::-moz-placeholder {
   color: #a1a1a1;  
}

:-ms-input-placeholder {  
   color: #a1a1a1;  
}

.loginblock input[type=text] {
	width: 220px;
}

.loginblock input[type=password] {
	width: 130px;
}

input[type=submit], .nlbutton {
	color: #ffffff;
	height: 32px;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0 10px;
	font-size: 15px;
	background: #cc001f;
	line-height: 32px;
	border-radius: 0px;
}

.nlbutton {
	display: inline-block;
}

.loginblock * {
	vertical-align: top;
}

.loginlnk {
	margin: 4px 0 0 0;
	padding: 0;
	text-align: left;
	line-height: 16px;
	line-height: normal !important;
	border-right: none !important;
}

.loginlnk a {
	color: #4f4f4f;
	height: 20px;
	margin: 0;
	padding: 0 10px;
	display: inline-block;
	font-size: 14px;
	line-height: 20px !important;
}

.loginlnk a:first-child {
	padding-left: 0 !important;
	border-right: 1px solid #b6b6b6;
}
/*
.loginlnk a:hover {
	color: #333333;
}
*/
/* új header */

.sticky {
	top: 0px;
	position: fixed !important;
}

#menu_potlas {
	width: 100%;
	height: 40px;
}

#menu_container {
	width: 100%;
	height: 36px;
	position: relative;
	min-width: 1200px;
	text-align: center;
	background: #cc001f;
	border-top: 4px solid #a30019;
	z-index: 1000;
}

#menu {
	width: 1200px;
	height: 36px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	line-height: 36px;
}

#fomenu {
	top: 4px;
	left: 8px;
	float: left;
	margin: 0;
	cursor: pointer;
	position: relative;
}

#menu .item {
	float: left;
	color: #ffffff;
	height: 36px;
	margin: 0 0 0 10px;
	line-height: 36px;
}

#fomenu_lenyilo {
	top: 36px;
	left: 0px;
	display: none;
	position: absolute;
	background: #e2e2e2;
	line-height: normal !important;
	box-shadow: 0px 5px 15px #888888;
	z-index: 10000;
}

.modullista a {
	color: #333333;
}

.h1_wrap {
	width: 100%;
	height: 45px;
	min-width: 1200px;
	background: #242424;
	border-bottom: 4px solid #b0b0b0;
}

h1 {
	color: #ffffff;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	font-size: 20px;
	max-width: 1200px;
	background: #242424;
	line-height: 45px;
	font-weight: 700;
	border-bottom: 4px solid #b0b0b0;
}

.force h1 {
	color: #ffffff !important;
	height: 45px !important;
	margin: 0 auto !important;
	padding: 0 !important;
	font-size: 20px !important;
	max-width: 1200px !important;
	background: #242424 !important;
	line-height: 45px !important;
	font-weight: 700 !important;
	border-bottom: 4px solid #b0b0b0 !important;
}

h1 img {
	padding: 0 0 4px 0;
	vertical-align: middle;
}

h1 a {
	color: #ffffff;
}

.uzenofal {
	float: left;
}

.friss_hirek {
	width: 1152px;
	margin: 0 auto;
}

.friss_hirek .textbox {
	padding: 15px 0 15px 15px;
}

.friss_hirek .textbox img {
	float: left;
	width: 480px;
	position: relative;
}

.friss_hirek .content {
	float: left;
	width: 650px;
}

.friss_hirek .textbox .cim {
	padding: 0 15px;
}

.friss_hirek .textbox h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.1;
	text-shadow: none;
}

.friss_hirek .textbox h2 a {
	color: #d31e26;
}

.friss_hirek .textbox .datum {
	padding: 0 15px;
}

.friss_hirek .textbox h5 {
	color: #9E9E9E;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

.friss_hirek .lead {
	padding: 0 15px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.52;
}

.friss_hirek .lead p {
	margin-top: 0;
}

.friss_hirek .tovabb {
	padding: 0 15px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.52;
}

.friss_hirek .tovabb a {
	color: #d31e26;
}

.friss_hirek .tovabb img {
	float: none;
	width: 6px;
	height: 11px;
	display: inline-block;
}

.frisshirek {
	float: right;
}

div.uzenofal, div.frisshirek {
	width: 590px;
}

.modullista {
	width: 1176px !important;
	padding: 12px !important;
}

.modullista .item_2 {
	float: left;
	width: 235px;
	height: 95px;
	margin: 12px;
	cursor: pointer;
	padding: 0 0 0 35px;
	position: relative;
	background: #ffffff;
}

.modullista .kiemelt .item_2 {
	border: 2px solid #cc001f;
	background: #ffeeee;
	width: 1114px;
	height: 72px;
	text-align: center;
	line-height: 55px;
	font-size: 18px;
}

.modullista .kiemelt2 .item_2 {
	/*border: 2px solid #cc001f;*/
	background: #ffeeee;
}

.modullista .kiemelt.nyito .item_2 {
	border: 2px solid #cc001f;
	background: #cc001f;
	width: 1114px;
	height: 72px;
	color: #ffffff;
	text-align: center;
	line-height: 55px;
	font-size: 18px;
}

.modullista .item_2 .header {
	top: 0px;
	left: 0px;
	width: 35px;
	height: 100%;
	position: absolute;
	text-align: center;
	background: #cc001f;
}

.modullista .kiemelt .item_2 .header {
	width: 33px;
}

.modullista .item_2 .header img {
	margin: 10px auto 0 auto;
}

.modullista .kiemelt .item_2 .header img {
	margin: 24px auto 0 auto;
}

.modullista .item_2 .title {
	display: inline-block;
	margin: 10px 20px 0 20px;
	font-weight: bold;
}

.modullista .item_2 .description {
	margin: 0 20px 10px 20px;
	display: inline-block;
}

.modullista .item_2:hover {
	background: #f8f8f8;
}

.modullista .kiemelt .item_2:hover {
	background: #eed8d8;
	border: 2px solid #a30019;
}

.modullista .kiemelt.nyito .item_2:hover {
	background: #a30019;
	border: 2px solid #a30019;
}

.modullista .item_2:hover .header {
	background: #a30019;
}

#fomenu_lenyilo .item_2 {
	width: 333px;
	height: 40px;
}

#fomenu_lenyilo .kiemelt .item_2 {
	width: 329px;
	height: 36px;
	line-height: normal !important;
	font-size: 13px;
	text-align: left;
}

#fomenu_lenyilo .kiemelt .header img {
	margin: 7px auto 0 auto;
}

/* Szövegdobozok */

.textbox {
	margin: 20px 0 0 0;
	position: relative;
	background: #ffffff;
}

.textbox div.header {
	color: #ffffff;
	height: 30px;
	margin: 20px 0 0 0;
	padding: 0 25px;
	position: relative;
	font-size: 14px;
	background: #4f4f4f;
	line-height: 30px;
	font-weight: bold;
}

.textbox div.header a {
	color: #ffffff;
}

.textbox .date {
	top: 0px;
	right: 0px;
	color: #cc001f;
	padding: 0 25px;
	background: #ffffff;
	position: absolute;
}

.textbox a.tovabb {
	color: #4f4f4f;
	right: 0px;
	bottom: 4px;
	height: 30px;
	padding: 0 25px;
	position: absolute;
	background: #ffffff;
	line-height: 30px;
	border-left: 1px solid #b6b6b6;
}

.textbox .admincode {
	left: 0px;
	bottom: 4px;
	height: 30px;
	padding: 0 25px;
	position: absolute;
	font-size: 14px;
	background: #ffffff;
	line-height: 30px;
}

.textbox .admincode a {
	color: #a30019;
	font-weight: 600;
}

.textbox .text {
	padding: 25px;
	position: relative;
	background: #ffffff;
}

.textbox.nopad .text {
	padding: 0;
}

/* 1200 széles korlát a tartalmakban */

.content {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}

.ui-combobox-input {
	color: #333333 !important;
	height: 30px;
	border: 1px solid #888888;
	padding: 0 10px;
	font-size: 15px !important;
	line-height: 30px;
}

.fs1em, .fs1em * {
	font-size: 14px !important;
}
