html, body {
	margin:0px;
	padding:0px;
	background:#ffffff;
	font-family: 'Titillium Web', Arial;
	min-width:330px;
	font-size:14px;
}

img {
	padding:0px;
	margin:0px;
}

h1, h2 {
	margin:0px;
	padding:0px;
}

.wmax {
	display:inline-block;
}

.wmid {
	display:none;
	font-size:12px;
}

.wmin {
	display:none;
	font-size:12px;
}

.header {
	height:50px;
	line-height:49px;
	background:#ff6d00;
	border-bottom:1px dotted #ffffff;
}

.content_holder {
	width:1100px;
	margin:0px auto;
}

.mainmenu .logo {
	display:inline-block;
	height:28px;
	vertical-align:middle;
}

.mainmenu .logo img {
	width:143px;
	height:28px;
	display:block;
}

.mainmenu ul {
	padding:0px;
	margin:0px;
	vertical-align:middle;
	height:48px;
}

.mainmenu ul li {
	float:left;
	list-style:outside none none;
	background:url(/images/menu_sp.jpg) no-repeat 0% 50%;
	height:45px;
	min-width:25px;
}

.mainmenu ul li a {
	color:#ffffff;
	text-decoration:none;
	padding-left:25px;
}

.mainmenu ul li:not(.last):hover,
.mainmenu ul li.active {
	background:url(/images/menu_sp_ra.jpg) no-repeat 0% 50% #808285;
}

.mainmenu ul li:not(.last):hover + li,
.mainmenu ul li.active + li {
	background:url(/images/menu_sp_la.jpg) no-repeat 0% 50%;
}

.mainmenu ul li.active + li:not(.last):hover,
.mainmenu ul li:not(.last):hover + li.active {
	background:url(/images/menu_sp_fa.jpg) no-repeat 0% 50% #808285;
}

.main_top {
	background:#ff6d00;
}

.aboutus_left,
.aboutus_right {
	width:49%;
	display:inline-block;
	vertical-align:top;
	padding-top:10px;
	color:#ffffff;
}

.aboutus_right {
	padding-top:11%;
	text-align:right;
}

.aboutus_right h1 {
	font-weight:300;
	text-align:left;
}

.aboutus_right h2 {
	font-weight:400;
	font-size:14px;
	text-align:justify;
}

.aboutus_left .flogo {
	width:97px;
	height:19px;
	padding-left:20px;
}

.aboutus_right .downa {
	padding-top:20px;
}

.main_diag,
.tanus_okl {
	background:#ededf6;
}

.diag_back {
	position:relative;
	text-align:right;
	height:759px;
}

.diag_box {
	position:absolute;
	top:20%;
	left:115px;
	text-align:left;
}

.diag_box h1 {
	font-weight:300;
	color:#ff6d00;
}

.diag_box .bline, 
.diag_box .bdotted, 
.diag_box .bdashed, 
.diag_box .bdotdash {
	font-size:10px;
	color:#67686b;
	margin-bottom:20px;
}

.diag_box .bline {
	border-bottom:4px solid #ff6d00;
}

.diag_box .bdotted {
	border-bottom:4px dotted #ff6d00;
}

.diag_box .bdashed {
	border-bottom:5px dashed #ff6d00;
}

.diag_box .bdotdash {
	background:url(/images/dotted-dash.png) repeat-x 0% 100%;
	padding-bottom:4px;
}

.diag_bottom {
	position:relative;
	top:-50px;
}

.diag_bottom .flogo {
	padding-left:20px;
	float:left;
}

.diag_bottom .downa {
	padding-right:2%;
	float:right;
}

.main_activity {
	background:#f4f4f9;
	color:#67686b;
}

.main_activity h1 {
	font-weight:300;
}

.center {
	text-align:center;
}

.w50f {
	float:left;
	width:50%;
}

.clear {
	clear:both;
}

.lg {
	background:#e2e2ea;
}

.dg {
	background:#cccdd4;
}

.w50f .left,
.w50f .right {
	width:550px;
}

.w50f .left {
	float:left;
}

.w50f .right {
	float:right;
}

.act_1,
.act_2 {
	height:205px;
	padding-top:95px;
	font-size:24px;
	padding-left:25px;
	color:#67686b;
}

.act_1 span,
.act_2 span,
.act_3 span {
	color:#ff6d00;
}

.act_1 {
	background:url(/images/m_act1.png) no-repeat 90% 50%;
}

.act_2 {
	background:url(/images/m_act2.png) no-repeat 90% 50%;
}


