/* CSS reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin : 0;
	padding : 0;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
}
fieldset, img {
	border : 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style : normal;
	font-weight : normal;
}
ol, ul {
	list-style : none;
}
	caption, th {
	text-align : left;
}
h1, h2, h3, h4, h5, h6 {
	font-size : 100%;
	font-weight : normal;
}
q:before, q:after {
	content : '';
}
abbr, acronym {
	border : 0;
	font-variant : normal;
}
sup {
	vertical-align : text-top;
}
sub {
	vertical-align : text-bottom;
}
input, textarea, select {
	font-family : inherit;
	font-size : inherit;
	font-weight : inherit;
}
legend {
	color : #000;
}
a {
	text-decoration: none;
}
em {
	font-style: italic;
}

/* layout */
#container1, #container2,
#container4, #container5 {
	float: left;
}

#container4 {
	width: 243px;
}
#container5 {
	width: 729px;
}

.customerservice ul {
	list-style-type: disc;
	list-style-position: inside;
}

input::-webkit-input-placeholder { color: #999 !important; }
input:-moz-placeholder { color: #999 !important; }
input:-ms-placeholder { color: #999 !important; }
input::-ms-input-placeholder { color: #999 !important; }
input:-ms-input-placeholder	{ color: #999 !important; }

.approach,
.content,
.news,
.downloads,
.sitemap,
.contact,
.searchresults,
.gallery,
.havaria {
	padding: 30px 50px 10px 20px;
}

.submenuchooser {
	padding: 20px 11px 0px 30px;
}

.submenu {
	float: left;
	width: 320px;
	height: 137px;
	margin: 0 15px 7px 0;
	/*border-right: 4px solid #004685;*/
	border-right: 4px solid white;
	background-repeat: no-repeat;
}

.submenu span {
	font-size: 22px;
	font-weight: bold;
	color: #004685;
	position: relative;
	top: 30px;
	left: 80px;
	width: 230px;
	display: block;
}

.downloads td {
	padding: 3px 15px;
}

.news .box {
	margin-bottom: 30px;
}

.news .more {
	line-height: 30px;
}

.sitemap ul {
	margin-left: 20px;
	list-style-type: disc;
}

#search {
	 position: absolute;
	 z-index: 100;
	 right: 0px;
	 width: 212px;
	 height: 42px;
	 background: url('../images/transparent.png') repeat;
}

#search input {
	 border: none;
	 margin: 15px 11px 5px 12px;
	 width: 127px;
	 height: 16px;
	 padding-left: 3px;
}

#search a {
	color: #264C93;
	font-weight: bold;
}

/* menü */
.menu {
	position: relative;
}

.menu li {
	border-bottom: 2px solid #bad8e5;
/*	border-bottom: 2px solid #ECF7FC;*/
	list-style: none;
	position: relative;
	width: 243px;
	/*height: 30px;*/
/*	background: white;*/
	/*line-height: 30px;*/
	z-index: 30;
}

.menu ul li a {
	color: #164883;
	display: block;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	width: 223px;
	padding-right: 20px;
}

/*.menu ul li a,
.menu ul li.has_submenu ul li a,
.menu ul li.has_submenu ul li.has_submenu ul li a,
.menu ul li.has_submenu ul li.has_submenu ul li.has_submenu ul li a {
	background: white;
}

.menu ul li a:hover,
.menu ul li.has_submenu ul li a:hover,
.menu ul li.has_submenu ul li.has_submenu ul li a:hover,
.menu ul li.has_submenu ul li.has_submenu ul li.has_submenu ul li a:hover {
	background: white;
	color: #00aeef;
}

.menu ul li.has_submenu a,
.menu ul li.has_submenu ul li.has_submenu a,
.menu ul li.has_submenu ul li.has_submenu ul li.has_submenu a,
.menu ul li.has_submenu ul li.has_submenu ul li.has_submenu ul li.has_submenu a {
	background: white url('../images/menu_main_has_submenu_bg.jpg') no-repeat;
}

.menu ul li.has_submenu a:hover,
.menu ul li.has_submenu ul li.has_submenu a:hover,
.menu ul li.has_submenu ul li.has_submenu ul li.has_submenu a:hover,
.menu ul li.has_submenu ul li.has_submenu ul li.has_submenu ul li.has_submenu a:hover {
	color: #00aeef;
	background: white url('../images/menu_main_hover_bg.jpg') no-repeat;
}*/
.menu ul li a {
	background: white;
}
.menu ul li ul li {
	width: 280px !important;
}
.menu ul li ul li a {
	width: auto !important;
}
.menu ul ul ul {
	left: 280px !important;
}
.menu ul li.has_submenu ul li a {
	background: #cde9f5;
}
.menu ul li.has_submenu ul li.has_submenu ul li a {
	background: #e3f1f7;
}
.menu ul li.has_submenu ul li.has_submenu ul li.has_submenu ul li a {
	background: #eff7fb;
}

.menu ul li a:hover,
.menu ul li.has_submenu ul li a:hover,
.menu ul li.has_submenu ul li.has_submenu ul li a:hover,
.menu ul li.has_submenu ul li.has_submenu ul li.has_submenu ul li a:hover {
	color: #00aeef;
}

.menu ul li.has_submenu a {
	background: white url('../images/menuarrow.png') no-repeat 98% center;
}
.menu ul li.has_submenu ul li.has_submenu a {
	background: #cde9f5 url('../images/menuarrow.png') no-repeat 98% center;
}
.menu ul li.has_submenu ul li.has_submenu ul li.has_submenu a {
	background: #e3f1f7 url('../images/menuarrow.png') no-repeat 98% center;
}
.menu ul li.has_submenu ul li.has_submenu ul li.has_submenu ul li.has_submenu a {
	background: #eff7fb url('../images/menuarrow.png') no-repeat 98% center;
}

.menu ul li.has_submenu a:hover,
.menu ul li.has_submenu ul li.has_submenu a:hover,
.menu ul li.has_submenu ul li.has_submenu ul li.has_submenu a:hover,
.menu ul li.has_submenu ul li.has_submenu ul li.has_submenu ul li.has_submenu a:hover {
	color: #00aeef;
}

.menu ul ul {
	top: -2px;
	display: none;
	position: absolute;
	left: 243px;
	border-width: 2px 2px 0 2px;
	border-color: #bad8e5;
	border-style: solid;
}
/* /menü */

.gallery_container {
	display: block;
	width: 300px;
	height: 95px;
	margin: 0 20px 20px 0;
	border: 1px solid #ffffff;
	float: left;
	padding: 3px;
	color: #164883;
}

.gallery_container:hover {
	border-color: #dd7014;
}

.gallery_container h5 {
	color: #004685;
	font-weight: bold;
	margin-bottom: 5px;
}

.gallery_container img {
	float: left;
	margin-right: 5px;
}

.gallery_image_container {
	display: block;
	width: 200px;
	height: 95px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

.newsletter {
	padding: 10px 20px 15px 0;
    text-align: right;
}

.newsletter .text {
	background: url('../images/nl_input.jpg') no-repeat center top;
	border: none;
	height: 23px;
	padding: 0 4px 0 5px;
	width: 125px;
}

.newsletter .btn {
	background: url('../images/nl_btn.jpg') no-repeat;
	border: none;
	cursor: pointer;
	height: 23px;
	margin-top: 1px;
	width: 23px;
}

.notification p {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	font-size: 14px;
	border: 2px solid red;
	color: red;
}

.notification p img {
	margin-top: -5px;
	float: left;
}

body {
	padding-top: 10px;
	font-family: Arial;
	color: #164883;
	font-size: 12px;
	overflow-y: scroll;
	text-align: center;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 140px, #ecf7fc 300px); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(140px,#ffffff), color-stop(300px,#ecf7fc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 140px,#ecf7fc 300px); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 140px,#ecf7fc 300px); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 140px,#ecf7fc 300px); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 140px,#ecf7fc 300px); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ecf7fc',GradientType=0 ); /* IE6-9 */
}

/* ne piszkáld, kell a gradienshez */
html { height: 100%; }
body { background-attachment: fixed; }
/* /gradienshez */

a, a:visited {
	color: #f15722;
}

.clear{
	clear: both;
}

div#wrap {
	margin: 0 auto;
	width: 972px;
	text-align: left;
}

div#header_wrap,
div#content_wrapper {
	background-color: white;
}

div#mainmenu {
	width: 732px;
}

