/* cmsms stylesheet: qp-new modified: 2025. november 28., péntek 14:19:39 */
@charset "utf-8"; 

/* ----------------------------------------------
	Main CSS Document - CMS Template Buddy
	Template No.: 009
	Version: 1.02
	
	www.cmstemplatebuddy.com

	Please read README_FIRST.txt
------------------------------------------------- */
 

/* Reset 
------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the
? markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Accessibility 
------------------------------------------------- */
span.accesskey {
	text-decoration: none;
}
.accessibility, hr {
	position: absolute;
	top: -999em;
	left: -999em;
}
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

/* Common / Typography
------------------------------------------------- */
html {
	font-size:100.01%;
        
}
body {
	padding:0;
        height: 100%;
        background-color: #000;

        
}
img, img.scale-with-grid {
		max-width: 100%;
		height: auto; 
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	
	padding: 0;
       
}
h1 {
	font-size:3em;
	line-height:1.4;
        text-transform:uppercase;
}
h2 {
	font-size:2em;
	margin-bottom:0.2em;
	line-height:1.1;
	letter-spacing:-1px;

}
h3 {
	font-size:1.5em;
	line-height:1.4;
      
}
.sidecontent h3,
#bottomContent	h3	{
	padding-top:0;
	line-height:1;
	margin-top:-4px;

}
.bottomtitle h3	{
	color:#FFF;
	font-size:20px;
	/*border-bottom:1px solid #14021a;*/
        text-transform:uppercase;
}
.specialBox	h3	{
	color:#414141;
	padding-top:0;
}
.galleryfooter h4	{
	color:#FFF;
}

h5 {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.15;
        text-transform:uppercase;
        color: #2b3b49;
}
h6 {
	font-size:1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p	{
	margin:0 0 1.2em;
        
}
p + p	{
    margin-top: -.8em;
    text-indent: 0em;
}
#content img	{
	
}
#content .gallery img, #content .threeBlocks img, #content #sidebar img	{
	border:none;
	padding:0;
	margin:0;
}
a	{
	color:#2b3b49;
	text-decoration:none;
        -o-transition:.5s;
        -ms-transition:.5s;
        -moz-transition:.5s;
        -webkit-transition:.5s;
        transition:.5s;
}


p a:focus, p a:hover {
	color:#FFF;
	background: #2b3b49;
}

p a {
	padding: 5px;
}


.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.no-border {
	border: medium none;
}
.clearer {
	clear: both;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.hide-text	{
	text-indent: -9999px;
}
.hide	{
	position:absolute;
	left: -9999px;
}
hr		{
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:1px;
	margin:0 0 17px;
	border:none;
}
pre {
    background-color: #f4f4f4;
    border: 1px solid #dedede;
    font-size: 90%;
    line-height: 1.5em;
    margin: 0 1em 1em;
    padding: 0.5em;
}
code, pre {
	font-size: 1em;
	line-height:1.5;
	color:#111;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}

/* Layout 
------------------------------------------------- */
#topImage	{
	background:url(https://qp.hu/uploads/tpl-buddy-009/topImage.jpg) no-repeat center top;
background-attachment: fixed;
padding-bottom:40px;
}
#pageWrapper	{
	margin:0 auto;
	width:960px;
	margin-bottom:0px;
}
#header {
	position:relative;
	height:80px;
	display:block;
        margin-top:0; 
        padding-top:0;
}
#headerLeft  {
	float:left;  
 	width: 730px;
        padding-top:0px;
        height:80px;
}
#headerRight  {
	float:right;   
 	width: 200px;
}
.sliderWrapper	{
	width:100%;
	background:#fff;
	position: relative;
        margin-bottom: 10px;
}

#main {
	margin: 0;
	padding: 0px 20px 10px 25px;
        box-sizing: border-box;

}
#sidebar {
	width: 300px;
	margin: 18px 0 0;
	padding: 0px 30px 10px 12px;
}
#bottomContent {
	position:relative;
	padding:20px 0 22px 0;
	overflow:hidden;
	display:block;
	width:960px;
}
.threeBlocksWrapper	{
	position:relative;
	display:block;
	
	padding: 0px 20px 0px 25px;

}
.threeBlocks	{
	width: 299px;
	padding: 0;
	margin: 0px 5px 0px 0px; 
}

.fiveBlocks	{
	width: 176.5px;
	padding: 0;
	margin: 0px 5px 0px 0px; 
}

.bottomBlock	{
	width: 285px;
	padding: 0;
	margin: 0 0 0 10px;
}
.threeBlocksContent	{

       
}