.act_6,
.act_7 {
	height:235px;
	padding-top:65px;
	font-size:24px;
	padding-left:25px;
	color:#67686b;
}

.act_6 span,
.act_7 span {
	color:#ff6d00;
}

.act_6 {
	background:url(/images/m_act6.png) no-repeat 90% 50%;
}

.act_7 {
	background:url(/images/m_act7.png) no-repeat 90% 50%;
}


.half {
	background:#cccdd4;
	position:relative;
}

.half:after {
	content:"";
	position:absolute;
	top:0px;
	left:50%;
	right:0;
	bottom:0;
	background:url(/images/lg.jpg) repeat;
}

.half > div {
	position:relative;
	z-index:2;
}

.w33f {
	float:left;
	width:33%;
}

.llg {
	background:#f4f4f9;
}

.act_3 {
	height:235px;
	padding-top:65px;
	font-size:24px;
	padding-left:25px;
	color:#67686b;
}

.act_4,
.act_5 {
	height:185px;
	padding-top:115px;
	font-size:24px;
	padding-left:25px;
	color:#67686b;
}

.act_3 {
	background:url(/images/m_act3.png) no-repeat 90% 50%;
}

.act_4 {
	background:url(/images/m_act4.png) no-repeat 90% 50%;
}

.act_5 {
	background:url(/images/m_act5.png) no-repeat 90% 50%;
}

.iso_left,
.iso_right {
	width:49%;
	display:inline-block;
	vertical-align:top;
	padding-top:10px;
	color:#ffffff;
}

.iso_left h1,
.iso_right h1 {
	font-weight:300;
}

.iso_left div {
	padding-right:10px;
}

.iso_right div {
	padding-left:10px;
}

.iso_left div.dotted {
	border-right:2px dotted #ffffff;
}

.iso_bottom {
	padding-top:20px;
	padding-bottom:20px;
	text-align:right;
	padding-right:1%;
}

.main_pol {
	background:url(/images/pol_bg.jpg) no-repeat 50% 50% #e3e3ea;
	text-align:justify;
}

.main_pol h1 {
	color:#ff6d00;
	font-weight:300;
	text-align:center;
	padding:10px;
}

.pol_holder {
	padding-top:20px;
	padding-left:150px;
}

.pol_holder .circle {
	background:url(/images/pol_circle.png) no-repeat;
	width:173px;
	height:145px;
	font-size:14px;
	float:left;
	color:#ffffff;
	text-align:center;
	line-height:18px;
	margin-right:30px;
}

.cr1 {
	 padding-top:72px;
}

.cr3 {
	 padding-top:58px;
}

.cr5 {
	padding-top:38px;
}

.cr6 {
	padding-top:32px;
}

.main_other .w50f .right,
.main_other .w50f .left {
	padding:10px;
}

.main_other .right h1 {
	color:#808285;
	font-weight:300;
	padding-left:20px;
}

.main_other .left h1 {
	color:#000000;
	font-weight:300;
	padding-left:20px;
}

.main_other ul li span {
	color:#000;
}

.main_other ul li {
	list-style:square;
	color:#808285;
}

.footer {
	color:#ffffff;
	background:#808285;
	padding:25px;
	text-align:center;
}

.f33f {
	width:33%;
	float:left;
	text-align:left;
}

.f33f a {
	color:#ffffff;
}



.tanus {
	color:#ffffff;
}

.tanus h1,
.tanus_okl h1 {
	font-weight:300;
	padding-top:10px;
	display:inline-block;
}

.tlist {
	display:inline-block;
	padding-left:10px;
	line-height:16px;
}

.tlist .dgap {
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-left:1px dotted #ffffff;
}

.slider_holder {
	width:1100px;
	height:626px;
	overflow:hidden;
	position:relative;
	background:url(/images/tanus_bg.png) no-repeat 50% 50%;
}

#slider {
	width:1645px;
	position:absolute;
	left:-240px;
	-webkit-transition: left 1s ease-in-out;
	-moz-transition: left 1s ease-in-out;
	-o-transition: left 1s ease-in-out;
	transition: left 1s ease-in-out;
}

#slider img {
	padding-left:35px;
	padding-right:35px;
}

.carrow_left_t,
.carrow_right_t,
.carrow_left_m,
.carrow_right_m {
	display:none;
}

.carrow_left {
	position:absolute;
	top:298px;
	left:260px;
}

.carrow_right {
	position:absolute;
	top:298px;
	left:780px;
}

.tanus .flogo {
	width:97px;
	height:19px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
}