div#mainmenu a {
	float: left;
	display: block;
	height: 91px;
	background: url('../images/menu-sprite2.jpg') no-repeat;
}

div#mainmenu a.main_menu1 {
	background-position: 0 0;
	width: 168px;
}
div#mainmenu a.main_menu1.active {
	background-position: 0 -182px;
}
div#mainmenu a.main_menu1:hover {
	background-position: 0 -91px;
}
div#mainmenu a.main_menu2 {
	background-position: -168px 0;
	width: 187px;
}
div#mainmenu a.main_menu2.active {
	background-position: -168px -182px;
}
div#mainmenu a.main_menu2:hover {
	background-position: -168px -91px;
}
div#mainmenu a.main_menu3 {
	background-position: -355px 0;
	width: 204px;
}
div#mainmenu a.main_menu3.active {
	background-position: -355px -182px;
}
div#mainmenu a.main_menu3:hover {
	background-position: -355px -91px;
}
div#mainmenu a.main_menu4 {
	background-position: -559px 0;
	width: 171px;
}

div#mainmenu a.main_menuDEV {
	background: red;

	width: 171px;
}

div#mainmenu a.main_menu4.active {
	background-position: -559px -182px;
}
div#mainmenu a.main_menu4:hover {
	background-position: -559px -91px;
}

