body {
	background-color: Black;
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #DCDCDC;
	font-size: 11px;
	text-align: center;
	background-image: url(pic/0.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: White;
	text-decoration: none;
}
a:hover {
	color: #DCDCDC;
}
img {
	border: 0 none;
}
img.lay {
	border: 0 none;
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	line-height: normal;
}

#top {
	width: 1000px;
	margin: 0 auto;
	background-image: url(pic/background.png);
	background-repeat: repeat-y;
	text-align: left;
	height: 130px;
}

#content {
	width: 1000px;
	margin: 200px auto 30px auto;
	background-image: url(pic/background.png);
	background-repeat: repeat-y;
	text-align: left;
}
#content-left {
	width: 306px;
	margin: 0 0 0 20px;
	float: left;
	display: inline;
}
#content-right {
	width: 650px;
	margin: 20px 0 0 20px;
	float: left;
	display: inline;
}

#content-left dl.index {
	margin: 0 0 20px 20px;
	padding: 0;
	background-image: url(pic/dl-index.gif);
	background-repeat: repeat-y;
}
dl.index {
	margin: 0 0 20px 20px;
	padding: 0;
	background-image: url(pic/dl-index.gif);
	background-repeat: repeat-y;
}
#content-left dl.index {
	margin: 0 0 20px 0;
	padding: 0;
	background-image: url(pic/dl-index.gif);
	background-repeat: repeat-y;
}
dl.index dd.cont {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	width: 306px;
	display: inline;
}
#content-left dl.index dd.cont {
	margin: 0;
	padding: 0;
	float: none;
	width: 306px;
	display: inline;
}
dl.index dd.cont h2 {
	margin: 10px 11px;
	padding: 0;
	background-color: transparent;
	font-size: 16px;
	font-weight: bold;
	color: White;
}
dl.index dd.cont img {
	text-align: center;
	margin: 0 auto;
	display: block;
	border: 1px solid #3D3D3D;
}
dl.index dd.cont img.logo {
	text-align: left;
	margin: 10px;
	display: inline;
	border: 0px none;
	float: left;
}
dl.index dd.cont p.lead {
	margin: 10px 11px 5px 11px;
	line-height: 1.4em;
}

