html {
	background: url('../gfx/html-bgnd.jpg') repeat-y center;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #dadbdf;
	background: url('../gfx/bgnd.jpg') repeat-y center;
}

div.bgnd {
	background: url('../gfx/top-bgnd.jpg') no-repeat center top;
}

a {
	text-decoration: underline;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #d9dae3;
}

a.back {
	color: #d9dae3;
	text-decoration: none;
}

a.back:hover {
	color: #ffffff;
	text-decoration: none;
}

h2 {
	margin: 10px 0;
	color: white;
	font-size: 12px;
}

h3 {
	color: #fefefe;
}

p, ul, ol {
	margin-top: 10px;
}

ul li {
	background: url('../gfx/arrow-red.png') no-repeat left 7px;
	padding-left: 10px;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	position: relative;
	left: 5px;
}

#top {
	height: 350px;
	background: url('../gfx/banner-bgnd.png') no-repeat left bottom;
	position: relative;
}

#top .ncms-menu {
	position: absolute;
	right: 0;
	top: 29px;
	z-index: 200;
	padding: 0;
	margin: 0;
}

#top .ncms-menu > li {
	float: left;
	position: relative;
	list-style: none;
	padding: 0 12px;
	background: url('../gfx/menu-sep.png') no-repeat left 9px;
}

#top .ncms-menu li:first-child {
	background: none;
}

#top .ncms-menu li:last-child {
	padding-right: 0;
}

#top .ncms-menu > li:hover,
#top .ncms-menu > li.active {
	top: -6px;
	background: url('../gfx/menu-sep.png') no-repeat left 15px;
}

#top .ncms-menu > li > a {
	display: block;
	float: left;
	z-index: 100;
	position: relative;
	text-decoration: none;
}

#top .ncms-menu > li > a > span {
	display: block;
	text-indent: -9999px;
	padding: 6px 8px 4px 8px;
	z-index: 100;
	position: relative;
}

#top .ncms-menu > li:hover > a,
#top .ncms-menu > li.active > a {
	background: url('../gfx/menu-h-bgnd2.png') no-repeat center bottom;
	padding-bottom: 5px;
	text-decoration: none;
}

#top .ncms-menu > li:hover > a.w-sub {
	background: url('../gfx/menu-h-bgnd.png') no-repeat center bottom;
	padding-bottom: 7px;
	text-decoration: none;
}

#top .ncms-menu li:hover a span,
#top .ncms-menu li.active a span {
	background-color: #0090e9;
}

#top .ncms-menu .submenu {
	display: none;
}

#top .ncms-menu li:hover .submenu {
	display: block;
	position: absolute;
	z-index: 10;
	left: 12px;
	top: 28px;
	width: 170px;
	background: #0090e9;
}

#top .ncms-menu .submenu ul {
	background: #0090e9;
	position: absolute;
	padding: 10px 20px 15px 20px;
	line-height: 1;
	z-index: 10;
	width: 140px;
	margin: 0;
}

#top .ncms-menu .submenu li {
	float: none;
	display: block;
	z-index: 10;
	position: relative;
	height: auto;
	padding: 0;
	border-bottom: 1px solid #33a6ed;
	text-transform: lowercase;
	clear: both;
	background: none;
}

#top .ncms-menu .submenu li a {
	font-size: 11px;
	color: #d9eefc;
	border: 0 none;
	text-align: left;
	padding: 10px 0;
	margin: 0;
	display: block;
	height: auto;
	background: url('../gfx/arrow.png') right center no-repeat;
	text-decoration: none;
}