.tanus_okl h1 {
	color:#ff6d00;
}

.tanus_okl .tlist .dgap {
	color:#ff6d00;
	border-left:1px dotted #ff6d00;
}

.okl_holder {
	text-align:center;
}

.okl_holder .oklevel {
	padding:10px 45px 10px 45px;
}

.tanus_okl .flogo {
	padding-bottom:10px;
}


.rendszer {
	background:url(/images/rendsz_bg.jpg) no-repeat 50% 285px #ededf6;
}

.rendszer_diag {
	position:relative;
	top:20px;
	height:1260px;
	background:url(/images/rendszer_dt.png) no-repeat 25px 0px;
}

.rendszer_diag a,
.rendszer_diag a:link,
.rendszer_diag a:visited {
	color:#000000;
}

.rendszer_box {
	position:absolute;
	left:30px;
	top:150px;
	width:340px;
}

.rendszer_box h1 {
	font-weight:300;
	font-size:36px;
}

.rendszer_box .rendsz_leiras {
	text-align:justify;
}

.rendszer_partnerek {
	margin-top:24px;
}

.rendszer_partnerek .rendsz_leiras {
	text-align:left;
}

.rendszer .flogo {
	padding-bottom:10px;
}


.kapcsolat_top h1 {
	padding-top:10px;
	color:#ff6d00;
	font-weight:300;
	padding-bottom:30px;
}

.kapcsolat_top h2,
.kapcsolat_top h3 {
	color:#808285;
	font-weight:300;
}

.profile_holder {
	text-align:center;
}

.profile {
	width:260px;
	display:inline-block;
	padding:10px;
	line-height:18px;
	font-size:18px;
}

.ajanlat .content_holder {
	background:url("/images/tanus_bg.png") no-repeat scroll 50% 60px;
}

.ajanlat h1 {
	padding-top:10px;
	color:#ffffff;
	font-weight:300;
	padding-bottom:30px;
}

.ajanlat h2,
.ajanlat h3 {
	color:#ffffff;
	font-weight:normal;
}

.message_box {
	width:555px;
	margin:0px auto;
}

.message_box input[type=text],
.message_box textarea {
	width:100%;
	background:#f6f6f6;
	border:1px solid #f6f6f6;
	padding:10px;
	margin-bottom:10px;
	color:#808285;
	font-weight:bold;
}

.message_box textarea {
	height:100px;
	resize:none;
}

.message_box input[type=button] {
	background:#808285;
	border:1px solid #808285;
	padding:10px;
	color:#ffffff;
	font-weight:bold;
	float:right;
	margin:10px 0px;
	cursor:pointer;
}

.kapcsolat_bottom {
	background:#ededf6;
}

.kapcsolat_bottom h1 {
	padding-top:10px;
	color:#808285;
	font-weight:300;
	padding-bottom:30px;
	margin:0px;
}

.kapcsolat_bottom h2 {
	color:#808285;
	font-weight:bold;
	margin:0px;
	line-height:18px;
	font-size:18px;
	padding-bottom:16px;
}

.kapcsolat_bottom h3 {
	color:#808285;
	margin:0px;
	font-weight:300;
	line-height:18px;
	font-size:16px;
}

.impresszum {
	min-height:calc(100vh - 268px);
}

.impresszum_holder {
	padding-bottom:20px;
}

.impresszum_holder div {
	margin:10px 0px;
}

.hirek {
	min-height:700px;
	color:#67686b;
}

.hirek h1,
.impresszum h1 {
	color:#ff6d00;
	font-weight:300;
	padding-top:20px;
	padding-bottom:20px;
}

.hirek .noentry {
	text-align:center;
	padding-bottom:100px;
	padding-top:100px;
}

.hirek .cim {
	font-size:30px;
	float:left;	
}

.hirek .datum {
	font-size:18px;
	float:right;
	font-weight:bold;
	margin-top:13px;
}

.hirek .text img {
	float:left;
	max-width:325px;
	width:325px;
	margin-right:30px;
	margin-bottom:15px;
}

.news_entry {
	border-bottom:2px dotted #ff6d00;
	padding-bottom:10px;
	margin-bottom:20px;
}


