@import url(stala/default.css);

.body {
	padding: 0px;
	margin: 0px;
	background: #fff;
}

.text {
	line-height: 140%;
	padding: 10px 0px;
	text-align: justify;
	color: #5e5e5e;
	font-size: 15px;
}
.text li{
	color: #5e5e5e;
	font-size: 15px;
}
.text .z1 li{
	color: #fff;
}
.text .z1{
	padding: 20px;
	text-align: justify;
	color: #fff;
	font-size: 15px;
	background: url("z1.png") no-repeat left top #575757;
}
.text .z1 h4{
	padding: 10px 0px 20px 0px;
	text-align: right;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	padding-bottom: 17px;
	border-image: url("bgmn.png") 1 round;
	border-bottom: 1px solid;
	margin-bottom:10px;
}
.text .z2{
	padding: 20px;
	text-align: justify;
	color: #000;
	font-size: 15px;
	background: url("z2.png") no-repeat left top #ededed;
}
.text .z2 h4{
	padding: 10px 0px 20px 0px;
	text-align: right;
	color: #000;
	font-size: 24px;
	font-weight: 300;
}
.text .z3{
	border: 1px solid #d4d4d4;
	padding: 20px;
	color: #5e5e5e;
	background: #fbfbfb;
}
.textlink{
	padding: 20px;
	color: #fff;
	background: #000;
	cursor: pointer;
}
.textlink:hover{
	color: #000;
	background: #e6b261 url(/grafika/bgmn.png) repeat;
	transition: .4s;
	text-decoration: none;
}
.textlink2{
	background: url(/grafika/zz1.png) center no-repeat;
	height: 68px;
	width: 450px;
	margin-left: 33%;
}
.textlink2:hover{
	background: url(/grafika/zz2.png) center no-repeat;
	height: 68px;
	width:450px;
	transition: .4s;
}
.rozwijanie{
	width: 100%;
	margin: 20px 0 30px 0;
	text-align: center;
	position: relative;
}



.text .u1_foto a img{
	width: 275px;
	height: 140px;
	object-fit: cover;
}

.main {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

header {
	position: relative;
	height: 110px;
	display: flex;
	align-items: center;
}

header .main {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#logo {
	width: 164px;
	height: 60px;
	font-size: 30px;
	text-align: center;
	position: relative;
	display: block;
	text-indent: -9999px;
}

#logo span {
	width: 164px;
	height: 60px;
	position:absolute;
	top:0;
	left:0;
	background: url(admark-drukarnia-flekso.png);
}
#logo span:hover {
	transition: .4s;
	opacity: .5;
}
#social {
	display: flex;
	align-items: center;
}

#social a {
	background: url("iko_email.png") no-repeat left top;
	width: 32px;
	height: 32px;
	display: block;
	margin-left: 10px;
	margin-top: 3px;
}
#social a:hover {
	background: url("iko_email_gold.png") no-repeat left top;
	transition: .4s;
	margin-top: 0px;
}
#social a:nth-child(2) {
	background-image: url("iko_tel.png");
}
#social a:nth-child(2):hover {
	background-image: url("iko_tel_gold.png");
	transition: .4s;
}
#social a:nth-child(3) {
	background-image: url("iko_fb.png");
}
#social a:nth-child(3):hover {
	background-image: url("iko_fb_gold.png");
	transition: .4s;
}

#social a#but1 {
	width: 76px;
	height: 20px;
	background: url(button-1a.png);
	margin-left: 30px;
}
#social a#but1:hover {
	background: url(button-1b.png);
	text-decoration: none;
	margin-top: 3px;
}
#social a#but2 {
	width: 76px;
	height: 20px;
	background: url(button-2a.png);
	margin-left: 30px;
}
#social a#but2:hover {
	background: url(button-2b.png);
	text-decoration: none;
	margin-top: 3px;
}



/*menu rozwijane*/

#menur {
	margin-top: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#menur .menurl {
	position: relative;
	padding: 24px 10px;
}

#menur .menurl>a {
	display: block;
	font-size: 15px;
	color: #000000;
	font-weight: 400;
	padding: 11px;
	border-bottom: solid 1px #fff;
}
#menur .menurl>a small{
	font-size: 15px;
	color: #000000;
	background: url(lisc.png) no-repeat right top;
	padding-top: 12px;
}
.menurl.submenuStr a {
	background: url(str.gif) no-repeat right center;
	padding-right: 20px !important;
}


#menur .menurl:hover>a, #menur .menurl.s>a {
	color:#000000;
	text-decoration: none;
	border-bottom: solid 1px #ecb360;
}