#top .ncms-menu .submenu li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#top-item- > a span {
	background: url('../gfx/menu/start.png') no-repeat center 5px;
	width: 36px;
}
#top-item-:hover > a span, #top-item-.active > a span {
	background-image: url('../gfx/menu/start-h.png');
}
#top-item-aktualnosci > a span {
	background: url('../gfx/menu/aktualnosci.png') no-repeat center 5px;
	width: 83px;
}
#top-item-aktualnosci:hover > a span, #top-item-aktualnosci.active > a span {
	background-image: url('../gfx/menu/aktualnosci-h.png');
}
#top-item-firma > a span {
	background: url('../gfx/menu/firma.png') no-repeat center 5px;
	width: 36px;
}
#top-item-firma:hover > a span, #top-item-firma.active > a span {
	background-image: url('../gfx/menu/firma-h.png');
}
#top-item-sklep > a span {
	background: url('../gfx/menu/sklep.png') no-repeat center 5px;
	width: 35px;
}
#top-item-sklep:hover > a span, #top-item-sklep.active > a span {
	background-image: url('../gfx/menu/sklep-h.png');
}
#top-item-uslugi > a span {
	background: url('../gfx/menu/uslugi.png') no-repeat center 5px;
	width: 42px;
}
#top-item-uslugi:hover > a span, #top-item-uslugi.active > a span {
	background-image: url('../gfx/menu/uslugi-h.png');
}
#top-item-galeria > a span {
	background: url('../gfx/menu/galeria.png') no-repeat center 5px;
	width: 49px;
}
#top-item-galeria:hover > a span, #top-item-galeria.active > a span {
	background-image: url('../gfx/menu/galeria-h.png');
}
#top-item-kontakt > a span {
	background: url('../gfx/menu/kontakt.png') no-repeat center 5px;
	width: 54px;
}
#top-item-kontakt:hover > a span, #top-item-kontakt.active > a span {
	background-image: url('../gfx/menu/kontakt-h.png');
}


#logo {
	position: absolute;
	left: 1px;
	bottom: 10px;
	display: block;
}

#logo img {
	display: block;
}

#www {
	position: absolute;
	left: 40px;
	top: 37px;
	display: block;
}

#www img {
	display: block;
}

#slideshow {
	position: absolute;
	width: 700px;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
}

#slideshow ul {
	margin: 0;
}

#slideshow li {
	padding: 0;
	background: none;
}

#slideshow img {
	display: block;
}

#controls {
	position: absolute;
	right: 17px;
	bottom: 88px;
}

#controls a {
	text-align: center;
	width: 18px;
	line-height: 20px;
	height: 20px;
	padding-left: 2px;
	background: url('../gfx/ctrls-bgnd.png') no-repeat left top;
	display: block;
	color: white;
	font-size: 11px;
	margin-top: 5px;
	text-decoration: none;
}

#controls .current a {
	background: url('../gfx/ctrls-bgnd-ho.png') no-repeat left top;
}

#phone {
	display: block;
	position: absolute;
	right: 0;
	bottom: 10px;
}

.ncms-breadcrumb {
	text-transform: lowercase;
	font-size: 11px;
	margin: 5px 10px;
}

.ncms-breadcrumb a {
	background: url('../gfx/arrow.png') no-repeat left 5px;
	padding-left: 8px;
	margin-right: 5px;
	text-decoration: none;
}

#toolbox {
	text-transform: lowercase;
	font-size: 11px;
	margin: 5px 10px;
	text-align: right;
}

#toolbox a {
	background: url('../gfx/print.png') no-repeat right 2px;
	padding-right: 15px;
	color: #91919e;
	text-decoration: none;
}

#boxes {
	background: #ffffff url('../gfx/boxes-bgnd.png') no-repeat left top;
	padding: 20px 0;
	height: 140px;
	color: #494960;
}

#boxes h2 {
	margin: 0;
}

.box {
	float: left;
	height: 140px;
	padding: 0 20px;
}

#boxes h2 + p, #boxes ul {
	margin-top: 5px;
}

#partnerzy {
	width: 219px;
}

#partnerzy ul {
	height: 116px;
	padding: 0;
	margin: 0;
}

#partnerzy li {
	height: 116px;
	background: none;
	padding: 0;
	margin: 0;
}

#partnerzy img {
	display: block;
}

