body {
	font-size: 13px;
	line-height: 1.3;
	/*font-family: Arial, "Helvetiva", Verdana, sans-serif;*/
	/*font-family: 'PT Serif', Georgia, serif;*/
	font-family:'Open Sans',arial, sans;
	background: #f6f6f6;
	text-shadow:1px 1px 0px rgba(255,255,255,1);
	overflow: hidden;
}

.clearfix {
	clear: both;
}

.colors {
	height: 3px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	background: url(../img_new/colors.jpg) repeat-x top center;
}

.margin0 {
	margin: 0px!important;
}

.padding20 {
	padding: 20px 0;
}

.padding0 {
	padding: 0!important;
}

#header {
	background: url(../img_new/headerbg2.jpg) no-repeat top center #ffffff;
	border-bottom: 2px solid #ffffff;
	border-top: 1px solid #ffffff;
	position: relative;
	z-index: 20;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

#header .inner {
	border: 1px solid rgba(0,0,0,0.03);
	padding: 15px 0;
}

#header strong {
	font-size: 11px;
	font-weight: normal;
	color: rgba(0,0,0,0.4);
	display: inline-block;
	padding: 5px 0 0 0;
}

#header strong span {
	font-weight: bold;
}

#header #logo {
	padding: 15px 0;
	display: block;
}

#header form {
	display: inline-block;
	background: #f9f9f9;
	border: 1px solid rgba(0,0,0,0.1);
	max-width: 338px;
	margin: 0 0 15px 5px;
	-webkit-box-shadow: inset 0px -2px 3px 0px #f0f0f0;
        box-shadow: inset 0px -2px 3px 0px #f0f0f0;
}

#header input.search {
	display: inline-block;
	background:none;
	border: none;
	height: 28px;
	width: 270px;
	margin: 0;
	padding: 6px;
	box-shadow: none;
    color: #a7a7a7;
    vertical-align: middle;
}

#header input[type="submit"] {
	background: url(../img_new/szukaj.jpg) no-repeat center center transparent;
	width: 28px;
	height: 28px;
	padding: 0px;
	border: none;
	display: inline-block;
	margin: 0;
	cursor: pointer;
	vertical-align: middle;
}

#header .social {
	margin: 0 0 10px 0;
	font-size: 0px;
    display: inline-block;
}

#header .social a {
	width: 30px;
	text-align: center;
	height: 30px;
	border: 2px solid #d2d1d2;
	line-height: 16px;
	font-size: 0px;
	display: block;
	float: left;
	margin: 0 0 0 5px;
}

#header .social a.facebook {
	background: url(../img_new/facebook.png) no-repeat center center;
}

#header .social a.rss {
	background: url(../img_new/rss.png) no-repeat center center;
}

#header .social a.googleplus {
	background: url(../img_new/googleplus.png) no-repeat center center;
}

#userpanel {
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: normal;
	padding: 10px 0;
	border-left: none;
	border-right: none;
	background: #00aeee;
	background: -moz-linear-gradient(top,  #00aeee 0%, #009fdb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aeee), color-stop(100%,#009fdb));
	background: -webkit-linear-gradient(top,  #00aeee 0%,#009fdb 100%);
	background: -o-linear-gradient(top,  #00aeee 0%,#009fdb 100%);
	background: -ms-linear-gradient(top,  #00aeee 0%,#009fdb 100%);
	background: linear-gradient(to bottom,  #00aeee 0%,#009fdb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeee', endColorstr='#009fdb',GradientType=0 );
	color: rgba(255,255,255,0.88);
	text-shadow:1px 1px 0px rgba(0,0,0,0.4);
	font-size: 12px;
	line-height: 42px;
}

#userpanel strong, 
#userpanel a {
	color: rgba(255,255,255,1);
}

#userpanel a.przedluz {
	float: right;
	font-weight: 700;
}

.buttonpadding {
	display: inline-block;
	padding: 11px 0px;
	font-size: 11px!important;
}

.button.roboto {
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: normal;
	font-size: 13px;
}
.button.transparent{
	background:transparent!important;
}
.button.blue,
.lwa-form input[type="submit"],
.gform_button,
.gform_footer input[type="submit"],
.entry input[type="submit"],
.lwa-remember input[type="submit"],
.entry2 input[type="submit"] {
	color: #00adee;
	text-shadow:none;
	padding: 11px 10px 11px 10px;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;	
	font-size: 13px;
	border: 2px solid #00adee;
	background: #fff;
	box-shadow: none;
}

.button.blue:hover,
.lwa-form input[type="submit"]:hover,
.gform_button:hover,
.gform_footer input[type="submit"]:hover,
.entry input[type="submit"]:hover,
.entry2 input[type="submit"]:hover,
.lwa-remember input[type="submit"]:hover {
	color: #ffffff;
	text-shadow:none;
	padding: 11px 10px 11px 10px;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;	
	font-size: 13px;
	border: 2px solid #00adee;
	background: #00adee!important;
	box-shadow: none;
}

.button.gray,
.button.black {
	color: #211d1e!important;
	text-shadow:none;
	padding: 11px 10px 11px 10px;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;	
	font-size: 13px;
	border: 2px solid #211d1e;
	background: #fff;
	box-shadow: none;
}

.button.blackwhite {
	color: #fff!important;
	text-shadow:none;
	padding: 11px 10px 11px 10px;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;	
	font-size: 13px;
	border: 2px solid #fff;
	background: #fff;
	box-shadow: none;
}

.button.blackwhite:hover {
		color: #ffffff!important;
	text-shadow:none;
	padding: 11px 10px 11px 10px;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;	
	font-size: 13px;
	border: 2px solid #211d1e;
	background: #211d1e!important;
	box-shadow: none;
}

.button.orangewhite {
	color: #fff!important;
	text-shadow:none;
	padding: 11px 10px 11px 10px;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;	
	font-size: 13px;
	border: 2px solid #fff;
	background: #fff;
	box-shadow: none;
}

.button.orangewhite:hover {
	color: #ffffff!important;
	text-shadow:none;
	padding: 11px 10px 11px 10px;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;	
	font-size: 13px;
	border: 2px solid #fff;
	background: #ff900c!important;
	box-shadow: none;
	text-decoration: none!important;
}

.button.gray:hover,
.button.black:hover {
	color: #ffffff!important;
	text-shadow:none;
	padding: 11px 10px 11px 10px;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;	
	font-size: 13px;
	border: 2px solid #211d1e;
	background: #211d1e!important;
	box-shadow: none;
}

.button.red {
	top:5px;
	color: #ffffff!important;
	text-shadow:none;
	padding: 11px 10px 11px 10px;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;	
	font-size: 13px;
	border: 2px solid #fff;
	background: transparent!important;
	box-shadow: none;
	text-decoration: none!important;
}


.button.red:hover {
	color: #ffffff!important;
	text-shadow:none;
	padding: 11px 10px 11px 10px;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;	
	font-size: 13px;
	border: 2px solid #fff;
	
	background: #f62930!important;
	box-shadow: none;
	text-decoration: none!important;
}

#mainmenu {
	background: #211d1e;
	border-bottom: 2px solid #ffffff;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.button.radius {
	-webkit-border-radius: 0px!important;    
    border-radius: 0px!important;  
}

section.topics {
	background: #ffffff;
	border-bottom: 2px solid #ffffff;
	border-top: 1px solid #ffffff;
	position: relative;
	z-index: 20;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

section.topics .inner {
	border: 1px solid rgba(0,0,0,0.03);
	padding: 11px 0;
	font-size: 11px;
	color: #c0c0c0;
}

section.topics a {
	text-transform: uppercase;
	font-size: 10px;
	color: #ababab;
	padding: 3px 6px;
	background: #ececec;
	display: inline-block;
	margin: 0 0 0 6px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-shadow:1px 1px 0px rgba(255,255,255,0.9);
}

section.topics a:hover {
	color: #ffffff;
	background: #00aeef;
	text-shadow:1px 1px 0px rgba(0,0,0,0.4);
}

#content {
	padding: 20px 0px 0 0;
}

.box, 
#entryslider {
	background: #ffffff;
	border: 2px solid #ffffff;
	position: relative;
	z-index: 20;
	margin: 0 0 40px 0;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

#slider .slides li{
	min-height:323px;
}
.box .inner {
	border: 1px solid rgba(0,0,0,0.06);
	padding: 20px 5px;
}

.box .inner p:last-child {
	margin: 0!important;
}

#entryslider .inner {
	border: 1px solid rgba(0,0,0,0.06);
	padding: 20px 20px 10px 20px;
	background: url(../img_new/colors.jpg) repeat-x bottom center;
}

