@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #373737;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
#topLayer {
	position: absolute;
	height: 100%;
	width: 100%;
}

.tooltip {
	display:none;
	width:310px;
	font-size:11px;
	color:#fff;
	text-align: left;
}
.tooltipT {
	padding:10px;
	background-color: #333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	}
.tooltipB {
	width:310px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
}
.tooltip p {
	margin: 0px;
	padding: 0px;
}

	.tooltip .label {
		color:yellow;
		width:35px;
	}

	.tooltip a {
		color:#ad4;
		font-size:11px;
		font-weight:bold;
	}
#header img {
	float: left;
	padding-right: 20px;
}
#path {
	background-color: #000;
	font-size: 9px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#pager a {
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#pager a:hover {
	color: #CCC;
	text-decoration: underline;
}
#pager {
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 288px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#topHeader {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	padding-right: 85px;
	padding-top: 40px;
	clear: both;
}
#collumnCentreStart {
	width: 730px;
	padding-top: 6px;
	margin-right: auto;
	margin-left: auto;
}
#jumpMenu {
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	border: 1px solid #FFF;
}
#topHeaderS {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	padding-top: 40px;
	clear: both;
}
 #collumnCentre {
	float: left;
	width: 890px;
	margin-top: 6px;
}
#content {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
.box  {
	width: 46px;
	background-color: #F68100;
	height: 46px;
	float: left;
	margin-right: 20px;
}
 #topMenu {
	text-align: right;
	font-size: 10px;
	padding-top: 20px;
}
#topMenuS {
	font-size: 10px;
	padding-left: 20px;
	float: left;
	padding-top: 20px;
}
#topHeaderS  img {
	float: left;
}
#topHeader img {
	float: left;
	padding-right: 40px;
}
 #topMenu ul,  #topMenuS ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
 #topMenu ul li, #topMenuS ul li{
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
 #topMenu ul li a,  #topMenuS ul li a {
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
 #topMenu ul li a:hover, #topMenuS ul li a:hover {
	color: #000;
	background-color: #FFF;
}
#topMenu ul li ul {
	width: 140px;
	background-color: #000;
	border: 1px solid #000;
}
#topMenu ul li ul li {
	border-left-style: solid;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#topMenu ul li ul li a:focus {
	color: #000;
	background-color: #FFF;
}
#topMenu ul li ul li ul {
	position: absolute;
	left: 140px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#page #text {
	padding-top: 16px;
	padding-right: 60px;
	padding-bottom: 16px;
	padding-left: 60px;
	line-height: 18px;
}
.tabelaDane td{
	font-size: 10px;
	white-space: nowrap;
	line-height: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#topMenu ul li ul li a{
	background-image: url(/images/menuback.gif);
	padding-top: 4px;
	padding-bottom: 4px;
}
 #collumnRight {
	float: left;
	width: 85px;
	font-size: 11px;
	margin-top: 6px;
	visibility: hidden;
}
 #collumnRight ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 #collumnRight ul li {
	text-align: center;
}
 #collumnRight ul a  {
	color: #000;
	border-left-width: 8px;
	border-left-style: solid;
	display: block;
	height: 22px;
	padding-top: 5px;
	text-decoration: none;
}
 #collumnRight ul a:hover {
	color: #FFF;
}
 #collumnRight ul .l1 a {
	border-left-color: #5b2636;
}
 #collumnRight ul .l1 a:hover {
	background-color: #5b2636;

}
 #collumnRight ul .l2 a {
	border-left-color: #bdaf95;

}
 #collumnRight ul .l2 a:hover {
	background-color: #bdaf95;

}
 #collumnRight ul .l3 a {
	border-left-color: #973338;

}
 #collumnRight ul .l3 a:hover {
	background-color: #973338;

}
 #collumnRight ul .l4 a {
	border-left-color: #767d82;

}
 #collumnRight ul .l4 a:hover {
	background-color: #767d82;

}
 #collumnRight ul .l5 a {
	border-left-color: #a39a60;

}
 #collumnRight ul .l5 a:hover {
	background-color: #a39a60;

}
 #collumnRight ul .l6 a {
	border-left-color: #005569;

}
 #collumnRight ul .l6 a:hover {
	background-color: #005569;

}
 #header {
	text-align: right;
	font-size: 11px;
	padding-top: 16px;
	padding-right: 33px;
	padding-bottom: 16px;
	padding-left: 33px;
	background-repeat: repeat-x;
	background-color: #000;
	background-image: url(/images/header_back.gif);
}
 #bottomMenu #akcesoria {
	padding-right: 5px;
	padding-left: 5px;
}
 #bottomMenu {
	padding-top: 4px;
	visibility: hidden;
}
 #header h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
#header h2 {
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header h3 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
#header h4 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content #collumnCentre #page #list {
	padding-top: 8px;
	padding-bottom: 16px;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
}
#content #collumnCentre #page {
	background-color: #000;
	background-image: url(/images/backpage.gif);
	background-repeat: repeat-x;

}

