@import "contact.css";
body {
	background: #606060;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}
input, textarea {
	font-family: Verdana;
	font-size: 11px;	
}
img {border: 0px;}
a {text-decoration: none;color: #00ccff;}
a:hover {text-decoration: underline;}
.fl {float: left !important;}
.fr {float: right !important;}
div.wrapper {
	width: 990px;
	margin: 0px auto;
	text-align: left;
}
#main-bg {
	width: 100%;
	float: left;
	background: #818181 url(gfx/shop-bg.jpg) left top no-repeat;
}
#footer-bg {
	width: 100%;
	float: left;
	background: #606060 url(gfx/shop-foot-bg.png) left top repeat-x;
}
#footer-lines {
	width: 990px;
	float: left;
	background: url(gfx/footer-lines.gif) left top no-repeat;
	font-size: 11px;
	padding: 15px 0px;
}
#footer-lines div.Nav {
	width: 221px;
	float: left;
}
#footer-lines div.Nav a.fHome {
	float: left;
	background: url(gfx/fHome-link.gif) top center no-repeat;
	color: #999;
	padding-top: 30px;
	margin-left: 40px;
	display: inline;
}
#footer-lines div.Nav a.fContact {
	float: left;
	background: url(gfx/fContact-link.gif) top center no-repeat;
	color: #999;
	padding-top: 30px;
	margin-left: 10px;
	display: inline;
}
#footer-lines ul {
	list-style: none;
	color: #fff;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 1px;
	display: inline;
	line-height: 1.5;
}
#footer-lines ul a {
	color: #999;
}
#Copyrights {
	width: 950px;
	float: left;
	border-bottom: 1px #707070 solid;
	height: 28px;
	background: url(gfx/atom-c.gif) left center no-repeat;
	margin-bottom: 15px;
	padding-left: 40px;
	padding-top: 12px;
	font-size: 11px;
	color: #777;
}
div#Polecamy {
	width: 990px;
	float: left;
	font-size: 11px;
	color: #999;
}
div#Polecamy span {
	float: left;
	width: 100px;
	padding-top: 17px;
}
div#Polecamy #PolecamySWF {
	width: 890px;
	height: 50px;
	float: left;
}
#header {
	float: left;
	width: 990px;
	background: #333 url(gfx/shop-header-bg.png) left top repeat-x;
	position: relative;
}
div#site {
	width: 990px;
	float: left;
}
div#site div#narrow {
	width: 210px;
	float: left;
	margin-right: 10px;
	padding-top: 5px;
	display: inline;
}
div#site div#wide {
	width: 770px;
	float: left;
}
div#site div#wide div.wide-top {
	width: 770px;
	height: 15px;
	float: left;	
	background: url(gfx/wide-top.png) left top no-repeat;
}
* html div#site div#wide div.wide-top {
	background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/default/gfx/wide-top.png", sizingMethod="image");
}
div#site div#wide div.wide-main {
	width: 750px;
	background: #f0f0f0 url(gfx/wide-main-bg.gif) left bottom repeat-x;
	float: left;
	padding: 0px 10px 10px;
	min-height: 400px;
	_height: 400px;
}
div#site div#wide div#breadcrumbs {
	width: 750px;
	float: left;
	padding-top: 8px;
	padding-bottom: 10px;
}
div#site div#wide div#breadcrumbs a, div#site div#wide div#breadcrumbs span, div#site div#wide div#breadcrumbs h1 {
	float: left;
	font-size: 11px;
	color: #999;
	margin-right: 8px;
	display: inline;
}
div#site div#wide div#breadcrumbs h1 {
	margin: 0px;
	padding: 0px;
	color: #00ccff;
}