.entrysingle {
	background: #ffffff;
	border: 2px solid #ffffff;
	border-bottom: none!important;
	position: relative;
	z-index: 20;
	margin: 0 0 20px 0;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.entrysingle .inner {
	border: 1px solid rgba(0,0,0,0.06);
	padding: 20px 20px 20px 20px;
	background: url(../img_new/colors.jpg) repeat-x bottom center;
}

.entrysingle .box .inner {
	background-image:none;
}

.innerpadding0 {
	padding: 0px!important;
	position: relative;
	height: 192px;
}

	.wydanie {
		padding: 20px;
	}

	.innerpadding0 .okladka {
		height:192px;
		width: 354px;
		position: absolute;
		top: 0px;
		right: 0px;
	}

	.button.kup {
		color: #ed1941;
		font-size: 16px;
		text-transform: uppercase;
		box-shadow: none;
		background:none;
		border: 2px solid #ed1941;
		text-decoration: none!important;
		margin: 15px 0 0 0;
		-webkit-transition: all 0.3s ease-in;
		-moz-transition: all 0.3s ease-in;
		-ms-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
	}

		.button.kup:hover {
			background: #ed1941;
			color: #ffffff;
		}

.entry,
.entry2 {
	background: #ffffff;
	border: 2px solid #ffffff;
	position: relative;
	z-index: 20;
	margin: 0 0 20px 0;
	color: #000000;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.entry p, 
.entry div,
.entry li,
.entry2 p, 
.entry2 div,
.entry2 li
 {
	text-align: left;
	/*font-family: Arial, "Helvetiva", Verdana, sans-serif;*/
	font-family:'Open Sans',arial, sans;
	font-size:15px;
	color: #000000;
	line-height:22px;
	text-shadow:none!important;
}

.entry li, .entry .td,.entry2 li, .entry2 .td {
	font-family:'Open Sans',arial, sans;
	font-size:16px;
}

.entry .inner,.entry2 .inner {
	border: 1px solid rgba(0,0,0,0.06);
	padding: 20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6,
.entry2 h1, .entry2 h2, .entry2 h3, .entry2 h4, .entry2 h5, .entry2 h6{
	/*font-family: 'Lato', sans-serif;*/
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

.entry.promocja {
	background:#fff;
	border: 2px solid #ffffff;
	position: relative;
	z-index: 20;
	margin: 0 0 20px 0;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.entry.polecane,
.entry2.polecane {
	background: #fff7ec;
	border: 2px solid #ffffff;
	position: relative;
	z-index: 20;
	margin: 0 0 20px 0;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.entry.promocja .inner {
	border: 1px solid rgba(0,0,0,0.06);
	padding: 20px;
	background:#fff;
}

.entry.promocja .promo {
	position: absolute;
	top: 10px;
	left: -10px;
	background: url(../img_new/promocja.png) no-repeat top left;
	width: 78px;
	height: 38px;
	z-index: 30;
}

.artpromo {
	position: absolute;
	top: 10px;
	left: -10px;
	background: url(../img_new/artpromocyjny.png) no-repeat top left;
	width: 136px;
	height: 38px;
	z-index: 30;
}



.entry.promocja .polecane, 
.entry.polecane .polecane,
.entry2.polecane .polecane {
	position: absolute;
	top: 10px;
	left: -10px;
	background: url(../img_new/polecane.png) no-repeat top left;
	width: 78px;
	height: 38px;
	z-index: 30;
}

.entry .premium,
.entry.promocja .premium, 
.entry.polecane .premium {
	position: absolute;
	top: 10px;
	left: -10px;
	background: url(../img_new/plus.png) no-repeat top left;
	width: 78px;
	height: 38px;
	z-index: 30;
}

.entry .newsletter,
.entry.promocja .newsletter, 
.entry.polecane .newsletter {
	position: absolute;
	top: 10px;
	left: -10px;
	background: url(../img_new/newsletter.png) no-repeat top left;
	width: 85px;
	height: 38px;
	z-index: 30;
}

img.noborder {
	border:none!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	-webkit-border-radius:0px!important;
	border-radius:0px!important;
}

img.thumb {
	width: 100%;
}

.newmeta img.photo{
    width:32px;
    height:32px;
    margin-right:8px;
    margin-left:8px;
}

.font11 {
	font-size: 11px;
}

.font12, .entry .font12 div{
	font-size: 12px!important;
}

.font13 {
	font-size: 13px!important;
}

.font14 {
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px 0!important;
	/*font-family: 'Lato', sans-serif;*/
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;	
	line-height: 1.2;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	vertical-align: middle;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 24px;
}

h2.boxhead {
	font-size: 15px;
	color: #737373;
}

h2.boxhead img {
	padding: 0 7px 0 0;
	box-shadow: none!important
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 15px;
}

h6 {
	font-size: 13px;
}

.roboto {
	/*font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: 700;	*/
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;
}

.big {
	text-transform: uppercase;
}

.margin0 {
	margin: 0;
}

.margin10 {
	margin: 0 0 10px 0;
}

.margin40 {
	margin: 0 0 40px 0;
}

.entry a:hover{
	text-decoration: underline;
}

.white,
a.white,
.white a {
	color: #fff;
}


.dark,
a.dark,
.dark a {
	color: #444444;
}

a.dark:hover,
.dark a:hover {
	color: #00a0dc;
	text-decoration: underline
}

.blue,
a.blue,
.blue a {
	color: #00a0dc;
}

.entry a.blue:hover{
	color: #00a0dc;
	text-decoration: underline;
}

a.blue:hover,
.blue a:hover {
	color: #444444;
}

.light,
a.light,
.light a {
	color: #a9a9a9;
}

a.light:hover,
.light a:hover {
	color: #00a0dc;
	text-decoration: underline;
}

.text-justify {
	text-align: justify;
}

.meta {
	font-size: 11px;
	margin: 0 0 20px 0;
}

.meta span,
.metasingle span,
span.kreska {
	padding: 0 5px;
	color: #dadada;
}

.metasingle a strong{
	color: #00a0dc;
}

.metasingle {
	padding: 10px 0;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	margin: 0 0 30px 0;
	font-size: 11px!important;
	text-align: left;
}

.metasingle p {
	margin: 0px;
	text-align: left;
	padding: 7px 0 0 0;
	font-size: 11px!important;
}

.metasingle strong {
	font-weight: normal;
}

.metasingle img.avatar {
	padding: 0 0px 0 0;
	margin: 0 14px 0 0;
	border: none;
	}

section.thumb {
	margin: 0 0 20px 0;
	height: 255px;
	width: 100%;
	-moz-background-size: cover!important;
	-webkit-background-size: cover!important;
	background-size: cover!important;
	-webkit-box-shadow: inset 0px px 8px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px px 8px 0px rgba(0, 0, 0, 0.2);
	border: 2px solid #f2f2f2;
}

section.about {
	border: 1px solid rgba(0,0,0,0.1);
	background:#f9f9f9;
	padding: 20px;
	-webkit-border-radius: 0px;
    border-radius: 0px;
    text-align: center!important;
	-webkit-box-shadow: inset 0px -2px 3px 0px #f0f0f0;
        box-shadow: inset 0px -2px 3px 0px #f0f0f0;
}
.entry ul { list-style-type: none;}
.entry ul li {
	background: url(../img_new/punktator.png) no-repeat 0 8px;
	padding: 0 0 0 15px;
	margin: 3px 0;
	font-size:15px;
}

.entry ol li {
	padding: 0 0 0 1px;
	margin: 3px 0 3px 23px;
	font-size:15px;
}

blockquote {
	padding: 15px 0 50px 0;
	background: url(../img_new/blockquote.jpg) no-repeat 0 98%;
	border-top: 7px solid #00aeef;
	border-bottom: 7px solid #000000;
	color: #00aeef;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px!important;
	border-left: none!important;
	border-right: none!important;
}

blockquote.left {
	margin: 0 20px 10px 0;
	width: 30%;
}

blockquote.right {
	margin: 0 0px 10px 20px;
	width: 30%;
}
.autor_cytatu{
	color:black;
	font-size:13px;
	font-style: normal;
	font-weight: normal;
}
.entry table {
	border-collapse: collapse;
	-webkit-border-radius: 0px;
    border-radius: 0px;
    font-size: 16px!important;
}

.entry table td {
	font-size: 16px;
	padding: 15px;
	line-height: 1.4;
}

.entry table th {
	font-size: 16px;
	padding: 15px;
	line-height: 1.4;
}

.entry table thead, 
.entry table tfoot {
	background: #eeeeee!important;
}

.entry .source {
	font-size: 11px;
	margin: 0 0 10px 0;
}

.entry img {
	-webkit-box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
	/*border: 2px solid #f2f2f2;*/
	/*-webkit-border-radius: 4px;
    border-radius: 4px;	*/
}

.entry img.noborder{
	box-shadow: none;
	-webkit-box-shadow: none;

}

.entry select, 
.entry input, 
.entry textarea,
.entry2 select, 
.entry2 input, 
.entry2 textarea {
	border: 1px solid rgba(0,0,0,0.1);
	background:#f9f9f9;
	padding: 9px 7px 9px 7px;
	text-align: left;
	color: rgba(0,0,0,0.7);
	/*-webkit-border-radius: 3px;
    border-radius: 3px;*/
    /*font-family: 'Lato', sans-serif;*/
    font-family:'Open Sans',arial, sans;
}

.entry textarea,
.entry2 textarea{
	height:300px;
	width:75%;
}

.small_textarea textarea{
	height:80px;
	width:75%;
}

.gform_body input[type="text"] {
	width:50%;
}

.gform_body input.datepicker {
	width:25%;
}

.ginput_container select{
	width:50%;
}
.gform_body ul li {
	padding: 0!important;
	background: none!important;
}

.datawyd {
	background: #454041;
	border-bottom: 3px solid #2d2b2b;
	color: #ffffff!important;
	text-shadow:1px 1px 0px rgba(0,0,0,0.4);
	padding: 8px 14px 5px 14px;
	font-size: 14px;
	font-weight: bold;
	border-top: none;
	border-left: none;
	border-right: none;
	/*font-family: 'Lato', sans-serif;*/
	font-family:'Open Sans',arial, sans;
	-webkit-border-radius: 5px;    
    border-radius: 5px;
    -webkit-box-shadow: inset 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
	position: absolute;
	text-align: right;
	bottom: -7px;
	right: 20px;
}

.datawyd-old {
	background: #5e5e5e;
	border-bottom: 3px solid #3c3a3a;
	color: rgba(0,0,0,1)!important;
	text-shadow:1px 1px 0px rgba(255,255,255,0.2);
	padding: 8px 14px 5px 14px;
	font-size: 14px;
	font-weight: bold;
	border-top: none;
	border-left: none;
	border-right: none;
	/*font-family: 'Lato', sans-serif;*/
	font-family:'Open Sans',arial, sans;
	-webkit-border-radius: 5px;    
    border-radius: 5px;
    -webkit-box-shadow: inset 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
	position: absolute;
	text-align: right;
	bottom: -7px;
	right: 20px;
}

form#newsletter {
	border: 1px solid rgba(0,0,0,0.1);
	background:#f9f9f9;
	padding: 2px;
    text-align: center!important;
	-webkit-box-shadow: inset 0px -2px 3px 0px #f0f0f0;
        box-shadow: inset 0px -2px 3px 0px #f0f0f0;
}

form#newsletter input {
	background: none;
	border: none;
	margin: 0;
	box-shadow:none!important;
	-moz-box-shadow:none!important;
	-webkit-box-shadow:none!important;
}

form#newsletter input[type="submit"] {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 5px 5px 5px;
	color: #0099d2;
}

form#newsletter input[type="submit"]:hover{
	cursor:pointer;
}


.section-container .content {
	background: #ffffff;
	border: 2px solid #ffffff!important;
	position: relative;
	z-index: 20;
	padding: 0!important;
	margin: 0 0 20px 0;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.section-container .content .inner {
	border: 1px solid rgba(0,0,0,0.06);
	padding: 20px!important;
}

.section-container.auto > section.active > .title a, 
.section-container.auto > .section.active > .title a {
	color: #ffffff;
	text-shadow:none;
	padding: 7px 10px 6px 10px;
	border-bottom: 1px solid #ffffff!important;
	border-top: none;
	border-left: none;
	border-right: none;
	background: #00aeee;
	background: -moz-linear-gradient(top,  #00aeee 0%, #009fdb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aeee), color-stop(100%,#009fdb));
	background: -webkit-linear-gradient(top,  #00aeee 0%,#009fdb 100%);
	background: -o-linear-gradient(top,  #00aeee 0%,#009fdb 100%);
	background: -ms-linear-gradient(top,  #00aeee 0%,#009fdb 100%);
	background: linear-gradient(to bottom,  #00aeee 0%,#009fdb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeee', endColorstr='#009fdb',GradientType=0 );
	-webkit-border-radius: 0px 0px 0 0;    
    border-radius: 0px 0px 0 0;
    font-size: 13px;
	/*font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: 700;*/
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;
    -webkit-box-shadow: inset 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0px -2px 3px 0px rgba(0, 0, 0, 0.08);	
	top: 0px!important;	
}

.section-container.auto > section > .title a, 
.section-container.auto > .section > .title a {
	color: #ffffff;
	text-shadow:none;
	padding: 7px 10px 6px 10px;
	border-bottom: 1px solid #0077a5!important;
	border-top: none;
	border-left: none;
	border-right: none;
	background: #454041;
	/*background: -moz-linear-gradient(top,  #bebebe 0%, #bababa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bebebe), color-stop(100%,#bababa));
	background: -webkit-linear-gradient(top,  #bebebe 0%,#bababa 100%);
	background: -o-linear-gradient(top,  #bebebe 0%,#bababa 100%);
	background: -ms-linear-gradient(top,  #bebebe 0%,#bababa 100%);
	background: linear-gradient(to bottom,  #bebebe 0%,#bababa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebebe', endColorstr='#bababa',GradientType=0 );*/
	-webkit-border-radius: 0px 0px 0 0;    
    border-radius: 0px 0px 0 0;
    font-size: 13px;
	/*font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: 700;*/
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;
    -webkit-box-shadow: inset 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0px -2px 3px 0px rgba(0, 0, 0, 0.08);	
	top: 0px!important;
}
	
.section-container.auto > section.active > .title, 
.section-container.auto > .section.active > .title,

.section-container.auto > section > .title, 
.section-container.auto > .section > .title  {
	background: none!important;
	border: none!important;
	border-bottom: none!important;
	top: 0px!important;
}

.data {
	background: #454041;
	border-bottom: 3px solid #2d2b2b;
	color: #ffffff!important;
	text-shadow:1px 1px 0px rgba(0,0,0,0.4);
	padding: 8px 0 5px 0;
	border-top: none;
	border-left: none;
	border-right: none;
	-webkit-border-radius: 5px;    
    border-radius: 5px;
    -webkit-box-shadow: inset 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
}

.line {
	height: 1px;
	font-size: 0px;
	width: 100%;
	background: #ececec;
	margin: 15px 0;
}

.logo {
	padding: 10px;
	background: #ffffff;
	border: 1px solid #ededed;
	border-bottom: 2px solid #0085b6;
}

.tags {
	line-height: 22px;
}

.tags a {
	font-size: 14px;
	font-weight: bold;
	padding: 0 15px 0 0;
	color: #737373;
}

.tags a:hover {
	color: #34ace0;
}

.tags a:first-child {
	padding: 0 10px 0 0;
}

footer#footer .colors {
	border-top: 2px solid #ffffff;
}

footer#footer .box {
	position: relative;
	z-index: 30;
}

footer#footer .box .inner {
	padding: 20px 0;
}

footer#footer .box .inner img {
	padding: 5px 0 0 0;
}

footer#footer .footercontent {
	background: url(../img_new/headerbg2.jpg) no-repeat top center #ffffff;
	border-bottom: 2px solid #ffffff;
	border-top: 1px solid #ffffff;
	position: relative;
	z-index: 20;
	padding: 20px 0;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

footer#footer .footercontent li {
	font-size: 13px;
}


.lwa-form table,
.lwa-remember table {
	border: none!important;
	background:none!important;
}

.lwa-form table tr.even, 
.lwa-form table tr.alt, 
.lwa-form table tr:nth-of-type(2n),
.lwa-remember table tr.even, 
.lwa-remember table tr.alt, 
.lwa-remember table tr:nth-of-type(2n) {
	background: none!important;
}

.lwa-form label,
.gform_body label,
.entry label,
.lwa-remember label {
	/*font-family: 'Lato', sans-serif!important;*/
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-size:16px!important;
	display: inline-block!important;
	margin: 0!important;
}

.lwa-links-remember {
	padding: 10px 0 0 23px;
	display: block;
}

.ginput_container ul {
	margin: 0px;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea  {
	font-size: 13px;
}

input[type="checkbox"] {
	vertical-align: middle;
	margin: 0 8px 0 0;
}

input[type="file"] {
	width: 30%;
}

.ukryte label {

}

.gfield_required {
	font-size: 16px!important;
	display: inline-block!important;
	font-weight: 700!important;
	/*font-family: 'Ubuntu', sans-serif!important;*/
	font-family: 'Open Sans', Arial, sans-serif!important;
	color: #b50335!important;
	padding: 0 0 0 6px;
}

.validation_message {
	background: #b50335;
	color: #ffffff;
	text-shadow:1px 1px 0px rgba(0,0,0,0.4);
	padding: 6px;
	border-radius:3px;
	-webkit-border-radius:3px;
}

.validation_error {
	font-weight: 700;
	color: #b50335!important;
}

.lwa-form input[type="submit"],
.gform_button,
.gform_footer input[type="submit"],
.entry input[type="submit"],
.lwa-remember input[type="submit"] {
	/*font-weight: 700!important;
	font-family: 'Ubuntu', sans-serif!important;*/
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: normal!important;
	text-transform: uppercase;
}


@media only screen and (max-width: 769px) {
	#header, 
	#header div {
		text-align: center!important;
	}

	#header form {
		width: 90%!important;
		margin: 0 auto 10px auto!important;
		display: block!important;
		float: none!important;
	}

	/*#header input.search {
		background: url(../img_new/szukaj.jpg) no-repeat 98% 50% #f9f9f9;
	}*/

	#header .social {
		width: auto!important;
		margin: 0 auto 10px auto!important;
		display: inline-block!important;
		float: none!important;
		height: auto!important;
		padding: 6px!important;
		line-height: normal!important;
	}

	#header .button {
		display: block!important;
		width: 80%;
		margin: 7px auto 0 auto;
	}

	img.thumb {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/* jQuery UI date picker ------------------------------------------------------*/

.ui-datepicker-div,
.ui-datepicker-inline,
#ui-datepicker-div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 13px!important;
	list-style: none;
	font-family: "lucida sans", "lucida grande", lucida , sans-serif;
	background-color: #FFF;
	font-size: 1em;
	border: 4px solid #C1C1C1;
	width: 240px;
	padding: .3em .5em .5em .5em;
	position: relative
}
.ui-datepicker-div,
#ui-datepicker-div {
	z-index: 9999;
	display: none
}
.ui-datepicker-inline {
	float: left;
	display: block
}
.ui-datepicker-control {
	display: none
}
.ui-datepicker-current {
	display: none
}
.ui-datepicker-next,
.ui-datepicker-prev {
	position: absolute;
	left: 0.5em;
	top: 0.5em;
	background-color: #EEE;
	display:none;
}
.ui-datepicker-next {
	left: 14.6em
}
.ui-datepicker-next: hover,
.ui-datepicker-prev: hover {
	background-color: #DADADA
}
.ui-datepicker-next a,
.ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background-image: url(../images/datepicker_arrow_left.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer
}
.ui-datepicker-next a {
	background-image: url(../images/datepicker_arrow_right.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat
}
.ui-datepicker-header select {
	border: 1px solid #D3D3D3;
	color: #555;
	background-color: #E6E6E6;
	font-size: 1em;
	line-height: 1.4em;
	top: 0.5em;
	margin: 0 0 5px 0 !important
}
.ui-datepicker-header option: focus,
.ui-datepicker-header option: hover {
	background-color: #DADADA
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width: 7em;
	left: 2.2em
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width: 5em;
	left: 9.4em
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right
}
table.ui-datepicker td a {
	padding: .1em;
	display: block;
	color: #555;
	background-color: #E6E6E6;
	cursor: pointer;
	border: 1px solid #FFF;
	text-align: center
}
table.ui-datepicker td a: hover {
	border: 1px solid #FFF;
	color: #212121;
	background-color: #DADADA;
	text-decoration: none
}
table.ui-datepicker td a: active {
	border: 1px solid #AAA;
	color: #212121;
	background-color: #FFF;
	text-decoration: none
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .2em 0;
	text-align: center;
	font-size: 0.9em;
	color: #222;
	text-transform: uppercase
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222;
	padding: 0.3em 0
}
.ui-datepicker-cover {
	display: none;
	display: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px
}
img.ui-datepicker-trigger {
	cursor: pointer;
	vertical-align: top;
	width: 17px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline
}
.gform_wrapper input.datepicker.datepicker_with_icon {
	margin-right: 4px !important;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.gfield_description{
	width:245px;
	position:absolute;
	right:-10px;
	top:25px;
	color: #fff!important;
	background: #00aeee url(../img_new/tooltip-ico.png);
	background-position:5px 11px;
	background-image: url(../img_new/tooltip-ico.png),-moz-linear-gradient(top,  #00aeee 0%, #009fdb 100%);
	background-image: url(../img_new/tooltip-ico.png),-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aeee), color-stop(100%,#009fdb));
	background-image: url(../img_new/tooltip-ico.png),-webkit-linear-gradient(top,  #00aeee 0%,#009fdb 100%);
	background-image: url(../img_new/tooltip-ico.png),-o-linear-gradient(top,  #00aeee 0%,#009fdb 100%);
	background-image: url(../img_new/tooltip-ico.png),-ms-linear-gradient(top,  #00aeee 0%,#009fdb 100%);
	background-image: url(../img_new/tooltip-ico.png),linear-gradient(to bottom,  #00aeee 0%,#009fdb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeee', endColorstr='#009fdb',GradientType=0 );
	/*background-image:url(../img_new/tooltip-ico.png); */
	background-repeat:no-repeat; 
	/*text-shadow:1px 1px 0px rgba(255,255,255,0.6);*/
	text-shadow:none;
	font-size:11px!important;
	padding:10px 7px 7px 33px;
	font-weight: 700; 
	border: 1px solid #D3C7A9;
}

#field_1_11, .yellow_box {
	border: 2px solid #ffffff!important;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.1)!important;
	background: #f7f7f7!important;
	padding: 20px!important;
}

.yellow_box_plus {
	border: 2px solid #ffffff;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
	background:url(../img_new/okladka2.png) no-repeat bottom left #f7f7f7;
	padding: 20px 20px 40px 20px;
}

.yellow_box_news {
	border: 2px solid #ffffff;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
	background: #f7f7f7;
	padding: 20px 20px 5px 20px;
}

.yellow_box_login {
	border: 2px solid #ffffff;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
	background: #f7f7f7;
	padding: 20px 20px 0px 20px;
}

.reg_info{
	padding-bottom:140px;
	padding-top:8px;
	font-size:14px;
	background:url(../img_new/okladka3.png) no-repeat bottom right;
	padding-left:20px;
}


.lwa-form label, .gform_body label, .entry label, .lwa-remember label {
	font-size: 12px!important;
	padding: 4px 0!important;
}

.lwa-links-remember-cancel {
	padding: 0 0 0 10px!important;
}

.yellow_box_news input {
	margin: 0!important;
}

.lwa-submit td input[type="submit"] {
	margin: 0 0 10px 0!important;
}

.yellow_box_news table,
.yellow_box_news table td {
	background: none!important;
}

.yellow_box {
	border: 1px solid #D3C7A9;
}

#field_1_11 li label {
	display: inline!important;
	color: #80805b!important;
}

#field_1_11 label:first-child {
	display: none!important;
}

.gfield{
	position:relative;
}

.orange {
	background-color:#FF9900!important;
}

a.orange.button.transparent {
	background-color:transparent!important;
}

a.orange.button.transparent:hover {
	background-color:#FF9900!important;
}
ul.dropdown ul li.orange a{
	color:white;
	background-color:#FF9900!important;
	border-bottom: 0px!important;
}

.entry a.blue.button:hover{
	color:white;
	text-decoration: none;
}

.dowieszsie div {
	background: #000000;
	color: #ffffff;
	padding: 20px;
	margin: 0 0 20px 0;
}

.dowieszsie li {
	color: #ffffff;
	text-shadow:none!important;
	background: url(../img_new/plus2.jpg) no-repeat 0 9px!important;
}

.autofixed{
	width:120px;
	position:absolute;
	left:-120px;
}

.yes_fixed {
	position:fixed;
	top:30px;
	left:-120px;
}

.no_fixed{
	position:absolute;
	left:-120px;
}

.entry .authorentry_meta{
	font-size:11px;
	color:#444444;
}

.entry .authorentry_meta a{
	color:#a9a9a9;
}

.entry .authorentry_meta a:hover{
	color:#00a0dc;
	text-decoration: underline;
}

.entry .authorentry_meta .author{
	padding:10px 0;
	font-size:11px;
	
}

.entry .authorentry_meta h6{
	color:#a9a9a9;
	margin-bottom: 5px!important;
}

.kreseczka {
	background: none;
	border-top:1px solid #dbdbdb;	
	padding:0px 0 0px 0 ;
	font-size:1px;
	margin:10px 0 0 0;
	clear:both;
	display:block;
}

.kreseczka {
	background: none;
	border-top:1px solid #dbdbdb;	
	padding:0px 0 0px 0 ;
	font-size:1px;
	margin:10px 0;
	clear:both;
	display:block;
}

.entry .inner p a{
	color:#00aeef;
}

.entry .inner p a:hover{
	text-decoration: underline;
}

#carousel .flex-active-slide a{
	color:#fff;
	text-shadow:1px 1px 0px rgba(0,0,0,.1);
}

#carousel .flex-active-slide a:hover,
#carousel .dark a:hover,
#carousel .padding:hover a
{
	color:#fff!important;
	text-shadow:1px 1px 0px rgba(0,0,0,.1);
}

.footer_txt img{
	vertical-align: middle;
	padding-left:10px;
}

.footer_txt{
	line-height:25px;
}

#infscr-loading {
	text-align: center;
	margin-bottom:20px;
}

#mainmenu{
	width:100%;
	z-index:21;
}

#mainmenu .row{
	margin:0 auto;
}