div#subheader {
	height: 153px;
}

div#left_menu {
	float: left;
	width: 243px;
}

div#content_outer{
	float: left;
	width: 705px;
	background: white;
	padding-left: 12px;
	padding-right: 12px;
}
* html div#content_outer{
	width: 729px;
	overflow-x: hidden;
}
div#content{
	margin-left: 22px;
	margin-right: 56px;
}

/*BAL MENU*/
div#left_menu ul{
	margin-top: 0px;
}

div#left_menu ul li{
	border-top: 3px solid #ecf7fc;
	position: relative;
}

div#left_menu ul li.first{
	border-top: 0px;
}

div#left_menu ul li a{
	width: 243px;
	display:block;
	color: #164883;
	overflow: auto;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	background: white;
}

div#left_menu ul li.has_submenu a.has_submenu {
	background: white url('../images/menu_main_has_submenu_bg.jpg') no-repeat;
}

div#left_menu ul li a:hover {
	color: #00aeef !important;
}

div#left_menu ul li a.has_submenu:hover {
	background: white url('../images/menu_main_hover_bg.jpg') no-repeat;
}

div#left_menu ul li.selected a.selected,
div#left_menu ul li.selected a.selected:hover {
	color: white !important;
	background: #164883 url(../images/menu_main_selected_bg.jpg) no-repeat;
}

div#left_menu ul li a span {
	display: block;
	text-align: right;
	margin-right: 24px;
}

div#left_menu ul li ul {
	position: absolute;
	z-index: 100;
	width: 243px;
	top: 0;
	visibility: hidden;
	border-left: 2px solid #164883;
}

/* Holly Hack for IE \*/
* html div#left_menu ul li { float: left; height: 1%; }
* html div#left_menu ul li a { height: 1%; }
/* End */

/*CONTENT*/
h1 {
	color: #f15722;
	display:block;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 12px;
}

h1 span.subtitle {
	display: block;
	font-size: 12px !important;
}

h2, h2 a {
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 8px;
	color: #f15722 !important ;
}

h3, h3 a {
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 8px;
}

#content input,
select, textarea {
	padding: 5px;
	border: 1px solid #164883;
}

div#content p, div#content div {
	padding-left: 8px;
	padding-top: 7px;
	margin-bottom: 7px;
}

div#content p {
	padding-left: 0px;
	text-align: justify;
}

div#content p p, div#content div div {
	padding: 0px;
}

div#content .bold{
	font-weight: bold;
}

div#content ul{
	list-style-type:
	disc; margin: 4px 0px 4px 20px;
}


div.search_list_desc {
	color: #808080;
	font-size: 11px;
}

div.search_list_lead{
	margin-bottom: 16px;
}

div.vizminosegi {
	width: 540px;
	padding: 0px !important;
}