div#site div#wide div.pagination-sort {
	width: 750px;
	height: 58px;
	float: left;
	background: url(gfx/pagination-sort.gif) left top no-repeat;
	color: #333;
	padding-top: 20px;
}
div#site div#wide div.pagination-sort span.txt {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
}
div#site div#wide div.pagination-sort form {
	float: left;
}
div#site div#wide div.pagination-sort div.sort {
	float: left;
	padding-left: 10px;
}
div#site div#wide div.pagination-sort div.pages {
	float: right;
	padding-right: 10px;
}
div#site div#wide div.pagination-sort div.pages a {
	font-size: 11px;
	position: relative;
	top: -5px;
	margin-left: 3px;
	display: inline;
}
div#site div#wide div.pagination-sort div.pages a.prev, div#site div#wide div.pagination-sort div.pages a.next {
	position: relative;
	top: 0px;
}
div#site div#wide div.pagination-sort div.pages a.prev {
	margin-right: 10px;
	display: inline;
}
div#site div#wide div.pagination-sort div.pages a.next {
	margin-left: 13px;
	display: inline;
}
div#site div#narrow div.Box {
	width: 210px;
	float: left;
}
div#site div#narrow div.Box div.bTop, div#site div#narrow div.Box div.bBot {
	width: 210px;
	height: 10px;
	float: left;
	background: url(gfx/shop-l-top.png) left top no-repeat;
}
* html div#site div#narrow div.Box div.bTop {
	background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/default/gfx/shop-l-top.png", sizingMethod="image");
}
div#site div#narrow div.Box div.bBot {
	background: url(gfx/shop-l-bot.png) left top no-repeat;
}
* html div#site div#narrow div.Box div.bBot {
	background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/default/gfx/shop-l-bot.png", sizingMethod="image");
}
div#site div#narrow div.Box div.bMain {
	width: 210px;
	float: left;
	background: #606060 url(gfx/shop-l-main.png) top left repeat-x;
	color: #e4e4e4;
}

#top-basket {
	width: 540px;
	float: right;
	position: relative;
	z-index: 10;
}
#top-basket a {
	color: #fff;
}
#top-basket div.cont {
	width: 510px;
	background: #343434 url(gfx/basket-top-main.png) left bottom no-repeat;
	min-height: 47px;
	color: #ccc;
	padding: 5px 15px 0px;
	_height: 47px;
	font-size: 11px;
}
#top-basket div.cont div.left {
	width: 245px;
	float: left;
	padding-top: 8px;
}
#top-basket div.cont div.right {
	width: 230px;
	float: right;
	background: url(gfx/basket-top.gif) top left no-repeat;
	min-height: 40px;
	_height: 40px;
	padding-left: 35px;
	padding-top: 7px;
	position: relative;
	line-height: 1.5;
}
#top-basket div.cont div.right img.bldot {
	margin: 0px 2px;
	position: relative;
	top: -2px;
	display: inline;
}
#top-basket div.cont div.right a.basket-link {
	margin-right: 5px;
	display: inline;
}
#top-basket div.cont div.right div.b-menu {
	position: absolute;
	left: 35px;
	top: 7px;
	width: 208px;
}
#top-basket div.cont div.right a.go-to-basket {
	position: absolute;
	right: 0px;
	top: 7px;	
}
#top-basket div.bot {
	width: 540px;
	height: 12px;
	background: url(gfx/basket-top-bot.png) left top no-repeat;
	float: left;
	line-height: 1;
	font-size: 0px;
}
* html #top-basket div.bot {
	background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/default/gfx/basket-top-bot.png", sizingMethod="image");
}




