html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, p, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}

body {
  margin:0;
  padding: 0;
  background: url('../images/klubopon/content_bg.gif') repeat-x #323232 ;
  font-family: Arial;
  font-size: 12px;
}

.center {
	text-align: center;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ul,li {
  margin:0px;
  padding: 0px;
  list-style: none;
}

ol, ul {
	list-style: none;
}

.text {
  padding: 10px;
}

.text ul li {
  list-style: disc inside;
  margin-left: 10px;
}

.text ol {
  list-style-type: decimal;
}

.text p {
  margin: 10px 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

a img {

  border: 0;
  
}

a {
  color: #0000a5;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.opony_form {
	margin: 10px auto;
  font-size: 11px;
  font-weight: bold;
}

.opony_form input, .opony_form select {
  font-size: 11px;
}

.submit, .redbutton {
  border: solid 1px #323232;
  background-color: #4a4a4a;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

#header {

  position: relative;
  background: url('../images/klubopon/header.jpg') no-repeat;
  background-position: right;
  height: 113px;
}

#wrapper { 

  width: 800px;
  margin: auto;

}

#content {

  margin-top: 10px;

}
#right, #left {
  min-height: 690px;
}

* html #right, * html  #left {

  height: 600px;

}

#left {
  
  background: url('../images/klubopon/left_bg.gif') repeat-y #323232 ;
  background-position: right;
  width: 186px;
  float: left;
  

}

* html #left {
  
  margin-right: -3px;
    
}
#right p, #right div, #right table{

  margin-left: 10px;
  
}
#right { 

  background: white;
  width: 613px;
  float: right;

}

* html #right {

  width: 613px;

} 

h1 {

  
  font-size: 22px;
  color: #FFD200;
  text-transform: uppercase;
  padding: 0px;
  margin: 10px 0 10px 0;
}

#menu li {

  list-style:none;
  
}
#menu a {

  cursor: pointer;
  
}
#menu li a {

  color: white;
  display:block;
  width: 185px;
  height: 22px;
  background: url('../images/klubopon/li_a.gif') no-repeat;
  margin-bottom: 3px;
  text-decoration: none;
  font-size: 14px;
  padding-top: 5px;
  padding-left: 10px;

}

#menu li a:hover {
  
  background: url('../images/klubopon/li_a_hover.gif') no-repeat;

}

#activeMenu {

  background: url('../images/klubopon/li_a_active.gif') no-repeat !important;

}

#menu li ul li a{
  width: 165px;
  background: url('../images/klubopon/li_a_a.gif')  left no-repeat;
  padding-left: 15px; 
  margin-left: 10px;
}

#menu li ul li a:hover{ 

  background: url('../images/klubopon/li_a_a_hover.gif')  left no-repeat  !important;

}
#top10 {

  margin-top: 10px;
  margin-right: 5px;

}

#top10 li {

  margin-bottom: 5px;
}
#top10 a {

  color: white;
  text-decoration: none;

}

#top10 strong {

  font-size: 11px;

}

#top10 a:hover {

  color: #FFD200;

}

h2 {
  
  color: white;
  background: #4A4A4A;
  padding: 5px;
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
  
}

.polecamy {

  height: 190px;


}


.polecamy h2 a {
  color: #4A4A4A;
  text-decoration: none;

}
.polecamy h2 {
  
  
  background: white !important;
  padding: 0px;
  margin: 5px;
}

.photoBorder img, .produkt img {
  background:white none repeat scroll 0%;
}

.priceData {
  margin:5px 0px 0px 5px;
  padding:0pt;
  width:305px;
  clear: none !important;
}

.produkt .opis {
  padding-right:20px;
  text-align:justify;
}
#sitemenu {

  position: absolute;
  bottom: 0;
  right:0;

}
#sitemenu li {

  display: inline;
}

#sitemenu li a {
  
  color: white;
  text-decoration:none;
  display: block;
  float: left;
  width: 120px;
  height: 23px;
  background: url('../images/klubopon/tab.gif') no-repeat;
  margin-right: 5px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding-top: 7px;
  
  
}

#footer {
  
  border-top: 2px solid red;
  color: white;
  clear: both;
  text-align: center;
  margin-top: 10px;
  padding: 10px;
  

}

#productBox h2 {

  margin-left: -10px;

}
#tracker {
  margin: 8px 0 4px 0;
}

#oponyTable {

  margin: 10px 5px 10px 5px;
  width: 580px;
  padding-bottom: 10px;
  

}

#oponyTable th {

  font-weight: bold;
  color: white;
  background: #323232;
  text-align: center;
  padding: 3px;

}
#oponyTable td{

  
  margin: 0px;
  background: #F8F8F8;
  padding: 3px;
}

#oponyTable a {
  
  text-decoration:none;

}

.priceCell, .oldPriceCell {

  text-align: center;
}

#smallInfo {

  text-align: center;
  margin: 10px 0 10px 0;
  
}