#menur .menursub {
	display:none;
	position: absolute;
	z-index:90;
	ttop:95px;
	margin-top: 22px;
	width: 660px;
	text-align: left;
	background: #3d3d3d;
}

#menur .menursub .menursubLink {
	float:left;
	width: 340px;
	padding: 20px 0;
}
#menur .menursub .menursubFoto {
	float:right;
	width: 320px;
	height: 280px;
}

#menur .menursub .menursubFoto img {
	margin-bottom: -6px;
}



#menur .menursub a {
	display: block;
}

#menur .menursub a b {
	display: block;
}

#menur .menursub a:last-child {
	border: none;
	padding-bottom: 5px;
}


#menur .menursub a {
	padding: 2px 20px 0px 45px;
	color:#fff;
	font-size: 15px;
	background: url("ikom.jpg") no-repeat 30px center;
	display: block;
	line-height: 40px;
}

#menur .menursub a:hover, #menur .menursub a.s {
	text-decoration: none;
	font-size: 16px;
	color:#fff;
	transition: .4s;
}


/******************************************************************/

/*slajder*/

aside {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	height: 482px;
	padding: 0;
}

blockquote {
	float: left;
	width: 100%;
	height: 482px;
	position: relative;
	margin: 0;
}
.slajd {
	height: 482px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
	text-align: left;
	border: none;
	background-repeat: no-repeat;
	background-position: center;
}

.slajd img{
	float: left;
	width: 100%;
	height: auto;
}

/*paski paginacja*/

aside small{
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 100;
	width: 100%;
	text-align: center;
}

aside small a {
	background: #fff;
	width: 129px;
	height: 6px;
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
	border-radius: 5px;
}

aside small a.s,
aside small a:hover {
	background: #e31b22;
}

/*paginacja lewo i prawo*/

#navl {
	background: #ff0000 url(stala/navl.png) center center no-repeat;
	width: 55px;
	height: 55px;
	position: absolute;
	left: 0px;
	top: 50%;
	z-index: 1;
	margin-top: -25px;
	cursor: pointer;
}

#navp {
	background: #ff0000 url(stala/navp.png) center center no-repeat;
	width: 55px;
	height: 55px;
	position: absolute;
	right: 0px;
	top: 50%;
	z-index: 1;
	margin-top: -25px;
	cursor: pointer;
}

#navl:hover, #navp:hover{
	background-color: #454545;
}

.nakl{
	position: absolute;
	left: 10%;
	top: 40%;
	text-align: left;
	border: thin solid #fff;
}

.nakl h6{
	font-size: 72px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.7);
	margin-bottom: 10px;
}

.nakl h6 a{
	color: #fff;
}

.nakl h6 a:hover{
	text-decoration: none;
	color: #fe7300;
}

.opis_animki{
	font-weight: 300;
	clear: both;
	padding: 20px;
	width: 100%;
	margin: 0 auto;
	font-size: 36px;
	line-height: 130%;
	color:#fff;
}
.opis_animki small {
	font-weight: 700;
	font-size: 36px;
	-webkit-background-clip: text;
	background-clip: text;
	background-image: url('/grafika/bgmn.png');
	color: transparent;
}
.slajdLink {
	font-size: 16px;
	color:#333333;
	font-weight: 300;
	position: relative;
	display: inline-block;
	line-height: 60px;
	margin-bottom: 30px;
	padding: 0 20px;
	margin-right: 30px;
}

.slajdLink::before {
	content: '';
	border: solid 1px #e1e1e1;
	border-right: none;
	position: absolute;
	left: 0px;
	top:0px;
	width: 10px;
	height: 60px;
}

.slajdLink:hover {
	text-decoration: none;
	padding: 0 30px;
	transition: .7s;
}


.slajdLink span {
	color:#ecb360;
}


.wwl{
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	padding: 10px 20px;
	margin: 10px 0;	
	background: #e6b261 url(/grafika/bgmn.png) repeat;
}

.wwl:hover{
	text-decoration: none;
	background: #000;
}

h2{
	font-size: 24px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	padding: 20px;
	text-align: center;
}

h1 span, h2 span {
	text-align: center;
	display: block;
	font-size: 24px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	padding: 20px;
}

#kols h3{
	font-size: 20px;
	color: #2a2a2a;
	font-weight: normal;
	padding: 10px;
	border: thin solid #ecb360;
}
h1, h3, h5 {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    padding: 17px 10px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 5px;
    position: relative; /* potrzebne dla pseudo-elementów */
}