@media (max-width:1110px) {
	.content_holder {
		width:600px;
	}
	
	.wmax {
		display:none;
	}
	
	.wmid {
		display:inline-block;
	}
	
	.header {
		height:100px;
	}
	
	.mainmenu {
		text-align:center;
	}
	
	.aboutus_left .ficon {
		width:300px;
	}
	
	.aboutus_left .flogo {
		padding-top:20px;
	}
	
	.aboutus_right {
		padding-top:0px;
		line-height:14px;
	}
	
	.aboutus_right h1 {
		line-height:50px;
	}
	
	.aboutus_right h2 {
		font-size:12px;
	}
	
	.aboutus_right .downa {
		padding-top:0px;
		padding-bottom:20px;
	}
	
	.diag_background {
		height:443px;
	}
	
	.diag_back {
		height:443px;
	}
	
	.diag_box {
		top:10px;
		left:20px;
	}
	
	.w50f .left,
	.w50f .right {
		width:300px;
	}
	
	.act_1,
	.act_2 {
		height:112px;
		padding-top:40px;
		font-size:16px;
		padding-left:10px;
	}
	
	.act_1, .act_2 {
		background-size:80px;
	}
	
	.act_6,
	.act_7 {
		height:120px;
		padding-top:15px;
		font-size:14px;
		padding-left:10px;
	}
	
	.act_6, .act_7 {
		background-size:40px;
	}
	
	.act_3 {
		height:120px;
		padding-top:15px;
		//font-size:16px;
		font-size:14px;
		padding-left:10px;
	}

	.act_4,
	.act_5 {
		height:95px;
		padding-top:40px;
		font-size:16px;
		padding-left:10px;
	}

	.act_3, 
	.act_4, 
	.act_5 {
		background-size:40px;
	}
	
	.iso_left,
	.iso_right {
		font-size:14px;
	}
	
	.pol_holder {
		padding-left:5px;
	}
	
	.pol_holder .circle {
		margin-right:0px;
		width:145px;
		background-size:145px;
		font-size:12px;
		height:130px;
	}
	
	.cr1 {
	 	padding-top:61px;
	}

	.cr3 {
		 padding-top:47px;
	}
	
	.cr5 {
		padding-top:27px;
	}
	
	.cr6 {
		padding-top:21px;
	}
	
	.main_other .right h1,
	.main_other .left h1 {
		font-size:22px;
	}
	
	.main_other {
		font-size:14px;
	}
	
	
	.f33f {
		width:50%;
		font-size:14px;
	}
	
	.slider_holder {
		background-size:745px;
	}
	
	.slider_holder {
		width:600px;
		height:626px;
	}

	#slider {
		left:-81%;
	}
	
	.carrow_left,
	.carrow_right {
		display:none;
	}

	.carrow_left_t {
		display:block;
		position:absolute;
		top:298px;
		left:10px;
	}

	.carrow_right_t {
		display:block;
		position:absolute;
		top:298px;
		left:530px;
	}

	.tanus_okl h1 {
		display:block;
	}
	
	
	.rendszer {
		background-size:700px;
		background-position:50% 155px;
	}

	.rendszer_diag {
		position:relative;
		top:20px;
		height:935px;
		background-size:580px;
		background-position:10px 0px;
	}

	.rendszer_box {
		left:10px;
		top:90px;
		width:190px;
	}

	.rendszer_box h1 {
		font-weight:300;
		font-size:24px;
		padding-bottom:10px;
	}
	
	.rendszer_partnerek {
		left: 190px;
    position: relative;
    top: 90px;
    width: 388px;
	}
	
	.profile {
		width:160px;
		line-height:16px;
		font-size:12px;
	}
	
	.ajanlat .content_holder {
		background-size:710px;
		background-position:50% 150px;
	}
	
	.hirek .noentry {
		text-align:center;
		padding-bottom:100px;
		padding-top:100px;
	}
	
	.hirek .cim {
		font-size:20px;
	}

	.hirek .datum {
		font-size:14px;
		margin-top:5px;
	}

	.hirek .text img {
		max-width:290px;
		width:290px;
		margin-right:20px;
		margin-bottom:10px;
	}

	
}

