/*
	Project: Print Vác Kft.
	Design: tothmatetamas
	Stylesheet - 2015
*/
/*
	
	--== COMPASS IMPORTS ==--
 
*/
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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/*
	--== OWN RESET ==--
*/
img {
  outline: none;
  border: none;
}

a {
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: none;
}

*:focus {
  outline: none;
}
/*

                                  --== LAYOUT ==--

*/
body {
  font-size: 12px;
  font-family: 'Open Sans';
  line-height: 20px;
  color: #2f2f2f;
  background-color: #000;
}

body a{
	color: #cb9a34;
}

.clr{
	clear: both;
}

.overlay {
  -webkit-transition: color .25s ease-in-out;
  -moz-transition: color .25s ease-in-out;
  -ms-transition: color .25s ease-in-out;
  -o-transition: color .25s ease-in-out;
  transition: color .25s ease-in-out;
}

.bold{
	font-weight: bold !important;
}

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

#header{
	width: 100%;
	height: 140px;
	position: fixed;
	background-color: #000;
	top: 0;
	z-index: 9999;
	border-bottom: 5px solid #cb9a34;
}

#header .header_wrapper{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}

#header .logo{
	background: url("images/logo180.jpg") left top no-repeat transparent;
	background-size: 170px;
	display: inline-block;
	position: absolute;
	float: left;
	width: 400px;
	height: 130px;
	margin-top: 5px;
}

#header .navigation{
	font-family: "Open Sans", sans-serif;
	color: black;
	float: right;
	margin-top: 65px;
}

#header .navigation a{
	margin-left: 20px;
	font-size: 13px;
	text-transform: uppercase;
}

.nav_link:hover{
	color: #e8d5ad;
}

#ajanlat{
	background-color: #cb9a34;
	padding: 10px;
	color: #fff;
	border-radius: 7px;
}

#ajanlat:hover{
	background-color: #976c13; 
}

#ajanlat_img{
	margin-top: 140px;
	margin-bottom: -5px;
	text-align: center;	
}


/*
									--== SLIDER ==--
									
*/

.bg{
	background-color: #fff;
}

#indexImg{
	width: 1200px;
	margin: 140px auto 0px auto;
	border-top: none;
	text-align: center;
}

#coin-slider{
	width: 1200px;
	margin: 140px auto 0px auto;
	border-top: none;
	text-align: center;
}

#coin-slider img{
	background-repeat: no-repeat;
}

/*
									--== CONTENT ==--
									
*/

.content{
	border-top: none;
	margin: 0 auto;
	width: 960px;
	background-color: #f5f5f5;
	color: #8a8383;
	padding-top: 25px;
	padding-bottom: 25px;
 	font-family: "Open Sans", sans-serif;

}

.title{
	font-family: "Open Sans", sans-serif;
	font-size: 21px;
	padding: 20px;
	padding-top: 23px;
	background-color: #fff;
	float: left;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	margin-bottom: 25px;
	color: #cb9a34;
	text-transform: uppercase;
}

.backTitle{
	font-family: "Open Sans", sans-serif;
	font-size: 21px;
	padding: 10px;
	background-color: #fff;
	float: left;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	margin-bottom: 25px;
	color: #66bebe;
}

.index{
	background-color: #fff !important;
}

.indexContent{
	padding: 15px;
	text-align: center;
}

.subContent{
	margin: 0 0 40px 0;
	text-align: center;
}

/*
									--== SZOLGÁLTATÁSOK ==--
									
*/

.listItem{
	padding: 15px;
	margin-left: 47px;
	margin-bottom: 25px;
	display: block;
	float: left;
	font-family: "Open Sans", sans-serif;
	border-radius: 7px;
	background-color: #fff;
	font-size: 14px;
	display: block;
	color: #8a8383;
	width: 160px;
	text-align: center;
	
}

.listItem:hover{
	opacity: 5;
	cursor: pointer;
	border: 5px solid #cb9a34;
	padding: 10px;
}

.back{
	font-size: 14px;
	color: #8a8383;
}

.back:hover{
	color: #000;
}

.tg  {border-collapse:collapse;border-spacing:0;border-color:#ccc;width: 100%; border-radius: 5px; margin-bottom: 15px; }
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:14px 20px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#fff;border-top-width:1px;border-bottom-width:1px;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:14px 20px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#fff;border-top-width:1px;border-bottom-width:1px;}
.tg .tg-by3v{font-weight:bold;font-size:14px;text-align:center}
.tg .tg-huh2{font-size:14px;text-align:center}
.tg .tg-5j2c{font-weight:bold;font-size:18px;color:#cb9a34;text-align:center}

.info{
 	font-size: 11px;
 	line-height: 12px;
 	margin-top: 20px;
}

.info2{
	margin-top: 20px;
 	font-size: 16px;
 	text-transform: uppercase;
}

.info3{
	margin-top: 20px;
	margin-bottom: 20px;
 	font-size: 16px !important;
 	text-transform: uppercase; 
}

#mini{
	color: #4325b8 !important;
}

#naptar{
	width: 70%;
	margin-left: 148px;
}

.table80{
	width: 80% !important;
	margin-left: 148px;
}

.table70{
	width: 70% !important;
	margin-left: 148px;
}

.table40{
	width: 40% !important;
	margin-left: 148px;
}

.price{
	color: #ee7f86;
	font-size: 18px;
}



/*
									--== REFERENCIAK ==--
									
*/
#referenciak1{
	padding-top: 190px;
}

.galleryItem{
	float: left;
	display: block;
	width: 280px;
	text-align: left;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.galleryItem img{
	width: 300px;
	height: 200px;
	border-radius: 7px;
}


/*
									--== KACSPOLAT ==--
									
*/

#kapcsolat{
	margin-top: -6px;
}

#kapcsolat p{
	text-align: center;
	font-size: 18px;
	padding-bottom: 15px;
}

/*
									--== AJÁNLAT ==--
									
*/

#emailButton{
	background-color: #cb9a34;
	padding: 15px;
	padding-top: 17px;
	color: #fff;
	border-radius: 7px;
	font-size: 16px;
	margin-top: 25px;
	display: block;
	width: 30%;
	margin-left: 310px;
}

#emailButton:hover{
	background-color: #976c13;
}

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

#footer{
	margin: 0 auto;
	height: 40px;
	padding-top: 25px;
	border-top: 5px solid #cb9a34;
	background-color: #000;
	color: #858889;
	text-align: center;
	font-family: "Open Sans", sans-serif;
}