div.vizminosegi table {
	table-layout: fixed;
	border-spacing: 2px 2px;
}

div.vizminosegi table td {
	padding: 2px;
	border: 2px solid white;
}

a.backtotop {
	float: right;
	font-size: 10px;
}
.content .archive {
  background: url(/media/images/archive-bg-pattern_s.png) repeat top left;
}

/*GALERIA*/
table.gallery td {
	padding:8px;
	font-size: 12px;
}

div.gallery_title {
	color: #004685; font-weight: bold; padding-left: 0px !important;

}

div.gallery_image {
	float: left;
	padding: 0px 6px 0px 0px !important;
	margin:0px !important;
}

div.gallery_image_container {
	padding: 4px !important;
	margin: 0px !important;
	border: 1px solid white;
}

div.gallery_image_container_hover {
	border: 1px solid #dd7014;
	cursor: pointer;
}

div.gallery_image_container_hover * {
	cursor: pointer;
}

table.gallery_images td {
	text-align: center;
	vertical-align: top;
	width: 210px;
	padding: 6px 0px 6px 0px;
	font-size: 12px;
}

table.gallery_images td a {
	display: block;
}

table.texttable{
	border-spacing: 4px;
}

table.texttable td{
	padding: 3px 6px 3px 6px;
	border: 1px solid #ccc;
}

table.form_table td {
	padding: 3px;
	font-size: 12px;
	color: #164883;
	vertical-align: top;
}

table.form_table td span.error {
	display: block;
	color: red;
}

/*footer*/
div#footer {
	background: white;
	padding-top: 8px;
	padding-bottom: 16px;
	border-top: 8px solid #ecf7fc;
}

div.footer_left {
	float: left;
	padding: 20px 8px 8px 8px;
}

div.footer_right {
	float: right;
}

div.footer_right img {
	margin-left: 8px;
}

table.letoltheto {
	width: 100%;
}

table.letoltheto th {
	font-weight: bold;
}

table.letoltheto td,
table.letoltheto th {
	padding: 4px;
}

table.letoltheto tr.zebra0 td,
table.letoltheto tr.zebra0 th {
	background-color: #eaeaff;
}

table.megkozelithetoseg_table td {
	border: 5px solid white;
}

#ujszerzodes_banner {
	margin-left: 20px;
}

#fb {
	margin-left: 810px;
	margin-top: 20px;
}

#fb2 {
	position: absolute;
	margin-left: 60px;
	margin-top: 87px;
}

#nl_form {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	text-align: right;
}

#nl_form h3 {
	font-size: 13px;
	font-weight: bold;
}

#nl_form .text {
	padding: 0 4px 0px 5px;
	width: 125px;
	height: 23px;
	background: url('../images/nl_input.jpg') no-repeat top;
	border: 0;
	margin: 0;
	font-size: 12px;
	color: gray;
}

#nl_form .btn {
	margin-top: 1px;
	width: 23px;
	height: 23px;
	background: url('../images/nl_btn.jpg');
	border: 0;
	cursor: pointer;
}

#havaria {
	margin-top: 97px;
	margin-left: 245px;
	position: relative;
}

#havaria #havaria_img {
	width: 45px;
	height: 42px;
	float: left;
}

#hav_text {
	position: relative;
	height: 24px;
	width: 683px;
	display: block;
	overflow: hidden;
	padding-top: 12px;
}

div.scrollingtext {
	position: absolute;
	white-space: nowrap;
}

.poll_table td {
	padding: 5px;
}

.poll_table .button {
	color: #F15722;
	font-weight: bold;
	background-color: #cfd8e3;
	border: 1px solid #164883;
	padding: 4px;
}

.default_btn {
	height: 30px;
	border: none;
	cursor: pointer;
	background: url('../images/btn_middle.jpg') repeat-x left bottom;
	font-size: 12px;
	color: #f15722;
	text-transform: uppercase;
	font-weight: bold;
}

.default_btn:hover {
	color: #164883;
}

.default_btn .btn_left {
	width: 4px;
	height: 30px;
	background: url('../images/btn_left.jpg') no-repeat left;
	float: left;
}

.default_btn .btn_middle {
	height: 22px;
	margin: 0;
	float: right;
	background: url('../images/btn_right.jpg') no-repeat right;
}