#top-basket div.cont div.right div.b-menu div#popBasket {
	width: 270px;
	height: 0px;
	float: left;
	position: relative;
	line-height: 1;
}
div#popBasket a { 
	color: #00ccff;
}
div#popBasket table {
	width: 260px;
	border: 0px;
}
div#popBasket div.cbg {
	width: 270px;
	float: left;
	position: absolute;
	z-index: 1000;
	color: #333;
	float: left;
	left: -30px;
	padding-top: 5px;
	background: url(gfx/popBasket-top.png) left top no-repeat;
}
div#popBasket div.cbg-main {
	float: left;
	width: 260px;
	padding: 5px 5px;
	background: #fff url(gfx/popBasket-bot.png) left bottom no-repeat;
}
div#popBasket a.popBclose, div#popBasket a.popBgo {
	float: left;
	background: url(gfx/popBclose.png) left top no-repeat;
	height: 16px;
	padding-top: 4px;
	padding-left: 25px;
}
div#popBasket table {
	font-size: 11px;
	line-height: 1.2;
}
div#popBasket table tfoot td {
	padding-top: 5px;
}
div#popBasket table .produkt {
	text-align: left;
}
div#popBasket table .ilosc {
	text-align: center;
}
div#popBasket table .cena {
	text-align: right;
}
div#popBasket table td.cena {
	font-weight: bold;
	color: #00ccff;
}
div#popBasket table td {
	border-top: 1px #ccc solid;
	padding: 4px 0px 10px;
	vertical-align: top;
}
div#popBasket table th {
	padding: 5px 0px;
}
div#popBasket a.popBgo {
	float: right;
	background: url(gfx/popBgo.png) left top no-repeat;
}
div#popBasket table tfoot td {
	padding-bottom: 5px;
}
#logo {
	position: absolute;
	width: 207px;
	height: 107px;
	top: -50px;
	left: -10px;
	z-index: 10;
	background: url(gfx/logo.png) top left no-repeat;
}
* html #logo {
	background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/default/gfx/logo.png", sizingMethod="image");
}
#logo a {
	width: 207px;
	height: 107px;
	float: left;
	display: block;
}
#menu {
	position: relative;
	z-index: 0px;
}
#menu ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-right: 5px;
}
#menu ul li { 
 float: left;
 padding: 0px 5px;
 position: relative;
 z-index: 0;
}
#menu ul li.headlink ul {
	display: none;
	float: left;
	position: absolute;
 z-index: 0;
	top: 35px;
	left: 5px;
	margin: 0px;
	padding: 5px 0px 0px;
	line-height: 1;
}
#menu ul li.headlink ul li {
	float: none;
	padding: 0px;
	margin: 0px;
}
#menu ul li.headlink ul img {
	float: left;
}
#baner {
	width: 970px;
	height: 200px;
	float: left;
	padding: 10px;
}
 
div#site div#narrow ul.l-menu {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 190px;
	padding-left: 10px;
	padding-bottom: 10px;
}
div#site div#narrow ul.l-menu span {
	width: 195px;
	float: left;
	background: url(gfx/l-menu-lines.gif) left bottom no-repeat;
}
ul.l-menu li a {
	font-weight: bold;
	text-transform: uppercase;
	color: #e4e4e4;
	padding: 5px 0px;
	float: left;
	width: 195px;
}
ul.l-menu li a:hover {text-decoration: none;color: #00ccff;}
ul.l-menu li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.l-menu li ul span {
	padding: 1px 0px;
	padding-left: 15px;
	width: 180px !important;
}
ul.l-menu li ul ul span {
	padding-left: 30px;
	width: 165px !important;
}
ul.l-menu li ul ul ul span {
	padding-left: 45px;
	width: 150px !important;
}
ul.l-menu li ul ul ul span {
	padding-left: 60px;
	width: 135px !important;
}
ul.l-menu li ul a {
	font-weight: normal;
	text-transform: none;
	background: url(gfx/l-menu-dot.png) 5px center no-repeat;
	padding-left: 15px;
	width: 160px;
	font-size: 11px;
	color: #e4e4e4;
}

ul.l-menu ul ul a {
	width: 150px;
}
ul.l-menu li ul ul ul a {
	width: 135px;
}
ul.l-menu li ul ul ul ul a {
	width: 120px;
}
ul.l-menu li ul a:hover {
	background-color: #686868;
	color: #e4e4e4;
}
ul.l-menu li span.act a {
	color: #00ccff;
}
ul.l-menu li span.lastact a {
	color: #00ccff;
	background-color: #686868;
	font-weight: bold;
}
div#last-watch-l {
	width: 190px;
	float: left;
	position: relative;
	left: 10px;
	overflow: hidden;
}
div#last-watch-l ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 200px;
	float: left;
	padding-top: 10px;
}
div#last-watch-l ul li {
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
}
div#last-watch-l ul img {
	float: left;
	border: 1px #999 solid;
	background: #343434;
	padding: 1px;
}
div#last-watch-l a {
	color: #b8d877;
	font-size: 11px;
	position: relative;
	left: 2px;
}
div#last-watch-l div.pages {
	width: 190px;
	float: left;
	text-align: center;
	padding-bottom: 10px;
}
div#last-watch-l div.pages a {
	position: relative;
	top: -5px;
	margin: 0px 2px;
}
div#last-watch-l div.pages a.prev, div#last-watch-l div.pages a.next {
	top: 0px;
}
div#last-watch-l div.pages a.act {
	color: #999 !important;
}
div#Shop-Newsletter {
	width: 190px;
	height: 170px;
	float: left;
	background: url(gfx/shop-newsletter.png) left top no-repeat;	
	padding: 12px 10px 0px;
	font-size: 11px;
	color: #bababa;
	line-height: 1.4;
}
* html div#Shop-Newsletter {
	background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/default/gfx/shop-newsletter.png", sizingMethod="image");
}
div#Shop-Newsletter a {
	float: left;
	width: 190px;
	height: 110px;
	margin-bottom: 2px;
	text-decoration: none;
}
div#Shop-Facebook {
	width: 190px;
	height: 150px;
	float: left;
	background: url(gfx/shop-facebook.png) left top no-repeat;
	padding: 10px 10px 0px;
	font-size: 11px;
	color: #bababa;
	line-height: 1.4;
}
* html div#Shop-Facebook {
	background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/default/gfx/shop-facebook.png", sizingMethod="image");
}
div#Shop-Facebook a {
	float: left;
	width: 190px;
	height: 100px;
	margin-bottom: 5px;
	text-decoration: none;
}

