/*
ÉpTk - Építész Továbbképzés Kezelő szoftver - ETK
Simonszoft - By Simon Nándor <simon.nandor@simonszoft.hu>
css/stilus.css
*/

root { 
    display: block;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: circle;
    margin-left: 2em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
svg
{
    display: inline-table;
    cursor: pointer;
    overflow: hidden;
}
hr
{
  clear: both;
	color: black;
}
.hr
{
	margin: 0em;
	padding: 0em;
	width: 98%;
	background: black;
	line-height: 2px;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
textarea,input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
		cursor: pointer;
}
select, label, button, option
{
	cursor: pointer;
}
b
{
	font-weight: bold;
}
del
{
	text-decoration: line-through;
}
/*css reset*/
body       
{
	font-family: 'Segoe UI',Tahoma,Helvetica,Sans-Serif;
	-webkit-text-size-adjust:100%;
    font-size: 14px;
    color: black;
    margin: 0;
    padding:0; 
	text-align: center;
	background-color: whitesmoke;
	background: url('img/etk_hatter.jpg') left center;
	/*background-position: -800px 30%;*/
	background-position: center 30%;
	display: block;
}
html, body
{
    width: 100%;
	min-width: 350px;
}
html
{

}
a:hover, a:active
{
  cursor: pointer;
	text-decoration: none;
  color: #008BFF
}
a
{
	text-decoration: none;
	cursor: pointer;
	color: #4000FF;
}
h1
{

}
h2
{
	
}
h3
{

}
h4
{
    
}
h5
{
    
}
h6
{

}
.tav
{
	margin: 0em;
	padding: 0em;
	line-height: 0.8em;
	clear: both;
}
.tav0
{
	margin: 0;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	clear: both;
  display: block;
  width: 100%;
}

.tav1
{
	margin-top: 10px;
	height: 45px;
	min-height: 45px;
	max-height: 45px;
	clear: both;
  display: block;
  width: 100%;
}

.tav2
{
	margin: 0em;
	padding: 0em;
	line-height: 42px;
	height: 42px;
	min-height: 42px;
	max-height: 42px;
	clear: both;
}
.red{
	color: rgba(255, 0, 0, 1);
	text-shadow: 0px 0px 1px rgba(255,255,255, 0.5);
	font-weight: bold;
}

.aqua{
	background: rgba(78, 193, 190, 1);
	color: white;
	text-shadow: 0px 0px 1px rgba(255,255,255, 0.5);
	font-weight: bold;
}
.gray{
	color: rgba(120,120,120,1);
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.white{
	color: rgba(255,255,255,1);
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.white a {
	color: rgba(255,255,255,1);
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.white a:hover, .white a:active {
	color: rgba(78,193,190,1);
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}

.small-font{
	font-size: 12px;
}
.medium-font{
	font-size: 14px;
}
.medium-word-space{
	word-spacing: -0.1em;
}
.vastag{
	font-weight: bold;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.balra-zart{
	text-align: left;
}
.jobbra-zart{
	text-align: right;
}
.sorkizart{
	text-align: justify;
}
.kozepre{
	text-align: center;
}
.teljes-szel{
	width: 100%;
	display: block;
}

.width-90{
	width: 96%;
}
.width-80{
	width: 80%;
}
.width-label-105{
	width: 105px;
}
.margin-top{
	margin-top: 21px;
}
.margin-bottom{
	margin-bottom: 21px;
}
.margin-left{
	margin-left: 21px;
}
.margin-left-full{
	margin-left: 42px;
}
.margin-right{
	margin-right: 21px;
}
.margin-right-full{
	margin-right: 42px;
}
.padding-right-5px{
	padding-right: 5px;
}

.line-height-9{
	line-height: 9px;
}
.line-height-10{
	line-height: 10px;
}
.line-height-11{
	line-height: 11px;
}
.line-height-12{
	line-height: 12px;
}
.line-height-13{
	line-height: 13px;
}
.line-height-14{
	line-height: 14px;
}
.line-height-15{
	line-height: 15px;
}
.line-height-17{
	line-height: 17px;
}
.line-height-16{
	line-height: 16px;
}
.line-height-18{
	line-height: 18px;
}
.line-height-18-36{
	line-height: 18px;
	height: 36px;
	max-height: 36px;
  overflow: auto;
}
.njm{
	display:none;
}



/*
	Site
*/
.main_frame{
	position: absolute;
	margin: auto;
	width: 100%;
	min-width: 950px;
	height: auto;
	min-height: 100%;
	background-size: contain;
	min-height: 800px;
	text-align: center;
	vertical-align: top;
	z-index: 1000;
}
.left_side{
	position: relative;
	display: inline-block;
	text-align: right;
	overflow: visible;
	width: 314px;
	min-width: 314px;
	max-width: 314px;
	min-height: 800px;
	vertical-align: top;
}
.right_side{
	position: relative;
	display: inline-block;
	height: 100%;
	background-size: cover;
	font-family: 'Segoe UI',Tahoma,Helvetica,Sans-Serif;
	text-align: left;
	width: 628px;
	min-height: 800px;
	vertical-align: top;
	/*margin-left: -5px;*/
	margin-left: -5px;
}
.back_dark{
	position: fixed;
	z-index: 1;
	right: 0;
	bottom: 0;
	margin-left: -50% !important;
	left: -158px !important;
	top: 0;
	width: 100% !important;
	height: 100% !important;
	background-color: rgba(0,0,0,.7); 
}
.box{
	position: relative;
	float: right;
	clear: both;
	width: 272px;
	min-width: 272px;
	max-width: 272px;
	height: 272px;
	min-height: 272px;
	max-height: 272px;
	text-align: center;
	overflow: hidden;
}
.box_inner_frame{
	position: absolute;
	top: 10%; 
	left: 10%;
	width: 80%;
	height: 80%;
	overflow: visible;
	text-align: left;
}
.box_inner_frame2{
	position: absolute;
	top: 5%; 
	left: 5%;
	width: 90%;
	height: 90%;
	overflow: visible;
	text-align: left;
}
.box_inner_image {
	display: block;
	background-color: #FFFFFF;
	background-image: url("img/na.jpg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 245px;
	width: 245px;
  cursor: pointer;
	cursor: hand;
}
.box h1{
	position: relative;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;	
}

.box1{
	background: url('img/etk_sarga_logo.png') left center no-repeat;
}
.box2, 
.box3{
	background: url('img/etk_sarga_kocka.png') left center no-repeat;
}

.box1 h1{
	position: relative;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	padding-top: 105px;
	font-size: 17px;
	font-weight: 700;
	line-height: 22px;	
}
.box1 p{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 20px;
}
.box2 p{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
}
.box3 .vertical-header{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: white;
	position: absolute;
	left: -55px;
	top: 55px;
}
.box3 table{
	position: absolute;
	right: 0px;
}
.box3 table th{
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
}
.box3 table td{
	width: 25px;
	min-width: 25px;
	max-width: 25px;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 15px;
}
.box-bottom{
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
}
.box-small{
	position: absolute;
	display: inline-block;
	max-height: 218px !important;
	max-width: 218px !important;
	overflow: hidden;
	left: 0px;
	margin-top: 30px;
	margin-bottom: -100px;
}
.box-small img{
	width: 100%;
	height: auto;
}

/* Bejelentkezés form */
.login-form{
	position: relative;
}
.login-form input{
	position: relative;
	display: inline-block;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid white;
	outline: none;
}
.login-form .email{
	width: 95%;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
}
.login-form .password{
	width: 81%;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
}
.login-form button
{
	position: relative;
	display: inline-block;
	width: 14%;
	min-height: 32px;
	height: 32px;
	max-height: 32px;
	line-height: 32px;
	border: 2px solid white;
	background: none;
	margin: 0px;
	margin-left: -5px;
	float: right;
	color: white;
	font-weight: bold;
	font-size: 18px;
	outline: none;
	cursor: pointer;
}
.login-form button span{
	position: relative;
	display: block;
	margin-top: -4px;
	cursor: pointer;
}

/* poublikus felüelt többi formja */
.web-form{
	position: relative;
}
.web-form input{
	position: relative;
	display: inline-block;
	padding: 4px;
	margin-bottom: 10px;
	border: 1px solid white;
	outline: none;
}
.web-form select{
	position: relative;
	display: inline-block;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid white;
	outline: none;
}
.web-form .cimke {
	color: #514249;
	font-weight: bold;
}
.web-form .cimke1, .web-form .cimke2 {
	color: black;
	font-weight: bold;
}
.web-form .cimke3 {
	color: #4EC1BE;
	font-weight: bold;
}
.web-form button
{
	position: relative;
	display: inline-block;
	width: 14%;
	min-height: 32px;
	height: 32px;
	max-height: 32px;
	line-height: 32px;
	border: 2px solid white;
	background: none;
	margin: 0px;
	margin-left: -5px;
	float: right;
	color: white;
	font-weight: bold;
	font-size: 18px;
	outline: none;
	cursor: pointer;
}
.web-form button span{
	position: relative;
	display: block;
	margin-top: -4px;
	cursor: pointer;
}
.web-form .button1
{
	border:2px solid rgb(255,255,255);
	background: #4EC1BE;
}

.web-form .button1:hover
{
	color: #4EC1BE;
}

.web-form-box{
	position: relative;
	display: block;
	padding: 5px;
	border: 1px solid black;
	background: white;
	outline: none;
}
.web-form u
{
	color: #4EC1BE;
	font-weight: bold;
}

.blue-line{
	position: relative;
	display: block;
	width: 272px;
	min-width: 272px;
	max-width: 272px;
	height: 8px;
	background: rgba(78,193,190,1);
}
.blue-line-vertical{
	position: absolute;
	display: block;
	height: 272px;
	min-height: 272px;
	max-height: 272px;
	width: 8px;
	background: rgba(78,193,190,1);
	left: 22px;
}
.blue-line-horizontal{
	position: relative;
	display: block;
	width: 252px;
	min-width: 252px;
	max-width: 252px;
	height: 8px;
	background: rgba(78,193,190,1);
}
.vertical-header{
    -ms-transform: rotate(270deg); 
    -webkit-transform: rotate(270deg); 
    transform: rotate(270deg);
}
.calendar-step-back{
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent; 
	
	border-right:5px solid blue;
}


/*
	RIGHT CONTENT
*/
.right-content{
	position: relative;
	display: block;
	overflow: hidden;

	width: 100%;
	max-width: 600px;
	min-width: 600px;

	margin-top: 21px;

	max-height: 853px;
	min-height: 853px;
/*	border: 1px solid orange;*/
}
.right-content-white-back{
	background: rgba(255,255,255,.7);
}
.right-content-padding{
	padding: 20px;
	padding-top: 27.2px;
}

.index-tile{
	position: relative;
	width: 272px;
	min-width: 272px;
	max-width: 272px;
	height: 272px;
	min-height: 272px;
	max-height: 272px;
	display: block;
	background: url('img/etk_sarga_kocka.png') left center;
	overflow: hidden;
	float: left;
}
.index-tile2 .horizontal-header{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	color: white;
}
.index-tile2 .index-tile2-events{
	width: 100%;
}
.index-tile2 .index-tile2-events td{
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.index-tile2 .index-tile2-events div{
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	height: 17px;
	width: 190px;
}
.index-tile2 .index-tile2-events a{
	color: #000000;
}
.index-tile2 .index-tile2-events a:hover, .index-tile2 .index-tile2-events a:active{
	color: #FFFFFF;
}
.index-tile2 .index-tile2-events td:first-child{
	width: 19%;
}
.index-tile2 .index-tile2-events td:last-child{
	padding-left: 5px;
}

/* Program */

.program-body{
	width: 100%;
}

.program-data{
	position: relative;
	float: left;
	width: 57%;
	margin-right: 3%;
}
.program-picture{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 272px;
	min-width: 272px;
	max-width: 272px;
	height: 272px;
	min-height: 272px;
	max-height: 272px;
	background: url('img/etk_sarga_kocka.png') left center;
}
.program-picture img{
	position: relative;
	width: 90%;
	margin: 5%;
}
.program_box_image{
	position: absolute;
	display: block;
	height: 245px;
	width: 245px;
	top: 5%;
	left: 5%;
  background-color: #FFFFFF;
	background-image: url("img/na.jpg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	overflow: visible;
}
.program-detail{
	position: relative;
	width: 99%;
}
.program-detail td{
	/*line-height: 18px;*/
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.program-detail .program-title{
	font-weight: bold;
	font-size: 14px;
	height: 36px;
}
.program-detail .program-title span{
	text-transform: uppercase;
}
.program-detail .program-title h1{
	font-weight: bold;
	font-size: 16px;
}
.program-detail .program-title h2{
	font-weight: normal;
	font-size: 15px;
}
.program-detail .muvelet-title h1{
	border-bottom: 8px solid #4EC1BE;
	padding-bottom: 5px;
	width:100%;
	font-weight: bold;
	font-size: 18px;
}
.program-detail .program-description{
	font-size: 14px;
	height: 36px;
}
.program-detail .program-description h2{
	font-weight: normal;
	font-size: 15px;
}
.program-text{
	background: rgba(210, 210, 210, 0.5);
	position: relative;
	display: block;
	margin-top: 25px;
	max-width: 100%;
	min-width: 95%;
	text-align: left;
	height: 374px;
	overflow: auto;
}
.program-text p{
	margin-top: 15px;
	text-align: justify;
	font-weight: 600;
	font-size: 14px;
}
.program-text p:first-child{
	margin-top: 0px;
}
.program-text0{
	background: rgba(210, 210, 210, 0.5);
	position: relative;
	display: block;
	margin-top: 10px;
	max-width: 100%;
	min-width: 95%;
	text-align: left;
	height: 150px;
	overflow: auto;
}
.program-text0 p{
	font-weight: normal;
	line-height: 20px;
}
.program-text1{
	background: rgba(210, 210, 210, 0.5);
	position: relative;
	display: block;
	margin-top: 25px;
	max-width: 100%;
	min-width: 95%;
	text-align: left;
	height: 510px;
	overflow: auto;
}
.program-text1 p{
	font-weight: normal;
	line-height: 20px;
}
.program-text2{
	background: rgba(210, 210, 210, 0.5);
	position: relative;
	display: block;
	margin-top: 25px;
	max-width: 100%;
	min-width: 95%;
	text-align: left;
	height: 450px;
	overflow: auto;
}
.program-text3{
	background: rgba(210, 210, 210, 0.5);
	position: relative;
	display: block;
	margin-top: 25px;
	max-width: 100%;
	min-width: 95%;
	text-align: left;
	height: 570px;
	overflow: auto;
}
.program-text3 p{
	font-weight: normal;
	line-height: 20px;
}
.program-real{
	position: relative;
	display: block;
	max-width: 100%;
	min-width: 95%;
	text-align: left;
	height: 180px;
	overflow: auto;
}
.program-real0{
	position: relative;
	display: block;
	max-width: 100%;
	min-width: 95%;
	text-align: left;
	height: 350px;
	overflow: auto;
}
.program-real1{
	position: relative;
	display: block;
	max-width: 100%;
	min-width: 95%;
	text-align: left;
	height: 60px;
	overflow: auto;
}
.program-real2{
	position: relative;
	display: block;
	max-width: 100%;
	min-width: 95%;
	text-align: left;
	height: 120px;
	overflow: auto;
}
.program-real3{
	position: relative;
	display: block;
	max-width: 100%;
	min-width: 95%;
	text-align: left;
	height: 550px;
	overflow: auto;
}
.program-data-event{
	position: relative;
	display: inline-table;
	width: 100%;
	margin-top: 7px;
	background: url('img/etk_sarga_kocka.png') left center;
}
.program-data-event a{
	color: #000000;
}
.program-data-event a:hover, .program-data-event a:active{
	color: #FFFFFF;
	text-shadow: 0px 1px 2px #000000;
}
.program-data-event:first-child{
	margin-top: 0px;
}
.program-data-event td{
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}
.program-data-event td:first-child{
	width: 45%;
	min-width: 45%;
	min-width: 45%;
}
.program-data-event td:nth-child(2n+2){
	width: 27%;
	min-width: 27%;
	min-width: 27%;
}
.program-data-event .button-td{
	width: 28%;
	min-width: 28%;
	min-width: 28%;
	vertical-align: middle;
	text-align: center;
}

.program-data-search-left{
	position: relative;
	float: left;
	width: 40%;
}
.program-data-search-left h1{
	position: relative;
	font-size: 20px;
	font-weight: bold;
}
.program-data-search-right{
	position: relative;
	float: right;
	width: 40%;
	text-align: right;
	margin-right: 3px;
}
.program-data-search-table{
	margin-top: -5px;
}
.program-data-search-table td{
	vertical-align: middle;
	text-align: right;
	padding: 0.65em;
	
}
.program-data-search-table .normal-input{
	display: inline-block;
	padding: 5px;
	border: 1px solid white;
	outline: none;
	width: 95%;
}
.program-data-search-table .normal-select{
	display: inline-block;
	padding: 5px;
	border: 1px solid white;
	outline: none;
	width: 100%;
}
.program-data-search-table .half-input{
	display: inline-block;
	padding: 5px;
	border: 1px solid white;
	outline: none;
	width: 90%;
}
.program-data-search-table .kereso{
	width: 81%;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
}
.program-data-search-table button
{
	position: relative;
	display: inline-block;
	width: 14%;
	min-height: 32px;
	height: 32px;
	max-height: 32px;
	line-height: 32px;
	border: 2px solid white;
	background: none;
	margin: 0px;
	margin-left: -5px;
	float: right;
	color: white;
	font-weight: bold;
	font-size: 18px;
	outline: none;
	cursor: pointer;
}
.program-data-search-table button span{
	position: relative;
	display: block;
	margin-top: -4px;
	cursor: pointer;
}
.program-data-text{
	display: block;
	position: relative;
	float: right;
	width: 300px;
	max-width: 300px;
	height: 250px;
	text-align: left;
	margin-right: 3px;
}
.program-data-text h1{
	position: relative;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
}


/*.program-data-events-frame{
	position: relative;
	width: 100%;
	text-align: left;
	margin-top: 51px;
	overflow: auto;
}*/
.program-data-events-frame{
	position: absolute;
	width: 94%;
	text-align: left;
	bottom: 20px;
	overflow: auto;
}
.program-data-events-frame-full{
	height: 566px;
}
.program-data-events-frame-pager{
	height: 557px;
}
.program-data-events-pager{
	position: relative;
	display: block;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	vertical-align: middle;
	text-align: center;
	color: rgba(175,175,175,1);
	font-weight: bold;
}
.program-data-events-pager a,
.program-data-events-pager a:active,
.program-data-events-pager a:visited,
.program-data-events-pager a:focus
{
	color: rgba(120,120,120,1);
	padding: 5px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.program-data-events-pager .active{
	color: black;
	text-decoration: underline;
}
.program-data-events-pager a:hover{
	/*color: rgba(245,183,0,1);*/
	background: white;
}
.program-tile{
	position: absolute;
	margin-left:-20px;
	margin-top:-27px;
}
.program-site-text{
	position: relative;
	display: block;
	margin-top: 25px;
	max-width: 100%;
	min-width: 95%;
	text-align: left;
	height: 800px;
	overflow: auto;
}
.program-site-text p{
	margin-top: 15px;
	text-align: justify;
	font-weight: 600;
	font-size: 14px;
}
.program-site-text p:first-child{
	margin-top: 0px;
}

.operation-site-text-header {
	position: relative;
	display: block;
	max-width: 100%;
	min-width: 95%;
	text-align: left;
	height: 200px;
	overflow: auto;
}

.operation-site-text{
	position: relative;
	display: block;
	max-width: 100%;
	min-width: 95%;
	text-align: left;
	height: 600px;
	overflow: auto;
}
.operation-site-text p{
	margin-top: 15px;
	text-align: justify;
	font-weight: 600;
	font-size: 14px;
}
.operation-site-text p:first-child{
	margin-top: 0px;
}


/*
	Buttons
*/
.button0
{
	margin: 0px;
	margin-top: 10px;
	cursor:pointer;
	background:none;
	width: 87%;
	min-width: 88px;
	max-width: 140px;
	border: 2px solid white;
	color: white;
	font: 300 16px 'Open Sans', sans-serif;
	text-align: center;
	padding:4px 5px;
	background: rgb(208,174,62);
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.button0:hover
{
	color:rgba(208,174,62,1);
	border:2px solid rgb(208,174,62);
	background: rgba(255,255,255,0.8);

}
.button0:active,.button0:focus
{
	color: rgba(208,174,62,1);
	border:2px solid rgba(208,174,62,1);
	background: none;
}


.button1
{
	margin: 0px;
	margin-top: 10px;
	cursor:pointer;
	background:none;
	min-width: 88px;
	border: 2px solid white;
	color: white;
	font: 300 16px 'Open Sans', sans-serif;
	text-align: center;
	padding:4px 5px;
	background: none;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.button1:hover
{
	color:rgba(255,213,87,1);
	border:2px solid rgb(255,255,255);
	background: rgb(255,255,255);

}
.button1:active,.button1:focus
{
	color: #444444;
	border:2px solid rgba(255,213,87,1);
	background: rgb(230,230,230);
}

.button2
{
	margin: 0px;
	margin-top: 10px;
	cursor:pointer;
	border: 2px solid white;
	color: white;
	min-width: 88px;
	color:rgba(235,193,67,1);
	border:2px solid rgb(255,255,255);
	background: rgb(255,255,255);
	font: 300 16px 'Open Sans', sans-serif;
	text-align: center;
	padding:4px 5px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.button2:hover
{
	background:none;
	color: white;

}
.button2:active,.button2:focus
{
	color: #444444;
	border:2px solid rgba(255,213,87,1);
	background: rgb(230,230,230);
}


.button3,
.button3:hover,
.button3:active,
.button3:focus
{
	cursor:pointer;
	color: white;
	display: block;
	width: 87%;
	min-width: 88px;
	max-width: 140px;
	color:rgba(44,44,44,.6);
	border: 2px solid rgba(44,44,44,.6);
	font: 300 14px 'Open Sans', sans-serif;
	text-align: center;
	padding:4px 5px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}


.button4
{
	margin: 0px;
	cursor:pointer;
	border: 2px solid white;
	display: block;
	width: 87%;
	min-width: 88px;
	max-width: 140px;
	color: black;
	background: rgb(255,255,255);
	font: 300 14px 'Open Sans', sans-serif;
	text-align: center;
	padding:4px 5px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.button4:hover
{
	background:none;
	color: white;

}
.button4:active,.button4:focus
{
	color: #444444;
	border:2px solid rgba(255,213,87,1);
	background: rgb(230,230,230);
}


.button5
{
	margin: 0px;
	cursor:pointer;
	border: 2px solid white;
	color: rgba(235,168,0,1);;
	display: block;
	width: 87%;
	background: rgb(255,255,255);
	font: 300 14px 'Open Sans', sans-serif;
	text-align: center;
	padding:4px 5px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);
}
.button5:hover
{
	background:none;
	color: white;

}
.button5:active,.button5:focus
{
	color: #444444;
	border:2px solid rgba(255,213,87,1);
	background: rgb(230,230,230);
}


.button6
{
	margin: 0px;
	margin-top: 10px;
	cursor:pointer;
	border: 2px solid rgba(255,0,0,1);
	color: white;
	min-width: 88px;
	background: rgb(255,0,0);
	font: 300 16px 'Open Sans', sans-serif;
	text-align: center;
	padding:4px 5px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.button6:hover
{
	background:none;
	color: white;

}
.button6:active,.button6:focus
{
	color: #444444;
	border:2px solid rgba(255,213,87,1);
	background: rgb(230,230,230);
}

.button7
{
	cursor:pointer;
	border: 2px solid white;
	color: white;
	min-width: 90px;
	max-width: 90px;
	width: 90px;
	display: block;
	color:rgba(174,174,174,1);
	background: rgb(255,255,255);
	font: 300 14px 'Open Sans', sans-serif;
	text-align: center;
	padding:4px 5px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.button7:hover
{
	background:none;
	color: black;

}
.button7:active,.button7:focus
{
	color: #444444;
	border:2px solid rgba(255,213,87,1);
	background: rgb(230,230,230);
}

.button8
{
	margin: 0px;
	cursor:pointer;
	border: 2px solid red;
	display: block;
	width: 87%;
	color: black;
	background: red;
	font: 300 14px 'Open Sans', sans-serif;
	text-align: center;
	padding:4px 5px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.button8:hover, .button8:active
{
	background:none;
	color: white;

}

.button9
{
	margin: 0px;
	margin-top: 10px;
	cursor:pointer;
	border: 2px solid rgba(255,0,0,1);
	color: white;
	width: 87%;
	min-width: 88px;
	max-width: 140px;
	background: rgb(255,0,0);
	font: 300 16px 'Open Sans', sans-serif;
	text-align: center;
	padding:4px 5px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.button9:hover
{
	color: red;
	border:2px solid rgba(255,0,0,1);
	background: white;
	padding:4px 5px;
}
.button9:active,.button9:focus
{
	color: red;
	border:2px solid rgba(255,0,0,1);
	background: white;
	padding:4px 5px;
}

#SimplePayForm button {
	margin: 0px;
	margin-top: 10px;
	cursor:pointer;
	border: 2px solid rgba(255,0,0,1);
	color: white;
	width: 87%;
	min-width: 88px;
	max-width: 140px;
	background: rgb(255,0,0);
	font: 300 16px 'Open Sans', sans-serif;
	text-align: center;
	padding:4px 5px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
#SimplePayForm button:hover
{
	color: red;
	border:2px solid rgba(255,0,0,1);
	background: white;
	padding:4px 5px;
}
#SimplePayForm button:active,.button9:focus
{
	color: red;
	border:2px solid rgba(255,0,0,1);
	background: white;
	padding:4px 5px;
}

.button10,
.button10:active,
.button10:focus
{
	cursor:pointer;
	background: rgba(78, 193, 190, 1);
	display: inline-block;
	color:rgba(44,44,44,.6);
	border: 2px solid rgba(44,44,44,.6);
	text-align: center;
	padding:4px 5px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}

.button10:hover
{
	cursor:pointer;
	background: white;
	display: inline-block;
	color:rgba(44,44,44,.6);
	border: 2px solid rgba(44,44,44,.6);
	text-align: center;
	padding:4px 5px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}

.felh-adatok-box p {
font-size: 14px;
line-height: 16px;
}

@media only screen and (max-width: 970px) and (min-width: 1px){
	body{
		background-position: -800px 30%;
	}
	.back_dark{
		position: absolute;
		z-index: 1;
		right: 0;
		bottom: 0;
		margin-left: 0px !important;
		left: 0px !important;
		top: 0;
		width: 317px !important;
		height: 1000px !important;
	}
}

.rkep {
	display: block;
	height: 245px;
	width: 245px;
	margin: auto;
	text-align: center;
	background-color: #CCCCCC;
	background-image: url("img/na.jpg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	border:1px solid #000000;
	font-size:20px;
	color: #FFFFFF;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	overflow: visible;
}

.bank_lab {
position: relative;
display: block;
width: 100%;
font-size: 10px;
}

.bank_lab1 {
max-width: 585px;
min-width: 585px;
}

.bank_lab2 {
max-width: 640px;
min-width: 640px;
}


.bank_lab img {
max-width: 100%;
padding-bottom: 10px;
padding-top: 5px;
}

.bank_lab p {
font-size: 12px;
color: rgba(120,120,120,1);
padding-top:5px;
}

.bank_box {
	float: left;
	width: 50%;
	text-align:center;
	padding: 0;
}

.bank_box a {
	font-size: 14px;
}

/* Clear floats after the columns */
.bank_m:after {
  content: "";
  display: table;
  clear: both;
}

.bank_m {
  background: rgb(255,255,255);
	width: 100%;
}

#ABOX h1, #ABOX p {
  cursor: pointer;
	cursor: hand;
}

.loading {
	width: 600px;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.f_vonal{
	border-top: 2px solid #ffffff;
	padding-top: 10px;
}

.phr {
	border-bottom: 2px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.keret {
	border: 2px solid #ffffff;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #eeeeee;
}

.keret0 {
	border: 2px solid #ffffff;
	padding-bottom: 10px;
	padding-top: 10px;
	background: green;
}
.keret1 {
	color: white;
	border: 2px solid #ffffff;
	padding: 10px;
	background: red;
}
.keret1 a {
	color: yellow;
}

.fontos_kiiras{
	color: red;
}

/* colorbox */

#CB_DIV {
	padding: 5px;
	text-align: left;
	overflow: auto;
}

#CB_DIV h1{
	border-bottom: 8px solid #4EC1BE;
	padding-bottom: 5px;
	width:100%;
	font-weight: bold;
	font-size: 18px;
}

#CB_DIV p, #CB_DIV div{
	max-width: 100%;
	min-width: 95%;
	margin-top: 15px;
	text-align: justify;
	font-weight: 600;
	font-size: 14px;
}

/* dialogok */

#etk_hiba_dialog {
  background-color: #D8D8D8;
  font-size: 12px;
  font-weight: bold;
  color: red;
}

#etk_ok_dialog {
  background-color: #ffffff;
	color: #4C4C4C;
}


/* jquery UI-hoz javítások */

.ui-dialog {
	z-index:1000;
}

.ui-dialog-content {
	padding: 5px;
	line-height: 15px;
}

.ui-dialog-content p {
	line-height: 17px;
}

.ui-dialog-content a:hover, .ui-dialog-content a:active {
  cursor: pointer;
	text-decoration: none;
  color: #008BFF
}

.ui-dialog-content a {
	text-decoration: none;
	cursor: pointer;
	color: #4000FF;
}

.ui-autocomplete { position: absolute; cursor: default;z-index:1000 !important;}

/* teszthez combo méret */
.selectboxit-container .selectboxit  {
  width: 450px; /* Width of the dropdown button */
  border-radius:0;
  max-height:100px;
	margin-top: 5px;
}

.selectboxit-container .selectboxit-options {
  width: 450px; /* Width of the dropdown button */
  border-radius:0;
  max-height:100px;
}

.selectboxit-options .selectboxit-option .selectboxit-option-anchor {
  white-space: normal;
  min-height: 30px;
  height: auto;
}

.selectboxit-list {
	background: #E3E3E3;
}

.selectboxit-option {
	border-bottom: 1px solid #BDBDBD;
}

/* TÁBLÁZATOK */

.tablazat {
margin: 5px;
line-height: 13px;
width: 99%;
height:540px;
overflow: scroll;
}

.tablazat table {
color:#000000;
width:99%;
border-width: 1px;
border-color: #000000;
border-collapse: collapse;
border-spacing:0;
}

.tablazat th {
font-weight: bold;
background-color: rgba(78, 193, 190, 1);
color: #FFFFFF;
border-width: 1px;
padding: 3px;
border-style: solid;
border-color: #000000;
text-align:center;
vertical-align:middle;
word-break:normal;
}

.tablazat tr {
background-color:#ffffff;
border-width: 1px;
border-style: solid;
border-color: #000000;
}

.tablazat td {
border-width: 1px;
padding: 2px;
border-style: solid;
border-color: #000000;
line-height: 110%;
text-align:center;
vertical-align:middle;
word-break:normal;
}

ul.menuul {
list-style: none; 
position: relative;
margin: 0;
padding: 0;
}

ul.menuul li {
margin: 0px;
margin-top: 10px;
padding: 5px;
cursor:pointer;
background: rgba(78,193,190,1);
color: white;
width: 100%;
font: 300 16px 'Open Sans', sans-serif;
text-align: center;
}

ul.menuul li a {
color: white;
}

#FELH_NEV {
cursor:pointer;
}