#pollbtn {
	margin-top: 10px;
	width: 156px;
	height: 46px;
	padding-left: 50px;
}

.theme-default .nivoSlider {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}



/* POPUP ABLAK */
.popup_container {
	display: none;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 1000;
}
.popup_container .popup_overlay {
	position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	z-index: 1000;
}
.popup_container .popup_window {
	position: relative;
	width: 433px;
	/*overflow-x: hidden;*/
	min-height: 290px;
	margin: 50px auto 0;
	background: url('../images/etv_kozerdeku.jpg') no-repeat top center white;
	z-index: 1001;
}
.popup_container .popup_close {
	color: white;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.popup .popup_text {
	text-align: left;
	padding: 250px 40px 20px;
}

.popup .popup_scroll {
	height: auto;
	max-height: 500px;
	overflow: auto;
}

/* online ügyfélszolgálat portlet */
.customerservice {
	padding: 20px 10px 0 30px;
}
.customerservice h1 {
	background: url(../images/customerservice-h1.jpg) repeat-x;
	height: 33px;
	padding: 17px 17px 0;
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 10px;
	width: 886px;
	position: relative;
}
.customerservice #login_form {
	width: 350px;
	margin: 30px auto;
}
.customerservice #header_title {
	float: left;
	position: absolute;
}
.customerservice .back {
	display: block;
	margin: 0 0 20px 20px;
	width: 110px;
}
.loginerr {
	color: #ff0000;
	font-size: 14px;
}

/* regisztráció és login form */
#login_form input[type="text"], #login_form input[type="password"],
#registration_form input[type="text"], #registration_form input[type="password"],
.registration_form input[type="text"], .registration_form input[type="password"] {
	border-width: 0 2px 2px;
	border-style: solid;
	border-color: #e1e1e1;
	height: 28px;
	line-height: 28px;
	padding: 0 5px;
	color: #164883;
}
#registration_form select,
.registration_form select {
	border-width: 0 2px 2px;
	border-style: solid;
	border-color: #e1e1e1;
	padding: 6px 5px;
	color: #164883;
	width: 314px;
}
#login_form input[type="text"], #login_form input[type="password"] {
	width: 230px;
}
#registration_form input[type="text"], #registration_form input[type="password"],
.registration_form input[type="text"], .registration_form input[type="password"] {
	width: 300px;
}