.fiveBlocksContent	{

        font-size: 15px;
}
.specialBox	{
	margin:30px;
	padding:14px 20px 20px;
	text-align:center;
	width:858px;
	border:1px solid white;
	background:#F8F8F8;
	-moz-box-shadow:0px 0px 3px #ccc;
  	-webkit-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
}
.bottomthirdcontent	{
	margin-bottom:0px;
}
#footer {
	
	position: relative;
	
	font-size: 14px;
	color:#ededed;
        overflow:hidden;

}
.footer_gcb	{
	margin:0 2%;
	padding: 4px 0;
	width:96%;
}
.footer_gcb	p {
	margin:0;
}
.sidecontent	{
	padding: 0;
	margin: 0;
}
.border	{
	border-top: 3px solid #dedede;
}
.twoColumns	{
	width: 570px; 
}
.oneColumn   {
	width: 915px;
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	background:#FFF url(https://qp.hu/uploads/tpl-buddy-009/loading.gif) no-repeat 50% 50%;
	margin-bottom:0;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	max-width: none;
        border-radius: 10px; 
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow: hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	right:30px;
	bottom:30px;
	color:#FFF;
	width:280px;
	z-index:8;
	background: rgba(0, 0, 0, 0.5);
	padding: 14px 12px;
 	overflow:hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	opacity: .9;
        line-height: 1.5em;
        
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption h2	{
	padding:4px 5px 0 5px;
	color:#ededed;
        font-size:1.5em;
        

}
.nivo-caption a {
	display:inline !important;
	color:#41ccef;
}
a.readmore-slider 	{
	font-size:14px;
	padding: 4px 12px 4px 5px;
	z-index:100;
	color: #41ccef;
	display:block;
	text-decoration:none;
}
a:hover.readmore-slider 	{
	text-decoration:underline;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:50%;
        transform: translateY(-50%);
	z-index:9;
	cursor:pointer;
	display:block;
	width:30px;
	height:60px;
	background:url(https://qp.hu/uploads/tpl-buddy-009/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
}
.sliderWrapper:hover .nivo-directionNav a { opacity: 1; }
a.nivo-prevNav {
	background-position: 0 -60px;
	left:2px;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.nivo-prevNav {
	left:2px;
}
a.nivo-nextNav {
	background-position:-30px -60px;
	right:2px;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.nivo-nextNav {
	right:2px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	left:16px;
	bottom:12px;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	display:block;
	width:22px;
	height:22px;
	background:url(https://qp.hu/uploads/tpl-buddy-009/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	font-weight:bold;
	background-position:0 -22px;
}




/* Header, Footer, Custom
------------------------------------------------- */
#logo {
	min-height: 0px;
	min-width: 0px;
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	border:none;
	color:#FFF;

        position: relative;

}
#logo a:hover	{
	text-decoration:none;
}
#logo h1	{
	margin:0;
	padding:0;
}
#footer a,
#bottomContent a	{
	color:#FFF;
	text-decoration:underline;
}
#footer a:hover,
#bottomContent a:hover	{
	text-decoration: none;
}
.breadcrumbs	{
	padding: 0px 20px 0 24px;
	font-size:0.875em;
	color:#939699;
}
#totoplink a	{
	display: block;
	display: none;
	z-index: 999; 
	opacity: .9;
	position: fixed;
	right: 10px;
	bottom: 30px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 44px;
	height: 44px;
	background: #2d2b30 url(https://qp.hu/uploads/tpl-buddy-009/to-top.png) no-repeat 2px 0;
	text-indent:-9999px;
	color: #fff;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
#totoplink a:hover	{
	opacity: .8;
}
.slogan	{
	margin: 0 0px 0 px;
	font-size:1.4em;
	color:#FFF;
	float:left;
}
.top-right-block	{
	float:right;
	text-align:right;
	margin: 4px 0;
	color:#fff;	
	padding:4px 0px 4px 8px;
	max-height:50px;
	overflow:hidden;
	line-height:1.4em;
}
#bottomContent p + p	{
	text-indent:0;
}
.bottomtitle	{
	margin-bottom:20px;
	border-bottom:1px solid #2d2b30;
}
#footerNav .bottomtitle	{
	margin:0;
	border:none;
}
#top	{
	position:absolute;
	top:0;
}
.threeBlocksTitle	{
	margin-bottom:0px;
}
.fiveBlocksTitle	{
	margin-bottom:0px;
font-size:90%;
}



