/*
    Document   : cm
    Created on : 2011-07-18, 09:19:20
    Author     : wojtekh
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


@font-face {
	font-family: lato-bold;
	src: url('font/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('font/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('font/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('font/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'lato-light';
    src: url('font/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('font/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Lato-Light.woff2') format('woff2'), /* Modern Browsers */
         url('font/Lato-Light.woff') format('woff'), /* Modern Browsers */
         url('font/Lato-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
	font-family: lato-regular;
	src: url('font/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('font/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('font/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('font/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

* {margin: 0px;padding: 0px}

body {font-family: lato-regular,tahoma,sans-serif; font-size: 1em; text-align: center;color: #555555}

a {text-decoration: none;}
a {
    outline-width: 0px;
}
.item-page a {
    color: #0000ff;
}
a:hover{
    color: #F29130;
}
a img {
    border: 0;
}
.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px; overflow:hidden;}
.left  { float:left; }
.right { float:right; }


.centerPage {
	width: 100%;
	overflow: visible;
	text-align: left;
}

.mobilna-wyszukiwarka{
	display: none;
}


@media (max-width: 1023px) {
	.header{
		width: 84%;
	}

	.short-top-menu{
		display: none;
	}

	.menuTop{
		display: none;
	}

	.menu-lewe{
		display: none;
	}

	.menuTopMobile{
		@include 'bootstrapz.min.css';
		z-index: 10;
	}

	.menu-prawe{
		display: none;
	}

	.wyszukiwarka-header{
		display: none;
	}

	.mobilna-wyszukiwarka{
		display: block;
		margin-bottom: 15px;
	}

	.slides_container {
		display: block !important;
		width: 100vw;
		height: 50vw;
	}

	div[id^="slider_"] {
		display: block !important;
	}

	.ramka{
		left: 0px;
		bottom: 20px;
		padding: 16px;
		background: rgba(27,56,100,.7);
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#B01b3864', endColorstr='#B01b3864'); /* ie 8 */
		position: absolute;
		text-align: left;
		text-transform: uppercase;
	}

	.ramka h2{
		color: #fff;
	}

	.mini-slider .slides_control div.ramka{
		position: absolute;
		left: 0;
		bottom: 15px;
		width: auto !important;
		height: auto;
		padding: 10px 24px 12px 35px;
	}

	.ramka li{
		font-size: 0.85em;
	}

	.mini-slider .ramka h2{
		color: #fff;
		font-family: lato-regular;
		font-size: 20px;
	}

	.mini-slider .breadcrumb{
		color: #fff;
		text-transform: none;
		padding: 5px 0 10px 0;
		min-height: 10px;
	}

	#slides .prev {
		left: 0;
		top: 35%;
	}

	#slides .next {
		right: 0;
		top: 35%;
	}


	.slides_container .slide{
		display: inline-block;
		width: 100vw;
		background-size: 100%;
		height: 50vw;
	}

	.slider-szerokosc.mini-slider {
		width: 100vw;
		height: 25vw;
	}

	.mini-slider .slides_container div {
		width: 100vw;
		height: 25vw;
		position: relative;
		background-size: 100%;
	}

	.mini-slider .slides_container{
		height: 25vw;
	}


	.mini-slider .breadcrumb .divider{
		margin: 0 2px;
	}

	.blog-item {
		margin-bottom: 30px;
	}

	.blog-item h2 + div {
		text-align: justify;
	}

	.blog h1 {
		text-transform: uppercase;
		font-family: lato-bold;
		font-size: 1.8em;
	}

	div.blog_photo {
		float: left;
		padding: 0px 20px 0px 0px;
		width: 30%;
	}

    div.blog_photo img, .article-content img  {
		padding: 3px;
		border:solid 1px #E8E5D9;
		max-width: 100%;
	}

	div.blog_photo + h2 + div {
		width: 62%;
	}

	.blog .blog-item h2{
		width: 60%;
		float: left;
	}

	.mainContentCenter .article-content img{
		max-width: 100%;
		height: auto;
		padding: 8px;
	}

	.centerPage {
		width: 100%;
		overflow: visible;
		text-align: left;
		}

	.img-logo{
		max-width:65%;
		width: 300px;
		height: auto;
	}

	.breadcrumb li{
		display: inline-block;
	}

	.mainContent .breadcrumb {
		/* display: none; */
	}

	.mobilny-srodek li a{
		text-transform: uppercase;
		float: right;
		line-height: 12px;
		text-decoration: none;
		padding: 0 5px 0 5px;
		color: #0050AA;
	}

	.mobilny-srodek li{
		position: relative;
		display: inline-block;
		text-align: center;
		border-right: 2px solid #ffca05;
	}

	.mobilny-srodek li:last-child{
		border: none;
	}

	.middle{
		padding: 8px;
	}

	.mobilny-srodek ul{
	    text-align: center;
		padding: 25px 10px 25px 10px;
	}

	.menu-kafelki{
		display: none;
	}

	.menu-kafelki ul{
		margin-left: auto;
		margin-right: auto;
		width: 88vw;
	}

	.mainContent .menu-kafelki ul.nav li{
		display: inline-block;
		width: 39vw;
		height: 39vw;
		background: #ffd537;
		border-bottom: 6px solid #0053b0;
		vertical-align: text-top;
		margin: 16px 8px 0 8px;
	}

	.mainContent .menu-kafelki ul.nav a{
		margin: 10px;
		padding-bottom: 10px;
		text-transform: uppercase;
		font-size: 16px;
		font-family: lato-light;
		color: #0053b0;
		display: inline-block;
		border-bottom: 1px solid #0053b0;
	}

	.footerMenu{
		width: 100%;
	}

	.footer .copyright{
		    padding: 14px 0px 10px 0px;
			float: left;
			text-align: center;
			width: 100%
	}

	.footer .menu li {
		list-style-type: none;
		padding: 0px 10px 0px 10px;
		border-right: 2px solid #ffca05;
		margin: 5px 0;
		position: relative;
		display: inline-block;
		text-align: center;
		line-height: 24px;
		vertical-align: middle;
	}

	.footer .menu li:last-child{
		border: none;
	}

	.footer ul{
		text-align: center;
		/* width: auto; */
		/* margin-left:  auto; */
		/* margin-right:  auto; */
	}

	/* --- sklep --- */

	.mainContentRight {
		overflow: hidden;
		margin-top: 20px;
		width: 80%;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

	.mainContentRight {
		/* float: right; */
		overflow: hidden;
		margin-top: 20px;
	}



}

@media (max-width: 459px){
	div.blog_photo {
		float: left;
		padding: 0px 20px 0px 0px;
		width: 50%;
	}

    div.blog_photo img, .article-content img  {
		padding: 3px;
		border:solid 1px #E8E5D9;
		max-width: 100%;
	}

	div.blog_photo + h2 + div {
		width: 100%;
	}

	.blog .blog-item h2{
		width: 100%;
		float: left;
	}
}

@media (max-width: 630px) {
	.top img{
		max-width: 90%;
		z-index: 66;
	}

	.mini-slider .ramka{
		display: none;
	}

	.mainContent .breadcrumb{
		display: inline-block;
	}
}

@media (min-width: 631px){
	.mainContent .breadcrumb {
		display: none;
	}
}


 @media (min-width: 1024px) {
	.header{
		width: 100%;
	}

	.centerPage {
		margin: auto;
		width: 1000px;
		text-align: left;
		overflow: visible;
	}

	.short-top-menu{
		/* font-size:50px; */
		/* position: absolute; */
		/* right: 0; */
		/* top: 0; */
		/* width: 100%; */
	}

	.short-top-menu ul{
		list-style: none;

		padding-top: 5px;
		display: block;
		margin: 0;
		width: 100%;
		text-align: right;
		list-style-type: none;
		color: #ffca05;
	}

	.short-top-menu a{
		text-transform: uppercase;
		border-right: 2px solid #ffca05;
		float: right;
		line-height: 12px;
		text-decoration: none;
		/* font-size: 12px; */
		padding: 0 5px 0 5px;
		color: #0050AA;
	}

	.short-top-menu a:hover{
	    color: #0066cc !important;
	}

	.short-top-menu li:first-of-type a:first-of-type{
		padding: 0 0 0 5px;
		border: 0;
	}

	.menuTopMobile{
		display: none;
	}


	.slider-szerokosc{
		width: 1000px;
		height: 320px;
		/* position: relative; */
		margin: auto;
	}

	.slider-szerokosc.mini-slider {
		width: 1000px;
		height: 235px;
	}

	.slides_container {
		width: 600px;
		height: 320px;
		}

	.slides_container .slide{
		display: inline-block;
		width: 600px;
		height: 320px;
	}

	#slides .prev {
		left: 200px;
	}

	#slides .next {
		right: 200px;
	}

	#slides .prev, #slides .next {
		top: 135px;
	}

	.ramka{
		left: 0px;
		bottom: 20px;
		padding: 16px 24px 16px 35px;
		background: rgba(27,56,100,.7);
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#B01b3864', endColorstr='#B01b3864'); /* ie 8 */
		position: absolute;
		text-align: left;
		/*width: 650px !important;*/
		text-transform: uppercase;
	}

	.mini-slider .slides_control div.ramka{
		position: absolute;
		left: 0;
		bottom: 15px;
		width: auto !important;
		height: auto;
		padding: 10px 24px 12px 35px;
	}

	.ramka h2{
		color: #fff;
		font-size: 30px;
		font-family: lato-light;
	}

	.mini-slider .ramka h2{
		color: #fff;
		font-family: lato-regular;
		font-size: 24px;
	}

	.mini-slider .slides_container{
	width: 780px;
	height: 235px;
}

	.mini-slider .slides_container div{
		  width: 780px;
		  height: 235px;
	}

	.mini-slider .slides_control div{
		position: relative;
		background-position-y: center;
	}

	.mini-slider .breadcrumb{
		color: #fff;
		text-transform: none;
		margin-left: -10px;
		padding: 5px 0 10px 0;
		min-height: 10px;
	}

	.img-logo{
		max-height: 120px;
	}

	.menu-lewe,
	.menu-prawe{
		width: 195px;
		display: inline-block;
		height: 320px;
		overflow: hidden;
		font-size: 20px;
		vertical-align: top;
	}

	.menu-lewe{
		text-align: left;
	}

	.menu-prawe{
		text-align: right;
	}

	.menu-lewe a{
		font-size: 16px;
		color: #fff;
		font-family: lato-bold;
	}

	.menu-prawe a{
		font-size: 16px;
		color: #fff;
		font-family: lato-bold;
	}

	.menu-prawe li{
		margin: 16px 0 16px 0;
		text-transform: uppercase;
		padding-left: 15px;
		border-right: 1px #fff solid;
		padding-right: 8px;
	}

	.menu-lewe a:hover,
	.menu-prawe a:hover{
		color: #ffca05;
	}

	.menu-lewe li{
		margin: 16px 0 16px 0;
		text-transform: uppercase;
		padding-right: 15px;
		border-left: 1px #fff solid;
		padding-left: 8px;
	}

	.middle{
		padding-bottom: 25px;
	}

	.mainContent .menu-kafelki ul.nav li{
		display: inline-block;
		width: 210px;
		height: 210px;
		background: #ffd537;
		border-bottom: 6px solid #0053b0;
		vertical-align: text-top;
		margin: 32px 16px 0 16px;
	}

	.mainContent .menu-kafelki ul.nav a{
		margin: 10px;
		padding-bottom: 10px;
		text-transform: uppercase;
		font-size: 20px;
		font-family: lato-light;
		color: #0053b0;
		display: inline-block;
		border-bottom: 1px solid #0053b0;
	}

	.mobilny-srodek{
		display: none;
	}

	.footer .menu li:last-child {
		padding: 0px 10px 0px 10px;
		border: none;
		float: left;
	}

	.footer .menu li {
		list-style-type: none;
		padding: 0px 10px 0px 10px;
		border-right: 2px solid #ffca05;
		float: left
	}

	.category-module .row {
		width: 100%;
		margin-bottom: 7px;
		padding: 10px 0px 15px 0px;
		border-bottom: 2px dotted #0050aa;
	}

    div.blog_photo {
		float: left;
		padding: 0px 20px 0px 0px;
		width: 18%;
	}

    div.blog_photo img, .article-content img  {
		padding: 3px;
		border:solid 1px #E8E5D9;
		/*width: 100%;*/
		max-width: 100%;
	}

	div.blog_photo + h2 + div {
		width: 79%;
	}

	.blog .blog-item h2{
		width: 78%;
		float: left;
	}

	.blog h1{
		display: none;
	}

	.mainContent .breadcrumb {
		padding: 5px 0px 15px 0px;
		font-size: 0.85em;
		min-height: 10px;
		display: none;
	}

    .breadcrumb li {
		list-style: none;
		float: left;
		font-size: 0.85em;
		min-height: 10px;
	}

    .breadcrumb li .divider {
		padding: 0px 5px;
	}

	/* --- sklep --- */
	.mainContentCenter{float: left;overflow: hidden;margin-top: 20px;width: 75%;}
	.mainContentRight {float: right;overflow: hidden;margin-top: 20px;}
 }