#login_form label,
#registration_form label,
.registration_form label {
	display: block;
	text-align: right;
	margin: 10px 0;
}
.pdf_email_checkbox, .pdf_checkbox{
	text-align: left;
}
#registration_form label.afterlabel,
.registration_form label.afterlabel {
	display: inline-block;
	margin-right: 20px;
}
#registration_form div,
.registration_form div {
	margin: 10px 0;
}
#registration_form p,
.registration_form p {
	display: inline-block;
	width: 314px;
	text-align: left;
}
#login_form .form-group .help-block {
	color: red;
}
#login_form a {
	color: #b3b3b3;
	text-decoration: none;
}
#login_form span, #registration_form span, .registration_form span {
	display: inline-block;
	margin-right: 10px;
}
#login_form, #registration_form, .registration_form {
	text-align: right;
}
#registration_form, .registration_form {
	width: 570px;
}
#login_form input[type="submit"],
#registration_form input[type="submit"],
.registration_form input[type="submit"]{
	background: url("../images/btn_submit.png") no-repeat top left;
	height: 21px;
	line-height: 21px;
	padding: 0 6px 0 20px;
	border: 1px solid #65a0da;
	color: #ffffff;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}
#registration_form .readloud, #registration_form .refresh,
.registration_form .readloud, .registration_form .refresh {
	width: 17px;
	height: 15px;
	display: inline-block;
}
#registration_form .readloud,
.registration_form .readloud {
	background: url("../images/capcha_loud.png") no-repeat top left;
}
#registration_form .refresh,
.registration_form .refresh {
	background: url("../images/capcha_refresh.png") no-repeat top left;
}
.capcha_check {
	width: 75px !important;
	vertical-align: top;
}
#registration_form #captcha,
.registration_form #captcha {
	height: 30px;
}
#registration_form .form-group .help-block {
	color: red;
}
.customer_invoices {
	width: 100%;
}
.customer_invoices th {
	border: 0;
	color: #174984;
}
.customer_invoices th, .customer_invoices td {
	padding: 8px;
}
.customer_invoices td.lightblue {
	border-width: 0 0 2px 2px;
	border-style: solid;
	border-color: #174984;
	background-color: #ecf7fb;
	color: #174984;
}
.customer_invoices td.darkblue {
	background-color: #174984;
	color: #ffffff;
	border-width: 0 0 2px 2px;
	border-style: solid;
	border-color: #174984;
}
.customer_invoices td.download {
	background-color: transparent;
}
.customer_invoices td.download a {
	background: url("../images/btn_download.png") no-repeat left top;
	display: inline-block;
	padding: 0 12px 0 26px;
	height: 20px;
	line-height: 20px;
	color: #174984;
	font-weight: bold;
}
.customer_invoices tr.whiteplace td {
	min-height: 5px;
	max-height: 5px;
	height: 5px;
	padding: 0;
}
.customer_invoices_order {
	color: #174984;
	margin-bottom: 10px;
}
.customer_invoices_order select {
	color: #ffffff;
	background-color: #174984;
	padding: 4px;
	width: 100px;
	margin-left: 20px;
}
.customer_invoices_head .login_data {
	font-size: 12px;
	float: right;
}
.customer_invoices_head .login_user_data{
	font-size: 12px;
	display: inline-block;
	margin-top: -4px;
	text-align: right;
	position: absolute;
	right: 230px;
}
.customer_invoices_head .invoice_logout {
	display: inline-block;
	height: 51px;
	line-height: 50px;
	padding: 0 8px 0 22px;
	background: #fff url("../images/btn_logout_in.png") no-repeat left bottom;
	margin-top: -25px;
	margin-right: -12px;
	margin-left: 10px;
	color: #174984;
}

/* metro menü */
.metro {
	display: block;
	float: left;
	height: 125px;
	margin: 0 10px 10px 0;
}
.metro2 {
	display: inline-block;
	height: 171px;
	margin: 0 30px 30px 0;
}

.menu li.eufi a {
	background-color: #F15722;
}

td.right {
	text-align: right;
}
td.lightblue.last {
	border-right: 2px solid #174984;
}

strong.form {
    display: inline-block;
    text-align: left;
    width: 316px;
}






div.mainpage_box {
    float: left;
}
.mainpage_box {
    height: 170px;
    margin-bottom: 19px !important;
    margin-right: 19px;
    width: 310px;
}


/*e-számla oldal*/
#url_portlet1225 {
	line-height: 20px;
}

#url_portlet1225 ul, #url_portlet1225 ol, #url_portlet1225 li {
	margin-left: 10px;
	padding-left: 5px;
}

#url_portlet1225 ul {
	list-style-type: circle;
}

#url_portlet1225 ol {
	list-style-type: decimal;
}
.con_rg_button{
	text-align: center;
}
.registration_button {
	background-color: #9ac300;
    border-radius: 10px 10px 10px 10px;
    padding: 10px 20px;
    cursor: pointer;
}
.registration_button a {
	color:white;
	font-weight: bold;
}
/*Kvíz oldal*/
#quiztable{
	width: 709px;
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#quiztable tr{
	border: 1px solid black;
}
#quiztable td{
	padding: 10px;
	text-align: center;
	border: 1px solid black;
}
.theme-default .nivoSlider {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
/*Rajzpályázat css*/
.drawingcompetition {
	padding: 20px;
	text-align: center;
}
.drawingcompetition p {
	margin-bottom: 10px;
	font-weight: bold;
}
.drawingcompetition a, #vote {
	border: 1px solid #F15722;
	color: #F15722;
	padding: 10px 30px;
	margin: 0px 10px;
	font-weight: bold;
	display: inline-block;
	transition: all ease 0.3s;
	cursor: pointer;
}
.drawingcompetition a:hover, #vote:hover, .drawingcompetition .active {
	background: #F15722;
	color: white !important;
}
.drawingcompetition img {
	margin: 10px 0px;
}
.drawingcompetition #success {
	color: green;
}
.drawingcompetition #existvote {
	color: red;
}
.drawingcompetition p span {
	color: #F15722;
}