.entry p.smaller, label.smaller, span.smaller{
	font-size: 12px!important;
}

.yellow_box img{
	box-shadow: none;
}

.bluebg{
	background: #00aeee;
	background: -moz-linear-gradient(top,  #00aeee 0%, #009fdb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aeee), color-stop(100%,#009fdb));
	background: -webkit-linear-gradient(top,  #00aeee 0%,#009fdb 100%);
	background: -o-linear-gradient(top,  #00aeee 0%,#009fdb 100%);
	background: -ms-linear-gradient(top,  #00aeee 0%,#009fdb 100%);
	background: linear-gradient(to bottom,  #00aeee 0%,#009fdb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeee', endColorstr='#009fdb',GradientType=0 );

}

.bluebg p{
	color:white;
	text-shadow:none;
}

.sidepadding20{
	padding-left:30px!important;
	padding-right:30px!important;
}

.orange.button {
	color: #ff900c!important;
	text-shadow:none;
	padding: 11px 10px 11px 10px;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;	
	font-size: 13px;
	border: 2px solid #ff900c;
	background: #ffffff!important;
	box-shadow: none;
}

.orange.button.large {
	font-size: 16px!important;
}

.orange.button:hover{
	text-decoration:none!important;
	color: #ffffff!important;
	background: #ff900c!important;
}

.error{
	text-shadow:none!important;
}

p.alert-box.success, .alert-box.alert{
	text-shadow:none!important;
}

.alert-box.alert a{
	color:white;
	text-decoration: underline;
}


.reklama{
	color: #a9a9a9!important;
	margin-bottom:1px;
	font-size: 10px!important;
}

.narzedzia_listing .reklama{
	margin-bottom: 0px;
}

#aktualny_numer{
	background: #00aeee;
	background: -moz-linear-gradient(top,  #00aeee 0%, #001829 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aeee), color-stop(100%,#001829));
	background: -webkit-linear-gradient(top,  #00aeee 0%,#001829 100%);
	background: -o-linear-gradient(top,  #00aeee 0%,#001829 100%);
	background: -ms-linear-gradient(top,  #00aeee 0%,#001829 100%);
	background: linear-gradient(to bottom,  #00aeee 0%,#001829 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeee', endColorstr='#001829',GradientType=0 );
	color:white!important;
	text-shadow:none;
	border:0!important;
}

#aktualny_numer h1, #aktualny_numer h2, #aktualny_numer h3, #aktualny_numer h4,  #aktualny_numer h5, #aktualny_numer p{
	color:white;
}

#aktualny_numer h3{
	font-size: 19px;
}

#aktualny_numer h4{
	font-weight: normal;
	margin-bottom:5px!important;
	text-align: left;
}
#aktualny_numer img{
	margin-bottom: 10px;
	-webkit-box-shadow:  0px 8px 8px 0px rgba(0, 0, 0, 0.25);
        box-shadow:  0px 8px 8px 0px rgba(0, 0, 0, 0.25);
    max-width:auto!important;
}

#aktualny_numer p a, #aktualny_numer a{
	color:white;
}

#aktualny_numer p a:hover,#aktualny_numer a:hover{
	color:white;
	text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .header_buttons{
  	text-align: center!important;
  }

  .header_buttons a{
  	margin:0 auto!important;
  }
}

#breadcrumbs, #breadcrumbs a{
	font-size:11px;
}

#fb_div iframe{
	width:108px!important;
}

#twitter-widget-0,#twitter-widget-1 {
	width:100px!important;
}