.threeBlocksImage	{
	width:100%;
	display:block;
	overflow:hidden;
	margin-bottom:0px;
	padding:0px;
        margin-bottom: 10px;
	border:1px solid white;
	background:#f0f0f0;
	-moz-box-shadow:0px 0px 3px #ccc;
  	-webkit-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
	line-height: 0;
}
.threeBlocksMoreLink a	{
	padding:6px 10px;
	margin:12px 0;
	display:block;
	text-decoration:none;
	float:left;
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #6f6f6f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#6f6f6f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#6f6f6f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#6f6f6f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#6f6f6f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#6f6f6f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#6f6f6f',GradientType=0 ); /* IE6-9 */
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:inset 0px 1px 2px #666;
  	-webkit-box-shadow:inset 0px 1px 2px #666;
	box-shadow:inset 0px 1px 2px #666;
}
.threeBlocksMoreLink a:hover	{
	text-decoration:none;
	background: #6f6f6f; /* Old browsers */
	background: -moz-linear-gradient(top,  #6f6f6f 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f6f6f), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6f6f6f 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6f6f6f 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6f6f6f 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6f6f6f 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
	border:none;
}
.social-icons-block	{
	float:right;
	margin: 20px 0;
	width:100%;
}
.social-icon	{
	display:block;
 	float:right;
	width:25px;
	height:25px;
	margin: 7px 3px 0 1px;
	background-image: url(https://qp.hu/uploads/tpl-buddy-009/social-icons.png);
	background-repeat:no-repeat;
	opacity:.5;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
.facebook	{
	background-position:0 0;
}
.twitter	{
	background-position:0 -50px;
}
.google		{
	background-position:0 -25px;
}
.pinterest	{
	background-position:0 -75px;
}
.feed		{
	background-position:0 -100px;
}
.facebook:hover,
.twitter:hover,
.google:hover,
.pinterest:hover,
.feed:hover	{
	opacity:.9;
}


/* Search 
------------------------------------------------- */
#search{
	text-align:right;
	background:#141414;
	padding:0;
	position:absolute;
	top: 25px;
	right:3px;
	width:220px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#search input {
	background:none;
	width:174px;
	height:28px;
	vertical-align:middle;
	margin:0 5px 0 0;
	padding:2px 0 2px 0;
	border:0;
	color:#cbcbcb;
	font-size:14px;
}
#search input.searchBtn {
	border:0;
	background:url(https://qp.hu/uploads/tpl-buddy-009/search.png) no-repeat 0 0;
	width:25px;
	height:25px;
	margin:0 4px 0 3px;
}
#search input.searchBtn:hover {
	border:0;
	background:url(https://qp.hu/uploads/tpl-buddy-009/search.png) no-repeat -25px 0;
	width:25px;
	height:25px;
	margin:0 4px 0 3px;
}

/* News 
------------------------------------------------- */
#news	{
	margin-bottom: 26px;
	padding: 6px 12px 6px 12px;
	border:1px solid white;
	background:#E8E8E8;
	-moz-box-shadow:0px 0px 3px #ccc;
  	-webkit-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
}
#news h2	{
	padding: 0px 5px 10px 22px;
	background: url(https://qp.hu/uploads/tpl-buddy-009/news-title-icon.png) no-repeat 
 0 1px;
	border-bottom: 1px solid #ddd;
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0.6em;
        text-transform:uppercase;
}
.NewsSummary	{
	margin: 10px 0 4px 0;
	max-width: 100%;
 	height: auto;
 	width: auto; /* ie8 fix*/
 	width: 96%;
}
.NewsSummaryRow	{
	display: block;
	overflow:hidden;
	color: #6a6a6a;
	border-bottom: 1px dotted #abacb0;
	margin-top: 10px;
	font-size:12px;
}
.NewsSummaryRowSeparator	{
	padding-top: 1px;
}
.NewsSummaryLink a	{
	font-size: 1.6em;
        font-weight: 400;
        text-transform:uppercase;
	border:none;
}
.NewsSummarySummary	{
	margin: 10px 0;
	font-size:15px;
	color:#535353;
}
.NewsSummarySummary	p {
	margin: 0;
}
.NewsSummaryPostdate	{
	float:left;
	margin: 2px 6px 2px 0;
	background:url(https://qp.hu/uploads/tpl-buddy-009/clock.png) no-repeat;
	padding-left:22px;
}
.NewsSummaryCategory	{
	float:left;
	margin: 2px 4px;
}
.NewsSummaryAuthor	{
	float:left;
	margin: 2px 4px;
}
.NewsSummaryAuthor span {
	color:#282828;
}
.NewsSummaryMorelink {
	line-height:normal !important;
}
.NewsSummaryMorelink a	{
	padding: 8px 12px;
	margin: 4px 0 16px 0;
	float: left;
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #6f6f6f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#6f6f6f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#6f6f6f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#6f6f6f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#6f6f6f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#6f6f6f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#6f6f6f',GradientType=0 ); /* IE6-9 */
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:inset 0px 1px 2px #666;
  	-webkit-box-shadow:inset 0px 1px 2px #666;
	box-shadow:inset 0px 1px 2px #666;
}
.NewsSummaryMorelink a:hover	{
	text-decoration:none;
	background: #6f6f6f; /* Old browsers */
	background: -moz-linear-gradient(top,  #6f6f6f 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f6f6f), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6f6f6f 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6f6f6f 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6f6f6f 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6f6f6f 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}
.NewsDetailRow	{
	display: block;
	overflow:hidden;
	color: #8e9092;
	margin-top: 11px;
	padding: 4px 10px 4px 4px;
	background: #E8E8E8;
	border: 1px solid #d5d5d5;
}
.NewsDetailRowSeparator	{
	padding:0;
	margin: 0 4px;
}
#NewsPostDetailDate {
	float:left;
	font-size: 90%;
	margin: 0;
	font-weight: bold;
	background:url(https://qp.hu/uploads/tpl-buddy-009/clock.png) no-repeat 0 1px;
	padding-left:22px;
}
#NewsPostDetailSummary {
	line-height: 150%;
	margin: 10px 0;
	padding: 10px 0;
	color: #000;
	border-bottom: 1px dotted #ddd;
}
#NewsPostDetailSummary p {
	margin: 0;
}
#NewsPostDetailCategory {
	float:left;
	margin: 0;
	padding: 0;
}
#NewsPostDetailContent {
	margin: 15px 0;
	line-height: 150%;
}
#NewsPostDetailAuthor {
	float:left;
}
#NewsPostDetailAuthor span {
	color:#282828;
}
#NewsPostDetailTitle {
	margin: 0 0 4px 0;
}
#NewsPostDetailHorizRule {
	margin: 0;
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
	line-height:normal !important;
}
#NewsPostDetailReturnLink a {
	padding: 5px 8px 4px 20px;
	margin-top: 4px;
	margin-bottom:12px;
	border:1px solid #dadbdd;
	background-color: #fafafa;
	background-image: url(https://qp.hu/uploads/tpl-buddy-009/return.png);
	background-repeat:no-repeat;
	background-position: 6px 6px;
}
#NewsPostDetailReturnLink a:hover {
	background-position: 6px -32px;
}
#news ul li {
	padding: 2px 2px 2px 5px;
	margin-left: 20px;
}
.news-pagination {
	margin: 0px 0 4px 0;
	padding: 0;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.firstpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(https://qp.hu/uploads/tpl-buddy-009/news-pagination.png) no-repeat -21px 0;
	text-indent: -9999px;
}
.firstpage a:hover {
	background: url(https://qp.hu/uploads/tpl-buddy-009/news-pagination.png) no-repeat -21px 0;
}
.prevpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(https://qp.hu/uploads/tpl-buddy-009/news-pagination.png) no-repeat -1px 0;
	text-indent: -9999px;
}
.prevpage a:hover {
	background: url(https://qp.hu/uploads/tpl-buddy-009/news-pagination.png) no-repeat -1px 0;
}
.nextpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(https://qp.hu/uploads/tpl-buddy-009/news-pagination.png) no-repeat -41px 0;

	text-indent: -9999px;
}
.nextpage a:hover {
	background: url(https://qp.hu/uploads/tpl-buddy-009/news-pagination.png) no-repeat -41px 0;
}
.lastpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(https://qp.hu/uploads/tpl-buddy-009/news-pagination.png) no-repeat -61px 0;
	text-indent: -9999px;
}
.lastpage a:hover {
	background: url(https://qp.hu/uploads/tpl-buddy-009/news-pagination.png) no-repeat -61px 0;
}
.pagetext {
	float:left;
	display:block;
	padding: 0 2px;
	margin: 2px 2px 2px 0px;
	height: 20px;
	color: #888;
}


/* Forms 
------------------------------------------------- */
.formbuddy	{
	padding:0px;
        
}
.formbuddy div {
	margin:12px 0;
        max-width: 400px;

}
.formbuddy legend	{
	padding: 4px 0;
}
.formbuddy .submit input	{
	padding: 8px;
	margin:0;
        background:#BBB;
        font-family: 'Titillium Web', sans-serif;
        font-size: 1.2em;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	border:none;
        width: 100%;
}
.formbuddy .submit input:hover	{
	text-decoration:none;
        color: #FFF;
	background: #141414; /* Old browsers */
	background: -moz-linear-gradient(top,  #2d2b30 0%, #141414 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d2b30), color-stop(100%,#141414)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2d2b30 0%,#141414 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2d2b30 0%,#141414 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2d2b30 0%,#141414 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2d2b30 0%,#141414 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2b30', endColorstr='#141414',GradientType=0 ); /* IE6-9 */
	border:none;
}
.formbuddy input, .formbuddy input[type="text"], .formbuddy input[type="password"], .formbuddy textarea, .formbuddy input[type=email] {
	background-color: #dbdbdb;
	border: 1px solid #c2c2c2;
/*	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);*/
	font-size: 15px;
	margin: 0 10px 0 0;
	padding: 7px 7px;
	width: 95%;
        max-width: 400px;
	color: #636B73;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
        font-family: 'Titillium Web', sans-serif;
        font-size: 1em;
}


.formbuddy input[type="email"] {
	background-color: #dbdbdb;
	border: 1px solid #c2c2c2;
/*	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);*/
	font-size: 15px;
	margin: 0 10px 0 0;
	padding: 7px 7px;
	width: 95%;
        max-width: 400px;
	color: #636B73;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
        font-family: 'Titillium Web', sans-serif;
        font-size: 1em;
}






.formbuddy input:hover, .formbuddy input:focus, .formbuddy textarea:hover, .formbuddy select:hover, .formbuddy checkbox:hover {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #bec4c7;
}
.formbuddy textarea {
	overflow:auto;
}
.error_message	{
	color:red;
}
.textarea	{
	width: 240px;
}

.formbuddyfooter	{
font-size:14px;
	padding:0;
}
.formbuddyfooter div {
	margin:0 0 12px 0;
}
.formbuddyfooter legend	{
	padding: 0 0 4px 0;
}
.formbuddyfooter label	{
	width: 100%;
	display: block;
}
.formbuddyfooter .submit input	{
	background-color: #2d2b30;
	background-repeat: no-repeat;
	background-position: 8px 6px;
	color:#FFF;
	border:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
        font-size: 13px;
	padding: 5px 6px;
	margin:4px 0 0;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddyfooter .submit input:hover	{
	background-color: #2d2b30;
	background-repeat: no-repeat;
}
.formbuddyfooter input[type="text"], .formbuddyfooter input[type="password"], .formbuddyfooter textarea, input[type=email] {
	background-color: #2d2b30;
	border: none;
	font-size: 90%;
	margin: 0 10px 0 0;
	padding: 8px 6px;
	width: 96%;
	color: #FFF;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddyfooter input:hover, .formbuddyfooter input:focus, .formbuddyfooter textarea:hover, .formbuddyfooter select:hover, .formbuddyfooter checkbox:hover {
	background-color: #433d4a;
}
.formbuddyfooter textarea {
	overflow:auto;
}



/* ReCaptcha */

.rc-anchor-logo-portrait, .rc-anchor-normal .rc-anchor-pt {
    display: none !important;
}




/* Lists and Tables
------------------------------------------------- */
ul, ol {
	margin:0 1.5em 1.5em 0;
	padding-left:1.5em;
}
ul 	{
	list-style-type:square;
}

ul li	{
	padding: 0.1em 0;
}
ol {	
	list-style-type:decimal;
}
ul ul,
ol ol {
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul	{
	list-style-type:circle;
}
ul ul ul,
ol ol ol	{
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul ul	{
	list-style-type: square;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dl dd {
	margin-left:1.5em;
	margin-bottom: 0.4em;
}

table {
    border-color: #CBD4D8;
    border-style: solid;
    border-width: 0px;
    margin: 0em 0;
    width: 100%;
}
th {
    font-weight: bold;
}
thead th {
    background: #E1F2FB;
}
th, td, caption {
    border-color: #CBD4D8;
    border-style: solid;
    border-width: 0px 0px 0;
    padding: 4px 10px 4px 5px;
}
tbody tr:nth-child(2n) td, tbody tr.even td {
    background: #EEE;
}
tfoot {
    font-style: italic;
}
caption {
    background: #EEEEEE;
}



/* ----------------------------------------------
	
        Menu stylesheet - Top and Footer menus

------------------------------------------------- */

/* Main Menu Dropdown - based on Superfish 1.4.8
http://users.tpg.com.au/j_birch/plugins/superfish/
------------------------------------------------- */
#mainNav {

	width: 570px;
        top:11px;
	margin: 0 auto;
	padding-bottom:5px;
	padding-top: 0px;
	padding-left: 0px;
	background: none;
	z-index:101;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom:0px solid #666;
	float:left;
	background:	none;
	color:			#FFF;
	font-size:		15px;
        text-transform:uppercase;
	display:		block;
	position:		relative;
        
}
#mainNav select {display: none;}
.sf-menu, .sf-menu * {
	margin:		0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
        padding: 0.6em 0 0 0.5em;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:		12em; /* left offset of submenus need to match (see below) */

}
.sf-menu ul li {
	width:		100%; 
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative; 
        
}
.sf-menu a {
	display:		block;
        padding: .6em;
	

}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {

}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}
.sf-menu {
	float:			left;
}
.sf-menu a {
	border-left:	0px solid #ffffff;
	border-right:	0px solid #d0d0d0;
	
	text-decoration:none;
        color: #FFF;

}
.sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFF;
	font-size:		12px;
}
.sf-menu li.sfHover	a	{
	color:			#162531;
	text-shadow:	none;	
        
}
.sf-menu li:first-child,
.sf-menu li:first-child a {
	border-left:	0px solid #CCC; 


}
.sf-menu li:last-child {
	border-right:0px solid #f0f0f0;
}
.sf-menu li li:last-child,	
.sf-menu li li li:last-child,
.sf-menu li li:first-child,
.sf-menu li li li:first-child	{
	border:			none; 
}
.sf-menu li li a {
	text-shadow:	none;
	border-top:	1px solid #BCBCBC;
	border-left:	0px solid #CCC;
	border-right:	0px solid #CCC;
	padding: 		1em 1.6em;
}
.sf-menu li.sfHover	li a,
.sf-menu li.sfHover	li li a	{
	color:			#373737;
	text-shadow:	none;
	font-size:		13px;	
	line-height:	        1.4em;
	background:	#FFF;
}
.sf-menu a:active,
.sf-menu li.menuactive a.menuactive {
	background:	none ;
 	color:			#cbcbcb;
	outline:		0;
        text-shadow:	none;
        

}


.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover {
 	color:			#FFF;
	outline:		0;
        text-shadow:	none;
	transition: 		background-color .2s;
	-moz-transition:	background-color .2s;
	-webkit-transition:     background-color .2s;
	-o-transition: 	        background-color .2s;
        background-color: #91204e;

}






.sf-menu li + li a:hover, .sf-menu li.menuactive a.menuactive	{
	border-radius:0;

}
.sf-menu li:first-child.menuactive a.menuactive {
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;

}
.sf-menu li.sfHover li.sfHover a,
.sf-menu li.sfHover li a:hover,
.sf-menu li.sfHover li.sfHover:hover		{
	background:	#e8e8e8;


}
.sf-menu li.sfHover li.sfHover li a	{
	background:	#DEDEDE;
}
.sf-menu li.sfHover li li a:hover	{
	background:	#CCC;
}
.sf-menu li.menuactive li.menuactive a.menuactive {
	text-decoration:none;
	background:	#CCC;
 	color:			#000; 
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	0em;
color: #FFF;

	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sectionheader:hover {
        
	
	

}

.sf-sub-indicator {
        margin-top: 	16px;
	position:		absolute;
	 display:		block;
        left: 2.5em;
 	top:			1.05em; /* IE6 only */
	width:		10px;
	height:		10px;
	text-indent: 	-999em;
 	overflow:		hidden;
 	background:		url(https://qp.hu/uploads/tpl-buddy-009/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}



a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1.7em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,

li.sfHover > a > .sf-sub-indicator,
a.menuactive > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
.sectionheader > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; top: 1.2em; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:url(https://qp.hu/uploads/tpl-buddy-009/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* Footer menu (1 level)
------------------------------------------------- */
#footerNav {
	float:left;
	font-size:14px;
	margin: 0 0 20px 20px;
	width:290px;
}
#footerNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* menu list items */
#footerNav li {
	list-style: none;
	margin: 0;
	border-top:1px solid #2d2b30;
       /* border-bottom:1px solid #14021a;*/
	padding: 10px 0px 10px 0px;
}
#footerNav li:last-child	{
	border-bottom:1px solid #2d2b30;
}
#footerNav li:last-child a	{
	/*border-bottom:1px solid #14021a;*/
}
#footerNav a, #footerNav h3 span, #footerNav .sectionheader span {
	padding: 8px 7px 8px 0px;
	margin: 0;
	text-decoration: none;
	color: #dedede; /* default link color */
	display: block;
	transition: color .2s;
	-moz-transition: color .2s;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
}

/* hover state for links */
#footerNav li a:hover {
	color:#fff;	
}
#footerNav a span {
	padding: 6px 4px 0 0;
}
#footerNav li.menuactive a span {
	color: #fff;
}
#footerNav li.currentpage h3	{
	font-size:100%;
	border:none;

}
#footerNav li.currentpage h3 span { 
	padding: 14px 7px 6px 4px;
	color: #fff;
}
#footerNav .sectionheader span {
	padding-left: 15px;
}
/* active parent, that is the first level parent of a child page that is the current page */
#footerNav li.menuactive, #footerNav li.menuactive a:hover {
	color: #fff;
}




