body {
	margin:0;
	padding:0;
	line-height: 1.1em;
	font-size: 80%;
	font-family:  Verdana, Lucida, Arial;
	background: #F1F1F1 url('../gfx/leftbgr.jpg') repeat-x scroll top; 
	color: #8B8B8B; 
}

div {
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

fieldset {
	border: none;
}



input, textarea {
	color: red;
	background: #f1f1f1;
	border: 1px solid black;
	text-align: center;
}

#webcolonEditor {
	height: 50%;
}
 
input.radio {
	border: none;
	top: 0%;
	background-color: transparent;
}

input.file {
	border: none;
	top: 0%;
	background-color: white;
	width: 100%;
	float: right;
}


label {
	width: 100%;
	float: left;
	margin-right: 0.5em;
	display: inline;
}


 
a {
	text-decoration: none;
	font-weight: bold;
	color: #8B8B8B; 

}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #D60000;
	font-size: 115%; 
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	letter-spacing: 0px;
}

h2.normalHeader {
	font-size: 110%;
}


.innertube{
	margin: 0px; 
}

#maincontainer{
	width: 980px;
	background-color: #eeeeee;
	margin: 0 auto;
	position: relative;
}

#headerContainer{
	background-image: url('../gfx/leftbgr.jpg');
	height: 224px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 22px;
}

#extraInfoColumn{
	float: left;
	width: 182px; 
	margin-left: -182px; 
	background: #eeeeee;

	position: relative;
	background-image: url('../gfx/right_bgr.jpg');
	background-repeat: repeat-y;
	padding-bottom: 50px;
}

#extraInfoColumn .innertube {
	padding-right: 8px;
	padding-left: 4px;
}


/* stopka */
#footer{
	clear: both;
	width: 100%;
	text-align: center;
	float: left;
	padding-top: 2%;
	padding-bottom: 1%;
}

#footer p {
	text-align: center;
	font-size: 75%;	
}

#footerAdditional{
	float: left;
	width: 190px;
}

#footerCopyright{
	float: right;
	width: 182px;
}

#footerText { 
	float: left;
	width: 608px;
}


/* Kolumna z informacjami (ofertą) */

#infoColumn{
	float: left;
	width: 190px; 
	margin-left: -980px;
	background: #F1F1F1;

}

#ofertaMenu {
	width: 190px; 
	background-repeat: repeat-y;
	background-image: url('../gfx/menu_left_bgr.jpg');
}

#ofertaMenu .innertube {
	margin-right: 5px;
}

#ofertaMenu a {
	font-weight: normal;
	letter-spacing: 1px;
}

#ofertaMenu h1 {
	margin-right: 5%;
	color: #8B8B8B; 
}

#ofertaMenu h1 a {
	font-size: 115%; 
	padding: 0px;
	color: #8B8B8B; 
	font-weight: bold;
}

#ofertaMenu ul {
	margin-left: 5px;
}

/* Produkty - na glownej i w ofercie */

.productContainer {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 2%;
}

.productDescrContainer {
	position: relative;
	float: right;
	width: 440px;
}

.productHeader {
	text-align: right;
	color: #FF5625;
	font-weight: bold;
	height: 10%;
	padding-left: 3%;
	font-size: 90%;
}
.productHeader a {
	color: #FF5625;
}

.productDescription, .promotedProductDescription{
	background-color: #EAE9E8;
	border-right: 1px solid #9B9B9B;
	border-top: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
	text-align: justify;
	position: relative;
	top: 10%;
	font-size: 90%; 
	height: 50px;
	padding: 6px;
	padding-bottom: 12px;
	color: #797979; 
}


.productLink {
	text-align: right;
	height: 10%;
	font-size: 90%;
}

.productLink a {
	color: #8B8B8B; 
	font-weight: normal;
}

.productLink strong {
	color: #FF5625;
	font-weight: normal;
}
 
.productPhotoContainer, .smallProductPC {
	position: relative;	
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #B0B0B0;
	background-color: white;
	text-align: center;
}

.offerWCDescr {
	float: left;
	width: 350px;
}

.offerWCIcon {
	float: right; 
	width: 50px;
}


#extraInfoColumn h2 {
	color: #FF5625;
	font-size: 105%; 
	text-align: right;
	padding: 0px;
	margin: 0px;
	padding-right: 5%;
	margin-right: 1%;
	
}