#social_block span{
	padding:0!important;
}

#social_block #___plusone_0,#social_block #___plusone_1{
	width:70px!important;
}
#social_block *{
	box-sizing:content-box!important;
}

#social_block{
	text-align:left!important;
	padding-top:10px;
	border-top: 1px solid rgba(0,0,0,0.06);
	margin-top:10px;
}

.no-border{
	border:0px!important;
}


#wszystkie_wydania .large-8 p{
	margin-bottom:0;
	line-height: 110%;
}

#wszystkie_wydania .large-8 p a{
	color:#211d1e!important;
	font-size:12px;
}

/* newsletterBox */
#newsletterBox {
	padding: 0!important
}

#newsletterBox h2 {
	font-size: 30px;
	padding: 40px 160px 35px 30px!important;
	color: #0098d0;
	background: url(../img_new/okladkicale_2.png) no-repeat 100% 50%;
	margin: 0!important;
	text-transform: uppercase;
}

#newsletterBox h2 img {
	height: 35px;
	display: block;
}

#newsletterBox h3 {
	font-size: 24px;
	padding: 0 30px 0px 30px;
}

#newsletterBox ul {
	list-style-type: none;
	margin: 0;
	padding: 0 30px;
}

#newsletterBox ul li {
	background: url(../img_new/punktator2.png) no-repeat 0 8px;
	padding: 0 0 0 18px;
	margin: 3px 0;
	font-size:15px;
	color: #000000;
}