.finalPrice {
  

  font-size: 14px;
  font-weight: bold;
  color: red;
  

}
.photoBorder {

  border: 1px solid  #323232;
  float:left;
  margin:0pt 15px 10px 0px;
  padding: 5px;
  
}

#daneOpony {

  margin-left: 5px;
  
}

* html #menu {
  
  margin-right: -12px;

}

fieldset {
  
  width: 550px;
  margin: 0 auto 0 auto;

}

legend {

  padding: 5px;
  font-weight: bold;

}

#TiresError {

  padding: 5px !important;

}

* html #sitemenu {

  margin-bottom: -1px;

}

fieldset {

  padding: 0px;
  
  
}
#productBox {
  
  clear: both;
  
}

#basketTable {

  width: 550px;
  margin:  15px auto 0 auto !important;

}

#basketTable th {
  font-weight: bold;
  text-align: center;
}

#basketTable input, #note {
  border: solid 1px #323232;
}

#note {
  width: 550px;
  height: 80px;
}

.basketItemRow td {

  border-bottom: 1px solid silver;
  padding: 3px;

}

#errors li {
  
  margin-left: 19px;
  list-style: circle;
  
}

#regulamin ul li {
  
  margin: 10px 10px 10px 20px;
  list-style-type:disc;
  
}

td.basketCell input {
  font-size: 8px;
  width: 55px;
  border: solid 1px #000000;
  background-color: #dddddd;
  padding: 1px;
}

#autoform {
  margin: 0;
  padding: 0;
}

#autoform dl, #autoform dt, #autoform dd, #autoform li {
  margin: 0;
  padding: 0;
}

#autoform input {
  width: 400px;
}

#autoform textarea {
  width: 400px;
  height: 150px;
}

#autoform .errors {
  color: red;
  margin: 0 0 5px 0;
  padding: 0;
  list-style-type: none;
}

#autoformsubmit {
  width: auto !important;
  border: solid 1px #323232;
  background-color: #4a4a4a;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  margin-left: 20px;
}

.basketButton {
  font-weight: bold;
  display: block;
  padding: 1px;
  border: solid 1px #323232;
  background-color: #4a4a4a;
  color: #ffffff;
  font-size: 10px;
}

.pageLinks li { width: 40px; float: left;}
.brandLinks li  { float: left; padding-bottom: 5px;}
.brandLinks,.pageLinks { list-style: none; clear: both; margin: 10px; height: 15px; }
* html .brandLinks, * html .pageLinks { list-style: none; clear: both; margin: 10px 0px 10px 20px; height: 15px; }
* html .brandLinks li ,* html .pageLinks li { width: 0px; display: inline;   }
.pageLinks li a { text-align: center; padding-top: 5px; font-weight: bold; color: #000000; text-decoration:none; display: block; float: left; width: 20px; height: 15px; margin-right: 10px; background: #eeeeee; padding: 5px;}
.pageLinks li span{ text-align: center; padding-top: 5px; font-weight: bold; color: #000000; text-decoration:none; display: block; float: left; width: 20px; height: 15px; margin-right: 10px; padding: 5px;}
.brandLinks { clear: both; height: 10px; margin-top: 5px; padding-top: 15px;}
.brandLinks li a { display: block; float: left; margin-right: 5px; padding-right: 5px; color: #000000; border-right: 2px solid #000000; }
.brandLinks li a:hover {}
.activePage a { border: solid 1px #323232; }
.activeBrand a { font-weight: bold; }

#loginBox, #searchBox {
  text-align: center;
  color: #ffffff;
}

#loginBox a, #searchBox a {
  color: #ffffff;
}

#loginBox a:hover, #searchBox a:hover {
  color: #ffd200;
}

#loginBox .inputText, #searchBox .inputText {
  width: 170px;
  border: solid 1px #ffd200;
  text-align: center;
}

#loginBox .submit, #searchBox .submit {
  border-color: #ffffff;
  margin: 5px;
}

fieldset table {  width: 420px;}
fieldset { margin: 5px 5px 10px 5px; border: 1px solid silver;}
fieldset p { margin:0px;padding:0px;}
legend { padding: 5px;margin: 2px;border-bottom:1px dotted #B0B8D0;} 
fieldset { padding: 10px;}
fieldset p {
  margin-top: 5px;
}

.formProfile {
  width: 540px;
}

.formLabel {
  width: 150px !important;
}

.formProfile input {
  width: 390px;
  padding: 3px !important;
}

.formProfile input[type=checkbox] {
  width: auto;
  padding: 3px !important;
}

#tireSearchForm table {
  width: 100%;
}

#tireSearchForm select {
  width: 170px;
}

#tireSearchForm table th {
  font-weight: bold;
}

.info {
	background-color: #ffcccc !important;
	border: 1px solid #ddaaaa;
	padding: 10px;
	margin: 10px 0;
	line-height: 15px;
}