#magazineStatus {
	position: relative;
	top: 35px;
	font-weight: bold;
	color: #909090;
	font-size: 80%;
}


/* Newsy na pasku na stronie głównej */

.mpNewsContainer {
	margin: 2%;
	padding: 3%;
	color: #8B8B8B; 
	font-size: 85%;

}


.mpNewsContainer strong {
	font-size: 94%;
	font-weight: bold;
}

p#newsTitle {
	text-align: center;
}

p#newsDate {
	color: #FF5625;
	width: 150px;
	text-align: center;
	font-size: 90%;			
}


p#allNews{
	text-align: right;
	padding-right: 5%;
	font-size: 95%;
}

p#allNews a {
	color: #FF5625;
	font-size: 95%;
}


/* Pudełko logowania / extra-menu */
#loginBox {
	margin-right: 3px;
	background-color: white;
	margin-top: 65px;
}

#loginBox label {
	display: inline;
	width: 30px;
	float: none;
}

#loginBox p {
	padding: 0;
	margin-bottom: 5%;
	margin-left: -2%;
	text-align: center;
	clear: both;
}

#loginBoxHead {
	width: 100%;
	background: #eae9e7 url('../gfx/loginBoxHead.gif') repeat-x center bottom;
	height: 25px;
	text-align: center;
	cursor: pointer;
}

#loginBoxHead img {
	margin: 3px auto 0 auto;
	position: relative;
}


#loginBox fieldset {
	padding-top: 10px;
	padding-left: 10px;
	display: none;
}

#loginBox label {
	font-size: 90%;
}

}

#loginBox ul {
	font-size: 80%;
}


#loginBox li {
	list-style-type: none;
	padding-bottom: 5%;
}



#loginBox input {
	width: 85px;
	position: relative;
	left: 10px;
}


#loginBox input#login {
	left: 57px;
	top: -5px;
}	

.passwordRemind {
	text-align: center;
}

#loginContainer .passwordRemind {
	margin-top: 10px;
}
	
.passwordRemind a {
	font-size: 75%;
}


#loginBox label#labelRemember {
	font-size: 80%;
}

#loginBox input#rememberMe {
	background: none;
	border: none;
	width: 30px;
}

/** fikusna zamiana login/email miejscami w loginboxie **/
#loginBox ul#loginNames {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	left: 7px;
	font-size: 100%;
}

#loginNames li {
	margin: 0;
	padding: 0;
}


/* Góra */
#headerContainer img {
	position: relative;
	left: 24px;
	top: 9px;
} 

#facetContainer {
	float: right;
	height: 224px;
	width: 572px;		
	border: none;
	position: relative;
	display: block;
} 

#facetContainerStatic {
	display: none;
	float: right;
	top: -10px;
	left: -119px;
	height: 219px;
	width: 672px;		
	border: none;
	position: relative;
}

/* menu */
#mainMenu {
	position: absolute;
	top: 110px;
	left: 20px;
	width: 135px;
	height: 160px;
	z-index: 2;
}

#mainMenu a {
	font-weight: normal;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin: 0 182px 0 190px; 
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #eeeeee; 
	background-image: url('/gfx/ofertaTop_test.jpg');
	padding-left: 2px;
	padding-right: 2px;
}
 
#contentcolumn .innertube {
	padding: 5%;
	padding-top: 10px;
}

/* Sekcja SM */
.smInlineCommand {
	background: white;
	border: thin solid black;
	clear: both;
	padding: 4%;
	margin: 2%;
}

.detailsTable a.norm, .smInlineCommand a.norm {
	background-color: white;
}

.detailsTable h1, .smInlineCommand h1 {
	font-size: 115%;
	text-align: left;
	padding: 0px;
	border-bottom: 1px solid black;
	margin-bottom: 3%;
}
.detailsTable h2, .smInlineCommand h2 {
	color: #FF5625;
	font-size: 100%; 
	padding: 0px;
	margin: 0px;
	margin-right: 1%;
	
	text-align: left;
	border-bottom: 1px solid black;
	margin-top: 5%;
	margin-bottom: 5%;
}

.detailsTable a, .smLink, .smInlineCommand a {
	background-color: #eeeeee;
}

/* newsy */
.newsContainer {
	width: 95%;
	margin: auto auto;
	margin-top: 5%;
	margin-bottom: 5%;
}