#newsletterBox .bg {
	background: #f4f4f1;
	border-top: 2px solid #f7f7f7;
	border-bottom: 2px solid #f7f7f7;
	padding: 25px 0;
	box-shadow: 0 0 25px 0 rgba(0,0,0,0.2);
}

#newsletterBox form {
	padding: 20px 30px;
}

#newsletterBox form p {
	font-size: 11px;
	float: right;
	width: 97%;
}

#newsletterBox input {
	height: 45px;
	border-radius: 2px;
	font-size: 16px;
}

#newsletterBox input {
	height: 45px;
	font-size: 16px;
}

#newsletterBox form .button {
	width: 100%;
	font-size: 20px;
	text-transform: uppercase;
	border-radius: 0px!important;
}

div.box embed, div.box object{
	min-height:100px;
}

/* ----------------------
Nowa strona glowna 
--------------------------------*/
.szukaj p {
	padding: 8px;
	margin: 6px 0 4px 0;
	border: 1px solid #4a4747;
	display: block;
	float: right;
	width: 210px;
}

.szukaj input[type="text"] {
	background: none;
	color:#ababab;
	border: none;
	display: block;
	float: left;
	width: 170px;
	height: 22px;
	padding: 0;
	margin: 0!important;
}

.szukaj input[type="text"]:focus {
	box-shadow: none;
}

.szukaj input[type="submit"] {
	background: url(../img_new/szukajok.jpg) no-repeat center center;
	color:#ababab;
	border: none;
	display: block;
	float: right;
	height: 22px;
	width: 22px;
	padding: 0;
	line-height: normal;
	cursor: pointer;
	margin: 0!important;
}

#topics2 {
	background: #1f1c1d;
	padding: 15px 0;
	text-shadow:none;
}

#topics2 h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #c9c8c8;
	margin: 0!important;
	padding: 0 0 6px 0;
}

#topics2 a {
	font-size: 11px;
	background: url(../img_new/topics.jpg) no-repeat 0 6px;
	padding: 0 10px 0 12px;
	color: #a6a5a5;
	display: inline-block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#topics2 a:hover {
	color: #ffffff;
}