/* Górna ramka */
h1::before, h3::before, h5::before,
h1::after, h3::after, h5::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;         /* dopasuj do wysokości obrazka */
    background: url("bgmn.png") repeat-x;
}

/* góra */
h1::before, h3::before, h5::before {
    top: 0;
}

/* dół */
h1::after, h3::after, h5::after {
    bottom: 0;
}


/*newsletter*/

#newsl{
	clear: both;
	float: left;
	width: 100%;
}

.input2 {
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	height: 44px;
	width: 300px;
	padding-left: 10px;
	background: #454545;
	border: 1px solid rgba(255, 255, 255, .4);
	border-right: none;
	color: #fff;
}

.bt_news {
	background: #ff0000;
	vertical-align: middle;
	height: 44px;
	width: 42px;
	border: 1px solid rgba(255, 255, 255, .4);
	border-left: none;
	cursor: pointer;
	margin-left: -3px;
	color: #fff;
	font-size: 18px;
}

.bt_news:hover{
	background: #454545;
}

/******************************************************************/



footer {
	display: flex;
	align-items: center;
	margin-top: 40px;
	padding-bottom: 20px;
}

footer .main {
	display: flex;
	flex-direction: column;
	align-items: center;
}


#logoStopka {
	background: url("admark-drukarnia-flekso.png") no-repeat left top;
	width: 164px;
	height: 60px;
}
#logoStopka:hover {
	transition: .4s;
	opacity: .5;
}

#menuFotter {
	border-top: dashed 1px #b3b3b3;
	border-bottom: dashed 1px #b3b3b3;
	padding: 12px 20px;
	margin: 20px 0;
}

#menuFotter a {
	color:#a9a9a9;
	text-transform: uppercase;
}

#menuFotter a:hover {
	text-decoration: none;
	color:#000;
}


#copy {
	color:#595959;
	font-size:14px;

}

#projekt {
	color:#bbbbbb;
	font-size:10px;
}

#projekt a {
	color:#bbbbbb;
}


/*formularz kontaktowy*/

#kform{
	clear: both;
	float: left;
	width: 100%;
}

.inp_f, .textarea{
	width: 100%;
	height: 42px;
	padding-left: 10px;
	font-size: 14px;
	margin-bottom: 13px;
	color: #000;
	background: #ededed;
	border: 1px solid #f3f3f3;
	display: block;
}

.textarea{
	padding-top: 10px;
	resize: none;
	height: 122px;
	float: left;
}

.inp_f:focus, .textarea:focus{
	border-color: #000;
}

.btn_f{
	width: 200px;
	height: 50px;
	border: none;
	background: #ff0000;
	cursor: pointer;
	color: #fff;
}

.btn_f:hover{
	background-color: #000;
}

#kform ::-webkit-input-placeholder {color: #404040;}
#kform :-moz-placeholder {color: #404040;}
#kform ::-moz-placeholder {color: #404040;}
#kform :-ms-input-placeholder {color: #404040;}
#kform :placeholder-shown {color: #404040;}



/* content */


#content {
	text-align: left;
	width: 100%;
	padding: 20px 0;
	display: flex;
}

#kols {
	width: 100%;
}

#koll{
	width: 300px;
}

#kolp{
	width: 500px;
}




/* produkty */


.listing {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.produkt {
	position: relative;
	width: 390px;
	border: solid 1px #efefef;
	margin: 40px 40px 0 0;
	display: flex;
	flex-direction: column;
	-webkit-box-shadow: 0px 23px 24px -23px rgba(66, 68, 90, 1);
	-moz-box-shadow: 0px 23px 24px -23px rgba(66, 68, 90, 1);
	box-shadow: 0px 23px 24px -23px rgba(66, 68, 90, 1);
}

.pod .produkt {
	width: 252px;
	margin: 0 20px 20px 0;
}

.pod .produkt:nth-child(4n) {
	margin-right: 0;
}

.produkt::before {
	content: '';
	display: block;
	width: 50px;
	left: 50%;
	position: absolute;
	bottom:25px;
	height: 5px;
	background: #e39331;
	border-radius: 5px;
	margin-left:-20px;
}

.produktName {
	text-align: center;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
}

.produktName a {
	color:#000000;
}

.produktName a:hover {
	color:#e39331;
	opacity: 1;
	text-decoration: none;
}

.produktOpis {
	padding: 20px 20px 40px 20px;
	font-size: 14px;
	color:#000;
}

.produktFoto img {
	width:100%;
}


#dystans {
	height: 135px;
}