@media (min-width: 1280px) {
	.centerPage {
		margin: auto;
		width: 1240px;
		text-align: left;
		overflow: visible;
	}

	.short-top-menu{
		/* font-size:50px; */
		/* position: absolute; */
		/* right: 0; */
		/* top: 0; */
		/* width: 100%; */
	}

	.short-top-menu ul{
		list-style: none;

		padding-top: 5px;
		display: block;
		margin: 0;
		width: 100%;
		text-align: right;
		list-style-type: none;
		color: #ffca05;
	}

	.short-top-menu a{
		text-transform: uppercase;
		border-right: 2px solid #ffca05;
		float: right;
		line-height: 12px;
		text-decoration: none;
		/* font-size: 12px; */
		padding: 0 5px 0 5px;
		color: #0050AA;
	}

	.short-top-menu a:hover{
	    color: #0066cc !important;
	}

	.short-top-menu li:first-of-type a:first-of-type{
		padding: 0 0 0 5px;
		border: 0;
	}

	.menuTopMobile{
		display: none;
	}


	.slider-szerokosc{
		width: 1240px;
		height: 420px;
		position: relative;
		margin: auto;
	}

	.slider-szerokosc.mini-slider {
		width: 1240px;
		height: 235px;
	}

	.slides_container {
		width: 800px; height: 420px;
	  }

	.slides_container .slide{
		display: inline-block;
		width: 800px;
		height: 420px;
	}

	#slides .prev {
		left: 220px;
	}

	#slides .next {
		right: 220px;
	}

	#slides .prev, #slides .next {
		top:188px;
	}

	.ramka{
		left: 0px;
		bottom: 20px;
		padding: 16px 24px 16px 35px;
		background: rgba(27,56,100,.7);
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#B01b3864', endColorstr='#B01b3864'); /* ie 8 */
		position: absolute;
		text-align: left;
		/*width: 650px !important;*/
		text-transform: uppercase;
	}

	.mini-slider .slides_control div.ramka{
		position: absolute;
		left: 0;
		bottom: 15px;
		width: auto !important;
		height: auto;
		padding: 10px 24px 12px 35px;
	}

	.mini-slider .slides_container{
	width: 1020px; height: 235px;
}

	.mini-slider .slides_container div{
		  width: 1020px;
		  height: 235px;

	}

	.mini-slider .slides_control div{
		position: relative;
		background-position-y: center;
	}



	.ramka h2{
		color: #fff;
		font-size: 30px;
		font-family: lato-light;
	}

	.mini-slider .ramka h2{
		color: #fff;
		font-family: lato-regular;
		font-size: 24px;
	}

	.img-logo{
		max-height: 160px;
	}

	.menu-lewe,
	.menu-prawe{
		width: 215px;
		display: inline-block;
		height: 420px;
		overflow: hidden;
		font-size: 20px;
		vertical-align: top;
	}

	.menu-lewe{
		text-align: left;
	}

	.menu-prawe{
		text-align: right;
	}

	.menu-lewe a{
		font-size: 20px;
		color: #fff;
		font-family: lato-bold;
	}

	.menu-prawe a{
		font-size: 20px;
		color: #fff;
		font-family: lato-bold;
	}

	.menu-prawe li{
		margin: 30px 0 30px 0;
		text-transform: uppercase;
		padding-left: 15px;
		border-right: 1px #fff solid;
		padding-right: 8px;
	}

	.menu-lewe a:hover,
	.menu-prawe a:hover{
		color: #ffca05;
	}

	.menu-lewe li{
		margin: 30px 0 30px 0;
		text-transform: uppercase;
		padding-right: 15px;
		border-left: 1px #fff solid;
		padding-left: 8px;
	}

	.middle{
		padding-bottom: 25px;
	}

	.mainContent .menu-kafelki ul.nav li{
		display: inline-block;
		width: 210px;
		height: 210px;
		background: #ffd537;
		border-bottom: 6px solid #0053b0;
		vertical-align: text-top;
		margin: 32px 16px 0 16px;
	}

	.mainContent .menu-kafelki ul.nav a{
		margin: 10px;
		padding-bottom: 10px;
		text-transform: uppercase;
		font-size: 20px;
		font-family: lato-light;
		color: #0053b0;
		display: inline-block;
		border-bottom: 1px solid #0053b0;
	}

	.mobilny-srodek{
		display: none;
	}

	.footer .menu li:last-child {
		padding: 0px 10px 0px 10px;
		border: none;
		float: left;
	}

	.footer .menu li {
		list-style-type: none;
		padding: 0px 10px 0px 10px;
		border-right: 2px solid #ffca05;
		float: left
	}

	.category-module .row {
		width: 100%;
		margin-bottom: 7px;
		padding: 10px 0px 15px 0px;
		border-bottom: 2px dotted #0050aa;
	}

    div.blog_photo {
		float: left;
		padding: 0px 20px 0px 0px;
		width: 18%;
	}

    div.blog_photo img, .article-content img  {
		padding: 3px;
		border:solid 1px #E8E5D9;
		/*width: 100%;*/
		max-width: 100%;
	}

	div.blog_photo + h2 + div {
		width: 79%;
	}

	.blog h1{
		display: none;
	}

	.mainContent .breadcrumb {
		padding: 5px 0px 15px 0px;
		font-size: 0.85em;
		min-height: 10px;
		display: none;
	}

    .breadcrumb li {
		list-style: none;
		float: left;
		font-size: 0.85em;
		min-height: 10px;
	}

    .breadcrumb li .divider {
		padding: 0px 5px;
	}

	/* --- sklep --- */
	.mainContentCenter{float: left;overflow: hidden;margin-top: 20px;width: 80%;}
	.mainContentRight {float: right;overflow: hidden;margin-top: 20px;}

 } /*  @media screen and (min-width: 1280px) { */