div.Box750, div.Box750-double {
	width: 750px;
	float: left;
	background: #fff url(gfx/top-750.png) top left no-repeat;
	padding: 20px 0px 0px;
}
div.Box750-double {
	background: #fff url(gfx/top-750-double.png) top left no-repeat;
	position: relative;
}
div.Box750 div.cont750, div.Box750-double div.cont750 {
	width: 730px;
	float: left;
	padding: 0px 10px 20px;
	background: url(gfx/bot-750.png) bottom left no-repeat;	
}
div.Box750-double div.cont750 {
	background: url(gfx/bot-750-double.png) bottom left no-repeat;
}
div.Box750-double div.split {
	background: url(gfx/split.gif) left top repeat-y;
	width: 730px;
	float: left;
}
div.Box750-double div.split div.left {
	width: 355px;
	float: left;
	padding-top: 5px;
	position: relative;
	padding-bottom: 60px;
}
div.Box750-double div.split div.left ul {
	margin: 3px 15px;
	padding: 0px;
	list-style-position: outside;
}
div.Box750-double div.split div.right {
	width: 365px;
	float: right;
	position: relative;
	left: 0px;
}
div#prInfoLinks {
	position: absolute;
	bottom: 30px;
	left: 15px;
}
div.Box750-bot {
	width: 750px;
	height: 49px;
	float: left;
	background: #fff url(gfx/bot-750.png) top left no-repeat;	
}
div.Box365 {
	width: 365px;
	float: left;
	background: #fff url(gfx/top-365.png) top center no-repeat;
	padding: 20px 0px 0px;
}
div.Box365 div.cont365 {
	width: 345px;
	float: left;
	padding: 0px 10px 20px;
	background: url(gfx/bot-365.png) bottom center no-repeat;	
}
div.Box375 {
	width: 375px;
	float: left;
	background: #fff url(gfx/top-375.png) top center no-repeat;
	padding: 20px 0px 0px;
}
div.Box375 div.cont375 {
	width: 355px;
	float: left;
	padding: 0px 10px 20px;
	background: url(gfx/bot-375.png) bottom center no-repeat;	
}
div.blueHeader, div.pinkHeader {
	float: left;
	height: 20px;
	background: url(gfx/blueHead.png) left top no-repeat;
	padding-left: 28px;
	font-weight: bold;
	color: #00ccff;
	padding-top: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: inline;
}
div.pinkHeader {
	background: url(gfx/pinkHead.png) left top no-repeat;
	color: #dc517f;
}
div.Box750-double div.split div.right div.blueHeader {
	width: 360px;
}
div.st-one {
	background: url(gfx/st-one.png) left top no-repeat;
}
div.st-two {
	background: url(gfx/st-two.png) left top no-repeat;
}
div.st-three {
	background: url(gfx/st-three.png) left top no-repeat;
}
div.productCategory {
	width: 750px;
	float: left;
	overflow: hidden;
}
div.productCategory ul {
	width: 780px;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div.productCategory ul li {
	width: 160px;
	height: 308px;
	float: left;
	background: #fff url(gfx/cat-li-bg.gif) left top no-repeat;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px 10px;
	display: inline;
}
div.productCategory ul li span.title {
	width: 160px;
	float: left;
	font-weight: bold;
	padding-top: 5px;
	height: 20px;
}
div.productCategory ul li div.photo {
	width: 160px;
	height: 240px;
	float: left;
	overflow: hidden;
}
div.productCategory ul li div.price {
	float: left;
	width: 140px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
}
div.productCategory ul li div.price span {
	font-weight: normal;
	font-size: 11px;
}
div.productCategory ul li a.addToBasket {
	width: 20px;
	height: 20px;
	float: left;
	background: url(gfx/cat-addToBasket.gif) left top no-repeat;
	position: relative;
	top: 5px;
	text-decoration: none;
}

table.orderHistory, table.orderStatusTable, table.orderProducts {
	border: 0px;
	width: 550px;
}
table.orderStatusTable {
	color: #333;
}
table.orderStatusTable td, table.orderProducts td {
	padding: 3px 0px;
}
table.orderStatusTable div.bordered {
	float: left;
	border: 1px #ccc solid;
	padding: 1px;
	width: 140px;
	text-align: left;
}
table.orderStatusTable div.bnar {
	width: 50px;
}
table.orderStatusTable div.bordered span {
	background: #e0e0e0;
	display: block;
	padding: 2px;
	white-space: no-wrap;
}
table.orderStatusTable td.rid {
	width: 155px;
	text-align: right;
	padding-right: 5px;
}
table.orderStatusTable td.rinf {
	width: 135px;
	padding-right: 5px;
	text-align: right;
}
table.orderHistory td {
	padding: 5px 3px;
	color: #595959;
}
table.orderHistory thead {
	font-weight: bold;
	color: #333;
}
table.orderHistory td.lp, table.orderHistory td.ilosc, table.orderHistory td.cena {
	text-align: center;
}
table.orderHistory td.status, table.orderHistory td.status2 {
	text-align: right;
}
table.orderHistory td.status2 {
	padding-right: 5px;
}
table.orderHistory tr.dark td, table.orderProducts tr.dark td {
	background: #efeff3;
}
table.orderHistory td.alert {
	color: #00ccff;
}
table.orderProducts td {
	vertical-align: top;
}
table.orderProducts thead td {
	padding-bottom: 8px;
	font-weight: bold;
}
table.orderProducts td.lp {
	width: 30px;
	padding-left: 5px;
}
table.orderProducts td.produkt {
	width: 330px;
	color: #333
}
table.orderProducts td.produkt img {
	float: left;
	padding: 1px;
	border: 1px #b9b9b9 solid;
	background: #fff;
	margin-right: 5px;
	display: inline;
}
table.orderProducts td.produkt span {
	margin-top: 5px;
	float: left;
}
table.orderProducts td.ilosc div {
	float: left;
	width: 35px;
	border: 1px #ccc solid;
	padding: 1px;
	background: #fff;
}
table.orderProducts td.ilosc div span {
	display: block;
	background: #e0e0e0;
	padding: 2px 3px;
	text-align: right;
}
table.orderProducts tr td.cena, table.orderProducts tr td.suma {
	padding-top: 7px;
}
table.orderProducts thead td.cena, table.orderProducts thead td.suma, table.orderProducts thead td.usun {
	padding-top: 3px;
}
table.orderProducts thead td.usun {
	color: #00ccff;
	padding-right: 0px;
}
table.orderProducts td.usun {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
table.paymentShipment {
	border: 0px;
	width: 550px;
	margin-top: 15px;
}
table.paymentShipment td {
	padding: 5px 0px;
}
table.paymentShipment .dark td {
	background: #f7f7f7;
}
table.paymentShipment thead td {
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
}
table.paymentShipment td.lp {
	width: 45px;
	text-align: center;
}
table.paymentShipment td.cena {
	width: 80px;
	text-align: right;
	padding-right: 10px;
}
table.paymentShipment td.suma {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
table.paymentShipment td.suma span {
	color: #dc517f;
}
table.paymentShipment tfoot td {
	font-weight: bold;
	padding-top: 30px;
}
table.paymentShipment tfoot td a.bplink, table.paymentShipment tfoot td a.bblink {
	margin-left: 30px;
	display: inline;
}
a.bplink, a.bblink {
	float: right;
	color: #dc517f;
	height: 18px;
	padding-left: 25px;
	background: url(gfx/bplink.png) left top no-repeat;
	padding-top: 2px;
}
a.bblink {
	background: url(gfx/bblink.png) left top no-repeat;
	color: #00ccff;
}

div#Basket-steps {
	width: 750px;
	height: 79px;
	padding-top: 70px;
	float: left;
	background: url(gfx/basket-1.png) top left no-repeat;
}
div.step-two {
	background: url(gfx/basket-2.png) top left no-repeat !important;
}
div.step-three {
	background: url(gfx/basket-3.png) top left no-repeat !important;
}
div#Basket-steps ul {
	margin: 0px;
	padding: 0px;
	margin-left: 22px;
	font-size: 9px;
	float: left;
	color: #ccc;
	display: inline;
}
div#Basket-steps ul span {
	font-size: 11px;
	position: relative;
	top: 2px;
	color: #999;
}
div#Basket-steps .act ul {
	color: #00ccff;
}
div#Basket-steps .act ul span {
	color: #e4e4e4;
}
div#Basket-steps .Box-1, div#Basket-steps .Box-2, div#Basket-steps .Box-3 {
	width: 229px;
	height: 149px;
	padding-right: 25px;
	float: left;
}
div#Basket-steps .Box-2 {
	width: 228px;
}
div#Basket-steps .Box-3 {
	width: 218px;
}