.blueboxes .bluebox {
	background: #00adee;
	background: -moz-linear-gradient(top,  #00adee 0%, #03a2de 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00adee), color-stop(100%,#03a2de));
	background: -webkit-linear-gradient(top,  #00adee 0%,#03a2de 100%);
	background: -o-linear-gradient(top,  #00adee 0%,#03a2de 100%);
	background: -ms-linear-gradient(top,  #00adee 0%,#03a2de 100%);
	background: linear-gradient(to bottom,  #00adee 0%,#03a2de 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00adee', endColorstr='#03a2de',GradientType=0 );
	padding: 20px;
	color: #ffffff;
	font-size: 12px;
	text-shadow:none;
	min-height: 280px;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.bluebox h3 {
	text-transform: uppercase;
	color: #a0ebff;
	font-size: 12px!important;
	margin: 0 0 10px 0!important;
}

.bluebox h2 {
	color: #ffffff;
	font-size:20px;
}

.bluebox a {
	color: #ffffff;
	font-weight: bold;
}

.bluebox a:hover {
	text-decoration: underline;
}

.bluebox footer {
	margin: 20px 0 0 0!important;
	display: block;
}

.bluebox form {
	margin: 15px 0;
	background: #ffffff;
	border-radius: 0px;
	padding: 10px;
}

.bluebox form input {
	margin: 0!important;
}

.bluebox form input[type="text"] {
	border: none;
	box-shadow: none;
	padding: 8px 0;
	height:auto!important;
}

.bluebox form input[type="text"]:focus {
	background: #ffffff;
	color: #000000;
}

.bluebox form input[type="submit"] {
	color: #00adee;
	text-shadow:none;
	padding: 6px 0px;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: bold;	
	font-size: 13px;
	border: 2px solid #00adee;
	background: #ffffff;
	box-shadow: none;
	display: block;
	width: 100%;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-appearance: none;
    border-radius: 0;
}

.wpis {
	background: #ffffff;
	border: 2px solid #ffffff;
	margin: 0 0 40px 0;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.wpis .wpis-cover {
	width: 100%;
	height: 235px;
	position: relative;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
}

.wpis-cover .etykiety, .slide .etykiety {
	position: absolute;
	top: 10px;
	left: 10px;
}

.entry .etykiety {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 2
}

.entry .etykiety img {
	-webkit-box-shadow:  none;
    box-shadow:  none;
}

.wpis-cover .etykiety .blue, .slide .etykiety .blue {
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	background: #00a5e3;
	display: inline-block;
	padding: 5px 7px;
	text-shadow:1px 1px 0px rgba(0,0,0,0.4);
	font-weight: bold;
	margin: 0 6px 0 0;
}

.wpis-cover .etykiety .green, .slide .etykiety .green {
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	background: #c2d617;
	display: inline-block;
	padding: 5px 7px;
	text-shadow:1px 1px 0px rgba(0,0,0,0.4);
	font-weight: bold;
	margin: 0 6px 0 0;
}

.wpis-cover .etykiety .green, .slide .etykiety .green {
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	background: #c2d617;
	display: inline-block;
	padding: 5px 7px;
	text-shadow:1px 1px 0px rgba(0,0,0,0.4);
	font-weight: bold;
	margin: 0 6px 0 0;
}


.wpis-cover .cykl {
	position: absolute;
	bottom: 10px;
	left: 0px;
	background: rgba(0,0,0,0.7);
	font-size: 18px;
	font-weight: 700;
	text-shadow:1px 1px 0px rgba(0,0,0,0.4);
	padding: 10px;
	width: 80%;
	color: #ffffff;
}

.wpis-cover .autor {
	position: absolute;
	bottom: 10px;
	right: 10px;	
}
.wpis-cover .autor a {
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	background: rgba(0,0,0,0.6);
	display: inline-block;
	padding: 5px 7px;
	text-shadow:1px 1px 0px rgba(0,0,0,0.4);
	font-weight: normal;
}

.wpis .wpis-tresc {
	padding: 20px;
	border-bottom:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
}

.wpis .wpis-tresc .tematy {
	border-top: 1px solid #e1e1e1;
	padding-bottom: 9px;
}

.wpis .wpis-tresc .tematy a {
	text-transform: uppercase;
	font-size: 10px;
	color: #ababab;
	padding: 3px 6px;
	background: #ececec;
	display: inline-block;
	margin: 6px 6px 0 0; 
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-shadow:1px 1px 0px rgba(255,255,255,0.9);
}

.wpis .wpis-tresc .tematy a:hover {
	color: #ffffff;
	background: #00aeef;
	text-shadow:1px 1px 0px rgba(0,0,0,0.4);
}

.wpis .wpis-tresc .title {
	font-size: 20px;
	font-weight: 700;}

.wpis .wpis-tresc .title2 {
	font-size: 15px;
	font-weight: 700;
	margin: 0!important;
}

.wpis .wpis-tresc .title a,
.wpis .wpis-tresc .title2 a {
	color: #201c1d;
}

.wpis .wpis-tresc .title a:hover,
.wpis .wpis-tresc .title2 a:hover {
	color: #717b7f;
}

.longbutton a {
	color: #ff900c!important;
	display: block;
	text-shadow:none;
	padding: 11px 10px 11px 10px;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: 700;	
	font-size: 24px;
	border: 2px solid #ff900c;
	text-align: center;
	background: #ffffff!important;
	box-shadow: none;
	margin: 0 0 40px 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.longbutton a:hover {
	text-decoration:none!important;
	color: #ffffff!important;
	background: #ff900c!important;
}

.reklamabox {
	background: #ffffff;
	border: 2px solid #ffffff;
	margin: 0 0 40px 0;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.reklamabox .inner {
	border:1px solid #eeeeee;
	padding: 20px;
	min-height: 417px;
}

.reklamabox .inner2 {
	border:1px solid #eeeeee;
	padding: 0 20px 20px 20px;
	min-height: 360px;
}

.reklamabox .inner2 .reklamaimg{
	margin-top: 0!important;
}

.reklamabox small, 
.reklamabox small a {
	font-size: 10px;
	text-transform: uppercase;
	color: #8e8e8e;
	display: block;
}

.box .inner small.top{
	font-size: 10px;
	text-transform: uppercase;
	color: #8e8e8e;
	display: block;
	margin-left:20px;
}

small.top{
	font-size: 10px;
	text-transform: uppercase;
	color: #8e8e8e;
	display: block;
}

.entrysingle .box .inner small.top{
	font-size: 10px;
	text-transform: uppercase;
	color: #8e8e8e;
	display: block;
	margin-left:0px;
}

.reklamabox small.top {
	border-bottom: 1px solid #eeeeee;
}

.reklamabox small.bottom {
	border-top: 1px solid #e1e1e1;
	padding-top:6px;
}

.reklamaimg {
	/*min-height: 345px;
	line-height: 345px;*/
	margin:10px 0;
	text-align: center;
	display: block;
}

.reklamaimg img {
	width: 100%;
	vertical-align: top;
}

.calendar {
	background: #ffffff;
	border: 2px solid #ffffff;
	margin: 0 0 40px 0;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.calendar .inner {
	border:1px solid #eeeeee;
}

.calendar .polecane {
	background: #fff7ec;
	padding: 20px;
	border-bottom: 1px solid #f6ede0;
}

.calendar .pozostale {
	padding: 0 20px;
}

.calendar .polecane h6 {
	color: #a2a2a2;
	margin: 0!important;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

.polecane .wydarzenie {
	padding: 15px 0 0 0;
}

.wydarzenie {
	padding: 15px 0;
}

.wydarzenie h2, 
.wydarzenie h2 a {
	font-size: 15px;
	color: #201c1d;
	margin: 0!important;
}

.wydarzenie h2.side, 
.wydarzenie h2.side a {
	font-size: 14px;
	color: #201c1d;
	margin: 0!important;
}

.wydarzenie .data {
	border-radius: 0px;
	text-align: center;
	border-bottom: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #9fd7fa!important;
	text-shadow:none!important;
	background: #00adee;
	position: relative;
	background: -moz-linear-gradient(top,  #00adee 0%, #03a2de 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00adee), color-stop(100%,#03a2de));
	background: -webkit-linear-gradient(top,  #00adee 0%,#03a2de 100%);
	background: -o-linear-gradient(top,  #00adee 0%,#03a2de 100%);
	background: -ms-linear-gradient(top,  #00adee 0%,#03a2de 100%);
	background: linear-gradient(to bottom,  #00adee 0%,#03a2de 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00adee', endColorstr='#03a2de',GradientType=0 );
	padding: 1px 0 5px 0;
}

.wydarzenie .data span {
	display: block;
	width: 16px;
	height: 71px;
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	top: 0;
	left: -16px;
}


.wydarzenie .data strong {
	display: block;
	color: #ffffff!important;
	font-size: 30px;
}

.wydarzenie .info {
	font-size: 11px;
	color: #afafaf;
	border-top: 1px solid #f1f1f1;
	margin: 10px 0 0 0;
	padding: 4px 0 0 0;
}

.wydarzenie .info a {
	font-weight: bold;
	color: #686868;
}

#mainslider {
	height: auto;
	margin-right: 0;
	overflow: hidden;
	position: relative;
}

#mainslidercontent {
	position: relative!important;
	z-index: 20;
}

#mainslidercontent .sliderleft {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 40px;
	top: 50%;
	margin: -30px 0 0 0;
	z-index: 60;
}

#mainslidercontent .sliderright {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 40px;
	top: 50%;
	margin: -30px 0 0 0;
	z-index: 60;
}

#mainslider .slide {
	float: left;
	display: block;
	height: 343px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom:2px solid #ffffff;
	border-left:1px solid #ffffff; 
	border-right:1px solid #ffffff; 
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

#mainslider .slide h2 {
	position: absolute;
	bottom: 10px;
	left: 0px;
	background: rgba(0,0,0,0.7);
	font-size: 18px;
	font-weight: 700;
	text-shadow:1px 1px 0px rgba(0,0,0,0.4);
	padding: 10px;
	width: 80%;
	color: #ffffff;
}

#mainslider .slide h2 a {
	color: #ffffff;
}

@media only screen and (max-width: 801px) {

	section.topics a {
		margin: 0 0 3px 6px!important;
		display: inline-block!important;
	}

	#header .button {
		display: block;
		width: 100%!important;
		margin: 0 0 5px 0!important;
	}

	.blueboxes .bluebox {margin: 5px 0!important;}

}

#topics2  li {
	padding-top:0;
	padding-bottom: 0;
}

.wpis h6{
	color: #a2a2a2;
	margin: 0!important;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

.cover_link{
	display:block;
	width:100%;
	height:100%;
}

.forcehide{
	display: none!important;
}

@media only screen and (max-width: 1070px) {
	#logowanieshowhide{
		display:none!important;
	}

	.wpis .wpis-cover {
		-moz-background-size: cover!important;
		-webkit-background-size: cover!important;
		background-size: cover!important;
	}

}

@media only screen and (min-width: 767px) and (max-width: 1139px) {
	.wpis .wpis-tresc .title, .bluebox h2 {
		font-size:16px;
	}

	.wpis-cover div.cykl {
		font-size:16px;
	}

	#mainslider .slide h2{
		font-size:16px;
	}

}

.touch #logowanieshowhide{
	display:none!important;
}

#logowanieshowhide.key{
	background-image: url('../img_new/key16_2.png')!important;
	background-repeat: no-repeat!important;
	padding-left:30px!important;
	background-position: 6px 9px!important;
}

#logowanieshowhide.key:hover{
	background-image: url('../img_new/key16_1.png')!important;
}

.reklamabox img{
	max-width:100%;
	width:auto;
}

.side_relative{
	position: relative;
}

.side_relative .etykietka{
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	background: #00a5e3;
	display: inline-block;
	padding: 5px 7px;
	text-shadow:none;
	font-weight: bold;
	margin: 0 6px 0 0;

}

#prenumerata_lista img{
	box-shadow: none;
	webkit-box-shadow:none;
}

#prenumerata_lista h3{
	min-height: 48px;
	text-align: center;
}

.fill{
	display: block;
	height:100%;
}

p.zrodlo{
	color:#bababa;
	font-size:11px;
	text-align:right;
	top:-10px;
	margin-top:-15px;
}

p.zrodlo a{
	color:#bababa;
	font-size:11px;
}

.minikey{
}

/* logowanie */
#logowanieBox h2 {
	font-size: 28px;
	text-align: center;
	margin: 0 0 30px 0!important;
	color: #00aeee;
}
form.logowanie input[type="text"],
form.logowanie input[type="password"],
form.lwa-remember input[type="text"] {
	height: 50px;
	padding: 0 0 0 56px;
	font-size: 14px;
	color: #777777;
	font-weight: bold;
	box-shadow: none;
	border: 1px solid #e6e6e6;
}

form.logowanie input[type="text"],
form.lwa-remember input[type="text"] {
	background: url(../img_new/email.png) no-repeat 5% 50% #f8f8f8;
}

form.logowanie input[type="text"]:focus,
form.lwa-remember input[type="text"]:focus {
	background: url(../img_new/email.png) no-repeat 5% 50% #ffffff;
}

form.logowanie input[type="password"] {
	background: url(../img_new/haslo.png) no-repeat 5% 50% #f8f8f8;
}

form.logowanie input[type="password"]:focus {
	background: url(../img_new/haslo.png) no-repeat 5% 50% #ffffff!important;
}

#logowanieBox .button {
	font-size: 16px;
	padding: 15px 20px;
	margin: 0!important;
	text-transform: uppercase;
	font-weight: bold!important;
}