.kafelki{
	display: block;
	list-style: none;
}

.kafelki li{
	display: inline-block;
    width: 210px;
    height: 210px;
    background: #ffd537;
	border-bottom: 6px solid #0053b0;
	vertical-align: text-top;
	margin: 32px 16px 0 16px;
}

.kafelki li a{
	margin: 10px;
	padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 20px;
    font-family: lato-light;
    color: #0053b0;
    display: inline-block;
    border-bottom: 1px solid #0053b0;
	text-align: left;
}

.kafelki li a:nth-child(2){
	border-bottom: 0;
    font-family: lato-bold;
    font-size: 16px;
    margin: 0 10px 0 10px;
}

margin: auto;
text-align: left;

/* .centerPage {margin: auto; width: 1005px; text-align: left;} */

.top {
		width: 100%; /* height: 153px; */

}

ol li {margin-left: 40px;}

h1, h2, h3 {font-size: 1.4em;font-weight: normal;color:#034ea1}
h1 a, h2 a, h3 a {color:#034ea1;float: left;font-family: lato-bold;}
input, select, textarea  {border-style:solid;border-color:  #DADADA ;border-width: 1px;color: #B0B0AE;
                        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;padding: 3px 3px 3px 5px;
                        }
input {cursor: text;padding: 3px 3px 3px 5px;font-size: 0.8em;}
select {cursor: pointer;padding: 1px 3px 2px 3px;}
option {border-color: #E9E9E9; }



.article-content input,
.article-content textarea,
.article-content select,
.article-content option{font-size: 1em;color: #6E6E6E}
.article-icons img, .langVer img {border: 0px}


.tabelka {border-collapse: collapse;margin: 10px 0px;border-color:#B7B7B7;border-width: 1px;border-style: solid;}
.tabelka td, .tabelka th {border-color:#B7B7B7;border-width: 1px;border-style: solid;vertical-align: top;text-align: left;padding: 5px}
.tabelka thead td {font-weight: bold}

a.button, input.button, button.button {background: url(../pcs/all/buttonBg.jpg) repeat-x 0px -21px;
                        border-style:solid;border-color: #F7F7F7 #E9E9E9 #D9D9D9 #E9E9E9;border-width: 1px;color: #5C5248;
                        text-transform: uppercase;font-size: 10px;font-weight: bold;display:inline-block;
                        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;cursor: pointer; }
a.button {padding: 5px 10px;}
input.button, button.button {padding: 4px 10px 3px 10px;}
a.button:hover, input.button:hover, button.button:hover {color: #F29130; background-position: 0px 0px;border-color: #D9D9D9  #E9E9E9 #D9D9D9  #E9E9E9;box-shadow:-1px -1px 2px #D9D9D9}

.readmore {padding: 10px 0px 0px 0px}

/*ul li {list-style-type: none}*/

fieldset {border: 0px;margin-bottom: 20px}

.header{/*height: 185px*/position: relative;z-index: 20;}
    .header .logo {width: 389px;height: 113px;position: absolute;top: 0px;left: 0px;display: block;text-indent: -10000px; background-size: contain !important;    margin-top: 5px;}
    .header .langVer {width: 72px;height: 13px;display: block;padding: 15px 0px;position: absolute;top: 65px;right: 280px; font-size:10px;}
    .header .langVer img {margin-right:10px;vertical-align: bottom;}
    .header .search {position: absolute;top: 73px;right: 0px;width: 265px;}
    .header .search input.inputbox {width: 245px;position: absolute; padding: 10px;border-radius: 0; border: 1px solid #6190c4; color: #6190c4;}
    .mobilna-wyszukiwarka .search input.inputbox {width: 245px;padding: 10px;border-radius: 0; border: 1px solid #6190c4; color: #6190c4;}
    .header .search input.button {width: 58px;height: 24px;cursor: pointer;border: 0px;position: absolute; top:0px; right:0px; padding: 0px;}
    .header .search input.button:hover {width: 58px;height: 24px; background-position: 0px -24px}

#fontsize { position:absolute; right:0px; top:10px; width:265px; height:20px; font-size:10px; text-align:left; }
#fontsize h3 { float:left; font-size:10px; text-shadow:1px 1px #fff;}
#fontsize p a { padding:0 3px; color:#666; }
#fontsize p a:hover { text-decoration:underline;}
#fontsize p span { display:none;}

.coda-nav-right a {position: absolute;right: 0px}

ul.actions { list-style: none; float:right; }
ul.actions li { list-style: none; display: inline }

.menuTop{}

.sliderTop{border-bottom: 6px solid #ffca05;background: #034289 url(../pcs/cm/tlo-slidera.jpg) no-repeat center top;}
.slides_container {
    overflow: hidden;
}




.mini-slider .breadcrumb a{
	color: #fff;
	text-transform: none;
}

.mini-slider .breadcrumb a:hover{
	color: #ffca05;
}

.mini-slider .breadcrumb div.clear{
	display: inline;
	clear: none;
}

.mini-slider .menu-lewe{
	height: 235px;
	vertical-align: top;
}

.mini-slider .menu-lewe li{
	margin: 10px 0;
}

.mini-slider .menu-lewe a{
	font-size: 14px;
}

 /* .slides_container div {
    width: 800px;
    display:inline-block;
  }*/



  .slides_control div {
    /* display:inline-block; */
    /* z-index: auto !important; */
  }
  #slides .next {
        background: rgba(255,255,255,.3) url('/modules/mod_slider/images/strzalka_r.png');
        background-repeat: no-repeat;
        background-position: center right;
		z-index: 3005;
  }
  #slides .prev {
        background: rgba(255,255,255,.3) url('/modules/mod_slider/images/strzalka_l.png');
        background-repeat: no-repeat;
        background-position: center left;
		z-index: 3005;
  }

  #slides .prev, #slides .next {padding: 10px;
		color: #fff;
		height: 37px;
		width: 5px;
		position: absolute;
  }

.departmentsLink {height: 100px;padding: 0px 13px 20px 12px;margin: 0px 0px 20px 0px}
    .departmentsLink img {border: 0px}
    .departmentsLink .box {float: left;margin-right: 20px;width: 313px;height: 102px;overflow: hidden;}
    .departmentsLink .box.last {margin: 0px}

.mainContent{font-size: 0.9em}


.mainContentLeft{float: left;overflow: hidden}
    .leftBox {margin-bottom:20px}
    .leftBox ul.menu {background-position: top;background-repeat: repeat-x;padding-top:2px;}
    .leftBox.menu_sklep h2 {background-position: bottom;background-repeat: repeat-x;padding-bottom: 10px}
    .leftBox.wydzialy ul.menu {background-image: none;border-top:solid 4px;}
    .leftBox ul li  {background-image:url(../pcs/cm/leftMenuBg.gif)  }
    .leftBox ul li .separator  {padding-left: 25px;background-position: 15px 5px;}
    .leftBox.wydzialy ul li{font-weight: bold}
    .leftBox.wydzialy ul li ul li,
    .leftBox.wydzialy ul li ul li ul li,
    .leftBox.wydzialy ul li ul li ul li ul li{font-weight: normal}
    .leftBox ul li a, .leftBox ul li .separator, .leftBox.menu_sklep .jshop_menu_level_0 a {font-size: 0.85em;padding-left:15px;display: block;background-position: 5px 5px;background-repeat: no-repeat;}
    .leftBox ul li ul li a, .leftBox ul li ul li .separator {padding-left: 25px;background-position: 15px 5px;}
    .leftBox ul li ul li ul li a, .leftBox ul li ul li ul li .separator {padding-left: 35px;background-position: 25px 5px;}
    .leftBox ul li ul li ul li ul li a, .leftBox ul li ul li ul li ul li .separator {padding-left: 45px;background-position: 35px 5px;}
    .leftBox ul li, .leftBox.menu_sklep .jshop_menu_level_0  {padding: 9px 0px;display: block;background-position: bottom;background-repeat: repeat-x;}
    .leftBox ul li.deeper.active.parent  {font-weight: bold}
    .leftBox ul li.deeper.active.parent ul li.deeper.active.parent {font-weight: normal}
    .leftBox ul li.parent ul li  {font-weight: normal;background-image: none}
    .leftBox h2, .mainContentCenter h3  {padding: 0px 0px 10px 0px;}

/*menu sklep*/
.leftBox.menu_sklep .jshop_menu_level_0, .leftBox.menu_sklep .jshop_menu_level_0_a   {padding: 9px 0px;display: block;background-position: bottom;background-repeat: repeat-x;background-image:url(../pcs/cm/leftMenuBg.gif)}
.leftBox.menu_sklep .jshop_menu_level_0_a {font-weight: bold}
.leftBox.menu_sklep .jshop_menu_level_0_a a {font-size: 0.85em;padding-left:15px;display: block;background-position: 5px 5px;background-repeat: no-repeat;color:#4D443C; background-image:url(../pcs/cm/leftMenuLiBg.gif)}

.leftBox.menu_sklep .jshop_menu_level_1,
.leftBox.menu_sklep .jshop_menu_level_1_a   {padding: 9px 0px;display: block;background-position: bottom;background-repeat: repeat-x;background-image:url(../pcs/cm/leftMenuBg.gif)}
.leftBox.menu_sklep .jshop_menu_level_1_a {font-weight: normal}
.jshop_menu_level_1_a a,
.leftBox.menu_sklep .jshop_menu_level_1 a{font-size: 0.85em;padding-left:30px;display: block;background-position: 15px 5px;background-repeat: no-repeat;color:#4D443C; background-image:url(../pcs/cm/leftMenuLiBg.gif)}


/*boxy sklep logowanie koszyk*/
    .leftBox.logowanie_sklep {font-size: 0.85em}
    .leftBox.logowanie_sklep h2 {background-position: bottom;background-repeat: repeat-x;padding-bottom: 10px;margin-bottom: 10px}
    .leftBox.logowanie_sklep input[type=text],
    .leftBox.logowanie_sklep input[type=password] {width: 90%;font-size: 1em;}
    #form-login-remember label, .form-login-remember label {color: #B7B7B7}
    .remind-password a, #form-login-username a, .modRegister a {color:#F29130;}
    .modRegister  {position: relative;top: 4px}
    #form-login-username, #form-login-password, #form-login-remember, .form-login-remember, .remind-password {padding-bottom: 5px;}
    input#modlgn_remember, input#remember_me {vertical-align: middle}

    #jshop_module_cart {background: #fff url(../pcs/all/cartBg.jpg) no-repeat 1px bottom;border:solid 1px #E6E6DC;padding: 10px 10px 10px 80px;font-size: 0.85em;color: #4D443C;}
    #jshop_summ_product {color: #F29130; font-weight: bold;}
    .viewCart {color: #4D443C;background: url(../pcs/all/viewCartBg.gif) no-repeat right 5px; padding: 0px 10px 0px 0px }
    .jshop_register, .requiredtext {padding-bottom: 20px}
    .requiredtext {color: #E00}
    .jshop_register .name span {color: #E00;font-size: 0.75em}
    .login_block span, .register_block span {font-weight: bold}

/*.mainContentCenter{float: left;overflow: hidden;margin-top: 20px;width: 80%;}*/
    .article-content, .blog_content, .EmailViewsContent {/*padding: 20px 0px 20px 0px;*/margin: 0px 0px 0px 0px;/*background: url(../pcs/all/articleContentBg.gif) repeat-x top;*/clear: both;/*text-align: justify;*/}
    .article-content p {padding-bottom: 20px}
    /* .article-content ul li {margin: 4px 0px 4px 15px;  } */
    .article-content ul li {margin-left: 15px;}
	.pagination-list  {
			list-style-type: none;
			display: inline-flex;
	}

/*    .article-content ul li {padding: 4px 0px 4px 15px;background:url(../pcs/cm/leftMenuLiBg.gif) no-repeat 3px 10px;  }*/
    .articleInfo {margin-top:5px; font-size: 0.8em; color: #888888; padding-bottom: 15px}
    .newsflash-body .articleInfo {margin: 0px; padding-bottom: 5px}
    .createdby {font-weight: bold;}
	.item-page{margin-top: 20px;}
    .item-page h1, .blog h1, .search h1, .EmailViews h1 {width: 90%;float: left;margin-bottom: 10px}
    #xmap h1, #phocagallery h1 {background: url(../pcs/all/articleContentBg.gif) repeat-x bottom;clear: both;padding: 0px 0 10px 0px; margin-bottom: 20px}

    .newsflash-body .readmore {text-align: right;}

    .category-module .item {}

    .url_more { margin-top:10px; height:1.2em;}
    .url_more a { padding:5px 10px 5px 10px; color:#F29130; font-size:120%; }
    .url_more a:hover { color:#F29130; }

    .mainContentCenter .contentBox { margin-bottom:20px;}

/*.mainContentRight {float: right;overflow: hidden;margin-top: 20px;}    */
    .rightBox {border-top:solid 4px;border-bottom: solid 1px;padding: 10px;margin-bottom: 20px}
    .rightBox.banner {border-width:0px; padding:0; background:transparent;}
    .rightBox .department_info span.email { font-size:0.9em; }

.bottomContent{padding: 0px 13px 20px 12px}
    .bottomContent .box{float: left;margin: 0px 14px 0px 0px;width: 234px;height: 185px;overflow: hidden;}
    .bottomContent .box.last {margin: 0px}
    .bottomContent img {border:0px}


.footer{border-top-width: 6px;border-top-style: solid; font-size:12px;}
    .copyright {padding: 14px 0px 10px 12px;float: left}
    .footerMenu {padding: 10px 13px 10px 0px;float: right;text-align: right;}
    .footer a:hover {text-decoration: none;color: #0066cc;}
    .footerMenu img{width: 24px;}
	.footerMenu li{height: 24px;}
	.footerMenu li a{line-height: 27px;}

.social-icons{
	padding: 10px 0px 20px 12px;
    float: right;
}

.social-icons ul{
	list-style: none;
}

.social-icons li{
	display: inline-block;
	padding: 0 5px 0 5px;
	border-right: 2px solid #ffca05;
}

.social-icons li:last-child{
	border: none;
}

.social-icons img{
	width: 21px;
}

/*mapa strony*/
#xmap ul.level_0 {}
#xmap ul.level_1 {padding-left: 20px}
#xmap ul.level_2 {padding-left: 40px}
#xmap ul.level_3 {padding-left: 60px}
#xmap ul.level_4 {padding-left: 80px}
#xmap ul.level_5 {padding-left: 100px}
#xmap h2.menutitle {margin: 15px 0px 5px 0px}


#maxx_copyright{display: none;}


/*dj menu ---------------------------------------------------------------*/
.dj-main li.itemid101.first  {width: 40px;background: url(../pcs/all/homeBg.png) no-repeat 14px 11px; }
.dj-main li a.dj-up_a {background: url(../pcs/all/menuBg.png) repeat-y left; }

/*logowanie---------------------------------------------------------------------*/
.login-fields {}
.login-fields-label {width: 120px;float: left;margin-bottom: 15px;}
.login-fields-input {width: 200px;float: left;margin-bottom: 15px;}

/*wyszukiwarka content -------------------------------------------------------*/
.searchFormBox {padding: 15px;background-color: #F6F6F6;margin-bottom: 20px}
.word, .phrases, .only, .searchintro {padding-bottom: 20px}
legend, .word label {font-size: 0.8em;font-weight: bold;padding-bottom: 5px}
.phrases-box {padding-bottom: 5px}
.phrases-box label, .only label {font-size: 0.8em}
.result-title a {color:#777777}
.result-category, .result-created {color:#B7B7B7;font-size: 0.8em}
.result-created {margin-bottom: 20px}
dt.result-title {font-weight: bold}


/* ankiety - sondy ------------------------------------------------------------------------*/
table.polls td { padding:3px; font-size:0.9em; }
table.poll-stat td { font-size:0.9em;}

/* poczta wewnętrzna ----------------------------------------------------------------*/
.EmailViews {}
.messages_send {width: 99%;border:0px}
table.mailTable, table.mailTable td, table.mailTable th {border:0px}

/* system message --------------------------------------------------------------------*/
#system-message {padding: 15px;border-style: solid;border-width: 1px;border-color: #FDD2D2;background: #FFF7F7;color:#3a3a3a}
#system-message-container dt { display:none; font-weight: bold; padding-top: 10px }

/* paginacja ------------------------------------------------------------------------*/
.pagination, .list-footer {text-align: center;}
.list-footer ul {margin-bottom: 10px}
.limit {padding:15px 0px 15px}
.mainContentCenter .pagination li, .mainContentCenter .list-footer li {display: inline-block;margin:0px 3px;background-image: none;padding: 0px  }
.pagenav {background: url(../pcs/all/buttonBg.jpg) repeat-x 0px -21px;
                        border-style:solid;border-color: #F7F7F7 #E9E9E9 #D9D9D9 #E9E9E9;border-width: 1px;padding: 5px 10px;color: #9B948D;
                        text-transform: uppercase;font-size: 0.70em;font-weight: bold;
                        border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;cursor: pointer;display:inline-block;}
a.pagenav:hover {color: #5C5248;}
.counter{color:#9B948D;font-size: 0.7em}

#system-message .close{
    float: right;
    cursor: pointer;
}
/* */
.pocztawewsearchbox {
    padding: 0px 0px 10px;
}
.slider_mask {
background-image: url('../pcs/maska.png');
background-position: center center;
position: absolute;
top: 0;
left: 0;
width: 1005px;
height: 240px;
z-index: 100;
}
.btn-group {
    list-style: none;
    font-size: 110%;
    font-weight: bold;
}
dt {
    font-weight: bold;
}
.jshop{
    margin-bottom: 10px;
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.in {
    opacity: 0.9;
}
.tooltip {
    display: block;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    position: absolute;
    visibility: visible;
    z-index: 1070;
    width: auto;
    border: 1px solid gray;
    border-radius: 5px;
}
.tooltip-inner {
    padding: 10px;

}

.menu-prawe ul, .menu-lewe ul{
	list-style-type: none;
}

.nowa-linia{
	clear:both;
}

@media (min-width: 630px){
	.obrazek-p { max-width: 300px !important; float: right;}
	.obrazek-l { max-width: 300px !important; float: left;}
}

@media (max-width: 629px){
	.obrazek-p, .obrazek-l { width: 95%; display: block; margin: 10px auto; }
}