#karta {
	display: flex;
	flex-direction: column;
}

#karta h2 {
	margin-top: -25px;
}


#karta_body {
	display: flex;
	justify-content: space-between;
}

#karta #fotki {
}
#fotodod2  {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
#fotogl2 {
	width: 50%;
	
}

#fotogl2 a img {

	border: solid 1px #efefef;
}


#fotodod2 a img {
	border: solid 1px #efefef;
	margin: 10px 10px 0 0;
	padding: 5px;
}

#fotodod2 a:nth-child(5n) img {
	margin-right: 0;
}

#karta #opiskarta {
	width: 640px;
	font-size: 16px;
	line-height: 140%;
}



#opiskarta h4 {
	font-weight: bold;
	margin: 20px 0 ;
}
#karta #opiskarta h4:first-child {
	margin-top: 0;
}
#do_pobrania a {
	display: inline-block;
	border-radius: 5px;
	background: #e39331;
	color:#fff;
	padding: 10px 15px;
	margin-bottom: 5px;
}

#do_pobrania a:hover {
	background: #000;
	opacity: 1;
	text-decoration: none;
}


#boxy_gl {
	display: flex;
 	width: 100%;
	justify-content: space-between;
	padding-bottom: 30px;
}

#boxy_gl .box {
	text-align: center;
}

#boxy_gl .box h6 {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 120%;
}

#boxy_gl .box h6 a {
	text-decoration: none;
	color:#000000;

}

#boxy_gl .box:hover h6 a {
	color:#fada8c;
	background: -webkit-linear-gradient(#ecb360, #cc8c36);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	opacity: 1;
}

#boxy_gl .box .boxfoto {
	position: relative;
	margin-top: 10px;
}

#boxy_gl .box .boxfoto div {
	position: absolute;
	top:0;
	left:0;
	opacity:0;
}

#boxy_gl .box:hover .boxfoto div {
	opacity:1;
	transition: .4s;
}

#sekcjaGl {
	display: flex;
	margin-top: 60px;
}
#sekcjaGl {
	display: flex;
	margin-top: 30px;
}
#sekcjaGl .newsGL {
	width: 440px;
	background: #f7f7f7;
	height: 450px;
}

.newsGLfoto img {
	filter: grayscale(0);
	width: 100%;
	height: 230px;
	object-fit: cover;
}
.newsGLfoto img:hover {
	filter: grayscale(0);
}

#sekcjaGl .newsGL .newsGlnagl {
	padding: 20px 30px 10px 30px;
	line-height: 100%;
	font-size: 24px;
	text-transform: uppercase;
	color:#000;
}

#sekcjaGl .newsGL .newsGlnagl small {
	display: block;
	font-weight: 700;
	font-size: 18px;
}

#sekcjaGl .newsGL .newsGLopis {
	padding: 0 30px;
	text-align: justify;

}

#sekcjaGl .newsGL .slajdLink {
	float:right;
	padding-right: 0;
	margin-right: 0;
	margin-top: 10px;
}

#sekcjaGl .newsGL .slajdLink::before {
	border-color:#fff;
}

.boxyGL {
	display: flex;
	
}

.boxyGL .boxyGLItem {
	height: 450px;
	margin-left: 10px;
	width: 270px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.boxyGLItem:hover {
-webkit-filter: brightness(0.8);
-moz-filter: brightness(0.8);
-o-filter: brightness(0.8);
-ms-filter: brightness(0.8);
filter: brightness(0.8);
transition: 1.3s;	 
}

.boxyGL .boxyGLItem .opisBoxygl {
	background: rgba(255,255,255,.93);
	text-align: center;
	padding-bottom: 50px ;
	position: absolute;
	bottom:0;
	margin-bottom: -40px;
	font-size: 14px;
	color:#000;
}

.boxyGL .boxyGLItem .opisBoxygl h4 {
	font-size: 17px;
	color: #000;
	text-transform: uppercase;
	line-height: 50px;
	background: #fff;
	margin-bottom: 10px;
	border-bottom: thin solid #e6b261;
}
.boxyGL .boxyGLItem .opisBoxygl .opistxt span {
	text-align: center;
	font-size: 14px;
}
.boxyGL .boxyGLItem .opisBoxygl .opistxt {
	padding: 0px 10px 0px 10px;
}

.boxyGL .boxyGLItem .opisBoxygl h4 a,
#sekcjaGl .newsGL .newsGlnagl a{
	color:#000;
	text-decoration: none;
	transition: .4s;
}