@media (max-width:610px) {
	.header {
		text-align:center;
		height:300px;
	}
	
	.wmax {
		display:none;
	}
	
	.wmid {
		display:none;
	}
	
	ul.wmin {
		display:table;
		text-align:center;
		margin: auto;
	}
	
	ul.wmin li {
		display:table-cell;
	}
	
	.content_holder {
		width:280px;
	}
	
	.aboutus_left {
		display:none;
	}
	
	.aboutus_right {
		width:100%;
	}
	
	.diag_box h1 {
		font-size:24px;
	}
	
	.diag_box h1 br {
		display:none;
	}
	
	.diag_box .bline, 
	.diag_box .bdotted, 
	.diag_box .bdashed, 
	.diag_box .bdotdash {
		width:150px;
		margin-bottom:5px;
	}
	
	.diag_background {
		width:280px;
		position:relative;
		top:170px;
		height:auto;
	}
	
	.diag_back {
		height:409px;
	}
	
	.diag_bottom {
		display:none;
	}
	
	.main_activity h1 {
		font-size:24px;
	}
	
	.w50f,
	.w33f {
		width:100%;
	}
	
	.w50f .left, 
	.w50f .right {
		width:280px;
		margin:0px auto;
		float:none;
	}
	
	.act_1,
	.act_2 {
		background-position:100% 50%;
	}
	
	.act_6,
	.act_7 {
		width:280px;
		margin:0px auto;
		background-size:70px;
		background-position:95% 50%;
	}
	
	.half .content_holder {
		width:100%;
	}
	
	.act_3,
	.act_4,
	.act_5 {
		width:280px;
		margin:0px auto;
	}
	
	.act_3, 
	.act_4, 
	.act_5 {
		background-size:70px;
		background-position:95% 50%;
	}
	
	.iso_left,
	.iso_right {
		width:100%;
		text-align:justify;
	}
	
	.iso_right div {
		padding:0px;
	}
	
	.iso_left div.dotted {
		border:0px none;
	}
	
	.pol_holder .circle {
		width:135px;
		background-size:135px;
		font-size:9px;
		height:auto;
	}
	
	.cr1 {
	 	padding-top:56px;
	 	padding-bottom:65px;
	}

	.cr3 {
		 padding-top:42px;
		 padding-bottom:43px;
	}
	
	.cr5 {
		padding-top:22px;
		padding-bottom:27px;
	}
	
	.cr6 {
		padding-top:16px;
		padding-bottom:15px;
	}
	
	.f33f {
		width:100%;
		text-align:center;
		margin-bottom:20px;
	}
	
	.half:after {
		background:none;
	}
	
	.tanus h1 {
		display:block;
		text-align:center;
	}
	
	.tlist {
		text-align:center;
		padding-left:0px;
	}
	
	.tlist .dgap {
		margin-bottom:10px;
		float:none;
		display:inline-block;
	}
	
	.slider_holder {
		background-size:340px;
	}
	
	.slider_holder {
		width:280px;
		height:336px;
	}

	#slider {
		left:-101%;
	}
	
	#slider img {
		width:250px;
		padding-left:15px;
		padding-right:15px;
	}
	
	.carrow_left,
	.carrow_right,
	.carrow_left_t,
	.carrow_right_t {
		display:none;
	}
	
	.carrow_left_m {
		position:absolute;
		display:block;
		top:138px;
		left:0px;
	}

	.carrow_right_m {
		position:absolute;
		display:block;
		top:138px;
		left:250px;
	}
	
	.carrow_left_m img,
	.carrow_right_m img {
		width:30px;
	}
	
	.tanus_okl h1 {
		text-align:center;
	}
	
	.tanus_okl .tlist .dgap {
		float:left;
		padding-left:3px;
		padding-right:3px;
		
	}
	
	.okl_holder .oklevel {
		width:250px;
		padding:10px 15px;
	}
	
	.rendszer {
		background-size:600px;
		background-position:50% 270px;
	}

	.rendszer_diag {
		position:relative;
		top:0px;
		height:2000px;
		background:url(/images/rendszer_m.png) no-repeat 50% 265px;
		text-align:center;
	}

	.rendszer_box {
		left:0px;
		top:15px;
		width:280px;
	}

	.rendszer_box h1 span {
		display:none;
	}
	
	.rendszer_partnerek {
		left: 0px;
    position: relative;
    top: 1315px;
    width: 100%;
	}
	
	.rendszer_partnerek .rendsz_leiras {
		text-align:center;
	}
	
	.rendszer .flogo {
		display:none;
	}
	
	.kapcsolat_top h1 {
		text-align:center;
	}
	
	.kapcsolat_top h3 {
		text-align:justify;
	}
	
	.ajanlat .content_holder {
		background-size:350px;
		background-position:50% 180px;
	}
	
	.ajanlat img {
		width:280px;
	}
	
	.message_box {
		width:280px;
	}
	
	.message_box input[type=text], 
	.message_box textarea {
		width:260px;
	}
	
	.hirek .cim {
		float:none;
	}
	
	.hirek .datum {
		font-weight:bold;
		font-size:18px;
		float:none;
	}
	
	.hirek .text img {
		max-width:280px;
		width:280px;
		margin-top:10px;
		margin-bottom:10px;
	}
	
}