.lwa-remember-buttons input.lwa-button-remember{
	font-weight: bold!important;
}

form.logowanie a {
	color: rgba(0,0,0,0.5);
}

form.logowanie a:hover {
	color: rgba(0,0,0,0.8);
}

#logowanieBox .line {
	height: 1px;
	background: rgba(0,0,0,0.1);
	margin: 20px 0;

}

/*narzedzia*/
.tool {
			background: #ffffff;
			border: 2px solid #ffffff;
			position: relative;
			z-index: 20;
			margin: 0 0 40px 0;
			-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
		        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
		}

		.tool .tool-inner {
			/*-moz-background-size: cover!important;
			-webkit-background-size: cover!important;
			background-size: cover!important;*/
			min-height: 200px;
		}

		.tool .tool-inner p {
			margin-bottom: 0!important;
			font-family: 'Open Sans', Arial, sans-serif;
			font-size: 12px;
		}

		.tool-info {
			background: rgba(0,160,220,0.8);
			color: #ffffff;
			text-shadow:none;
			padding: 15px;
			min-height: 200px;
			opacity: 0;
			-webkit-transition: all 0.5s ease-in-out;
			-moz-transition: all 0.5s ease-in-out;
			-ms-transition: all 0.5s ease-in-out;
			-o-transition: all 0.5s ease-in-out;
			transition: all 0.5s ease-in-out;
		}

		.tool:hover .tool-info {
			opacity: 1;
		}

		.tool-info h2 {
			font-size: 19px;
			color: #ffffff;
			margin-bottom:14px!important;
		}

		.tool-info a {
			color: #ffffff;
		}

		.tool-page {
			background: #ffffff;
		}

		.tool-header {
			height: 340px;
			position: relative;
			-moz-background-size: cover!important;
			-webkit-background-size: cover!important;
			background-size: cover!important;
		}

		.tool-name, .tool-name h1, .tool-name p {
			color: #ffffff;
			text-shadow:none;
		}

		.tool-name img{
			padding:12px;
		}

		.tool-name {
			position: absolute;
			bottom: 50px;
			width: 100%;
			padding-left:10px;
		}
		a.tag.transparent {
			display: inline-block;
			color: #00a0dc;
			text-shadow:none;
			padding: 7px 10px 7px 10px;
			font-family: 'Open Sans', Arial, sans-serif!important;
			font-size: 13px;
			text-transform:uppercase;
			border: 2px solid #00a0dc;
			background: transparent;
			box-shadow: none;
			width:150px;
			text-align:center;
			margin-top:1.25em;
			margin-left:5px;
			margin-right:5px;
		}

		a.tag.transparent.notfixed{
			width:auto;
		}

		a.tag.transparent:hover, a.tag.transparent.active{
			background: #00a0dc;
			color:white;
		}

		.tool-footer a.tag {
			display: inline-block;
			padding: 3px 5px;
		}

		.tool-footer a.tag:hover,.tool-footer a.tag.active {
			background: #00a0dc;
		}

		.tool-content {
			padding: 30px 0;
			font-size: 15px;
		}

		.tool-content p {
			font-size: 15px;
			color:#000;	
			text-shadow:none;
		}

		.tool-icon {
			font-size: 18px;
			background: url(../img_new/bg-heading.png) repeat-x center center;
			font-weight: 700;
			padding: 0px;
			color: #ffffff;
			text-shadow: none;
			display: block;
		}

		.tool-icon span {
			display: inline-block;
			color: #000000;
			padding: 0 10px 0 0;
			background: #ffffff;
		}

		.tool-icon img {
			vertical-align: middle;
				padding: 0;
				margin: 0 10px 0 0;
				height: 25px;
				width: 25px;
				display: inline-block;
		}

		.tool-content ul { list-style-type: none;}
		.tool-content ul li {
			background: url(../img_new/punktator.png) no-repeat 0 8px;
			padding: 0 0 0 15px;
			margin: 3px 0;
			font-size:15px;
			color:#000;
		}

		.tool-content ol {
			margin-left:25px;
		}
		.tool-content ol li {
			padding: 0 0 0 15px;
			margin: 3px 0;
			font-size:15px;
			color:#000;
		}
		.tool-name h1{
			margin-top:10px!important;
			font-size: 24px;
		}

.narzedzia_bg{
	background: white!important;

}

.tool-footer{
	background-color:#2e3031;
	color:white;
	text-shadow:none;
	padding:10px 15px;
}

.tool-footer h1{
	color:white;
	text-shadow:none;
	font-size:22px;
}

.tool-footer a.tag{
	color:white;
	text-shadow:none;
}

.tool-footer p{
	margin-bottom:0;
}

.tool-header:before {
	content: "";
	display: block;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
	background-repeat: repeat-x;
	z-index: 0;
	/*background: -moz-linear-gradient(top,  rgba(0,0,0,0) 80%, rgba(0,0,0,0.6) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(80%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.6)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 80%,rgba(0,0,0,0.6) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 80%,rgba(0,0,0,0.6) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 80%,rgba(0,0,0,0.6) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 80%,rgba(0,0,0,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );*/
}

.reveal-modal .close-reveal-modal{
	font-size:2em!important;
	position: absolute;
	top: -30px;
	right: -30px;
	background:#2ca5de;
	color:white;
	text-shadow:none;
	display:block;
	padding:2px 7px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

#narzedzia_header {
	background: url(../img_new/headerdesktop.jpg) no-repeat top center;
	position: relative;
	border-bottom: 2px solid #ffffff;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	color: #ffffff;
	margin-bottom: 10px;
	-moz-background-size: cover!important;
	-webkit-background-size: cover!important;
	background-size: cover!important;
	min-height: 420px;
}

	#narzedzia_header h1 {
		margin: 55px 0 40px 0!important;
		font-size: 57px;
		color: #ffffff;
	}

		#narzedzia_header:before {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background: url(../img_new/photobg.png) repeat;
			content: "";
			display: block;
		}

		#narzedzia_header p {
			color: #ffffff;
			font-size: 21px;
			margin: 0 0 20px 0; 
		}


		#narzedzia_header p small {
			color: #ffffff;
			font-size: 13px;
			display: block;

		}

		#narzedzia_header .button {
			font-size: 13px;
			box-shadow: none;
			padding: 15px 30px;
			border: 2px solid #fff;
			font-weight: 400;
			text-transform: uppercase;
			background-color: transparent;
		}

		#narzedzia_header .button:hover{
			background-color: #2ca5de;
		}

		.narzedzia-kategorie {
			margin-bottom: 35px;
		}

		.narzedzia-kategorie p {
			margin-bottom: 0;
			font-size: 15px;
		}

		.narzedzia-kategorie a {
			font-size: 11px;
			padding: 5px 7px;
			margin-bottom: 5px;
			display: inline-block;
			color: #ffffff;
			background: #2e3031;
			text-shadow:none;
		}

		.narzedzia-kategorie a:hover {
			background: #00a0dc;
		}

