/*
Theme Name: Xmark MKKS
Author: Xmark
Author URI: xmark.pl
Description: ---.
*/ 


/*
   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, 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-size: 100%;
	vertical-align: baseline; 
	list-style: none;
	}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block; }

audio[controls], canvas, video { 
	display: inline-block; 
	*display: inline; 
	*zoom: 1; }
	
body { line-height: 1; }

ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none; }
	
table {
	border-collapse: collapse;
	border-spacing: 0; }


/* 02 ::
   LAYOUT */


* {
margin: 0;
padding: 0;
font-family: 'Oswald', sans-serif; 
ffont-family: 'Anaheim', sans-serif;
ffont-family: 'Open Sans', sans-serif;
}

body {
color: #550000;

  background: url('img/tlo4.jpg') no-repeat center center fixed #716555; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow-x:hidden;
}


.more-link {
    background: none repeat scroll 0 0 silver;
    color: white;
    display: block;
    float: right;
    line-height: 22px;
    margin-top: 5px;
    padding-right: 10px;
    text-align: right;
    width: 150px;
}


.widget-container.mlp_widget {
    display: block;
    float: right;
    width: 60px;
	margin-top: -30px;
}

.widget-container.mlp_widget a {
    color: silver;
	font-size: 12px;
	display: block;
}

img.pdf {
max-width: 35px !important;
}


#kontener {
margin: 0px auto auto auto;
padding: 40px 10px 60px 10px;
transition: padding 500ms, padding 500ms;
width: 1260px;
min-height: 100%;
position: relative;
}


#sidebar {
position: fixed;
width: 220px;
paddding: 20% 0 20% 90px;
color: white;
padding-left: 40px;
}

#sidebar img {
max-width: 240px;
margin-bottom: 20px;
}

#menu-glowne-menu, #tresc, #loga, #zdjecia, #ikony, #przerwa {
display: inline-block;
min-height: 100px;
vertical-align: top;
}

#mobile-menu {
display:none;
}

#menu-menu-glowne {
width: 200px;
position: fixed;
}

#menu-menu-glowne li a {
color:#EEEEEE;
text-transform: uppercase;
font-weight: bold;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
height: 50px;
margin-bottom:10px;
width: 220px;
display: block;
line-height:50px;
padding: 0 10px;
font-size: 18px;
overflow: hidden;

    background-color: rgb(255, 200, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.2);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF)";

}

#menu-menu-glowne li a:hover {
    background-color: rgb(255, 255, 255);
    /* RGBa with 0.6 opacity */
    background-color: rgba(255, 255, 255, 0.4);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF)";
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.alignleft {
float: left;
}

.okladki {
    margin-left: -10px;
}

.size-medium.wp-image-27_.alignleft {
    display: block;
    float: left;
    margin-top: -130px;
    position: absolute;
    z-index: 999;
}

#dalej_start p {
cursor: pointer;
text-align: right;
padding-right: 40px;
line-height:70px;
vertical-align: bottom;
height: 50px;
font-size: 12px;
}

#dalej_start p.zwin {
display: none;
}

#dalej_start {
position: absolute;
bottom: 0px;
width: 100%;
margin-left: -27px;
height: 50px;

background: rgba(194,193,181,0);
background: -moz-linear-gradient(top, rgba(194,193,181,0) 0%, rgba(194,193,181,0.29) 12%, rgba(194,193,181,1) 42%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(194,193,181,0)), color-stop(12%, rgba(194,193,181,0.29)), color-stop(42%, rgba(194,193,181,1)));
background: -webkit-linear-gradient(top, rgba(194,193,181,0) 0%, rgba(194,193,181,0.29) 12%, rgba(194,193,181,1) 42%);
background: -o-linear-gradient(top, rgba(194,193,181,0) 0%, rgba(194,193,181,0.29) 12%, rgba(194,193,181,1) 42%);
background: -ms-linear-gradient(top, rgba(194,193,181,0) 0%, rgba(194,193,181,0.29) 12%, rgba(194,193,181,1) 42%);
background: linear-gradient(to bottom, rgba(194,193,181,0) 0%, rgba(194,193,181,0.29) 12%, rgba(194,193,181,1) 42%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c1b5', endColorstr='#c2c1b5', GradientType=0 );
}

