body {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  xbackground-image: url("/images/background.png");
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  color: #555555;
  font-family: Arial,Helvetica,sans-serif;
  
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;  
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.menu {
	    box-shadow: 2px 1px 2px #888888;
}

.menu {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("./images/menu-secondary-bg.png") !important ;
  background-origin: padding-box;
  background-position: left top;
  background-repeat: repeat-x;
  background-size: auto auto;
  height: 40px !important;
  margin-bottom: 30px;
  position: relative;
  z-index: 300;
}

div#maximenuck89.maximenuckh ul.maximenuck {
	background-image: url("./images/menu-secondary-bg.png") !important ;

}

.menu li a span{
  -x-system-font: none;
  color: #555;
  font-family: "Oswald",sans-serif;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: 13px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant-alternates: normal;
  font-variant-caps: normal;
  font-variant-east-asian: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-variant-position: normal;
  font-weight: normal;
  line-height: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 14px;
  text-decoration-color: -moz-use-text-color;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-shadow: 0 1px 0 #fff;
  text-transform: uppercase;
}

.menu  .maximenuck {
	height:40px;
	line-height:40px;
}

.menu  .current, .menu li:hover  {
  
  background-attachment: scroll;
  background-clip: border-box;
  background-color:#01008c;
  background-origin: padding-box;
  background-position: left -140px;
  background-repeat: repeat-x;
  background-size: auto auto;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0;
  text-shadow: 0 1px 0 #045985;

}

.menu  .current span, .menu li:hover span, div#maximenuck89 ul.maximenuck li:hover.level1.parent > a::after, div#maximenuck89 ul.maximenuck li.active > a::after {
  color: #fff !important;
}

.maxidrop-main {
	background-color:#1882B9;
}

div#maximenuck89 ul.maximenuck li.level1.parent > a::after, div#maximenuck89 ul.maximenuck li.level1.parent > span.separator::after {
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: transparent;
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: #FF0000;
  border-top-style: solid;
  border-top-width: 0px;
  content: ">>";
  display: block;
  height: 0;
  position: absolute;
  right: 0;
  top: 0px;
  width: 0;
  padding-right:20px;
  color: #555;
  font-weight:bold;
}

#slider h1 {
	font-size: 2em;
	color:#FFFFFF;
}

.nivo-controlNav {
	padding:0px !important;
	margin:0px !important;
}

.content {
	background-color:#FFFFFF;
	padding:16px;
}

h2.item-title, h2.item-title a {
  font-family: "Oswald",sans-serif;
  color:#333333;
  font-size:24px;
}
 h2.item-title a:hover {
  color:#468db5;
  text-decoration:none;
  
 }

 .item-image img {
	
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #ffffff;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-bottom-color: #eee;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-left-color: #eee;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #eee;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #eee;
  border-top-style: solid;
  border-top-width: 1px;
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
  width:200px;
  margin: 0px 10px 10px 0px;
 }



.icon-next:before {
  content: "Dalej";
}

.icon-previous:before {
  content: "Poprzednia";
}

.icon-last:before {
  content: "Koniec";
}

.icon-first:before {
  content: "Początek";
}

li.disabled {
	display:none;
}

.pagination-list li {
	display: inline;
	margin: 6px;
}

.pagination-list {
	text-align:center;
}

.pagination-list .active a {
	font-weight:bold;
	color:#01008c;
}


.pagination {
	width:100%;
}

#footer {
	margin:10px 0px;
	border-bottom: 1px solid #01008c;
	
}
.nivo-introtext {
	display:none;
}