#redbelt {
		display: none;
		padding: 16px;
		font-size: 15px;
		color: #ffffff;
		text-shadow:1px 1px 0px rgba(0,0,0,0.3);
		text-align: center;
		background: rgb(215,7,7);
		background: -moz-linear-gradient(top,  rgba(215,7,7,1) 0%, rgba(211,26,26,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(215,7,7,1)), color-stop(100%,rgba(211,26,26,1)));
		background: -webkit-linear-gradient(top,  rgba(215,7,7,1) 0%,rgba(211,26,26,1) 100%);
		background: -o-linear-gradient(top,  rgba(215,7,7,1) 0%,rgba(211,26,26,1) 100%);
		background: -ms-linear-gradient(top,  rgba(215,7,7,1) 0%,rgba(211,26,26,1) 100%);
		background: linear-gradient(to bottom,  rgba(215,7,7,1) 0%,rgba(211,26,26,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d70707', endColorstr='#d31a1a',GradientType=0 );
		width:100%;
		position: fixed;
		bottom:0px;
		z-index:30;
	}

	#redbelt p {
		margin: 0!important;
		padding: 0px!important;
		color: #ffffff;
	}

	#redbelt a {
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
	}

	#redbelt a:hover {
		text-decoration: underline;
	}

	.close-redbelt{
		margin-left:120px;
		position: absolute;
		top:0px;
		font-weight: normal!important;
	}

	a.fancybox {
		position: relative;
		z-index: 10;
		display: inline-block;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
	}

	a.fancybox img {
		font-size: 0px;
		line-height: 0px;
		display: block;
	}

	a.fancybox:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: url(../img_new/lupka.png) no-repeat center center rgba(0,173,238,0.7);
		z-index:20;
		display: block;
		opacity: 0;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
		-webkit-box-shadow:inset 0 0 0 3px rgba(0,0,0,0.1);
		box-shadow:inset 0 0 0 3px rgba(0,0,0,0.1);
	}

	a.fancybox:hover:after {
		display: block;
		opacity: 1;
	}

	.nastepny-art {
		width: 107px;
		height: 64px;
		background: url(../img_new/nastepny2.jpg) no-repeat 0 0;
		position: fixed;
		top: 50%;
		margin-top: -32px;
		right: 0;
		z-index: 88!important;
		opacity: 0.7;
	}

	.nastepny-art:hover,
	.poprzedni-art:hover {
		opacity: 1;
	}

	.poprzedni-art {
		width: 32px;
		height: 64px;
		background: url(../img_new/poprzedni2.jpg) no-repeat 0 0;
		position: fixed;
		top: 50%;
		margin-top: -32px;
		left: 0;
		z-index: 88!important;
		opacity: 0.7;
	}

	@media only screen and (max-width: 1285px) {
		.nastepny-art {
			width: 32px;
			height: 64px;
			background: url(../img_new/nastepny2.jpg) no-repeat top left;
			position: fixed;
			top: 50%;
			margin-top: -32px;
			right: 0;
			z-index: 88;
			opacity: 0.7;
		}
	}

.narzedzia_menu a.tag.transparent{
	padding:4px;
	text-transform: none;
	border:none;
	width:auto;
	margin-right:0;
}

.narzedzia_menu a.tag.transparent:hover{
	background: #ddd;
	color:#00a0dc;
}

@media only screen and (min-width: 1025px) {
[class*="column"] + [class*="column"]:last-child {
	float: left;
}
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.zobacztakze_bg{
	height:118px;
	width:100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
 	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	background-size: cover!important;
	margin-bottom:5px;
}

.zobacztakze_bg a{
	width:100%;
	height:100%;
	display: block;
}

.nsl_long {
	background:#00aeef;
	border: 3px solid #00aeef;
	-webkit-box-shadow:inset 0 0 0 1px #FFFFFF;
	box-shadow:inset 0 0 0 1px #FFFFFF;
	padding: 20px 20px 25px 20px;
	margin-bottom: 20px;
}

	.nsl_long h2 {
		font-size: 25px;
		color: #ffffff;
		text-shadow:1px 1px 0px rgba(0,0,0,0.4);
	}

	.nsl_long h4 {
		font-size: 16px;
		font-weight: 400;
		color: #ffffff;
		text-shadow:1px 1px 0px rgba(0,0,0,0.4);
	}

	.nsl_long form {
		margin-bottom: 0px;
		padding: 10px 13px;
		background: #ffffff;
	}

		.nsl_long form input[type="text"] {
			height: 40px;
			border: none;
			box-shadow: none;
			margin-bottom: 0px;
			padding: 0px;
			font-size: 13px;
		}

			.nsl_long form input[type="text"]:focus {
				background: #ffffff;
			}

		.nsl_long form input[type="submit"] {
			color: #00adee;
			text-shadow:none;
			padding: 0px 0px;
			line-height: 36px;
			font-family: 'Open Sans', Arial, sans-serif!important;
			font-weight: bold;	
			font-size: 13px;
			border: 2px solid #00adee;
			background: #ffffff;
			box-shadow: none;
			display: block;
			width: 100%;
			text-transform: uppercase;
			cursor: pointer;
			-webkit-appearance: none;
		    border-radius: 0;
			-webkit-transition: all 0.3s ease-in;
			-moz-transition: all 0.3s ease-in;
			-ms-transition: all 0.3s ease-in;
			-o-transition: all 0.3s ease-in;
			transition: all 0.3s ease-in;
		}

			.nsl_long form input[type="submit"]:hover {
				color: #ffffff;
				background:  #00adee;
			}

.newtitle {
	font-weight: 800!important;
	font-size: 50px;
	margin-bottom: 20px;
}

.newmeta {
	color: #939393;
	padding: 20px 0;
	font-size: 14px;
	font-weight: 300;
	border-top: 1px solid #f4f4f4;
}

.newmeta a {
	color: #444444;
}

.newmeta a:hover {
	color: #00abec;
	text-decoration: none;
}

.newmeta span {
	position: relative;
	padding: 0 20px 0 0;
	display: inline-block;
}

.newmeta span:before {
	content: "|";
	color: #e7e7e7;
	position: absolute;
	top: -1px;
	right: 4px;
}

.newmeta span:last-child {
	padding: 0;
}

.newmeta span:last-child:before {
	display: none;
}

.newtopics {
	background: #f4f4f4;
	padding: 10px 15px;
	font-size: 14px;
	margin-bottom: 20px;
}

.newtopics a {
	color: #00abec;
	position: relative;
	padding: 0 20px 0 0;
	display: inline-block;
}

.newtopics a:before {
	content: "|";
	color: #e7e7e7;
	position: absolute;
	top: -1px;
	right: 4px;
}

.newtopics a:last-child {
	padding: 0;
}

.newtopics a:last-child:before {
	display: none;
}

.newtopics a:hover {
	color: #939393!important;
	text-decoration: none;
}

.newsocial {
	margin-bottom: 20px;
}

.newsocial .social {
	font-size: 14px;
	color: #ffffff;
	line-height: 45px;
	display: inline-block;
	padding: 0 15px;
	font-weight: 600;
	background: #dddddd;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
	text-shadow:none!important;
}

.newsocial .social .fa {
	font-size: 20px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.newsocial .social.facebook {
	background: #3b5998;
}
.newsocial .social.twitter {
	background: #2ba9e1;
}
.newsocial .social.google {
	background: #dd4b39;
}

.newsocial .social.linkedin{
    background: #007bb5;
}

.newsocial .social.mail {
	background: #a4a4a4;
}
.newsocial .social.all {
	background: #2e2e2e;
}

.newsocial .social.mail .fa {
	margin: 0!important;
}

.newsocial .social:hover {
	text-decoration: none!important;
	background: #444444!important;
}


.premium_box {
	background: #ffffff;
	border: 2px solid #ffffff;
	position: relative;
	z-index: 20;
	margin: 0 0 20px 0;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.premium_box .inner {
	border: 1px solid rgba(0,0,0,0.06);
	padding: 20px 20px 20px 20px;
	background: url(../img_new/lock.jpg) no-repeat bottom right;
}

.premium_box .inner p {
	text-align: center!important;
}

.premium_box .inner h3,
.premium_box .inner p a {
	font-weight:800!important;
}

.premium_box .inner p .button {
	font-size: 16px;
	font-weight: 800!important;
	margin-bottom: 0!important;
}

.miniheader {
	background: #00aeef;
	text-shadow:none;
}

.menu-btn {
	background: #0097d0;
	line-height: 50px;
	width: 50px;
	display: inline-block;
	font-size: 29px;
	color: #ffffff;
	float: left;
	cursor: pointer;
}

.menu-btn.btn2 {
	float: none!important;
	display: inline-block;
	width: 35px;
	line-height: 35px;
	font-size: 19px;
	margin-bottom: 15px;
	background: #0097d0!important;
}

.miniheader .minilogo {
	display: block;
	float: left;
	padding: 0 10px;
	line-height: 50px;
}

.miniheader .minilogo img {
	vertical-align: middle;
}

@media only screen and (max-width: 64.063em) {
	.newsocial .social {
		padding: 0 10px!important;
	}

	.newsocial .social span {
		display: none!important;
	}

	.newsocial .social .fa {
		margin:0px!important;
	}

	.newtitle {
		font-size: 30px!important;
	}

	.newmeta {
		display: block!important;
	}

	.newmeta span:before {
		content: ""!important;
		display: none!important;
	}
}