#witamy {
	width: 313px;
	border-left: 1px solid #ededef;
	border-right: 1px solid #ededef;
}

#witamy strong {
	color: #0090e9;
}

#oferta {
	width: 316px;
}

#oferta a {
	color: #0090e9;
	background: url('../gfx/arrow-red.png') no-repeat left 5px;
	padding-left: 10px;
}

.ncms-news-component {
	margin: 20px 10px;
	position: relative;
}

.ncms-news-component:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .ncms-news-component { zoom: 1; } /* IE6 */
*:first-child+html .ncms-news-component { zoom: 1; } /* IE7 */

.ncms-news-entry:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .ncms-news-entry { zoom: 1; } /* IE6 */
*:first-child+html .ncms-news-entry { zoom: 1; } /* IE7 */

.ncms-news-component h2 {
	margin: 0 10px;
}

.ncms-news-component .more {
	position: absolute;
	right: 0;
	top: 5px;
}

.ncms-news-component .more a {
	background: url('../gfx/arrow-gray.png') no-repeat left 5px;
	padding-left: 8px;
	color: #90909d;
	text-decoration: none;
}

.ncms-news-component .more a:hover {
	color: white;
	text-decoration: underline;
}

.ncms-news-component .ncms-news-entry {
	float: left;
	margin: 0 10px;
	width: 445px;
	clear: none;
}

.ncms-news-entry {
	padding: 0;
	background: none;
	clear: both;
	margin-bottom: 10px;
}

.ncms-news-entry h3 a {
	color: #fefefe;
	text-decoration: none;
}


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

.ncms-news-entry .more {
	position: static;
}

.ncms-news-entry .more a {
	background: url('../gfx/arrow-white.png') no-repeat left 5px;
	padding-left: 8px;
	color: #fefefe;
	text-decoration: none;
}

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

.ncms-news-entry a.thumb {
	display: block;
	border: 1px solid #c6c9d2;
	width: 120px;
	height: 90px;
	float: left;
	margin: 0 10px 10px 0;
}

.ncms-news-entry a.thumb img {
	display: block;
}

.ncms-news-entry p {
	margin-top: 0;
}

#links {
	background: url('../gfx/links-bgnd.png');
	height: 29px;
	clear: both;
}

#links li {
	padding: 0;
	background: none;
	float: left;
	border-left: 1px solid #6a6a7f;
}

#links li:first-child {
	padding: 0;
	background: none;
	float: left;
	border-left: 0 none;
}

#links a, #links img {
	display: block;
}

#footer-wrapper {
	background: url('../gfx/footer-bgnd.jpg') no-repeat center top;
	height: 90px;
}

#footer {
	width: 970px;
	margin: 0 auto;
	position: relative;
	left: 5px;
	padding-top: 10px;
}

#footer ul {
	margin-top: 10px;
	float: right;
	clear: right;
}

#footer li {
	display: inline;
	padding: 0;
	background: none;
	text-transform: lowercase;
	border-left: 1px solid #91919a;
	padding: 0 10px;
}

#footer li:first-child {
	border-left: 0 none;
	padding-left: 0;
}

#footer li:last-child {
	padding-right: 0;
}

#footer li a {
	color: #91919a;
	text-decoration: none;
}

#footer li a:hover {
	color: white;
	text-decoration: underline;
}

#footer p {
	float: left;
	clear: left;
}

#footer p a {
	font-weight: bold;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#footer p.author {
	float: right;
	clear: right;
	color: #91919a;
}

#footer p.author a {
	color: #91919a;
	text-decoration: none;
}

#footer p.author a:hover {
	color: white;
	text-decoration: underline;
}

#content:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #content { zoom: 1; } /* IE6 */
*:first-child+html #content { zoom: 1; } /* IE7 */

#content {
	position: relative;
}

#sidebar {
	float: left;
	width: 260px;
	position:relative;
	border-top: 1px solid white;
}

#sidebar h2 {
	margin: 0;
}