/* qp.hu footer link */


.qplink {
	margin: -20px 0px 2px 4px;
	height:25px;
        
	
}

a.qp img	{
	width:130px;
	display:block;
	float: right;
	height:25px;
        img:url(https://qp.hu/uploads/tpl-buddy-009/qp-webdesign.png);
	background-position: 0 0;
	text-indent:-9999px;
	margin-left:4px;
 	opacity:0.4;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.qp img	{
	opacity:1;
}


.footer_gcb {
	top:0px;
        position:relative;
        height: 25px;
}













html, body { min-height: 100%; }

body {
    background-color: #000;
    background-image: url(https://qp.hu/uploads/qp/bottomImage.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    margin:0;  
    padding:0;  
    width: 100%; 
    color: #5b5c56;

}

#wrapper {
    width: 100%;
    min-height: 600px;
    background-image: url(https://qp.hu/uploads/qp/topImage.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    }


#main {
    max-width: 978px;
    height: 100%;
    margin: auto;
    padding: 0px 10px 0px 10px;
    
   
}


#logo {
    padding-top: 70px;
    margin-bottom: 5px;
    margin-left: 10px;
    top: 0px;
    -webkit-transition: top .3s; /* Safari */
    transition: top .3s;
    height: 40px;
    
    
}

#logo:hover {

    top: -5px;


    }




#blur {
    top: 0px;
    max-width: 978px;
    width: 100%;
    min-height: 144px;
    height: 100%;
    position: absolute;
    border-radius: 15px;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    background-image: url(https://qp.hu/uploads/qp/topImage.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-position:   center -125px;
    float: left;
    /*opacity: 0.8;*/   
}

#black {
    top: 0px;
    max-width: 978px;
    width: 100%;
    min-height: 144px;
    height: 100%;
    position: absolute;
    border-radius: 15px;
    background-color: rgba(20,10,40,0.7);
}