#tytul {
    color: white;
    display: block;
    font-size: 36px;
    min-height: 70px;
    margin-left: 30%;
    position: relative;
    vertical-align: bottom;
    width: 60%;
	text-transform: uppercase;
	line-height: 38px;
}

#tytul h2 {
/*position: absolute;*/
bottom: 0;
}

.category-streszczenia #tytul h2 {
position: relative;
bottom: 0;
}

#news {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
	height: 40px;
	top: 40px;
	right: 0px;
	width: 460px;
	color: #fff68f;
	font-size: 14px;
	padding: 15px;
	padding-right: 100px;
	line-height: 20px;
}

#tresc {
    color: #222244;
position: relative;
width: 60%;
padding: 25px 30px;
margin-top: 20px;
margin-left: 30%;

    background-color: rgb(255, 255, 255);
    /* RGBa with 0.6 opacity */
    background-color: rgba(255, 255, 255, 0.4);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF)";
} 

.home #tresc {
.height: 290px;
.overflow: hidden;
}

.home #tresc.full_tresc {
.height: auto;
}


#tresc a {
    display: block;
    font-size: 20px;
    padding: 10px;
    width: auto;
	background-color: rgba(255, 255, 255, 0.4);
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

a img {
vertical-align: middle;
}

.category-numery #tresc p a {
line-height: 40px;
}

#tresc a:hover {
	background-color: rgba(255, 255, 255, 0.6);
}


#tresc a img {
margin-left: 16px;
}

#tresc table a {
    font-size: 16px;
    padding: 18px;
	margin: -15px;
    width: auto;
	background: none;
	border: none;
	line-height: 20px;
}

#tresc table tr td p {
    font-size: 16px;
    padding: 18px;
	margin: -15px;
    width: auto;
	background: none;
	border: none;
	line-height: 20px;
}

#tresc table tr {
	background-color: rgba(255, 255, 255, 0.4);
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding: 10px;
	line-height: 18px;
}



#tresc table tr td {
	padding: 10px;
	vertical-align: middle;
}

#tresc table tr td:last-child {
	background-color: rgba(255, 255, 255, 0.6);
	width: 20px;
	height: 20px;
	text-align: center;
}

#tresc table tr td a img:last-child {
	background-color: rgba(255, 255, 255, 0.6);
	width: 25px;
	height: 25px;
}

#tresc table tr td:first-child {
min-width: 100px;
}

#tresc table tr td a img:last-child {
margin-left: 0px;
}


#tresc > h1 {
    color: #777777;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 10px;
} 

#tresc > h2 {
    ccolor: #777777;
font-size: 26px;
line-height: 33px;
margin-bottom: 20px;
}

#tresc > h3 {
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
	margin-bottom: 10px;
    text-transform: uppercase;
}

#tresc > p {

    font-size: 16px;
    line-height: 22px;
	margin: 0 0 20px 0;
}

#tresc > p.czytaj {
    color: #333355;
    font-size: 16px;
	font-weight:bold;
	float: right;
	margin-top: 5px;
}

#tresc > hr {
clear: both;
    color: #333333;
    margin: 15px 0;
	height:1px;
	border-width:0;
	border-width:0;
	color:gray;
	background-color:gray
}

#tresc > ul {
padding-left: 32px;
mmargin-top: -15px;
margin-top: -3px;
margin-bottom: 15px;
line-height: 22px;

}

#tresc >ul > li {
margin-top: 3px;
text-align: left;
llist-style: outside none;
margin-left: 10px;
ttext-indent: -14px;
list-style-type: square;
}