p.more {
	height: 20px;
	line-height: 20px;
	margin: 11px;
	font-size: 9px;
}
p.more a {
	height: 20px;
	line-height: 20px;
	color: Black;
	background-color: #F6B80D;
	padding: 0 17px 0 10px;
	float: right;
	display: block;
	background-image: url(pic/arrow-b.gif);
	background-repeat: no-repeat;
	background-position: 90% 50%;
	margin: 0 3px 0 0;
}
p.more a.next-product {
	padding: 0 10px 0 17px;
	background-image: url(pic/arrow-b2.gif);
	background-repeat: no-repeat;
	background-position: 10% 50%;
}
p.more a:hover {
	background-color: #FFD700;
}
h2.newest {
	margin: 0 25px 0 20px;
	padding: 0;
	background-color: transparent;
	font-size: 17px;
	font-weight: bold;
	color: White;
}
h2.catname {
	margin: 0 0 20px 5px;
	padding: 0;
	background-color: transparent;
	font-size: 17px;
	font-weight: bold;
	color: White;
}
h3 {
	margin: 15px 11px 0 11px;
	padding: 0;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	color: White;
}
h5 {
	margin: 15px 11px 0 11px;
	padding: 0;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

ul.category {
	list-style: none none;
	margin: 20px 0 10px 0;
	padding: 0;
}
ul.category li {
	list-style: none none;
	padding: 0;
	margin: 0;
}
ul.category li ul {
	margin: 5px 0 5px 0;
	padding: 0;
}
ul.category li ul li {
	padding: 5px 10px 5px 10px;
	display: block;
	margin: 5px 0 5px 0;
	border-top: 1px solid #383838;
}
ul.category li ul li ul {
	margin: 0;
	padding: 0;
}
ul.category li ul li ul li {
	padding: 10px 10px 0 0;
	display: block;
	margin: 5px 0 5px 0;
	border-top: 0 none;
}
ul.category li a {
	background-image: url(pic/arrow-y.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding: 0 15px 0 0;
}
ul.category li ul li ul li a {
	background-image: url(pic/arrow-y.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 0 0 0 15px;
	display: block;
}
ul.category li ul li.current-cat a {
	font-weight: bold;
}
ul.category li ul li a.focalLinkSelected, ul.category li ul li.selectedparent a {
	background-image: url(pic/arrow-y2.gif);
}
ul.category li ul li.selected ul li a {
	font-weight: normal;
	background-image: url(pic/arrow-y.gif);
}
ul.category li ul li.selectedparent ul li a {
	background-image: url(pic/arrow-y.gif);
}
ul.adress {
	list-style: none none;
	margin: 5px 0 0 10px;
	padding: 0;
	width: 165px;
	float: left;
	display: inline;
}
ul.adress li {
	list-style: none none;
	padding: 3px 0 3px 0;
	display: block;
	margin: 0;
}

#top h1 {
	width: 130px;
	height: 90px;
	display: inline;
	margin: 20px 40px 0 30px;
	float: left;
}
#top h1 a {
	width: 130px;
	height: 90px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(pic/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
ul#menu {
	list-style: none none;
	margin: 15px 0;
	padding: 0;
	float: left;
	width: 770px;
	display: inline;
	text-transform: uppercase;
}
ul#menu li {
	list-style: none none;
	margin: 0 0 0 20px;
	padding: 0;
	float: right;
}
ul#menu li a {
	font-size: 15px;
	font-weight: bold;
	text-shadow: 1px 1px Black;
	display: block;
	color: #F6B80D;
	line-height: 28px;
	height: 28px;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	background-position: left -100px;
	background-image: url(pic/menu-left.png);
	float: left;
}
ul#menu li a span {
	float: left;
	display: block;
	padding: 0 12px 0 0;
	background-position: right -100px;
	background-image: url(pic/menu-right.png);
	background-repeat: no-repeat;
}
ul#menu li a:hover {
	color: White;
	background-position: left top;
}
ul#menu li a:hover span {
	background-position: right top;
}

form#searchform {
	float: right;
	height: 30px;
	margin: 20px 27px 10px 0;
	padding: 0;
	display: inline;
	width: 205px;
	background-image: url(pic/search.gif);
	background-repeat: no-repeat;
}
form#searchform input {
	width: 163px;
	border: 0 none;
	padding: 3px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	float: left;
	color: #708090;
	margin: 3px 0 0 5px;
}
form#searchform fieldset {
	margin: 0;
	border: 0 none;
	padding: 0;
}
form#searchform fieldset #searchsubmit {
	width: 31px;
	height: 30px;
	padding: 0;
	border: 0 none;
	background-color: transparent;
	margin: 0;
}

.clear {
	width: 100%;
	line-height: 0;
	height: 0;
	clear: both;
	margin: 0;
	display: block;
}
.dd-clear {
	width: 100%;
	line-height: 1px;
	height: 1px;
	clear: both;
	margin: 0;
	display: block;
	float: none;
	background-image: url(pic/dl-close.gif);
	background-repeat: no-repeat;
}
.dd-clear-product {
	width: 100%;
	line-height: 1px;
	height: 1px;
	clear: both;
	margin: 0;
	display: block;
	float: none;
}
.dd-clear img, .dd-clear-product img {
	border: 0 none;
	display: none;
}
.separator {
	width: 100%;
	line-height: 20px;
	height: 20px;
	clear: both;
	margin: 0;
	display: block;
}

