.vpsbevezeto {
	padding: .758em 0; /* 10px */
	background-color: #EBEBEB;
	background-image: url(https://tarhely.eu/elemek/vps/vpsbev-bgr.png), url(https://tarhely.eu/elemek/vps/vpsbevezeto.png);
	background-position: bottom center, bottom center;
	background-repeat: no-repeat, no-repeat;
	border-bottom: 2px solid #E4E7DD;
}
.vpsbevezeto h1 {
	font-size: 4.5rem;
}
.vpsbevezeto h1 span {
	display: block;
	margin-top: 0em;
	margin-bottom: 2em;
	font-size: 20px;
	/*font-size: 2rem;*/
	font-weight: normal;
	line-height: 100%;
	color: #464646;
}
.vpsbevezeto h3 {
	color: #7DA521;
}

.kerdesek {
	float: right;
	margin: 100px 45px 0 100px;
	width: 270px;
	
}
.kerdesek a {
	display: block;
	margin: 0 0 20px 0;
	padding: 2px 10px 3px 50px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 160%;
	color: white;
	background-color: #018AB4;
	background-repeat: no-repeat;
	background-position: 8px 7px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-box-shadow: inset 0 -22px 0 -20px #01677E;
	box-shadow: inset 0 -22px 0 -20px #01677E;
}
.kerdesek a:hover {
	background-color: #009ECC;
}


.vpservsav{
	background: #DDDDDD;
}
.vpservsav .tartalom2 {margin-top: 0px; margin-bottom: 0px; padding: 20px 0;}
.vpservek {
	position: relative;
	display: block;
	float: left;
	width: 200px;
	padding: 10px 10px 10px 70px;
	margin: 10px 15px;
	font-size: 1.5rem;
	line-height: 2rem;
	background: white;
	color: #464646;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-top: 1px solid #F7F7F7;
	border-bottom: 1px solid #BEBEBE;
}
.vpservek i {
	position: absolute;
	top: 15px; 
	left: 20px;
	font-size: 3rem;
	color: #018AB4;
}

.vpservekkep {
	display: block;
	float: left;
	width: 280px;
	padding: 3px 0px 1px;
	margin: 10px 15px;
	text-align: center;
	background: white;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-top: 1px solid #F7F7F7;
	border-bottom: 1px solid #BEBEBE;
}


.vpspreinstall {
    font-size: 1.1em;
    background-color: #ebebeb;
    background-image: url(../elemek/vps/vpstemp-bgr1.png),url(../elemek/vps/vpstemp-bgr2.png);
    background-position: center top,center bottom;
    background-repeat: no-repeat,no-repeat;
    border-top: 4px solid #E6E6E6;
    border-bottom: 4px solid #E6E6E6;
}
.vpspreinstall .tartalom2 {	line-height: 2.5;}
.vpspreinstall h2 {margin-top: 50px;}
.vpspreinstall .video {width:450px; float: right;}

.video {
	min-width: 300px;
	-webkit-box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.2);
	box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.videoheader {
	padding: 0px 10px;
	border: 1px solid #939293;
	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ebebec+0,d6d6d7+100 */
	background: #ebebec; /* Old browsers */
	background: -moz-linear-gradient(top,  #ebebec 0%, #d6d6d7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ebebec 0%,#d6d6d7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ebebec 0%,#d6d6d7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebec', endColorstr='#d6d6d7',GradientType=0 ); /* IE6-9 */
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.videoheader .vh-bal, .videoheader .vh-jobb {
	display: inline-block;
	background: white;
	font-size: 0.6em;
	padding: 1px 10px;
	margin: 0 5px 3px 0px;
	border-bottom: 1px solid #C2C0C2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.videoheader .vh-url {
	display: inline-block;
	background: white;
	font-size: 0.6em;
	padding: 1px 30px 1px 10px;
	margin: 0 0px 3px 0px;
	border-bottom: 1px solid #C2C0C2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.videoheader .vh-zar {float: right; font-size: 0.8em; margin-top: 3px; opacity: 0.7;}

.videokeret {
	border: 1px solid #939293;
	border-top: none;
	overflow: hidden;
	line-height: 0px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}







.vpsrendeles {
	position: relative;
    padding: 6.06em 0 .75758em;
    background: #EBEBEB url(../elemek/vps/vpsrendeles-bgr.png) center top no-repeat;
    border-top: 2px solid #8BB725;
	
}






.vpsvideoOut {
	background: url(../elemek/vps/vpstemp-bgr2.png) center bottom no-repeat;
	border-top: 4px solid #E6E6E6;
	border-bottom: 4px solid #E6E6E6;
}
.vpsvideoOut .tartalom h1 {
    margin: 0px;
	padding: 40px 0px 15px;
	font-size: 2.5em;
}

.vpsvideoOut iframe {
	float: right;
    margin: 2% 0 0 5.263%;
    border: .3em solid #C8C8C8;/*4px*/
	width:42.105em;
	height:23.684em;
}
.vpsvideoOut .tartalom ul {
	padding-bottom: 5px;
}
.vpsvideoOut .tartalom ul li {
	margin-bottom: 25px;
}






.cfszolgbox {
	display: inline-block;
	vertical-align: top;
	padding-left: 11.5789%;/*110px;*/
	width: 36.1%;/*36.3157%;345px;*/
	min-height: 120px;
	margin-right: 3.6842%;/*35px;*/
	margin-bottom: 15px;
}
.cfszjobb {
	margin-right: 0px;
}

.cfszolgkep {
	display: block;
	position: absolute;
	margin: 18px 0 0 -110px;
	background-color: #CDD8B0;
	border: 4px solid #C7C7C7;
	width: 90px;
	height: 90px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.cfszolgkep div {
	width: 30px;
	height: 30px;
	background: #8BB725 url(../elemek/ikonok/zoom.png) center center no-repeat;
	margin: 60px 0px 0 60px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-box-shadow: 0 0 0 3px rgba(246,246,246,0.7);
	box-shadow: 0 0 0 3px rgba(246,246,246,0.7);
}

.elvalasztas {
	margin: 40px 80px 10px;
	border-top: 1px solid #D6D6D6;
}

#VPSGomb-egyedi {
	width: 380px;/*23.75em;380px*/
	padding: 15px 20px 20px 120px;/*0.9376em 1.25em 1.25em 7.5em;15px 20px 20px 120px*/
	text-align: left;
	color: #516916;
	background: #8BB725 url(../elemek/vps/vpsgomb-bgr.png) 15px center no-repeat;
	border: none;
	line-height: 150%;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow:inset 0 -16px 0 -10px #7CA222;
	box-shadow:inset 0 -16px 0 -10px #7CA222;
}
#VPSGomb-egyedi:hover {
	background-color: #98C729;
	-webkit-box-shadow:inset 0 -12px 0 -10px #7CA222;
	box-shadow:inset 0 -12px 0 -10px #7CA222;
}
#VPSGomb-egyedi.aktiv {
	background: #8BB725 url(../elemek/vps/vpsgomb-bgr.png) 15px center no-repeat !important;
}
#VPSGomb-egyedi span{
	display: block;
	margin-bottom: 5px;
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 22px;
	color: white;
}



#vpsrendelsav > .tartalom2, 
#vpsrendelsav > .tartalom2 .cfejlec {
	text-align: center;
}
#vpsrendelsav > .tartalom2 .coloTermek span {
	text-align: left !important;

}