#tresc >ul > li:before {
    ccontent: "•"; /* Insert content that looks like bullets */
    padding-right: 8px;
}



#stopka {
display: none; /* stopka niewidoczna */
height: 60px;
width: 100%;
position: fixed;
bottom: 0;
left: 0;
font-size: 10px;
color: silver;

background: rgba(100,100,100,0);
background: -moz-linear-gradient(top, rgba(100,100,100,0) 0%, rgba(99,99,99,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(100,100,100,0)), color-stop(100%, rgba(99,99,99,1)));
background: -webkit-linear-gradient(top, rgba(100,100,100,0) 0%, rgba(99,99,99,1) 100%);
background: -o-linear-gradient(top, rgba(100,100,100,0) 0%, rgba(99,99,99,1) 100%);
background: -ms-linear-gradient(top, rgba(100,100,100,0) 0%, rgba(99,99,99,1) 100%);
background: linear-gradient(to bottom, rgba(100,100,100,0) 0%, rgba(99,99,99,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646464', endColorstr='#636363', GradientType=0 );
}

#stopka:hover {
background: rgba(100,100,100,0);
background: -moz-linear-gradient(top, rgba(100,100,100,0) 0%, rgba(99,99,99,0.97) 34%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(100,100,100,0)), color-stop(34%, rgba(99,99,99,0.97)));
background: -webkit-linear-gradient(top, rgba(100,100,100,0) 0%, rgba(99,99,99,0.97) 34%);
background: -o-linear-gradient(top, rgba(100,100,100,0) 0%, rgba(99,99,99,0.97) 34%);
background: -ms-linear-gradient(top, rgba(100,100,100,0) 0%, rgba(99,99,99,0.97) 34%);
background: linear-gradient(to bottom, rgba(100,100,100,0) 0%, rgba(99,99,99,0.97) 34%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646464', endColorstr='#636363', GradientType=0 );
}

#realized {
position: absolute;
bottom: 5px;
right: 20px;
margin: 12px;
}


#dimensions {
display: none;
position: fixed;
bottom: 0;
color: grey;
font-size: 12px;
}


.clear {
clear: both;
}

a {
text-decoration: none;
cursor: pointer;
color: #036788;
}

a:hover:not(#sidebar a img) {
    background-color: rgb(255, 255, 255);
    /* RGBa with 0.6 opacity */
    background-color: rgba(255, 255, 255, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF)";
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.backlink {
font-family: 'Anaheim', sans-serif;
ffont-family: 'Open Sans', sans-serif;
font-weight: bold;
line-height: 28px;
font-size: 22px;
width: 101px;
f-loat: right;
cursor: pointer;
background: none;
border: none;
margin-left: 90%;
display: block;
}

#jezyk {
color: white;
display: block;
position: absolute;
top: 10px;
right: 8%;
font-size: 12px;
}


@media all and (max-height: 550px) {
.home #tresc {
.height: 220px;
}

#stopka {
position: relative;
}

#menu-menu-glowne li a {
font-size: 14px;
padding: 0 5px;
height: 40px;
line-height: 40px;
}


}

@media all and (max-width:1279px) {

#kontener {
width: 100%;
}

}


@media all and (min-height:700px) {

.home #tresc {
.height: 420px;
}

#menu-menu-glowne li a {
margin-bottom: 20px;
height: 60px;
line-height: 60px;
font-size: 26px !important;
}

}

@media all and (min-width:1600px) and (min-height:700px) {

#kontener {
padding-top: 80px;
}


#sidebar img {
	margin-bottom: 30px;
}

#tytul {
min-height: 90px;
font-size: 42px;
}

.category-streszczenia #tresc {
position: relative;
}

#tresc {
padding: 35px 40px;
}

#tresc > p, #tresc a {
    font-size: 22px;
    line-height: 32px;
}

#tresc > h3 {
    font-size: 20px;
    line-height: 30px;
}