/*
*Közérdekű adatok
**/
.itemcontainers {
	margin-left: 20px;
	margin-right: 20px;
}
.itemcontainers h1 {
	color: #345e8e;
	font-size: 26px;
	margin-top: 23px;
	margin-bottom: 20px;
}
#kozerdeku_adatok ul:first-child {
	display: block;
}
#kozerdeku_adatok ul {
	display: none;
	margin-left: 10px;
}
#kozerdeku_adatok table {
	display: none;
	line-height: 20px;
	margin-bottom: 10px;
	width: 100%;
}
.regulationcontainers #kozerdeku_adatok table {
	display: table;
}
#kozerdeku_adatok table th {
	background: #95b3d7;
	text-align: center;
	padding: 2px 0px;
}
#kozerdeku_adatok .szolg_adat{
	text-align: center;
	min-width: 109px;
}
#kozerdeku_adatok .elso_oszlop {
	background: #b6dde8;
}
#kozerdeku_adatok .adatok_oszlop {
	background: #dbe5f1;
}
#kozerdeku_adatok ul li span {
	font-size: 16px;
	text-transform: uppercase;
	color: #5886c1;
	cursor: pointer;
	font-weight: bold;
	display: block;
	padding: 10px 0px 5px 0px;
}
#kozerdeku_adatok ul li ul li > span {
	font-size: 13px;
	font-weight: normal;
	margin-top: 5px;
	padding-top: 0px;
}
#kozerdeku_adatok ul li span:hover {
	text-decoration: underline;
}
.dialog_class .popupheader {
	width: 791px;
	float: right;
	font-size: 29px;
}
.itemcontainers p{
    line-height: 20px;
}
.content .archive {
    background: url("/media/images/archive-bg-pattern_s.png") repeat scroll left top transparent;
}
.kozadat_archiv_tr {
	display: none;
	background: url('/media/images/kozadat_archivum_s.png');
}
.kozadat_archiv_tr td:last-child {
	text-align: center;
}
.show_archive {
	font-size: 11px !important;
	font-weight: 100 !important;
}
.fastlinks .blind_version {
	width: 25px;
	height: 36px;
	overflow: hidden;
	display: block;
}
.fastlinks .blind_version img {
	transition: all, ease, 0.2s;
	margin-top: 10px;
	width: 25px;
}
.fastlinks .blind_version img:hover {
	width: 28px;
	margin-left: -2px;
}
.mfp-container {
	background: black;
}

/*nifty-modal, fefactionmodal*/
.fefactionmodal input {
	width: auto;
}
.fefactionmodal .one_input {
	float: left;
	width: 63px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
}
.fefactionmodal .one_input label {
	padding-right: 5px;
	font-weight: bold;
}
.fefactionmodal .answer_question {
	background: url(../images/btn_submit.png) no-repeat top left;
	height: 21px;
	line-height: 21px;
	padding: 0 6px 0 20px;
	color: #ffffff;
	display: inline-block;
	font-weight: bold;
	margin-top: 10px;
	cursor: pointer;
}
.nifty-modal {
	background-color: #fff;
	padding: 20px;
}
.fefemailquestions{
	padding: 20px 10px 0 30px;
}
.fefemailquestions input[type="text"]{
    border-width: 0 2px 2px;
    border-style: solid;
    border-color: #e1e1e1;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    color: #164883;
    width: 250px;
}
.fefemailquestions .form-group{
    margin: 10px 0;
}
.fefemailquestions .question_name{
    font-size: 20px;
    font-weight: bold;
}
.fefemailquestions input[type="submit"]{
    background: url(../images/btn_submit.png) no-repeat top left;
    height: 21px;
    line-height: 21px;
    padding: 0 6px 0 20px;
    border: 1px solid #65a0da;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 10px;
    cursor: pointer;
}

.fefemailquestions #captcha{
	padding: 17px 5px;
	margin-top: 4px;
}

.ugyfelszolgalat_popup .popup_text{
	text-align: left;
	padding: 250px 40px 20px;
}

.ugyfelszolgalat_popup .popup_window{
	margin-top: 300px;
}