.newsContent {
	clear: both;
	padding: 5%;
}

.newsTitleContainer {
	width: 60%;
	float: left;
	font-weight: bold;
}
.newsDateContainer {
	width: 39%;
	float: right;
}

/* prawy pasek*/

#columnContentContainer{
	background-color: red;
	background: transparent url('../gfx/infoColumnHead.gif') no-repeat top left;
	padding-top: 40px; 
}

/* male towary na pasku informacji */
.smallProductContainer {
	margin: 2%;
	width: 97%;
	margin-left: 1%;
}


.smallProductPC {
	width: 50px;
	height: 50px;
	margin: 5px;
	margin-bottom: 0px;
}

.smallProductContainer p{
	font-size: 90%;
}
 
.smallProductHead {
	clear: both;
	min-height: 75px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 90%;
	width: 100%;
	color: #FF5625;
	font-weight: bold;
	background-color: #DCDBDA;	
}


.smallProductHead p {
	text-align: center;
	padding: 10px;
}
.smallProductHead a {
	color: #FF5625;
}


.smallProductDescr, .smallProductLink {
	width: 100%;
	clear: both;
	font-size: 85%;
	color: #8B8B8B; 
} 


.smallProductDescr p {
	padding: 5px;
	text-align: justify;
}



.smallProductLink {
	text-align: right;
	font-size: 90%;
}

.smallProductLink a {
	font-size: 90%;
	padding-right: 2%;
	color: #8B8B8B; 
	font-weight: normal;
}


.invisible {
	display: none;
}

.visible {
	display: block;
}

/* Ceny transportu */
.transport {
	clear: both;
	width: 80%;
	padding: 0px;
	padding-left: 10%;
	text-align: left;
	margin-top: 2%;
	border-bottom: 1px solid black;

}


.transport label {
	text-align:right;
	width:70px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em;
 }


.transport input {
	margin: 3px;
	height: 20px;
	width: 50px;
}

table.transport {
	margin-bottom: 5%;
}

/* lista oczekujacych */

ul#pendingList {
	list-style: none;
	font-weight: bold;
}

ul#pendingList li {
	margin-bottom: 5%;
}

#pendingList ul {
	margin: 0px;
	background-color: white;
	list-style: none;
	font-weight: normal;
	margin: 1%;
	padding-top: 4%; 
}

#pendingList p {
	padding: 2%;
}

#pendingList ul ul {
	margin: 0px;	
	margin-top: 9%;
	padding-top: 1%;
	text-align: right;
	background-color: #eeeeee;
}

#pendingList ul ul li {
	display: inline;
}

/* opis promocji w produkcie */
.promotionDescr {
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	clear: both;
}
.promotionDescr h2 {
	text-align: center;
	letter-spacing: 2px;
	font-size: 130%;
}


/* produkt */


h2#nrKat {
	color: #909090;
	font-size: 90%; 
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-top: -1%;
	
}

h2.nowy {
	color: #FF5625;
	font-size: 105%; 
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 10px;
}
hr.nowy {
	height: 1px;
	color: #909090;
	margin: 0 6px;
	margin-bottom: 10px;
}

h2#cena {
	color: #FF5625;
	font-size: 105%; 
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-right: 1%;
	margin-bottom: 1%;
}

/* "komunikat" dla internauty (ale nie error) */
div.alert {
	border: 1px solid red;
	width: 90%;
	padding: 5%;
	background-color: white;
	float: left;
	margin-bottom: 20px;
}

.alert p {
	text-align : center; 
	margin : 10%;
		
}

.alert img {
	float: right;
	margin : 10px;
	height: 75px;
}

div.successMSG{
	border: 1px solid green;
	width: 90%;
	padding: 5%;
	background-color: white;
	float: left;
	margin-bottom: 20px;
}

div.successMSG .text {
	font-size: 80%;
}


/* boks z inf. naglowkowymi */
#headerSection {
	margin: -5px 0 0 0;
	display: block;
	padding: 0 5% 0 5%;
}

#headerSection h1 {
	margin: 0px;
}