#sidebar #partnerzy.box {
	float: none;
	background: #ffffff url('../gfx/boxes-bgnd.png') no-repeat left top;
	padding: 20px;
}

#sidebar:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #sidebar { zoom: 1; } /* IE6 */
*:first-child+html #sidebar { zoom: 1; } /* IE7 */

#sidebar .ncms-menu {
	padding: 20px;
	margin: 0;
}

#sidebar .ncms-menu li {
	text-transform: lowercase;
	background: none;
	padding: 0;
	border-bottom: 1px solid #999a9e;
}

#sidebar .ncms-menu li a {
	display: block;
	padding: 5px 1px;
	background: url('../gfx/arrow.png') no-repeat right center;
	text-decoration: none;
}

#sidebar .ncms-menu li.active a,
#sidebar .ncms-menu li a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url('../gfx/arrow-white.png') no-repeat right center;
}

#main {
	float: left;
	width: 670px;
	border-top: 1px solid white;
	padding: 20px;
}

#main:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #main { zoom: 1; } /* IE6 */
*:first-child+html #main { zoom: 1; } /* IE7 */

.ncms-pager {
	clear: both;
	text-align: center;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
}

.ncms-pager li {
	background: none;
	padding: 0;
	display: inline-block;
	width: 22px;
	height: 27px;
	margin: 0 5px;
}

.ncms-pager li.active {
	border: 1px solid #75778e;
}

.ncms-pager li.active a {
	font-weight: bold;
}

.ncms-pager a {
	color: #dadcd8;
	margin: 1px;
	line-height: 27px;
	text-decoration: none;
}

#subpages li {
	background: none;
	padding: 0;
	float: left;
	width: 200px;
	height: 190px;
	margin: 5px 20px 10px 0;
}

#subpages a {
	color: white;
	text-decoration: none;
}

#subpages a.thumb {
	display: block;
	border: 1px solid #c6c9d2;
	margin-bottom: 4px;
}

#subpages a.thumb img {
	display: block;
}

#subpages .more {
	background: url('../gfx/arrow-white.png') no-repeat left 5px;
	padding-left: 8px;
	text-transform: lowercase;
}

.ncms-gallery-item {
	display: block;
	margin: 0 auto;
	clear: both;
	border: 1px solid #c8c5cc;
}

.nav a {
	text-decoration: none;
}

.nav, .back {
	border: 1px solid #c6c9d2;
	line-height: 27px;
	float: left;
	clear: right;
	margin-bottom: 10px;
}

.back {
	padding: 0 5px 0 15px;
	background: url('../gfx/prev.png') no-repeat -4px top;
	margin-right: 10px;
}

.nav .info {
	float: left;
	display: block;
	padding: 0 5px;
}

.nav .info strong {
	color: white;
}

.nav .prev, .nav .next {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 24px;
	height: 27px;
}

.nav .prev {
	background: url('../gfx/prev.png') no-repeat left top;
}

.nav .next {
	background: url('../gfx/next.png') no-repeat left top;
}

form ol {
	padding: 0;
}

form li {
	list-style: none;
	margin-bottom: 5px;
	clear: both;
}

label {
	display: block;
	float: none;
	text-align: left;
}

input {
	width: 200px;
	border: 1px solid #000000;
	color: #666666;
	font-size: 12px;
}

select {
	border: 1px solid #000000;
	color: #666666;
	font-size: 12px;
}

textarea {
	width: 400px;
	height: 150px;
	border: 1px solid #000000;
	color: #666666;
	font-size: 12px;
}

.req {
	display: none;
}

.required .req, p .req {
	display: inline;
	color: red;
}

.date {
	font-size: 10px;
}

.news-thumb {
	float: right;
	margin: 10px 0 10px 10px;
	border: 1px solid #c6c9d2;
}

.pp_pic_holder {
	position: absolute !important;
	left: 560px !important;
	top: 140px !important;
}

.pp_overlay  {
	display: none !important;
}