#menu {
    max-width: 978px;
    width: 100%; 
    position: relative;
    border-radius: 15px;
    box-sizing: border-box;
    float: left;
    padding-bottom: 5px;
}




#menupont {
    padding-left: 20px;
    margin-top: 20px;
    margin-left: 7%;
    margin-bottom: 40px;
    min-height: 100px;
    max-width: 230px;
    margin-right: 0px;
    position: relative;
    line-height: 40px;
    font-size: 2.6em;
    list-style-type: none;
    float: left;
    border-left: 1px;
    border-color: rgba(255,255,255,0.2);
    border-left-style: solid;
    color: #f1f1f1;
    -webkit-transition: top .3s; /* Safari */
    transition: margin-top .3s;
}

#menupont:hover {
    margin-top: 15px;}

.arakmenu {
    padding-left: 20px;
    margin-top: 20px;
    margin-left: 7%;
    margin-bottom: 40px; 
    height: 100px;
    max-width: 230px;
    margin-right: 0px;
    position: relative;
    line-height: 40px;
    font-size: 2.6em;
    list-style-type: none;
    float: left;
    border-left: 1px;
    border-color: rgba(255,255,255,0.2);
    border-left-style: solid;
    color: #f1f1f1;
    display: none; 

}





#pici {
    margin-top: 10px;
    font-size: .33em  ;
    line-height: 1.5em;
}