#BigPhoto {
	width: 341px;
	float: left;
	border: 1px #ccc solid;
	padding: 1px;
	background: #fff;
}
#BigPhoto img {
	display: block;
}
#bigPrTitle {
	width: 341px;
	float: left;
	border: 1px #ccc solid;
	border-top: 0px;
	clear: both;
	padding: 1px;
}
#bigPrTitleCont {
	width: 331px;
	float: left;
	background: #00ccff;
	color: #fff;
	padding: 5px;
}
.productsPhotos {
	width: 360px;
	float: left;
}
.productsPhotos img {
	float: left;
	border: 1px #ccc solid;
	padding: 1px;
	background: #fff;
}
.productsPhotos a {
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	display: inline;
}
.productsPhotos div.blueHeader {
	width: 330px !important;
}
#prDesc {
	float: left;
	width: 355px;
	padding-left: 5px;
	padding-top: 20px;
}
#prDesc span {
	color: #999;
	width: 70px;
	float:left;
}
#pdAddToBasket {
	float: left;
	width: 355px;
	padding-left: 5px;
	padding-top: 20px;	
}
#pdAddToBasket select {
	float: left;
}
#pdAddToBasket input.ilosc {
	width: 60px;
	float: left;
	background: #e0e0e0;
	border: 1px #ccc solid;
	height: 16px;
	margin: 0px;
	padding: 2px 2px;
	font-size: 12px;
}
#pdAddToBasket a {
	background: url(gfx/prAddToBasket.gif) left top no-repeat;
	height: 23px;
	padding-left: 35px;
	float: left;
	font-weight: bold;
	color: #dc517f;
	position: relative;
	left: 5px;
	top: -5px;
	padding-top: 7px;
}