#video {
	position: relative;
}

#video .nakl {
	margin-right: -600px;
	opacity: .9;
}
iframe .map{
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: 0.8;
	padding-left: 5px;
}
#k_width {
	padding-top: 5%;
	padding-left: 15%;
	padding-right: 15%;
}
.k_adres0 {
	padding-left: 45px;
	background: url("k_place.png") no-repeat left top;
	font-size: 24px;
	padding-bottom: 10px;
	margin-bottom: 14px;
	line-height: 32px;
}
.k_adres1 {
		padding-left: 45px;
		background: url("k_phone.png") no-repeat left top;
		font-size: 24px;
		padding-bottom: 10px;
		padding-top: 6px;
		margin-bottom: 14px;
}
.k_adres2 {
		padding-left: 45px;
		background: url("k_mobile.png") no-repeat left top;
		font-size: 24px;
		padding-bottom: 10px;
		padding-top: 6px;
		margin-bottom: 14px;
}
.k_adres3 {
		padding-left: 45px;
		background: url("k_fax.png") no-repeat left top;
		font-size: 24px;
		padding-bottom: 10px;
		padding-top: 6px;
		margin-bottom: 14px;
}
.k_adres4 {
		padding-left: 45px;
		background: url("k_mail.png") no-repeat left top;
		font-size: 24px;
		padding-bottom: 10px;
		padding-top: 6px;
		margin-bottom: 14px;
}
.k_adres5 {
		padding-left: 45px;
		background: url("k_www.png") no-repeat left top;
		font-size: 24px;
		padding-bottom: 10px;
		padding-top: 6px;
}
video {
	border: thin solid #fff;
}

#fotki {
    float: left;
}

#fotogl {
    float: left;
    width: 100%;
    height: 500px;
    position: relative;	 
}

.nl {
    width: 15px;
    height: 50px;
    background: url(nl.png) center center no-repeat;
    position: absolute;
    left: -20px;
    top: 50%;
    cursor: pointer;
    margin-top: -15px;
}

.np {
    width: 15px;
    height: 50px;
    background: url(np.png) center center no-repeat;
    position: absolute;
    right: -20px;
    top: 50%;
    cursor: pointer;
    margin-top: -15px;
}

#fotogl .scrollable {
	position: relative;
	overflow: hidden;
	width: 496px;
	height: 501px;
	float: right;
}

#fotogl .scrollable .items {
    width: 20000em;
    position: absolute;
}
#fotogl .scrollable .items div img{
	border: 1px solid #ededed;
}
#fotogl .scrollable .items div img:hover{
	opacity: 1;
}

#fotogl .scrollable div {
    float: left;
    width: 500px;
    height: 500px;
    position: relative;
}

#fotodod a:hover img, #fotodod a.current img {
    margin-left:10px;
	 transition: all .2s linear;
}

#fotodod{
	float: left;
	width: 119px;
}

#fotodod img{
	cursor: pointer;
	border: 1px solid #fff;
}


.container {
	position: relative;
	width: 132px;
	float: left;
	margin:5px;
}

.container .image {
  display: block;
  width: 100%;
  height: auto;
}

.container .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background: #3d3d3d;
}

.container:hover .overlay {
  opacity: 1;
}

.container .overlay .text {
	color: white;
	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	font-weight: bold;
}

.body.contrast .sys_cols,
.body.contrast {
    background: #000; !important;
}

.body.contrast div,
.body.contrast #menur .menurl>a small,
.body.contrast #menuFotter a:hover,
.body.contrast h1, 
.body.contrast h2,
.body.contrast h5,
.body.contrast label a,
.body.contrast #kols h3,
.body.contrast .text li,
.body.contrast #menur .menurl>a,
.body.contrast #boxy_gl .box h6 a,
.body.contrast .body.contrast {
    color: #fff; !important;
}
.body.contrast .z2,
.body.contrast .z3,
.body.contrast .z3 li,
.body.contrast #sekcjaGl .newsGL .newsGLopis,
.body.contrast #sekcjaGl .newsGL .newsGlnagl,
.body.contrast .opistxt span,
.body.contrast .boxyGL .boxyGLItem .opisBoxygl {
    color: #000; !important;
}

.body.contrast .menurl.submenuStr a {
    background: url(str-contrast.gif) no-repeat right center;
}

.body.contrast .textlink {
    color: #000;
    background: #efff;
}

.body.contrast #fotodod img,
.body.contrast #fotogl .scrollable .items div img {
	border: 1px solid #000;
}