@font-face {
    font-family: 'pt_sans_narrow';
    src: url('../font/PTN57F-webfont.eot');
    src: url('../font/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/PTN57F-webfont.woff') format('woff'),
         url('../font/PTN57F-webfont.ttf') format('truetype'),
         url('../font/PTN57F-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans_narrow';
    src: url('../font/PTN77F-webfont.eot');
    src: url('../font/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/PTN77F-webfont.woff') format('woff'),
         url('../font/PTN77F-webfont.ttf') format('truetype'),
         url('../font/PTN77F-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

h1 {
font-size: 2em;
margin: 5px 0 0;
}
h2 {
font-size: 1.8em;
line-height: 1.2em;
margin: 5px 0 0;
}
h3 {
margin: 3px 0 0;
}
h4 {
margin: 3px 0 0;
}
h5 {
margin: 3px 0 0;
}
h6 {
margin: 3px 0 0;
} 

ol {
margin-top: 12px;
}

.indented {
margin: 12px 0 12px 40px;
}

.full-table{
margin: 12px 0 12px 5%;
width: 95%;
}

.full-table thead td{
background-color: rgba(0,0,0,0.15);
padding: 2px 5px;
}

.full-table tbody td{
padding: 2px 5px;
vertical-align: top;
}

.full-table tbody th.highlighted{
padding: 5px 5px;
vertical-align: top;
background-color: rgba(0,0,0,0.075);
}

.content-title
{
font-weight: bold;
}

.tableborderright
{
border-right: 5px rgba(0,0,0,0.15) solid;
}

.tableborderbottom
{
border-bottom: 5px rgba(0,0,0,0.15) solid;
}

.indented
{
padding: 0 12px;
margin-bottom: 12px;
text-align: justify;
}

.fullfield
{
width: 100%;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid rgba(0,0,0,0.25);
padding: 2px;
}

.halffield
{
width: 80%;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid rgba(0,0,0,0.25);
padding: 2px;
}

.numberfield
{
width: 15%;
min-width: 72px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid rgba(0,0,0,0.25);
padding: 2px;
}

.quoteuploadbutton
{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: rgba(255,255,255,0.75);
margin: 4px 0 4px 0;
width: 100%;
padding: 2px;
}

html, body {

box-sizing: border-box;
min-height: 100%;
/*background: #ccc;*/
background: url('../img/swirl_pattern.png') top center;
font-family: 'pt_sans_narrow', arial, sans-serif;
font-weight: 300;
background-attachment: fixed;
}

#printer
{
position: fixed;
width: 100%;
min-height: 100%;
background: url('../img/nyomtato.png') no-repeat top center;

z-index: 3;
}

#printerbox
{
position: fixed;
width: 100%;
min-height: 100%;
}

#floorpanel
{
position: fixed;
top: 600px;
height: 2000px;
width: 100%;
background: url('../img/padlo.png') repeat top center;
display: block;
z-index: 2;
border-top: 10px solid #bf8b52;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.45);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.45);
}

#container
{
min-height: 100%;
}

#printertop
{
position: fixed;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
background: url('../img/nyomtato.png') no-repeat top center;
z-index: 2000;
}

#pageslot
{
position: relative;
margin: 0 auto;
z-index: 10;
background: #fff;
margin-bottom: 300px;
padding: 20px 20px 10px;
}

#shadow
{
background: url('../img/shadow.png') repeat-x top center;
position: fixed;
left: 0;
right: 0;
margin: 0 auto;
height: 16px;
z-index: 2000;
pointer-events: none;
}

#menu_desktop
{
padding: 0px 7px 0 7px;
background-color: rgba(255,255,255,0.75);
}

#menu_mobile
{
width: 100%;
position: fixed;
display: none;
}

#main-navbar-collapse
{
background: #fff;
}

#menu_desktop ul
{
list-style-type:none;
margin:0;
padding:0;
height: 100%;
}

#menu_desktop ul li
{
vertical-align:middle;
display:inline-block;
height: 100%;
}

#menu_desktop ul li a
{
display: block;
vertical-align:middle;
height: 100%;
}

#mobilebutton
{
width: 42px;
height: 42px;
background: #f79239;
border: 0 #fff solid;
}

#mobilebutton:hover
{
background: #f7ab68;
}

#mobilebutton .icon-bar
{
background: #fff;
width: 100%;
}

#topprintermark
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 26px;
background: url('../img/cutmark.png') no-repeat 2px 2px;
background-size: 24px 24px;
}

#topprintermark:before
{
content: "";
position: absolute;
top: 8px;
display: inline-block;
width: 100%;
height: 10px;
background: url('../img/colormark.png') no-repeat top center;
background-size: auto 10px;
}

#topprintermark:after
{
content: "";
position: absolute;
top: 2px;
right: 2px;
display: inline-block;
width: 24px;
height: 24px;
background: url('../img/cutmark.png') no-repeat  0px 0px;
background-size: 24px 24px;
}

#bottomprintermark
{
position: absolute;
bottom: 4px;
left: 0;
width: 100%;
height: 26px;
background: url('../img/cutmark.png') no-repeat 2px 2px;
background-size: 24px 24px;
}

#bottomprintermark:after
{
content: "";
position: absolute;
bottom: 4px;
right: 2px;
display: inline-block;
width: 24px;
height: 24px;
background: url('../img/cutmark.png') no-repeat  0px 0px;
background-size: 24px 24px;
}

#footerlinks
{
text-align: center;
position: relative;
z-index: 1;
}

.codetag2
{
display: block;
width: 80px;
font-size: 0.75em;
line-height: 0.95em;
height: 14px;
}

.desktoplogolink img
{
margin-top: 6px;
}

.desktopactivelink
{
color: #fff !important;
background: #b1b2b2 !important;
font-weight: bold !important;
}

.mobilelogolink
{
max-width: 45%;
vertical-align:middle;
display:inline-block;
height: 100%;
max-height: 60px;
padding: 6px;
}

.mobilelogoimg
{
display: block;
vertical-align:middle;
width: 100%;
}

.navbar-header
{
position: relative;
z-index: 2100;
background: #fff;
}

.navbar-collapse 
{
position: relative;
z-index: 2000;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
}

.blocktitle
{
position: relative;
display: block;
}

.blocktitle a
{
text-decoration: underline;
}

.blockicon
{
position: absolute;
background-image: url('../img/icons.png');
height: 62px;
width: 62px;
}

.blocktitle-primary
{
height: 31px;
padding-left: 40px;
margin-left: 31px;
overflow: hidden;
}

.blocktitle-primary-double
{
height: 62px;
padding-left: 40px;
margin-left: 31px;
overflow: hidden;
}

.blocktitle-secondary
{
font-size: 1.2em;
color: #666666;
display: block;
height: 31px;
padding-left: 40px;
margin-left: 31px;
}

.logoseparator
{
margin: 0 10px;
display: inline-block;
height: 48px;
width: 1px;
background: #d3d3d3;
vertical-align: middle;
}

#tovabbi
{
padding-left: 36px;
vertical-align: middle;
line-height: 48px;
text-align: center;
}

/*CÍMEK*/

.title-print h2, .title-print h1
{
color: #fff;
background-color: #25aae1;
}

.title-cut h2, .title-cut h1
{
color: #fff;
background-color: #f5854a;
}

.title-photo h2, .title-photo h1
{
color: #fff;
background-color: #f171a1;
}

.title-contact h2, .title-contact h1
{
color: #676b16;
background-color: #d7df21;
}

.title-map h2, .title-map h1
{
color: #1b81a9;
background-color: #a0dbf2;
}

.title-trillion h2, .title-trillion h1
{
color: #404040;
background-color: #e3e3e3;
}

.title-arajanlat h2, .title-arajanlat h1,  .title-arajanlat a
{
color: #fff;
background-color: #b4509e;
}

.title-tag h2, .title-tag h1,  .title-tag a
{
color: #fff;
background-color: #00be5f;
}

.title-gallery h2, .title-gallery h1
{
color: #fff;
background-color: #f89521;
}

.title-publication h2, .title-publication h1
{
color: #404040;
background-color: #ffde16;
}

.title-decor h2, .title-decor h1
{
color: #fff;
background-color: #8cc63f;
}

.title-szinminta h2, .title-szinminta h1, .title-szinminta a
{
color: #fff;
background-color: #8cc63f;
}

.title-tag h1
{
color: #fff;
background-color: #00be5f;
}

/*IKONOK*/

.icon-print
{
background-position: 0px 0px;
}

.icon-cut
{
background-position: -62px 0px;
}

.icon-photo
{
background-position: -124px 0px;
}

.icon-contact
{
background-position: 0px -62px;
}

.icon-map
{
background-position: -62px -62px;
}

.icon-trillion
{
background-position: -124px -62px;
}

.icon-arajanlat
{
background-position: 0px -186px;
}

.icon-gallery
{
background-position: -124px -124px;
}

.icon-publication
{
background-position: 0px -124px;
}

.icon-decor
{
background-position: -62px -124px;
}

.icon-szinminta
{
background-position: -62px -186px;
}

.icon-tag
{
background-position: -124px -186px;
}

.blockcontent
{
font-size: 1.22em;
line-height: 1.20em;
margin-bottom: 16px;
/* margin-top: 4px; */
margin-left: 36px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 12px;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}

.mainflavorimg
{
width: 100%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

}

.stripedTable td
{
vertical-align: top;
padding: 4px 10px;
}

.stripedTable tr:nth-child(even) 
{

}

.stripedTable tr:nth-child(odd) 
{
background: rgba(0,0,0,.05);
}

.fullWidth
{
width: 100%;
}

.gallerybox
{
	display: inline-block;
	background-color: rgba(15, 10, 0, 0.065);
	padding: 6px;
	position: relative;
	border-radius: 3px;
	border: 1px solid rgba(15, 10, 0, 0.265);
	margin: 0 7px;
	margin-bottom: 10px;
}

.zoomWindow
{
	position: absolute !important;
	/*top: 6px !important;
	left: 6px !important;*/
}

.codetag
{
	font-weight: bold;
}

.separator
{
	height: 1px;
	width: 98%;
	
	background: #dedede;
	margin-bottom: 40px;
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
	
}

.block-inlink-big
{
vertical-align: middle; 
line-height: 62px; 
font-size: 32px; 
display: block; 
margin-top: 5px;
margin-bottom: 12px;
}

@media (max-width: 439px) {
/* XXS */

	.blocktitle-primary
	{
		font-size: 1.2em !important;
	}
	
		.blocktitle-primary-double
	{
		font-size: 1.2em !important;
	}
		
	.block-inlink-big
	{
	line-height: 26px;
	}	
	
	.block-inlink-big-clean
	{
	line-height: 31px;
	}

}


@media (max-width: 767px) {
/* XS */

	#tovabbi
	{
	padding-left: 0px;
	}
	
	#tovabbi a
	{
		display: block;
		margin: 10px 0;		
	}
	
	.logoseparator
	{
	display: none;
	}

	.indented
	{
	padding: 0 3px;
	margin-bottom: 12px;
	text-align: justify;
	}
	
	.blockcontent
	{
	margin-left: 12px;
	padding-left: 12px;
	}

	.blocktitle-primary
	{
		font-size: 1.5em;
		height: 62px;
	}
	
	.blocktitle-primary-double
	{
		font-size: 1.4em;
	}


	.blocktitle-secondary {
    font-size: 1em;
    height: 62px;
	}
	
	
	#printer
	{
		background-size: 140% auto;
		top: 35px;
	}
	
	#pageslot
	{
		width: 86%;
		top: 9.4vw;
		padding-top: 35px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
		-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	}
	
	#printertop
	{
		background-size: 140% auto;
		width: 100%;
		height: 9.0vw;
		top: 35px;
	}
	
	#menu_desktop
	{
	display: none;
	}
	
	#menu_mobile
	{	
	display: block;
	height: 60px;
	background: #fff;
	z-index: 2100;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
/* SM */

	#printer
	{
		background-size: 140% auto;
		top: 60px;
	}

	#pageslot
	{
		width: 86%;
		top: 9.4vw;
		padding-top: 60px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
		-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	}
	
	#printertop
	{
		background-size: 140% auto;
		width: 100%;
		height: 9.33vw;
		top: 60px;
	}
	
	#menu_desktop
	{
	display: none;
	}
	
	#menu_mobile
	{	
	display: block;
	height: 60px;
	background: #fff;
	z-index: 2100;
	}

}
@media (min-width: 992px) and (max-width: 1199px) {
/* MD */

	.blocktitle-primary
	{
		font-size: 1.75em;
	}

	#printer
	{
	background-size: 1400px auto;
	}
	
	#pageslot
	{
		width: 856px;
		top: 94px;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
	}
	
	#printertop
	{
		background-size: 1400px;
		width: 872px;
		height: 94px;
	}
	
	#shadow
	{
		top: 94px;
		width: 856px;
	}
	
	#menu_desktop
	{
		height: 48px;
	}
	
	.desktoplogolink img
	{
	height: 40px;
	width: 214px;
	}
	
	.desktopmenulink
	{
	line-height: 2.75em;
	font-family: 'pt_sans_narrow', arial, sans-serif;
	font-weight: 300;
	font-size: 1.3em;	
	color: #5a5b5c;
	margin-left: 14px;
	padding: 0 8px;
	}
		
}

@media (min-width: 1200px) {
/* LG */

	#printer
	{
	background-size: 1800px auto;
	}
	
	#pageslot
	{
		width: 1100px;
		top: 122px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
		-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	}
	
	#printertop
	{
		background-size: 1800px;
		width: 1122px;
		height: 122px;
	}
	
	#shadow
	{
		top: 122px;
		width: 1100px;
	}
	
	#menu_desktop
	{
		height: 61px;
	}
	
	.desktoplogolink img
	{
	height: 53px;
	width: 283px;
	}
	
	.desktopmenulink
	{
	line-height: 3.35em;
	font-family: 'pt_sans_narrow', arial, sans-serif;
	font-weight: 300;
	font-size: 1.4em;
	color: #5a5b5c;
	margin-left: 10px;
	padding: 0 10px;
	}
	
}