#content #collumnCentre #page #produkt {
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 16px;
	padding-bottom: 20px;
}
#content #collumnCentre #page #produkt h1 {
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#content #collumnCentre #page #produkt h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content #collumnCentre #page #produkt #opis {
}
#content #collumnCentre #page #produkt #opis #tabela {
	background-color: #1b1b1b;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	font-size: 10px;
	width: 464px;
	float: right;
}
#content #collumnCentre #page #produkt #opis .lewa  {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	float: left;
	width: 110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#content #collumnCentre #page #produkt #opis .prawa  {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 134px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#content #collumnCentre #page #produkt #opis .cecha {
	float: left;
	width: 145px;
	font-size: 10px;
	padding-right: 10px;
	height: 50px;
	padding-top: 6px;
	text-align: left;
}
#content #collumnCentre #page #produkt #opis .cecha img {
	float: left;
	padding-right: 8px;
}

#text h1 {
	font-size: 18px;
	font-weight: normal;
	color: #F48000;
	line-height: 30px;
}
#collumnCentre #page #produkt #opisb {
	float: left;
	width: 225px;
	padding-left: 10px;
}
#collumnCentre #page #produkt #productLeft #akcesoria .aks {
	float: left;
	height: 144px;
	width: 112px;
}
#collumnCentre #page #produkt #productLeft #techniczny {
	float: left;
	width: 90px;
}
#collumnCentre #page #produkt #productLeft #akcesoria {
	float: left;
	text-align:center;
	width: 450px;
}


#collumnCentre #page #produkt #opisb #tabela {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	font-size: 10px;
	width: 464px;
	float: right;
}
#collumnCentre #page #produkt #opisb .lewa  {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	float: left;
	width: 110px;
	border-right-width: 1px;
	border-right-style: solid;
}
#collumnCentre #page #produkt #opisb .prawa  {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 134px;
	border-top-width: 1px;
	border-top-style: solid;
}
#collumnCentre #page #produkt #opisb .cecha {
	float: left;
	margin-right: 4px;
	margin-bottom: 10px;
}
#collumnCentre #page #produkt h1 {
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #EF7E00;
}
#collumnCentre #page #produkt #productLeft {
	float: left;
	width: 540px;
}

#collumnCentre #page #produkt h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #EF7E00;
}
#collumnCentre #page #produkt #productLeft #tabela .lewa {
	float: left;
	width: 70px;
	font-weight: bold;
}
#collumnCentre #page #produkt #opisb .cechab {
	float: left;
	margin-right: 4px;
	margin-bottom: 10px;
}
#text h2 {
	font-size: 14px;
	font-weight: normal;
	color: #F48000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-top: 10px;
}
#text h3, #produkt h3 {
	font-size: 14px;
	font-weight: normal;
	color: #F48000;
	margin: 0px;
	padding: 0px;
}
hr {
	background-color: #FFF;
	height: 0px;
	
}
#text h4 {
	font-size: 18px;
	font-weight: normal;
	color: #F48000;
	margin: 0px;
	padding: 0px;
}
#text h5 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #F48000;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.orange {
	color: #F48000;
}
.small {
	font-size: 10px;
}
#produkt #prod {
	border: 4px solid #FFF;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}
#lang {
	float: right;
}
#lang h1 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
.cecha img {
	padding-left: 6px;
}
.cecha {
	text-align: right;
}
#header #hText {
	padding-top: 16px;
}
.doLewej {
	float: left;
}
.doPrawej {
	float: right;
}
a {
	color: #FFB766;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
.highlight {
	font-weight: bold;
	background-color: #F68100;
	border-top-width: 2px;
	border-right-width: 10px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F68100;
	border-right-color: #F68100;
	border-bottom-color: #F68100;
	border-left-color: #F68100;
}
.spacer {
	height: 20px;
	float: left;
	width: 400px;
}
.powiazany img,   {
	margin: 0px;
	padding: 0px;
}
.productTh     {
	float: left;
	width: 80px;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 14px;
	height: 110px;
	position: relative;
}
#list .productTh     a{
	color: #FFF;
	text-decoration: none;
}
.productTh ul     {
	position: absolute;
	bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 80px;
}
.powiazanyPoz {
	1px solid #F0f
	float: left;
	float: left;
	padding-right: 10px;
}
.powiazanyPoz img {
	padding-top: 3px;
}
.powiazanyPoz .productTh  img {
	padding-top: 0px;
	padding-bottom: 10px;
}
.powiazanyCat {
	float: left;
	background-color: #1B1B1B;
	font-size: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	padding: 10px;
	height: 100%;
}
#powiazaneWrap {
	background-color: #1B1B1B;
	float: left;
	margin-top: 10px;
	height: 100%;
}
#calcL {
	text-align: right;
	float: left;
}
#clacR {
	float: left;
	clear: none;
	text-align: right;
}
#secondMenu {
	text-align: right;
	font-size: 9px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: right;
}
#secondMenu a {
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#secondMenuCont #langSelect {
	float: left;
	padding-top: 5px;
}
#secondMenuCont #langSelect a img {
	padding-right: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#laur  {
	position: absolute;
	height: 115px;
	width: 115px;
	top: 270px;
	text-align: right;
}
#laur img  {
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#topHeader #laurAnchor {
	padding-left: 860px;
}
#laurS {
	padding-left: 840px;
}
#info {
	font-size: 8px;
	text-align: right;
	clear: both;
	padding-top: 10px;
}
#gallery img {
	padding-bottom: 3px;
}
#tv {
	position: absolute;
}

