		
	
	/*
	Stylesheet for: Jaczkovics ügyvédi iroda
	Author: DYB csapat - http://dyb.hu
	*/



/* ========================================================================== */
/*                                                                            */
/*		MAIN TAGS						                                      */
/*                                                                            */
/* -------------------------------------------------------------------------- */


body {	
	background-color: #fff;
	font-family: 'Adobe Garamond Pro';
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	height: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height:30px;
	overflow-x:hidden;
	color:#000;
}

.cookieconsent {
	
	background: rgba(1,1,1,0.8);
	display: none;
	transition: opacity 0.4s ease;
	width: 100%;
	height: 100vh;
	z-index: 100;
	position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.cc-window {
	border-top: 1px solid #eee;
}

.cookieconsent.show {
	display: block;
    transition: opacity 0.4s ease;
}

.cookieconsent .info {
	position:absolute;
	top: 15%;
	left: 0;
	right: 0 ;
	margin: auto;
	width: 66%;
	max-width: 700px;
	background-color: #fff;
	color: #000;
	padding: 50px 80px;
}

.cookieconsent .info a  {
	float: right;
    margin-right: -45px;
    margin-top: -25px;
    font-size: 40px;
    padding: 5px;
}

#moreinfo {
	text-decoration: underline;;
	color: #f04200;
}

.cookieconsent .info h5 {
	font-family: 'Adobe Garamond Pro';
	text-transform: uppercase;
	font-style: normal;
	text-align: center;
	margin-bottom: 5px;
	color: #f04200;
}

.cookieconsent .info p {
	font-family: 'Adobe Garamond Pro';
	line-height: 20px;
    font-size: 18px;
    margin-bottom: 30px;
    text-align: center;
}


/*		HEADER							                                      */
/*                                                                            */
/* -------------------------------------------------------------------------- */

.padd {
	padding-top: 155px;
}

nav.menu {
	width: 100%;
	position: absolute;
	margin:40px auto 70px auto;
	text-align: right;
	top: 0;
}

nav.menu .wrap{
	width: 1300px;
	margin: 0 auto;
	height: 41px;
	position: relative
}

nav.menu .logo,nav.menu .logo:hover{
	width: 258px;
	height: 41px;
	background-image: url('../img/logo.png');
	background-position: 0 0;
	background-size: 258px 41px;
	background-repeat: no-repeat;
	padding: 0;
	float: left;
	margin-left: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: absolute;
	left: 0;
	z-index: 99;
}

nav.menu .logo_upper{
	float: left;
	width: 250px;
	margin-top: -10px;
	margin-left: -214px;
	height: 40px;
	background-color: white;
	display: none;
	background-position: 0 0;
	background-size: 250px 40px;
}

nav.menu a {
	display: inline-block;
	text-transform: uppercase;
	color: #626366;
	font-size: 16px;
	font-weight: bold;
	margin-left: 38px;
	padding-top: 20px;
	letter-spacing: 3px;
}

nav.menu .real_menu a:hover {
	color: #000;
	background: url('../img/kocka.gif')no-repeat center 4px;
	background-size: 5px 5px;
}

nav.menu a.aktiv {
	color: #000;
	border-top:1px solid #c1c3c4;
	background: url('../img/kocka.gif')no-repeat center 4px;
	background-size: 5px 5px;
}

nav.menu .lang {
	color: #626366;
	margin-top: -85px;
}

nav.menu .lang a {
	display: inline;
	text-transform: none;
	color: #626366;
	margin-left: 0px;
	padding-top: 0px;
	letter-spacing: 0px;
	background: none;
}