#slider {
	width: 282px;
	height: 260px;
	margin: 0 auto;
}
#slider ul {
	margin: 0 auto;
	padding: 0;
	list-style: none none;
	text-align: left;
}
#slider ul li {
	margin: 0;
	padding: 0;
	list-style: none none;
	width: 282px;
	height: 260px;
}
#slider ul li p {
	margin: 5px 0 5px 0;
}
span#prevBtn a, span#nextBtn a {
	height: 20px;
	line-height: 20px;
	color: Black;
	background-color: #F6B80D;
	display: block;
	background-repeat: no-repeat;
	font-size: 9px;
}
span#prevBtn a {
	padding: 0 10px 0 17px;
	float: left;
	margin-left: 11px;
	background-image: url(pic/arrow-b2.gif);
	background-position: 10% 50%;
}
span#nextBtn a {
	padding: 0 17px 0 10px;
	float: right;
	margin-right: 11px;
	background-image: url(pic/arrow-b.gif);
	background-position: 90% 50%;
}
span#prevBtn a:hover, span#nextBtn a:hover {
	background-color: #FFD700;
}

#scroll { 
    position:relative; 
    overflow:hidden; 
    width: 824px; 
    height:245px; 
	 margin: 15px 0 25px 27px;
	 float: left;
	 display: inline;
} 
p.to-left {
	padding: 0;
	display: inline;
	width: 34px;
	float: left;
	margin: 0 0 0 25px;
}
p.to-right {
	padding: 0;
	display: inline;
	width: 34px;
	float: right;
	margin: 0 25px 0 0;
}
a.nextPage, a.prevPage {
	width: 34px;
	display: block;
	height: 68px;
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 90px;
	cursor: pointer;
	font-size: 1px;
}
a.prevPage {
	background-image: url(pic/to-left.gif);
}
a.nextPage {
	background-image: url(pic/to-right.gif);
}
dl.new-products {
	padding: 0;
	margin: 0;
	width: 20000px;
	position: absolute;
}
#content-right dl.new-products {
	padding: 0;
	margin: 0 0 0 5px;
	width: 645px;
	position: relative;
}
dl.new-products dd.spis-prod {
	margin: 0 5px 0 5px;
	padding: 0;
	width: 195px;
	float: left;
	display: inline;
	background-color: Black;
	border: 1px solid #3D3D3D;
	height: 240px;
}
#content-right dl.new-products dd.spis-prod {
	margin: 0 15px 15px 0;
}
dl.new-products dd.spis-prod p.prod-name {
	margin: 3px 5px 0 5px;
	width: 185px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
dl.new-products dd.spis-prod p.prod-cat {
	margin: 5px 5px 0 5px;
	width: 185px;
	font-size: 9px;
}
dl.new-products dd.spis-prod p.prod-cat a {
	color: #A9A9A9;
}
dl.new-products dd.spis-prod p.prod-cena {
	margin: 9px 5px 0 5px;
	width: 110px;
	float: left;
	font-size: 9px;
	color: #F6B80D;
}
dl.new-products dd.spis-prod p.prod-cena span {
	font-size: 14px;
	font-weight: bold;
}
dl.new-products dd.spis-prod p.more {
	margin: 9px 5px 0 0;
}
dl.new-products dd.spis-prod img {
	text-align: center;
	margin: 5px auto;
	display: block;
	border: 1px solid #3D3D3D;
}

.navigation {
	margin: 20px 0 20px 5px;
	display: block;
	line-height: 12px;
	height: 12px;
	font-size: 12px;
}
.wp-paginate {
	padding: 0;
	margin: 0;
}
.wp-paginate li {
	display: inline;
	list-style: none none;
	line-height: 12px;
}
.wp-paginate a {
	margin: 0 5px 0 5px;
}
.wp-paginate a:hover, .wp-paginate a:active {}
.wp-paginate .title {
	margin: 0 5px 0 0;
	font-weight: normal;
}
.wp-paginate .gap {
	color: White;
	margin: 0 5px 0 5px;
}
.wp-paginate .current {
	font-weight: bold;
}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}