.smartvpstemplates{
	padding-top:1rem;
	border-bottom: 4px solid #E6E6E6;
    background-image: url(../elemek/vps/vpstemp-bgr1.png),url(../elemek/vps/vpstemp-bgr2.png);
    background-position: center top,center bottom;
    background-repeat: no-repeat,no-repeat;
}

.vps-templatek .nagyszoveg {
	margin: 0 60px;
	text-align: center;
	font-size: 1.4em;
}
.vps-templatek .plugincimke {
	display: inline-table;
	background: #0C769E;
	color: white;
	padding: 5px 8px 4px;
	margin: 3px 3px;
	border-bottom: 1px solid #07455C;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: help;
}
.vps-templatek h1 b{
	font-size: 4rem;
	color: #00769B;
}




.colopc2 {
    display: inline-block;
    margin: 0px 0px 15px;
    padding: 20px 32px 10px;
    text-align: center;
	vertical-align: top;
    line-height: 130%;
    width: 250px;
    background: url(../elemek/egyeb/sslikon001.png) center top no-repeat;
    -webkit-box-shadow: 41px 0 0 -40px #D1D1D1;
    box-shadow: 41px 0 0 -40px #D1D1D1;
}
.colopc2 b{display: block; font-size: 130%; margin-bottom: 8px; color: #8BB725;}
.colopc2 i {font-size: 5rem; margin-bottom: 15px; color: #018AB4; opacity: 0.9; text-shadow: -1px -1px 1px #0b4c5f;}
.colopc2-nincscsik {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}








.coloTermek {
	display: inline-block;
	margin: 0 5px 30px;
	width: 200px;
	vertical-align: top;
}
.coloTermek .cfejlec{
	padding: 12px 15px 12px 15px;
	color: white;
	font-size: 265%;
	letter-spacing: -2px;
	text-align: center;
	line-height: 30px;
	-webkit-box-shadow: 0 4px 0 0 rgba(59,59,59,0.15);
    -moz-box-shadow: 0 4px 0 0 rgba(59,59,59,0.15);
    box-shadow: 0 4px 0 0 rgba(59,59,59,0.15);
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	
	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8bb725+50,8bb725+50,a0c154+100 */
background: #8bb725; /* Old browsers */
background: -moz-linear-gradient(top,  #8bb725 50%, #8bb725 50%, #a0c154 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8bb725 50%,#8bb725 50%,#a0c154 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #8bb725 50%,#8bb725 50%,#a0c154 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bb725', endColorstr='#a0c154',GradientType=0 ); /* IE6-9 */

}
.coloTermek .cfejlec i {
	display: block;
	color: #63821A;
	font-size: 91%;
}
.coloTermek .cfejlec small {
	font-size: 66%;
}
.coloTermek .cfejlec b{
	display: table;
	color: #464646;
	padding: 3px 7px;
	margin: 0px auto;
	background: white;
	font-size: 85%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
.coloTermek .kerekfel {
	border-top: 1px solid rgba(255,255,255,0.8);
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.coloTermek .kerekle {
	margin-bottom: 10px;
	border-bottom: 2px solid #C4C4C4;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.nepszerucolo {
	background: #B5D078;
	-webkit-box-shadow: 0 0 0 5px #B5D078;
	box-shadow: 0 0 0 5px #B5D078;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.nepszerucsik {
	position: absolute;
	width: 180px;
	background: #018AB4;
	margin-top: -117px;
	margin-left: -1px;
	padding: 2px 0px;
	text-align: center;
	font-weight: bold;
	color: white;
	line-height: 1.4em;
	text-shadow: 2px 2px 0 #016683;
	-ms-transform: rotate(-2deg); 
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
	-webkit-box-shadow: 0 3px 0 0 rgba(1,1,1,0.1);
	box-shadow: 0 3px 0 0 rgba(1,1,1,0.1);
}

.coloTermek .treszlet {
	padding: 15px 15px;
	margin-bottom: 8px;
	background: #FFFFFF;
	font-size: 120%;
	text-align: center;
	letter-spacing: -1px;
	line-height: 120%;
	border-top: 1px solid #DFDFDF;
	border-bottom: 2px solid #DBDBDB;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}

.coloTermek  span{
	display: block;
	background: #DFDFDF;
	font-size: 104%;
	padding: 10px 5px 10px 40px;
	border-bottom: 1px dotted #C4C4C4;
	line-height: 120%;
}
.coloTermek  span i {
	display: inline-block;
	text-align: center;
	width: 25px;
	margin-right: 5px;
	font-size: 135%;
	vertical-align: text-top;
	opacity: 0.3;
	margin-left: -30px;
}
.coloTermek  span b {
	font-size: 100%;
	/*color: #7D9B24;*/
}
.coloTermek  span small {
	font-size: 80%;
	opacity: 0.8;
}

.coloTermek .forg {font-size: 94%}

.coloTermek .oprendsz {font-size: 78%; padding: 10px 0px 10px 35px;}
.coloTermek .oprendsz .fancyboxEgyeb  {
	font-size: 14px !important;
}
.coloTermek .oprendsz a {
	display: inline-table;
    padding: 0px 3px;
    margin: 0 auto;
	letter-spacing: -1px;
    background: #EAEAEA;
    border: 1px solid #B5B5B5;
    margin-left: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.coloTermek .oprendsz i {margin-left: -25px;}
.coloTermek .oprendsz a i {position: relative; margin: 0px; opacity: 1; vertical-align: middle; font-size: 110%; width: auto;}

.coloTermek .oprendsz .alap {color: #6A6B6E;}
.coloTermek .oprendsz .extra {border: 1px solid #88B324; color: #769B20;}

.coloTermek .kerdojel {
	margin-top: 4px;
}

.coloTermek .coloAr {
	min-height: 131px;
	background: white;
	padding: 5px 10px;
	text-align: center;
	 margin-bottom: 10px;
	 border-bottom: 2px solid #DBDBDB;
	 line-height: 1.3em;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.coloTermek .coloAr hr {
	background-color: #cccccc1c !important;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.10), rgba(0,0,0,0)) !important;
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.10), rgba(0,0,0,0)) !important;
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.10), rgba(0,0,0,0)) !important;
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.10), rgba(0,0,0,0)) !important;
}
.coloTermek .coloAr i {margin-left: 10px; font-size: 80%; color: #B6B6B6;}

.coloTermek .coloAr hr {margin: 0.3rem 0;}
.coloTermek a.rendel {
	display: block;
	margin: 0px auto;
	padding: 4px 30px;
	background: #8BB725;
	text-align: center;
	font-size: 124%;
	color: white;
	text-shadow: 1px 1px 0 #536D16;
	border-top: 1px solid #ABD940;
	border-bottom: 2px solid #698A1C;
	-webkit-box-shadow: 0 25px 5px -20px rgba(1,1,1,0.2);
	box-shadow: 0 25px 5px -20px rgba(1,1,1,0.2);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.coloTermek a.rendel:hover {
	background: #67881C;
}



.teremvidsav {
	background-color: #EBEBEB;
	background-image: url(../elemek/vps/vpstemp-bgr1.png),url(../elemek/vps/vpstemp-bgr2.png);
	background-position: center top,center bottom;
    background-repeat: no-repeat,no-repeat;
	border-top: 1px solid white;
    border-bottom: 3px solid #CDD7B3;
	padding: 20px 0 30px;
}

.teremvidsav iframe {
	border: 4px solid #BCBCBC;
	float: right;
}
.teremvidsav h2 {
	font-size: 200%;
	margin: 0px;
	padding-top: 10px;
}
.teremvidsav h1 {
	font-size: 360%;
	line-height: 90%;
	margin-top: 0px;
	letter-spacing: -1px;
}
.teremvidsav h1 small {font-size: 65%;}



/* Lenyíló magyarázó */

.termMagyarazat {
    display: inline-block;
    margin: 0 5px 30px;
    width: 177px;
    vertical-align: top;

}
.termMagyarazat button h3 {
	background: #8BB725;
    margin: -10px;
    margin-bottom: 10px;
    padding: 1px 10px;
    color: white;
    font-size: 17px;
	letter-spacing: 0px;
}
.termMagyarazat button h3 i{
	float: right;
    margin-top: 3px;
	color: #769B20;
}

.accordion {
	background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 11px;
    transition: 0.4s;
    border-radius: 0px;
    font-weight: bold;
    letter-spacing: -0.5px;
	border-top: 4px solid #769B20;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
}
.accordion::before {
	content: " ";
	position: absolute;
	margin-top: -28px;
	width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid #769B20;
}

.active, .accordion:hover {
  background-color: #ccc;
  color: #444;
}

.panel {
  padding: 0 7px;
  background-color: white;
  font-size: 12px;
  max-height: 0;
  overflow: hidden;
  letter-spacing: -1px;
  line-height: 1.4em;
  transition: max-height 0.2s ease-out;
}




/* VPS Infoboxok átpozícionálása */
@media screen and (max-width:69.875em) { /* 1118px */
	.VPSInfo-kerdojel {
		display: block;
		width: auto;
		margin: -1.1em 0 0;
		padding: .7em 0 0.4em;
		background-position: top right;
		background-size: 1em auto;
	}
	.VPSInfo-kerdojel div {
		position: static;
		padding: 0 1em;
		margin: 0;
		max-height: 0;
		width: auto;
		border-width: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.VPSInfo-kerdojel div::before {
		display: none;
	}
	.VPSInfo-kerdojel:hover div {
		overflow:auto;
		margin-top: 1em;
		max-height: 30em;
		border-width: 1px;
		padding: .7em 1em;
		-webkit-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, .1);
		-moz-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, .1);
		box-shadow: 3px 3px 0 0 rgba(0, 0, 0, .1);
	}
}

@media screen and (max-width:66.25em) { /* 1060px */
	.vpsrendeles {	
		background-position: 40% top;
	}
}

@media screen and (max-width:60.5em) { /* 968px */
	.konfigDoboz.inline.nsprefixes,
	.konfigDoboz.inline.nsprefixes + div + [id^=konfigDoboz],
	.konfigDoboz.inline.nsprefixes + [id^=konfigDoboz] + [id^=konfigDoboz] {
		width: 99.2%;
	}
}

@media screen and (max-width:54.5em) { /* 872px */
	.vpsrendeles {
		background-position: center -100px;
	}
	.vpsrendeles::before {
		content: "Classic VPS árak, megrendelés";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		font-size: 27px;
		/*font-size: 2.7rem;*/
		padding: .55em 2%;
		color: white;
		line-height: 1;
		background-color: #8BB725;
		font-weight: bold;
		font-family: Calibri;
	}
}
@media screen and (max-width:52.5em) { /* 840px */
	.vpscomp{
		width:100%;
	}
	.vpscompelval{
		margin: 0.5em auto;
	}

}

/* Táblázat vízszintes görgetése */
@media screen and (max-width:50em) { /* 800px */
	table {
		cursor: w-resize;
	}

	.attekintes {
		width: 100%;
	}
	.tarhelyCsomagok::before {
		content: "";
		position: fixed;
		z-index: 100;
		left: 0;
		right: 0;
		bottom: 0;
		height: 80vh;
		background: transparent url(../elemek/swipe.png) center top no-repeat;
		background-size: 50% auto;
		visibility: hidden;
		opacity: 0;
		filter: alpha(opacity=0);
		-ms-filter: alpha(opacity=0);
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
	}
	.tarhelyCsomagok.swipehint::before {
		visibility: visible;
		opacity: .5;
		filter: alpha(opacity=50);
		-ms-filter: alpha(opacity=50);
	}
	
	#vps10szazalek {
		float: none;
		clear: both;
		width: 66.3158%;
		padding-bottom: 23.1578%;
		margin: 1em auto;
	}
	.kerdesek a {
		line-height:1.9;
		font-size: 160%;
		font-weight:normal;
	}
	.kerdesek {
		width:100%;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
	}
	.cfszolgbox{
		display: block;
		margin-bottom:1em;
		min-height: auto;
		vertical-align: top;
		width: 100%;
		padding-left:0;
		margin-right:0;
	}
	.cfszolgbox .cfszolgkep{
		width:5.625em;/*90px*/
		margin:3em auto 0em;
		position:relative;
	}
	.cfszolgbox h2{
		text-align:center;
	}
	
}

@media screen and (max-width:43.8125em) { /* 701px */
	
	.VPSKalkulator select,.VPSKalkulator select option{
		width:100%;
		margin-left:0;
		margin-right:0;
	}
}

@media screen and (max-width:35em) { /* 560px */
	#VPSGomb-egyedi{
		padding-left: 25%;
		padding-right: 0;
		width: 75%;
	}
}
@media screen and (max-width:30.5em) { /* 488px */
	#VPSGomb-egyedi{
		padding-left: 27%;
		padding-right: 0;
		width: 73%;
	}
}

@media screen and (max-width:28.75em) { /* 460px */
	.vpsrendeles {
		background-image: none;
	}
}

@media screen and (max-width:26.25em) { /* 420px */
	#VPSGomb-egyedi{
		padding-left: 3%;
		padding-right: 3%;
		width: 94%;
		background-image:none;
	}
	#VPSGomb-egyedi.aktiv{
		background-image:none !important;
	}
}

@media screen and (max-width:16.25em) { /* 260px */

	#vps10szazalek {
		width: 100%;
		padding-bottom: 30%;
		margin: 1em auto;
	}
}