nav.menu .lang a.aktiv,
nav.menu .lang a.aktiv:hover {color:#f04200; border:0;}
nav.menu .lang a:hover {color:#000;}


nav.menu.fix {
	margin:0px;
	height: 60px;
	background: #fff;
	z-index: 99;
	opacity: 0.95;
	position: fixed;
}

nav.menu .logo.fix {
	background-size: 189px 30px;
	margin-top: 14px;
	width: 41px;
}

nav.menu.fix .real_menu a:hover{
	color: #000;
	border-top:0;
	background: url('../img/kocka.gif')no-repeat center 10px;
	background-size: 5px 5px;
}

nav.menu.fix a.aktiv {
	color: #000;
	border-top:0;
	background: url('../img/kocka.gif')no-repeat center 10px;
	background-size: 5px 5px;
/*
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
*/
}

nav.menu.fix .lang {
	display: none;
}

nav.menu.fix .lang a {
	display: inline;
	text-transform: none;
	color: #626366;
	margin-left: 0px;
	padding-top: 0px;
	letter-spacing: 0px;
	background: none;
	font-size: 14px;
}

nav.menu.fix .lang a.aktiv,
nav.menu.fix .lang a.aktiv:hover {color:#f04200; border:0;}
nav.menu.fix .lang a:hover {color:#000;}

/*		BEMUTATKOZÁS															*/
/*																				*/
/* ---------------------------------------------------------------------------- */

section.bemutatkozas {
	margin-top: 150px;
	height: 610px;
	width: 100%;
	background: url('../img/bemutatkozas3.png')no-repeat right bottom;
	position: relative;
	clear: both;
}

section.bemutatkozas article{
	display: block;
	width: 750px;
	padding-right: 550px;
	margin: 0 auto 0 auto;
	text-align: justify;
	background: url('../img/kocka.gif')no-repeat 0px 80px;
	background-size: 10px 10px;
	font-size: 19px;
}

section.bemutatkozas article b{
	color: #f04200;
}

section.bemutatkozas h2 {
	margin-bottom: 50px;
}

.line {
	position: absolute;
	width: 100%;
	height: 1px;
	background: #f04200;
	top:465px;
}

.minosites {
	width: 1300px;
	margin: 90px auto 0 auto;
	font-weight: bold;
	font-style: italic;
	color: #f04200;
}

.minosites span {
	margin-right: 40px;
}

.minosites img {
	display: inline-block;
	vertical-align: middle;
}


/*		SZAKTERÜLETEK															*/
/*																				*/
/* ---------------------------------------------------------------------------- */

section.szakteruletek {
	width: 100%;
	background: #eee;
	padding: 55px 0 150px 0;
	position: relative;
}

section.szakteruletek table{
	width: 1300px;
	margin: 0 auto 0 auto;
}

section.szakteruletek table td{
	text-align: center;
	height: 70px;
}

section.szakteruletek table td.aktiv{
	background: url('../img/haromszog.png')no-repeat center bottom;
	background-size: 36px 18px;
}

section.szakteruletek table.also td{
	padding-top: 50px;
}

section.szakteruletek table.also td.aktiv{
	background: url('../img/haromszog2.png')no-repeat center top;
	background-size: 36px 18px;
}

section.szakteruletek table td.aktiv a{
	color:#000;
}

section.szakteruletek table td:first-child{
	text-align: left;
}

section.szakteruletek table.felso td.aktiv:first-child{
	background-position: 54px bottom;
}

section.szakteruletek table.also td.aktiv:first-child{
	background-position: 70px top;
}

section.szakteruletek table td:last-child{
	text-align: right;
}

section.szakteruletek table.felso td.aktiv:last-child{
	background-position: 145px bottom;
}

section.szakteruletek table.also td.aktiv:last-child{
	background-position: 270px top;
}


section.szakteruletek table.also td:nth-child(2){
	padding-right: 40px;
	background-position: 140px top;
}

section.szakteruletek h2{
	width: 1300px;
	margin: 0 auto 50px auto
}

section.szakteruletek table a{
	color:#626366;
	font-size: 18px;
	text-transform: uppercase;
	display:inline;
	width: auto;
}

section.kifejtes {
	width: 100%;
	background: #f04200;
	padding: 60px 0 45px 0;
}

section.kifejtes article b{
	cursor: pointer;
}

section.kifejtes article b:hover{
	text-decoration: underline;
}

section.szakteruletek article{
	color:#fff;
	font-size: 18px;
	line-height: 28px;
	width: 1300px;
	margin: 0 auto 0 auto;
	text-align: justify;
	display: none;
}

section.szakteruletek article.aktiv{
	display: block;
}

section.szakteruletek article a{
	display: block;
	margin: 30px 0 0 850px;
	width: 450px;
	text-align: center;
	line-height: 48px;
	padding-top: 2px;
	border: 1px solid #fff;
	font-style: italic;
	color: #fff;
	font-weight: bold;
}

section.szakteruletek article a:hover{
	background: #fff;
	color: #f04200;
}

section.szakteruletek img {
	position: absolute;
	bottom: -100px;
	left: calc(50% - 580px);
}


/*		MUNKATÁRSAK																*/
/*																				*/
/* ---------------------------------------------------------------------------- */

section.munkatarsak{
	position: relative;
}

section.munkatarsak header{
	width: 1300px;
	margin: 150px auto 100px auto;
	position: relative;
}

section.munkatarsak .line {
	top:95px;
	margin-left: -55%;
}

section.munkatarsak header .doboz{
	height: 50px;
	width: 330px;
	border: 1px solid #999;
	float: right;
	margin: -30px 0 0 10px;
	position: relative;
	overflow: hidden;
	line-height: 40px;
}

.doboz select {
	position: relative;
	display: block;
	z-index: 20;
	width: 340px;
	text-transform: uppercase;
	color: #626366;
	font-size: 18px;
	margin-left: 15px;
	height: 54px;
	line-height: 54px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
}


.doboz input[type=text] {
	height: 50px;
	padding: 2px 15px 0 15px;
	text-transform: uppercase;
	font-size: 18px;
	width: 230px;
}

.doboz input[type=submit] {
	height: 37px;
	width: 30px;
	display: block;
	float: right;
	margin:8px 7px 0 0;
	background: url('../img/search.png')no-repeat center center;
	cursor: pointer;
}

.triangle {
	position: absolute;
	top:20px;
	right: 15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 9px 0 9px;
	border-color: #f04200 transparent transparent transparent;
}

section.munkatarsak ul {
	width: 1440px;
	margin: 0 auto 0 auto;
	list-style: none;
	padding: 0;
}

section.munkatarsak ul li{
	width: 345px;
	height: 238px;
	display: inline-block;
	margin: 0 65px 30px 65px;
	position: relative;
	background: url('../img/kocka.gif')no-repeat 10px 10px;
	background-size: 10px 10px;
	overflow: hidden;
	cursor: pointer;
}

section.munkatarsak ul li img{
	position: absolute;
	right: 0px;
	top: 0px;
	display: inline;
}

section.munkatarsak ul li span {
	font-size: 16px;
	color: #626366;
	font-weight: bold;
	margin: 50px 0 0 10px;
	z-index:10;
	position: relative;
	display: block;
}

section.munkatarsak ul {width:1364px;}

section.munkatarsak ul li{
	width: 240px;
	height: 170px;
	margin: 0 12px 25px 13px;
}

section.munkatarsak ul li img{
	height: 170px;
}

section.munkatarsak ul li.reflect{
	background-position: 325px 10px;
}

section.munkatarsak ul li.reflect{
	background-position: 220px 10px;
}

section.munkatarsak ul li.reflect img{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	right: auto;
	left: 0px;
}

.reflect h4 {
	float: right;
	text-align: right;
	margin-right:10px;
	margin-left: 0px;
	width: auto;
	max-width: 150px;
}

@media screen and (min-width: 1340px) {

section.munkatarsak ul li:nth-child(4),
section.munkatarsak ul li:nth-child(5),
section.munkatarsak ul li:nth-child(6) {
	background-position: 220px 10px;
}

section.munkatarsak ul li:nth-child(4) img,
section.munkatarsak ul li:nth-child(5) img,
section.munkatarsak ul li:nth-child(6) img {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	right: auto;
	left: 0px;
}

section.munkatarsak ul li:nth-child(4) h4,
section.munkatarsak ul li:nth-child(5) h4,
section.munkatarsak ul li:nth-child(6) h4{
	float: right;
	text-align: right;
	margin-right:10px;
	margin-left: 0px;
	width: auto;
	max-width: 150px;
}


section.munkatarsak ul li:nth-child(4),
section.munkatarsak ul li:nth-child(5) {
	background-position: 10px 10px;
}

section.munkatarsak ul li:nth-child(4) img,
section.munkatarsak ul li:nth-child(5) img {
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	filter: none;
	-ms-filter: "none";
	position: absolute;
	right: 0px;
	top: 0px;
	left: auto;
	display: inline;
}

section.munkatarsak ul li:nth-child(4) h4,
section.munkatarsak ul li:nth-child(5) h4 {
	float: left;
	text-align: left;
	margin-right:0px;
	margin-left: 10px;
}


section.munkatarsak ul li:nth-child(6),
section.munkatarsak ul li:nth-child(7),
section.munkatarsak ul li:nth-child(8),
section.munkatarsak ul li:nth-child(9),
section.munkatarsak ul li:nth-child(10),
section.munkatarsak ul li:nth-child(16),
section.munkatarsak ul li:nth-child(17),
section.munkatarsak ul li:nth-child(18),
section.munkatarsak ul li:nth-child(19),
section.munkatarsak ul li:nth-child(20),
section.munkatarsak ul li:nth-child(26),
section.munkatarsak ul li:nth-child(27),
section.munkatarsak ul li:nth-child(28),
section.munkatarsak ul li:nth-child(29),
section.munkatarsak ul li:nth-child(30) {
	background-position: 220px 10px;
}

section.munkatarsak ul li:nth-child(6) img,
section.munkatarsak ul li:nth-child(7) img,
section.munkatarsak ul li:nth-child(8) img,
section.munkatarsak ul li:nth-child(9) img,
section.munkatarsak ul li:nth-child(10) img,
section.munkatarsak ul li:nth-child(16) img,
section.munkatarsak ul li:nth-child(17) img,
section.munkatarsak ul li:nth-child(18) img,
section.munkatarsak ul li:nth-child(19) img,
section.munkatarsak ul li:nth-child(20) img,
section.munkatarsak ul li:nth-child(26) img,
section.munkatarsak ul li:nth-child(27) img,
section.munkatarsak ul li:nth-child(28) img,
section.munkatarsak ul li:nth-child(29) img,
section.munkatarsak ul li:nth-child(30) img  {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	right: auto;
	left: 0px;
}

section.munkatarsak ul li:nth-child(6) h4,
section.munkatarsak ul li:nth-child(7) h4,
section.munkatarsak ul li:nth-child(8) h4,
section.munkatarsak ul li:nth-child(9) h4,
section.munkatarsak ul li:nth-child(10) h4,
section.munkatarsak ul li:nth-child(16) h4,
section.munkatarsak ul li:nth-child(17) h4,
section.munkatarsak ul li:nth-child(18) h4,
section.munkatarsak ul li:nth-child(19) h4,
section.munkatarsak ul li:nth-child(20) h4,
section.munkatarsak ul li:nth-child(26) h4,
section.munkatarsak ul li:nth-child(27) h4,
section.munkatarsak ul li:nth-child(28) h4,
section.munkatarsak ul li:nth-child(29) h4,
section.munkatarsak ul li:nth-child(30) h4 {
	float: right;
	text-align: right;
	margin-right:10px;
	margin-left: 0px;
	width: auto;
	max-width: 150px;
}



}









section.foto {
	margin: 0px 0 50px 0;
	width: 100%;
	height: 525px;
	background: url('../img/foto.jpg')no-repeat right top;
	background-size: cover;
}


.ugyved {
	min-height: 580px;
	padding:40px 0 0 0;
	margin: 0 auto 0 auto;
	width: 1300px;
	background: url('../img/kocka.gif')no-repeat;
	background-size: 10px 10px;
	background-position: 0px 10px;
	position: relative;
}

.ugyved img {
	position: absolute;
	bottom: 121px;
	right: 50px;
	max-height: 530px; 
	max-width: 600px;
}

.ugyved b {
	display: block;
	margin-top: 50px;
	font-size: 16px;
}

.ugyved a.mail {
	clear: both;
	display: block;
	margin: 20px 0 50px 0;
	padding-left: 28px;
	font-size: 18px;
	background: url('../img/mail.png')no-repeat left 2px;
	background-size: 19px 12px;
	line-height: 20px;
	color: #626366;
}

.ugyved a.mail:hover,
.ugyved nav a:hover {
	color: #f04200;
}

.ugyved article {
	font-size: 18px;
	width: 650px;
	min-height: 190px;
	margin-top: -80px;
	color: #626366;
}

.ugyved nav {
	position: absolute;
	bottom: 100px;
}

.ugyved nav {
	position: absolute;
	bottom: 35px;
	width: 650px;
	text-align: center;
}

.ugyved nav a {
	text-transform: uppercase;
	color: #626366;
	font-size:14px;
	display: inline-block;
	padding-top: 20px;
}

a.prev {
	float: left;
	padding-left: 25px;
	background: url('../img/haromszog-left.png')no-repeat left 24px;
	background-size: 11px 18px;
}

a.next {
	float: right;
	padding-right: 25px;
	background: url('../img/haromszog-right.png')no-repeat right 24px;
	background-size: 11px 18px;
}

a.back {
	background: url('../img/back.png')no-repeat center top;
	background-size: 15px 15px;
}

.line2 {
	position: absolute;
	width: 100%;
	height: 1px;
	background: #f04200;
	bottom:120px;
}

ul.loading li,
ul.loading li{
	display: none !important;
}

ul.loading,
ul.loading {
	height: 200px;
	background: url('../img/loader.gif')no-repeat center center;
	margin-bottom: 90px;
}

/*		ELÉRHETŐSÉGEK					                                      */
/*                                                                            */
/* -------------------------------------------------------------------------- */

section.kapcsolat {
	position: relative;
}

section.kapcsolat h2{
	width: 1300px;
	margin: 0 auto 0px auto
}

section.kapcsolat .line {
	top:100px;
	margin-left: calc(-50% - 50px);
}

section.kapcsolat table {
	width: 1300px;
	margin: 0 auto 0 auto;
}

section.kapcsolat table td{
	font-weight: bold;
	font-size: 22px;
	color: #626366;
	height: 70px;
	padding-left: 20px;
	line-height: 25px;
	background: url('../img/kocka.gif')no-repeat left 30px;
	background-size: 10px 10px;
}

section.kapcsolat table td span{
	font-weight: bold;
	font-size: 16px;
	color: #f04200;
	font-style: italic;
	display: block;
	margin-left: -20px;
}

section.kapcsolat table td:first-child,
section.kapcsolat table td:first-child{
	padding-left: 440px;
	width: 270px;
	background-position: 420px 30px;
}

section.kapcsolat table tr:first-child td:first-child {
	background: transparent;
}

section.map {
	width: 100%;
	height: 450px;
	margin-top: 70px;
	margin-bottom: -12px;
}


/*		FOOTER							                                      */
/*                                                                            */
/* -------------------------------------------------------------------------- */

footer {
	width: 100%;
	height: 135px;
	background:#333 url('../img/logo2.png')no-repeat center 57px;
	margin: 0;
}

footer .wrap {
	width: 1300px;
	margin: 0px auto 0 auto;
	text-align: right;
	color: #fff;
	padding-top: 35px;
}

footer .left {
	display: block;
	float: left;
	text-align: left;
	position: relative;
	height: 30px;
}

footer a {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

footer .left span{
	position: absolute;
	bottom: -28px;
	left: 0px;
	font-size:14px; 
	display: block;
	width: 400px;
}

a.dyb{
	display: block;
	float: right;
	width: 57px;
	height: 43px;
	background: url('../img/dyb.png')no-repeat center top;
	margin:20px 0 0 40px;
}

a.dyb:hover{
	background-position: center bottom;
}

footer span {
	font-size:14px;
	bottom: -28px;
	position: relative;
}


/* ===================================================== END OF MAIN TAGS === */
/*                                                                            */
/*		TEXTS		                                                          */
/*                                                                            */
/* -------------------------------------------------------------------------- */

a:link, a:active, a:visited, a:hover {
	text-decoration:none; 
	cursor: pointer;
}


h1, h2, h3, h4 {
	font-family: 'Adobe Garamond Pro';
}

h1 {
	
}

h2 {
	font-style: italic;
	font-size: 60px;
	color: #666;
}

h3 {
	font-size: 20px;
	color: #626366;
}

h4 {
	display: inline-block;
	font-size: 20px;
	color: #626366;
	font-style: italic;
	font-weight: normal;
	margin: 50px 0 0 10px;
	z-index:10;
	position: relative;
	width: 150px;
	float: left;
	text-align: left;
}

 h4 {
	width: 140px;
	margin-top: 40px;
}

.reflect h4 {
	float: right;
	text-align: right;
	margin-right:10px;
	margin-left: 0px;
	width: auto;
	max-width: 150px;
}

 .reflect h4 {max-width: 140px;}

.usertable{
	font-size: 18px;
	padding: 30px 0px 100px;
	color: #626366;
	display: table;
}

.usertable .title{
	clear: both;
	float: left;
	width: 110px;
	text-transform: lowercase;
}

.usertable .entitle{
	width: 200px;
}

.usertable .value{
	float: left;
	font-weight: bold;
	text-transform: lowercase;
}

.ugyved h3{
	font-style: normal !important;
}


/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/*                                                                            */
/*		IF WIDTH: < 1340px                                                    */
/*                                                                            */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */

@media screen and (max-width: 1340px) and (min-width: 1250px) {

section.munkatarsak ul {
	width: 960px;
	text-align: left;
	margin: 0 auto 0 auto;
}

section.munkatarsak ul {
	width: 1080px;
}

nav.menu .wrap,
.minosites,
section.szakteruletek table,
section.kapcsolat h2,
section.munkatarsak header,
section.szakteruletek h2,
section.kapcsolat h2,
footer .wrap,
section.kapcsolat table,
.ugyved,
section.szakteruletek article
{
	width: 1200px;
}

section.bemutatkozas article{
	display: block;
	width: 700px;
	padding-right: 500px;
	margin: 0 auto 0 auto;
	text-align: justify;
	background: url('../img/kocka.gif')no-repeat 0px 80px;
	background-size: 10px 10px;
	font-size: 18px;
}

nav.menu a {
	font-size: 14px;
}

nav.menu .logo_upper{
	float: left;
	width: 40px;
	margin-top: -10px;
	margin-left: -214px;
	height: 40px;
	background-color: white;
	display: none;
	background-position: 0 0;
	background-size: 250px 40px;
}


section.munkatarsak ul li {background-position: 10px 10px;}
section.munkatarsak ul li img {
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	filter: none;
	-ms-filter: "none";
	position: absolute;
	right: 0px;
	top: 0px;
	left: auto;
	display: inline;
}

section.munkatarsak ul li:nth-child(3),
section.munkatarsak ul li:nth-child(4) {
	background-position: 220px 10px;
}

section.munkatarsak ul li:nth-child(3) img,
section.munkatarsak ul li:nth-child(4) img {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	right: auto;
	left: 0px;
}

section.munkatarsak ul li:nth-child(3) h4,
section.munkatarsak ul li:nth-child(4) h4{
	float: right;
	text-align: right;
	margin-right:10px;
	margin-left: 0px;
	width: auto;
	max-width: 150px;
}


section.munkatarsak ul li:nth-child(3),
section.munkatarsak ul li:nth-child(4) {
	background-position: 10px 10px;
}

section.munkatarsak ul li:nth-child(3) img,
section.munkatarsak ul li:nth-child(4) img {
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	filter: none;
	-ms-filter: "none";
	position: absolute;
	right: 0px;
	top: 0px;
	left: auto;
	display: inline;
}

section.munkatarsak ul li:nth-child(3) h4,
section.munkatarsak ul li:nth-child(4) h4 {
	float: left;
	text-align: left;
	margin-left: 10px;
}


section.munkatarsak ul li h4 {
	float: left;
	text-align: left;
	margin-right:0px;
	margin-left: 10px;
}

section.munkatarsak ul li:nth-child(5),
section.munkatarsak ul li:nth-child(6),
section.munkatarsak ul li:nth-child(7),
section.munkatarsak ul li:nth-child(8),
section.munkatarsak ul li:nth-child(13),
section.munkatarsak ul li:nth-child(14),
section.munkatarsak ul li:nth-child(15),
section.munkatarsak ul li:nth-child(16),
section.munkatarsak ul li:nth-child(21),
section.munkatarsak ul li:nth-child(22),
section.munkatarsak ul li:nth-child(23),
section.munkatarsak ul li:nth-child(24),
section.munkatarsak ul li:nth-child(29),
section.munkatarsak ul li:nth-child(30),
section.munkatarsak ul li:nth-child(31),
section.munkatarsak ul li:nth-child(32),
section.munkatarsak ul li:nth-child(37),
section.munkatarsak ul li:nth-child(38) {
	background-position: 220px 10px;
}

section.munkatarsak ul li:nth-child(5) img,
section.munkatarsak ul li:nth-child(6) img,
section.munkatarsak ul li:nth-child(7) img,
section.munkatarsak ul li:nth-child(8) img,
section.munkatarsak ul li:nth-child(13) img,
section.munkatarsak ul li:nth-child(14) img,
section.munkatarsak ul li:nth-child(15) img,
section.munkatarsak ul li:nth-child(16) img,
section.munkatarsak ul li:nth-child(21) img,
section.munkatarsak ul li:nth-child(22) img,
section.munkatarsak ul li:nth-child(23) img,
section.munkatarsak ul li:nth-child(24) img,
section.munkatarsak ul li:nth-child(29) img,
section.munkatarsak ul li:nth-child(30) img,
section.munkatarsak ul li:nth-child(31) img,
section.munkatarsak ul li:nth-child(32) img,
section.munkatarsak ul li:nth-child(37) img,
section.munkatarsak ul li:nth-child(38) img   {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	right: auto;
	left: 0px;
}

section.munkatarsak ul li:nth-child(5) h4,
section.munkatarsak ul li:nth-child(6) h4,
section.munkatarsak ul li:nth-child(7) h4,
section.munkatarsak ul li:nth-child(8) h4,
section.munkatarsak ul li:nth-child(13) h4,
section.munkatarsak ul li:nth-child(14) h4,
section.munkatarsak ul li:nth-child(15) h4,
section.munkatarsak ul li:nth-child(16) h4,
section.munkatarsak ul li:nth-child(21) h4,
section.munkatarsak ul li:nth-child(22) h4,
section.munkatarsak ul li:nth-child(23) h4,
section.munkatarsak ul li:nth-child(24) h4,
section.munkatarsak ul li:nth-child(29) h4,
section.munkatarsak ul li:nth-child(30) h4,
section.munkatarsak ul li:nth-child(31) h4,
section.munkatarsak ul li:nth-child(32) h4,
section.munkatarsak ul li:nth-child(37) h4,
section.munkatarsak ul li:nth-child(38) h4 {
	float: right;
	text-align: right;
	margin-right:10px;
	margin-left: 0px;
	width: auto;
	max-width: 150px;
}

section.szakteruletek article a{
	display: block;
	margin: 30px 0 0 750px;
	width: 450px;
}

section.munkatarsak .line {
	margin-left: -60%;
}

section.kapcsolat table td:first-child, section.kapcsolat table td:first-child {
	padding-left: 400px;
	background-position: 380px 30px;
}


}

@media screen and (max-width: 1250px){

nav.menu .wrap,
.minosites,
section.szakteruletek table,
section.kapcsolat h2,
section.munkatarsak header,
section.szakteruletek h2,
section.kapcsolat h2,
footer .wrap,
section.kapcsolat table,
.ugyved,
section.szakteruletek article
{
	width: 950px;
}

section.munkatarsak ul
{
	width: 960px;
	text-align: left;
}

section.munkatarsak ul {
	width: 800px;
}

section.szakteruletek article a{
	display: block;
	margin: 30px 0 0 500px;
	width: 450px;
}

section.bemutatkozas article{
	width: 700px;
	padding-right: 250px;
	margin: 0px auto 0 auto;
	background: transparent;
	font-size: 18px;
}

section.bemutatkozas article h2{
	margin-bottom: 10px;
}

section.bemutatkozas {
	background: url('../img/bemutatkozas2.png')no-repeat right bottom;
}

section.kapcsolat table td:first-child,
section.kapcsolat table td:first-child{
	padding-left: 220px;
	width: 270px;
	background-position: 420px 30px;
}

nav.menu a {
	font-size: 14px;
}

nav.menu .logo,nav.menu .logo:hover{
	width: 50px;
	height: 41px;
	background-image: url('../img/logo.png');
	background-position: 0 0;
	background-size: 258px 41px;
	background-repeat: no-repeat;
	padding: 0;
	float: left;
	margin-left: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

nav.menu .logo_upper{
	float: left;
	width: 40px;
	margin-top: -10px;
	margin-left: -214px;
	height: 40px;
	background-color: white;
	display: none;
	background-position: 0 0;
	background-size: 250px 40px;
}

section.szakteruletek table.felso td.aktiv:last-child {
	background-position: 80px bottom;
}

section.szakteruletek table.also td.aktiv:last-child {
	background-position: 170px top;
}

section.szakteruletek table.also td:nth-child(2){
	background-position: 90px top;
}

section.munkatarsak ul li h4 {
	float: left;
	text-align: left;
	margin-left: 10px;
}


section.munkatarsak ul li:nth-child(3),
section.munkatarsak ul li:nth-child(4) {
	background-position: 220px 10px;
}

section.munkatarsak ul li:nth-child(3) img,
section.munkatarsak ul li:nth-child(4) img {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	right: auto;
	left: 0px;
}

section.munkatarsak ul li:nth-child(3) h4,
section.munkatarsak ul li:nth-child(4) h4{
	float: right;
	text-align: right;
	margin-right:10px;
	margin-left: 0px;
	width: auto;
	max-width: 150px;
}


section.munkatarsak ul li:nth-child(3) {
	background-position: 10px 10px;
}
section.munkatarsak ul li:nth-child(3) img {
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	filter: none;
	-ms-filter: "none";
	position: absolute;
	right: 0px;
	top: 0px;
	left: auto;
	display: inline;
}

section.munkatarsak ul li:nth-child(3) h4 {
	float: left;
	text-align: left;
	margin-left: 10px;
}

section.munkatarsak ul li:nth-child(4),
section.munkatarsak ul li:nth-child(5),
section.munkatarsak ul li:nth-child(6),
section.munkatarsak ul li:nth-child(10),
section.munkatarsak ul li:nth-child(11),
section.munkatarsak ul li:nth-child(12),
section.munkatarsak ul li:nth-child(16),
section.munkatarsak ul li:nth-child(17),
section.munkatarsak ul li:nth-child(18),
section.munkatarsak ul li:nth-child(22),
section.munkatarsak ul li:nth-child(23),
section.munkatarsak ul li:nth-child(24),
section.munkatarsak ul li:nth-child(28),
section.munkatarsak ul li:nth-child(29),
section.munkatarsak ul li:nth-child(30),
section.munkatarsak ul li:nth-child(34),
section.munkatarsak ul li:nth-child(35),
section.munkatarsak ul li:nth-child(36) {
	background-position: 220px 10px;
}

section.munkatarsak ul li:nth-child(4) img,
section.munkatarsak ul li:nth-child(5) img,
section.munkatarsak ul li:nth-child(6) img,
section.munkatarsak ul li:nth-child(10) img,
section.munkatarsak ul li:nth-child(11) img,
section.munkatarsak ul li:nth-child(12) img,
section.munkatarsak ul li:nth-child(16) img,
section.munkatarsak ul li:nth-child(17) img,
section.munkatarsak ul li:nth-child(18) img,
section.munkatarsak ul li:nth-child(22) img,
section.munkatarsak ul li:nth-child(23) img,
section.munkatarsak ul li:nth-child(24) img,
section.munkatarsak ul li:nth-child(28) img,
section.munkatarsak ul li:nth-child(29) img,
section.munkatarsak ul li:nth-child(30) img,
section.munkatarsak ul li:nth-child(34) img,
section.munkatarsak ul li:nth-child(35) img,
section.munkatarsak ul li:nth-child(36) img   {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	right: auto;
	left: 0px;
}

section.munkatarsak ul li:nth-child(4) h4,
section.munkatarsak ul li:nth-child(5) h4,
section.munkatarsak ul li:nth-child(6) h4,
section.munkatarsak ul li:nth-child(10) h4,
section.munkatarsak ul li:nth-child(11) h4,
section.munkatarsak ul li:nth-child(12) h4,
section.munkatarsak ul li:nth-child(16) h4,
section.munkatarsak ul li:nth-child(17) h4,
section.munkatarsak ul li:nth-child(18) h4,
section.munkatarsak ul li:nth-child(22) h4,
section.munkatarsak ul li:nth-child(23) h4,
section.munkatarsak ul li:nth-child(24) h4,
section.munkatarsak ul li:nth-child(28) h4,
section.munkatarsak ul li:nth-child(29) h4,
section.munkatarsak ul li:nth-child(30) h4,
section.munkatarsak ul li:nth-child(34) h4,
section.munkatarsak ul li:nth-child(35) h4,
section.munkatarsak ul li:nth-child(36) h4 {
	float: right;
	text-align: right;
	margin-right:10px;
	margin-left: 0px;
	width: auto;
	max-width: 150px;
}

section.munkatarsak header .doboz:nth-child(3) {
	position: absolute;
	right: 0px;
	top: 10px;
}

section.munkatarsak header .doboz:nth-child(2) {
	position: absolute;
	right: 0px;
	top: 70px;
}

section.kapcsolat table td:first-child, section.kapcsolat table td:first-child {
	padding-left: 270px;
	background-position: 250px 30px;
}

.karacsony .jobbkor {
	right: -53px !important;
}


}


@media screen and (max-width: 1050px){

	section.bemutatkozas {
	margin-top: 150px;
	background: url('../img/bemutatkozas3.png')no-repeat 660px bottom;
}

nav.menu .logo,nav.menu .logo:hover{
	width: 50px;
	height: 41px;
	background-image: url('../img/logo.png');
	background-position: 0 0;
	background-size: 258px 41px;
	background-repeat: no-repeat;
	padding: 0;
	float: left;
	margin-left: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


section.munkatarsak header .doboz:nth-child(3) {
	display: none;
}

section.munkatarsak ul li:nth-child(4),
section.munkatarsak ul li:nth-child(5),
section.munkatarsak ul li:nth-child(6),
section.munkatarsak ul li:nth-child(10),
section.munkatarsak ul li:nth-child(11),
section.munkatarsak ul li:nth-child(12),
section.munkatarsak ul li:nth-child(16),
section.munkatarsak ul li:nth-child(17),
section.munkatarsak ul li:nth-child(18),
section.munkatarsak ul li:nth-child(22),
section.munkatarsak ul li:nth-child(23),
section.munkatarsak ul li:nth-child(24),
section.munkatarsak ul li:nth-child(28),
section.munkatarsak ul li:nth-child(29),
section.munkatarsak ul li:nth-child(30),
section.munkatarsak ul li:nth-child(33),
section.munkatarsak ul li:nth-child(35),
section.munkatarsak ul li:nth-child(36) {
	background-position: 220px 10px;
}

section.munkatarsak ul li:nth-child(4) img,
section.munkatarsak ul li:nth-child(5) img,
section.munkatarsak ul li:nth-child(6) img,
section.munkatarsak ul li:nth-child(10) img,
section.munkatarsak ul li:nth-child(11) img,
section.munkatarsak ul li:nth-child(12) img,
section.munkatarsak ul li:nth-child(16) img,
section.munkatarsak ul li:nth-child(17) img,
section.munkatarsak ul li:nth-child(18) img,
section.munkatarsak ul li:nth-child(22) img,
section.munkatarsak ul li:nth-child(23) img,
section.munkatarsak ul li:nth-child(24) img,
section.munkatarsak ul li:nth-child(28) img,
section.munkatarsak ul li:nth-child(29) img,
section.munkatarsak ul li:nth-child(30) img,
section.munkatarsak ul li:nth-child(33) img,
section.munkatarsak ul li:nth-child(35) img,
section.munkatarsak ul li:nth-child(36) img {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	right: auto;
	left: 0px;
}

section.munkatarsak ul li:nth-child(4) h4,
section.munkatarsak ul li:nth-child(5) h4,
section.munkatarsak ul li:nth-child(6) h4,
section.munkatarsak ul li:nth-child(10) h4,
section.munkatarsak ul li:nth-child(11) h4,
section.munkatarsak ul li:nth-child(12) h4,
section.munkatarsak ul li:nth-child(16) h4,
section.munkatarsak ul li:nth-child(17) h4,
section.munkatarsak ul li:nth-child(18) h4,
section.munkatarsak ul li:nth-child(22) h4,
section.munkatarsak ul li:nth-child(23) h4,
section.munkatarsak ul li:nth-child(24) h4,
section.munkatarsak ul li:nth-child(28) h4,
section.munkatarsak ul li:nth-child(29) h4,
section.munkatarsak ul li:nth-child(30) h4,
section.munkatarsak ul li:nth-child(33) h4,
section.munkatarsak ul li:nth-child(35) h4,
section.munkatarsak ul li:nth-child(36) h4 {
	float: right;
	text-align: right;
	margin-right:10px;
	margin-left: 0px;
	width: auto;
	max-width: 150px;
}


}


@media screen and (max-width: 756px) {
	.cc-banner {
		height: 15%;
	}

	.cc-banner .cc-message {
		float: left;
		font-size: 30px;
    	line-height: 35px;
    	width: 75%;
	}

	.cc-banner .cc-message .cc-link {
		padding-left: 0;
	}

	.cc-banner .cc-compliance{
		float: right;
    	width: 25%;
    	height: 100%;
	}

	.cc-banner .cc-compliance .cc-dismiss {
		height: 50px;
    	font-size: 30px;
    	line-height: 50px;
	}
}

/* karacsony */

.karacsony2{
	background-color: white;
	height: 100%;
	top:0px;
	width: 100%;
	position: fixed;
	overflow: hidden;
	z-index: 99999;	
}

.karacsony2 .szarvas{
	width: 100%;
	background-color: white;
	height: 465px;
	margin-top: 124px;
	position: relative;
	background-image: url("../img/karacsony/karacsony2.png");
	background-position: right bottom;
	right:60px;
}


/* karacsony */

.karacsony{
	background-color: white;
	height: 100%;
	top:0;
	width: 100%;
	position: fixed;
	overflow: hidden;
	z-index: 99999;
}

.karacsony .red{
	width: 100%;
	background-color: #f04200;
	height: 465px;
	margin-top: 150px;
	position: relative;
}

.karacsony .white{
	width: 3000px;
	background-color: white;
	height: 464px;
	margin-top: 150px;
	margin-left: -3195px;
	position: absolute;
	z-index: 999;
	background-image: url('../img/karacsony/szoveg3.png');
	background-repeat: no-repeat;	
}

.karacsony .white img{
	margin-right: -195px;
	float: right;
	margin-top: -1px;
}

.karacsony .right{
	top: -3px;
	right: -380px;
	width: 378px;
	height: 467px;
	position: absolute;
	z-index: 1;
}

.karacsony .right div{
	position: absolute;
}

.karacsony .fa{
	background-image: url('../img/karacsony/karacsonyfa.png');
	width: 378px;
	height: 467px;
}

.karacsony .gyongy{
	background-image: url('../img/karacsony/gy2.png');	
	width: 378px;
	height: 467px;
}

.karacsony .lang{
	background-image: url('../img/karacsony/lang1.png');		
	width: 378px;
	height: 467px;
}

.karacsony .lang2{
	background-image: url('../img/karacsony/lang2.png');		
}

.karacsony .lang3{
	background-image: url('../img/karacsony/lang3.png');		
}

.karacsony .lang4{
	background-image: url('../img/karacsony/lang4.png');		
}

.karacsony .lang5{
	background-image: url('../img/karacsony/lang5.png');		
}

.karacsony .lang6{
	background-image: url('../img/karacsony/lang6.png');		
}

.karacsony .bogyok{
	background-image: url('../img/karacsony/bogyok.png');	
	width: 188px;
	height: 431px;
	right: 10px;
	top: 1px;
}

.karacsony .red .felirat{
	padding-top: 150px;
}

.karacsony .red .felirat span:first-child{
	display: table;
	background-image: url('../img/karacsony/szoveg1.png');
	width: 408px;
	height: 80px;	
}

.karacsony .red .felirat span:last-child{
	display: table;
	background-image: url('../img/karacsony/szoveg2.png');	
	width: 469px;
	height: 75px;
}

.karacsony .red .felirat2{
	top: 150px;
	position: absolute;
	z-index: 999;
}

.karacsony .red .felirat2 span:first-child{
	display: table;
	background-image: url('../img/karacsony/szoveg3.png');
	background-repeat: no-repeat;
	width: 0px;
	height: 80px;	
}

.karacsony .red .felirat2 span:last-child{
	display: table;
	background-image: url('../img/karacsony/szoveg4.png');
	background-repeat: no-repeat;	
	width: 0px;
	height: 75px;
}

.karacsony .jobbkor{
	width: 420px;
	height: 465px;
	position: absolute;
	right: -40px;
	top: -1px;
	background-image: url('../img/karacsony/felkor2.png');
	display: none;
}

@media screen and (max-width: 1250px) {
	.karacsony {
		display: none !important;
	}
}

section.buk {
	padding: 0px 0 30px;
	background:#333
}

section.buk .wrap{
	//width: 1300px;
	margin: auto;
	text-align: center
}

section.buk .wrap p{
	font-size: 15px;
	color: #fff;
	line-height: 24px;
}

section.buk .wrap p a {
	font-size: 15px;
	color: #fff;
	text-decoration: underline;
}