#mid {
    margin-top: -20px;
    padding: 10px;
    width: 100%;
    max-width: 978px;
    position: relative;
    border-radius: 15px; 
    background-color: #fff;
    box-sizing: border-box;
    float:  left;    
    -webkit-box-shadow: 0px 10px 0px 0px rgba(55,55,55,1);
    -moz-box-shadow: 0px 10px 0px 0px rgba(55,55,55,1);
    box-shadow: 0px 10px 0px 0px rgba(55,55,55,1);
    z-index:1;

}



#banner {
    position: relative;
}


h1 {    
    -moz-border-radius: 5px;
    border-radius: 5px;

    color:#4f4e4e; 
    font-size: 3em;

}

h2 {
    margin-top: 0px;
    font-weight: normal;
    font-size: 2em;
    line-height: 36px;
}

h3 {
    
    font-weight: normal;
    font-size: 1.7em;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0px;
}

#midcontent { 
    top: 0px;
    position: relative;
    border-radius: 10px; 
    padding: 1px 20px;
    background: #e6e6e6;
    background: -moz-linear-gradient(top,  #e6e6e6 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
    background: -o-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
    background: -ms-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
    background: linear-gradient(to bottom,  #e6e6e6 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=0 );
    box-sizing: border-box;
    width: auto;
    
}

#midtext {
    margin-bottom: 20px;
    margin-top: 5px;
    position: relative;
    color: #4f4e4e;
    font-size: .9em;
        
}