table#SizeTable {
	width: 730px;
	text-align: left;
	margin-top: 10px;
}
table#SizeTable td.head {
	background: #00ccff;
	color: #fff;
	padding: 5px;
}
table#SizeTable td {
	background: #eee;
	padding: 5px;
	border-bottom: 1px #fff solid;
}

#Comments {
	width: 730px;
	float: left;
}
#Comments div.rank {
	width: 95px;
	float: left;
	background: url(gfx/gray-stars.gif) 20px top no-repeat;
	padding-left: 20px;
}
#Comments div.rank span.pink-stars {
	height: 12px;
	float: left;
	background: url(gfx/pink-stars.gif) left top no-repeat;
}
#Comments div.comment {
	width: 615px;
	float: left;
	background: url(gfx/comment-bg.gif) left bottom no-repeat;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#Comments div.addBy {
	width: 615px;
	margin-top: 5px;
	color: #999;
}
#Comments div.addBy span {
	color: #dc517f;
}
#Comments div.response {
	width: 615px;
	padding-top: 5px;
	float: left;
}
#Comments div.response div.addBy {
	color: #00ccff;
	padding-bottom: 5px;
}
#Comments div.last {
	background: none;
}
a.comLinks {
	float: right;
	margin-left: 40px;
	color: #dc517f;
	display: inline;
}