/* boks do szybkiego skakania */
#quickForm {
	margin-top: 3px;
}
.qpSel {
	font-size: 80%;
	width: 100%; 
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

.qpSel option {
	width: 100%;
	text-align: left;
}


/* wyszukiwarka */
#searchArea {
	position: relative;
	width: 185px;
	border: 3px solid #fff1b9;
	background-color: white;
	margin-top: 15px;
	height: 65px;
}

#searchArea form {
	margin: 0;
}

/* phrase box */
#sP {
	width: 181px;
	height: 18px;
	background-color: white;
	padding: 0 0 0 4px;
	margin: 0px;
	border: 0px;
	text-align: left;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 80%;
}

/* category box */
#sC {

	width: 185px;
	height: 18px;
	background-color: white;
	padding: 0px;
	margin: 0;
	border: 0px;
	text-align: left;
	font-size: 80%;	
	font-family: Verdana;
	margin-top: 5px;
}

/* submit button */
#sS {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 185px;
	height: 18px;
}

.advancedSearch {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 5px auto;
	text-align: center;
	padding: 5px;
}
	
/* tabela detali w ofercie */
.tabelaDetali {
	width: 100%;
	text-align: left;
	clear: both;
	border: 1px solid black;
	background-color: white; /*#dcdbda;*/
	height: 20px;
	margin-top: 3px;
	padding-left: 3px;
}

.tabelaDetali a {
	font-weight: normal;
	color: black;
	font-size: 75%;

}


/* ukladanka menu - SM*/
.sortableitem {
	cursor:move;
	width: 300px;
	list-style: none;
}


/* oferta - lze-urzadzenia*/
#oferta td, .oferta td {
	padding: 2%;
	font-weight: bold;
	text-align: left;	
	padding: 10px 5px;
	border-bottom: 1px solid #909090;
}

#oferta .cena, .oferta .cena {
	text-align: right;
}

#oferta .deliveryTime {
	font-size: 80%;
}

/* parametry techniczne, opcje, oferta, porównanie */
#tpT, #oferta, .oferta, #searchQ {
	margin: 5px;
	padding: 0px;
	width: 99%;
	border-collapse: collapse;
}

#compareTable {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
	position: relative;
	left: -15px;
}



.tpN, .cN {
	padding: 2%;
	width: 40%;
	font-weight: bold;
	text-align: center;	
	padding: 10px 5px;
	border-bottom: 1px solid #909090;
}

	
#oferta th, .oferta th {
	color: #D60000;
	font-size: 105%; 
	text-align: left;
	padding: 25px 5px;
}



.tpV, .cV {
	width: 60%;
	text-align: center;
	padding: 10px 5px;
	border-bottom: 1px solid #909090;
}

.cV p, .cN p {
	text-align: center;
}

.cV {
	width: 30%;
}

th.tpV a, th.cV a {
	color: #FF5625;
}


tr.alt td {
	background: #dcdbda;
}

tr.over td {
	background: #FF5625;
}


/* menu w produktach */
.prodPhoto {
	float: left;
	width: 150px;	
	height: 150px;
	margin-left: 40px;
	background-color: white;
	text-align: center;
	padding: 0px;
	border: 1px solid #B0B0B0;
}




#prodContent {
	clear: both;
	padding: 10px;
 	padding-top: 3%;
}


/* nowe menu w produktach */
#vertmenu {
	font-size: 100%;
	width: 50%;
	padding: 0px;
	margin: 0px;
	float: right;
	margin-right: -60px;	
	padding-top: 5px;
}

#vertmenu h1 {
	display: block;
	background-color: #FF5625;
	font-size: 90%;
	color: white;
	margin: 0px;
	width: 180px;
	text-align: center;
	padding: 2px 4px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	width: 180px
}

#vertmenu ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px dashed #C39C4E;
	padding: 5px 4px 2px 4px;
	text-decoration: none;
	color: #8B8B8B;
	width: 180px
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus, #vertmenu ul li a.selected {
	color: #000000;
	background-color: white;
}

/* next - prev w ofercie */
div.pager {
	width: 80%;
	text-align: center;
	clear: both;
	margin: 0 auto;
	margin-bottom: 5%;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
	padding: 1% 3%;
	font-size: 90%;
}

div.pager a {
	color: black;
}

div.pager a.current {
	color: #FF5625;
}


/* informacja dla SM */
div.notice {
	clear: both;
	margin: 2% auto;
	border: 1px solid red;
	width: 60%;
	padding: 2%;
	background-color: white;
}