#third {
     
    float: right;
    height: auto;
    margin-left: 10px;
    margin-bottom: 20px;

    
}

#thirdtext {
     
    margin-top: 0px;
    
}

#works {
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 14px;
    border-left: 1px solid #e0e0e0;
    box-shadow: inset 1px 0px 0 #fff;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 2px;
    min-height: 200px;
    width: 180px;
    position: relative;
    color: #5b5c56;
    box-sizing: border-box;
    font-size: .9em;
    float: left;
    -webkit-transition: top .3s; /* Safari */
    transition: margin-top .3s;
    display:block;

}

#works:hover {
    margin-top: 15px;}

#works a {
    display: block;
    position:absolute;
    text-decoration:none; 
    z-index: 10;
}

#partners {
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 14px;
    border-left: 1px solid #e0e0e0;
    box-shadow: inset 1px 0px 0 #fff;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 2px;
    min-height: 200px;
    width: 180px;
    position: relative;
    color: #5b5c56;
    box-sizing: border-box;
    font-size: .9em;
    float: left;
    -webkit-transition: top .3s; /* Safari */
    transition: margin-top .3s;
    display:block;

}

#partners:hover {
    margin-top: 15px;}

#partners a {
    display: block;
    position:absolute;
    text-decoration:none; 
    z-index: 10;
}