textarea.commentBox {
	width: 302px;
	height: 152px;
	float: left;
	background: url(gfx/contact-form-textarea.png) left top no-repeat;
	border: 0px;
	margin-top: 5px;
}
span.req {
	float: left;
	color: #dc517f;
	margin-top: 5px;
}
span.setVote {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	margin-top: 5px;
}
select.Vote {
	float: left;
	width: 180px;
	margin-top: 5px;
}
a.submitComment {
	float: right;
	color: #dc517f;
	margin-top: 20px;
}
div.reqFields {
	color: #999;
	float: left;
	width: 345px;
}
div.reqFields span {
	color: #dc517f;
}

div.Box375 div.pages {
	width: 355px;
	float: left;
	text-align: center;
	font-size: 11px;
}
div.Box375 div.pages a.prev,div.Box375 div.pages a.next {
	position: relative;
	top: 6px;
	margin: 0px 10px;
}
div.cont375 #Comments {
	width: 355px;
	float: left;
}
div.cont375 #Comments div.rank {
	width: 95px;
	float: left;
	background: url(gfx/gray-stars.gif) 20px top no-repeat;
	padding-left: 20px;
}
div.cont375 #Comments div.rank span.pink-stars {
	height: 12px;
	float: left;
	background: url(gfx/blue-stars.gif) left top no-repeat;
}
div.cont375 #Comments div.comment {
	width: 240px;
	float: left;
	background: url(gfx/comment-bg.gif) left bottom no-repeat;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
div.cont375 #Comments div.addBy {
	width: 240px;
	margin-top: 5px;
	color: #999;
}
div.cont375 #Comments div.addBy span {
	color: #dc517f;
}
div.cont375 #Comments div.response {
	width: 240px;
	padding-top: 5px;
	float: left;
}
div.cont375 #Comments div.response div.addBy {
	color: #00ccff;
	padding-bottom: 5px;
}
div.cont375 #Comments div.last {
	background: none;
}











#Komunikat, #Newsletter {
	width: 460px;
	float: left;
	position: absolute;
	z-index: 200;
	display: none;
	font-size: 12px;
	color: #ccc;
}
#Newsletter {
	z-index: 180;
}
#Komunikat div.kTop, #Newsletter div.kTop {
	width: 460px;
	height: 18px;
	float: left;
	background: url(gfx/komunikat-top.png) left top no-repeat;
}

* html #Komunikat div.kTop {
	background: none;
}
* html #Newsletter div.kTop {
	background: none;
}
#Komunikat div.kBot, #Newsletter div.kBot {
	width: 460px;
	height: 20px;
	float: left;
	background: url(gfx/komunikat-bot.png) left top no-repeat;
}
* html Komunikat div.kBot {
	background: none;
}
* html #Newsletter div.kBot {
	background: none;
}
#Komunikat div.kMain, #Newsletter div.kMain {
	width: 420px;
	text-align: left;
	padding: 10px 20px;
	float: left;
	background: #606060 url(gfx/komunikat-main.png) left top repeat-x;
	line-height: 1.4;
}
#Komunikat div.kMain span.alert, #Newsletter div.kMain span.alert {
	width: 420px;
	float: left;
	padding-bottom: 5px;
	font-weight: bold;
	color: #00ccff;
}
#Komunikat div.kMain a.close, #Newsletter div.kMain a.close {
	float: right;
	clear: both;
	line-height: 1;
	height: 20px;
	padding-left: 25px;
	padding-top: 2px;
	background: url(gfx/next.gif) left top no-repeat;
	margin-top: 10px;
	}
#Newsletter form {
	width: 420px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
#Newsletter form input {
	background: #e0e0e0;
	border: 1px #fff solid;
	font-size: 12px;
	font-family: Tahoma;
	padding: 2px 3px;
	margin-left: 5px;
	width: 200px;
	display: inline;
}
.cSelects {
	float: left;
}
.pagination-sort .cSelects select {
	width: 110px;
}





table#personalTable {
	width: 730px;
	float: left;
}
table#personalTable td {
	vertical-align: top;
}
table#personalTable th {
	padding-bottom: 5px;
}
table#personalTable a.personalt-link {
	float: left;
	clear: both;
	font-weight: normal;
	margin-top: 3px;
}