.notice p {
	text-align : center; 
	margin : 5%;
	font-weight: bold;		
}

.notice li {
	list-style-type: circle;
	margin: 2% 1%;
}

/* sciezka dostepu do strony */
.navPath {
	text-align: right;
	clear: both;
	width: 100%;
	font-weight: bold;
	font-size: 90%;
}

.navPath a {
	color: #909090;
	font-weight: normal;
}

/* flash */
#mainMenu .alt {
	position: relative;
	top: -149px;
	display: none;
}


/* menu dla zalogowanych */
#loggedInStatus {
	font-size: 70%;
	margin: 10px;
}

#loginType {
	font-weight: bold;
}

ul#additionalInfo {
	margin-left: -25px;
	font-size: 70%;
}

ul#additionalInfo li {
	margin: 0px;
	padding-left: 20px;
	/*background-image: url('../gfx/accept.gif');*/
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* banner */
#banner {
	position: relative;
	top: -5px;
	left: 0px;
}

#banner img {
	width: 600px;
	height: 100px;
}


/* naglowek produktow */
#produkty {
	margin-left: 10px;
	margin-bottom: 5px;
}


/* mapa polski */


#map {
	position: relative;
	clear: both; 
	width: 400px;

}

#map #polskaMap {
	position: absolute;
	width: 200px;
	height: 400px;
	padding: 0px;
	margin: 0px;
	left: -60px;
	top: -40px;
	z-index: 1;
}
#map #vertmenu {
	position: absolute;
	left: 350px;
	z-index: 2;
}

#gcContent {
	margin-top: 420px;
}

/* stopka webcolonka */
#webcolonText {
	display: none;
	height: 100%;
	color: #f20358;

}

/* tabela detali */
div.detailsTable {
	background: white;
	border: 1px solid black;
	clear: both;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#detailsTable{
	margin: 0px auto 10px auto;
	padding: 0px;
	max-width: 95%;
	border-collapse: collapse;
	font-size: 90%;
	position: relative;
}


#detailsTable th {
	color: #FF5625;
	font-size: 105%; 
	text-align: center;
	cursor: pointer;  
	vertical-align: bottom;
	padding-bottom: 10px;
	background: white url('../gfx/detail/bg.gif') no-repeat bottom; 
}

#detailsTable th.headerSortUp {
	background: white url('../gfx/detail/desc.gif') no-repeat bottom; 
}

#detailsTable th.headerSortDown {
	background: white url('../gfx/detail/asc.gif') no-repeat bottom; 
}


#detailsTable td  {
	border-bottom: 1px solid black;
	min-height: 10px;
	text-align: center;
}

#detailsTable .pName { 
	width: 40%;
	text-align: left;
}


textarea.dealerSettings {
	width: 95%;
	text-align: justify;
	height: 70px;
}

.dealerSettings dt {
	font-weight: bold;
	border-bottom: 1px solid black;
}

.dealerSettings dd {
	padding: 10px;
}

textarea#addInfo {
	width: 90%;
}


/* helpery */
.clearer {
	clear: both;
}

/* formularze */
.field,.questionContainer {
	width: 70%;
	margin: 5px auto;
	padding: 5px 50px;
	clear: both;
}

.field label {
	width: 36%;
	display: block;
	float: left;
}


.field input,.field textarea,.field select {
	width: 50%;
	display: block;
	float: right;
}

div.submitField {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}
.submitField input {
	float: none;
	margin: 0 auto;
	border: 1px solid black;
	background-color: #cccccc;
}

.form_error {
	color: red;
	clear: both;
	width: 100%;
	padding-top: 10px;
	margin-right: 30px;
	text-align: right;
}


/** sklep **/
#checkCartContent {
	clear: both;
	text-align: center;
	margin: -70px 0 10px 0;
}

#advancedSearchLink, #regulationsLink {
	font-size: 80%;
	text-align: center;
	clear: both;
	margin-top: 5px;
}
#regulationsLink {
	margin-top: 0px;
}

.right {
	text-align: right;
}

#vertmenu ul li a.addToCartText {
	border-bottom: 0;
}

.addToCartText {
	height: 30px;
}

.addToCartText span {
	position: relative;
	left: 5px;
	text-align: center;
}

.addToCartText.buy span {
	top: 7px;
}

.addToCartText img {
	float: left;
}