#price {
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 10px;
    border-left: 1px solid #e0e0e0;
    box-shadow: inset 1px 0px 0 #fff;
    padding-left: 20px;
    margin-right: 10px;
    padding-top: 2px;
    min-height: 200px;
    width: 180px;
    position: relative;
    color: #5b5c56;
    box-sizing: border-box;
    font-size: .9em;
    float: left;
    -webkit-transition: top .3s; /* Safari */
    transition: margin-top .3s;
    display:block;


}

#price:hover {
    margin-top: 15px;}

#price a {
    display: block;
    position:absolute;
    text-decoration:none; 
    z-index: 10;
}



.after-box {
  clear: both;
}

#content{
    box-sizing: border-box;
    width: 100%;
    border-radius: 10px;
    padding-left: 0px;
}

#content h1, h2, h3, h4, h5, p, form {
	padding: 0px 10px !important;
}

#content h4 {
	margin: 10px
}

#partnereink {
    background: url("/uploads/qp/partnereink.jpg") top right no-repeat;     
}

#arak {
    /*padding-right: 300px;*/
    background: url("/uploads/qp/arak.jpg") top right no-repeat;    
    border-radius: 10px; 
}

#kreativstudio {
    /*padding-right: 300px;*/
    background: url("/uploads/qp/szolgaltatasok.jpg") top right no-repeat;    
    border-radius: 10px; 
}

img.tr {
    float:right;
    width:350px;
    height:300px;
}

#referencia > img.tr {
    display:none;
}

#home > img.tr {
    display:none;
}

#partnereink > img.tr {
        height:450px;
}

#kapcsolat, #email-elkuldve {
    background: url("/uploads/qp/kapcsolat.jpg") top right no-repeat;    
    border-radius: 10px; 
}




h4 {    
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #571471; 
    color:#FFF; 
    padding-left: 8px;
    padding-right: 8px; 
    padding-top: 1px; 
    padding-bottom: 4px; 
    font-size: 1.5em;
    margin: 40px 0px 10px 0px;
}



#qpfooter {
    margin-top: 0px;
    margin-bottom: 20px;
    max-width: 978px;
    width: 100%;
    
    border-radius: 15px; 
    padding: 10px;
    padding-top:30px;
    box-sizing: border-box;
    background: #e6e6e6;
    position: relative;
    background: -moz-linear-gradient(top,  #000 0%, #1e1e1e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000), color-stop(100%,#1e1e1e ));
    background: -webkit-linear-gradient(top,  #000 0%,#1e1e1e 100%);
    background: -o-linear-gradient(top,  #000 0%,#1e1e1e 100%);
    background: -ms-linear-gradient(top,  #000 0%,#1e1e1e 100%);
    background: linear-gradient(to bottom,  #000 0%,#1e1e1e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#1e1e1e ',GradientType=0 );
    float: left;
}

.gallery .img {
        margin-left: 0px !important;
}

.hidden {
        display:none;
}



@media screen and (max-width: 870px) {
    .arakmenu { display: block; }

#partners {min-height: 250px;}
#works {min-height: 250px;}
#price {min-height: 250px;}

#menupont { font-size: 2.2em; }


#pici {
    margin-top: 20px;
    font-size: .28em  ;
    line-height: 1.5em;
}

h3 {
    font-size: 1.2em  ;

}

}



@media screen and (max-width: 560px) {
    .arakmenu {
        display: none;
    }



}