#tresc table tr, #tresc table a {
    font-size: 22px;
    padding: 20px;
	line-height: 32px;
}

#tresc table tr td:last-child {
    font-size: 22px;
		line-height: 32px;
}

#tresc table tr td:first-child {
    font-size: 22px;
		line-height: 32px;
}

#tresc > ul {
font-size: 22px;
line-height: 32px;
}

#tresc >ul > li {
text-indent: -16px;
}
}

@media all and (max-width:1050px) {
#menu-menu-glowne li a {
width: 180px;
}

#logo {
width: 200px;
height: auto;
}

#tytul {
min-height: 60px;
}

#tytul h2 {
position: relative;
}

}

@media all and (min-width:1600px) {
#kontener {
width: 100%;
}

#news {
    font-size: 18px;
	line-height: 22px;
    width: 660px;
}

#sidebar {
    padding-left: 70px;
    width: 260px;
}


#sidebar img {
    max-width: 280px;
}

#menu-menu-glowne li a {
    width: 260px;
}

}

@media all and (min-width:2300px) {
#kontener {
width: 100%;
}

#news {
    font-size: 18px;
	line-height: 22px;
    width: 660px;
}

#sidebar {
    padding-left: 70px;
    width: 330px;
}


#sidebar img {
    max-width: 360px;
 width: 360px;
}

#menu-menu-glowne li a {
    width: 330px;
	margin-bottom: 20px;
height: 90px;
line-height: 90px;
font-size: 36px !important;
}

#tresc > p, #tresc a {
    font-size: 32px;
    line-height: 40px;
}

}


@media all and (max-width:850px), all and (max-height:450px)  {

#kontener {
width: auto;
padding: 20px 25px 50px; 
}

#mobile-menu {
display: block;
}

.widget-container.mlp_widget {
    width: 30px;
	margin-top: -20px;
	z-index: 999;
}

.widget-container.mlp_widget a {
	height: 30px;
	display: block;
}

.menu-menu-glowne-container
{
display: none;
}

#sidebar {
position: relative;
width: auto;
padding-left: 0px;
margin-bottom: 20px;
}

#logo {
height: 60px;
width: auto
display: block;
position: relative;
}

#tytul {
margin-left: 5px;
height: auto;
width: auto;
}


#tresc {
margin-left: 0px;
b-ox-sizing: border-box;
width: auto;
display: block;
}

#tresc  a {
font-size: 16px;
}

#tresc p img {
width: 50%;
height: auto;
}

#tresc p a img {
width: auto;
height: auto;
}

#menu-menu-glowne {
    position: relative;
    width: auto;
}

#menu-menu-glowne-container ul {
position: static;
padding: 0 2%;  
}

#menu-menu-glowne li a, #mobile-menu li a {
    background-color: rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    color: #eeeeee;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 10px;
    text-transform: uppercase;
    width: auto;
}

.backlink {
margin-left: 80%;
}

.okladki {
width: 40% !important;
height: auto !important;
}

.gallery-item img {
    height: 150px;
    width: 90%;
}


#tresc table tr td:first-child {
    min-width: 0;
}

}


@media all and (max-width:500px) {

#kontener {
width: auto;
padding: 20px 10px 50px 10px; 
}	

#tresc {
padding: 20px 20px;
}

#tresc p img {
width: 100%;
height: auto;
}

#tresc p a img {
width: auto;
height: auto;
}

.backlink {
margin-left: 75%;
}

}



@media all and (max-width:359px) {

 {
    font-size: 10px;
}

#tresc a, #tresc > p, #tresc table a, #tresc table {
    font-size: 13px;
	line-height: 14px;
}

#logo {
    height: 40px;
	width: auto
}


#menu-menu-glowne li a, #mobile-menu li a {
    line-height: 40px;
    height: 40px;
}

#tresc a img {
margin-left: 10px;
}

.backlink {
margin-left: 70%;
}

}