/* CSS Document */

/*general begin*/
* {
  font-family:Tahoma,Arial,Verdana;
  color:#FFFFFF;
  font-size:12px;
  border:0px;
  margin:0px;
  padding:0px;  
  outline:0;
}
html, body {          
  height:100%;
  width:100%;  
  background:transparent;
}
div{
  float:left;
}
h1 {
  font-size:18px;
  color:#df5d14;
  margin:0 0 15px 10px;
}
h2{  
  font-size:14px;
  color:#EC7D38;
  margin:10px 0 5px 5px;  
}
h3{
          
}
a:active, a:focus, input, select {
  outline:0;
}
p{
  color:#2c2c2c;
  padding:0px 10px 10px;
}
/*general end*/

/*main begin*/
.rootTable {
  height:100%;    
  width:100%;    
  background:transparent url('/site/img/bg.png') repeat 0 0;
}
.rootTable td{    
  vertical-align:top;            
}
.rootHeader{
  background:transparent url('/site/img/rootHeaderBg.png') repeat-x 0 0;  
}
.rootFooter{
  background:transparent url('/site/img/rootFooterBg.png') repeat-x 0 0;  
}
.wrapper{
  width:979px;
  float:none;
  margin:0 auto;
}
.topAbsBg{
  background:#FFFFFF;
  height:1px;  
  right:0;
  top:33px;
  position:absolute;
  width:50%;  
}
/*main end*/

/*header begin*/
.topLineBanner{  
  background:transparent url('/site/img/topLineBg.png') no-repeat 0 0;
  height:34px;
  width:979px;
}
.logoBanner{
  width:227px;
  height:208px;
}
.logoBanner a{
  float:left;
  margin:28px 0 0 0;
}
.topImageBanner{
  height:208px;
  width:752px;
  background:transparent url('/site/img/topBannerBg.png') no-repeat 0 0;  
}
.searchBanner{
  height:35px;
  width:192px;
  background:transparent url('/site/img/searchBg.png') no-repeat 0 0;
  padding:22px 0 0 10px;
}
.topMenuBanner{
  height:57px;
  width:777px;
  background:transparent url('/site/img/topMenuBg.png') no-repeat bottom center;
}
.topMenuBanner li.menu1 a{
  background:transparent url('/site/img/topMenu1.png') no-repeat 0 -53px;
}
.topMenuBanner li.menu2 a{
  background:transparent url('/site/img/topMenu2.png') no-repeat 0 -53px;
}
.topMenuBanner li.menu3 a{
  background:transparent url('/site/img/topMenu3.png') no-repeat 0 -53px;
}
.topMenuBanner li.menu4 a{
  background:transparent url('/site/img/topMenu4.png') no-repeat 0 -53px;
}
.topMenuBanner li.menu5 a{
  background:transparent url('/site/img/topMenu4.png') no-repeat 0 -53px;
}
.topMenuBanner ul{
  float:right;
  padding:0 40px 0 0;
  background:transparent url('/site/img/topMenuSeparator.jpg') no-repeat 0 0;
}
.topMenuBanner li{
  float:left;
  display:block
  clear:both;
  list-style-type:none;
  background:transparent url('/site/img/topMenuSeparator.jpg') no-repeat top right;  
}
.topMenuBanner li a{
  padding:18px 17px 0;
  float:left;  
  height:39px;
  font-size:13px;
  color:#ffd5be;
  text-decoration:none;
  text-transform:uppercase;
}
.basket{
  float:right;
  width:145px;
}
.basket a{
  padding:18px 0px 0 35px;  
  height:39px;  
  font-size:13px;
  color:#ffd5be;
  text-decoration:none;
  text-transform:uppercase;
  float:left;
  width:108px;
  background:transparent url('/site/img/basket.gif') no-repeat 10px 19px;
}
.basket a span{
  color:#e15715;
}
.basket a:hover span, .basket a:hover{
  text-decoration:underline;
}
.registerSide{
  
}
.registerSide a{
  color:#868686;
  text-decoration:none;
  background:transparent url('/site/img/arrow.gif') no-repeat 0 5px;
  padding:0 0 0 15px;
  line-height:31px;
  font-size:11px;
  margin:0 20px 0 0;
}
.registerSide a:hover{
  text-decoration:underline;
}
.loginSide{
  float:right;  
}
.loginSide form, .loginSide fieldset{
  float:left;
}
.loginSide label{
  height:28px;
  line-height:28px;
  width:31px;
  float:left;
  text-align:center;
  margin:0 0 0 10px;
}
.loginSide label img{
  vertical-align:middle;
}
.loginSide input{
  float:left;  
  color:#cd5a12;
  background:#0f0f0f;
  border:1px solid #494949;
  width:131px;
  padding:2px 2px 1px;
  height:14px;
  font-size:11px;  
  margin:6px 0 0 0;
}
.loginSide input#login_submit{
  color:#868686;
  background:none;
  border:0;
  width:100px;
  text-align:center;
  cursor:pointer;
}
.loggedIn{              
  margin:6px 0 0;
  padding:2px 2px 1px;
}
.loggedIn a{
  float:left;
  font-size:12px;
  color:#CD5A12;
  margin:0 0 0 40px;
  text-decoration:none;
}
.loggedIn a:hover{
  text-decoration:underline;
}
.searchBanner input{
  background:none;
  float:left;
  height:16px;
  padding:7px 3px 5px; 
}
.searchBanner input#search_input{
  font-size:12px;
  width:150px;
}
.searchBanner input#search_submit{
  width:30px;
  height:28px;
  cursor:pointer;
}
/*header end*/

/*leftMenu begin*/
.leftMenu{
  width:200px;
  padding:0px 1px 20px;
  background:#060606;  
}
.leftMenu ul{
  float:left;
  width:200px;
}
.leftMenu li{
  list-style-type:none;
  float:left;
  display:block;
  width:200px;
  height:28px;
  padding:0 0 1px 0;
}
.leftMenu li a{
  text-decoration:none;
  float:left;  
  font-size:12px;
  color:#aeaeae;
}
.leftMenu li.mainCat{
  background:transparent url('/site/img/leftMenuMainCatBg.png') repeat-x 0 0;
  height:37px;
}
.leftMenu li.mainCat a{
  color:#cd5a12;
  font-size:13px;
  font-weight:bold;
  padding:8px 0 0 15px;
  min-height:29px;
  width:185px;
  background:transparent; /*url('/site/img/.png') no-repeat -210px 0;*/
}
.leftMenu li.mainCat a:hover{
  color:#FF7624;
}
.leftMenu li.subCat{
  background:transparent url('/site/img/leftMenuSubCatBg.png') no-repeat 0px 0px;
}
.leftMenu li.subCat a{  
  padding:6px 0 0 23px;
  min-height:22px;
  width:177px;
  background:transparent url('/site/img/leftMenuSubCatHoverBg.png') no-repeat -220px 0;
}
.leftMenu li.subCat a:hover{
  color:#cd5a12;
}
.leftMenu li.prod{
  background:transparent url('/site/img/arrow2.gif') no-repeat 22px 12px;
  height:27px;
  border-bottom:1px solid #131313;
}
.leftMenu li.prod a{
  padding:6px 0 0 34px;
  line-height:15px;
  width:167px;
  min-height:22px;
  background:transparent url('/site/img/.png') no-repeat -210px 0;
}
.leftMenu li.prod a:hover{
  color:#cd5a12;
}
.newsLetter{
  width:200px;
}
.saleWrapper{
  width:200px;
  padding:50px 0 2px 0;
}
.saleWrapper a{
  text-decoration:none;
}
.saleWrapper strong{
  color:#CD5A12;
  font-size:12px;
  text-transform:uppercase;
  padding:0 0 0 13px;
}
.saleWrapper a:hover strong{
  text-decoration:underline;
}
.sale{
  width:174px;
  float:none;
  margin:0px auto;      
}
.saleContent{
  width:174px;
  background:transparent url('/site/img/saleContent.png') repeat-y 0px 0px;
  margin:10px 0 0;
}
.saleHeader{
  width:174px;
  background:transparent url('/site/img/saleHeader.png') no-repeat 0px 0px;
}
.saleFooter{
  width:174px;
  background:transparent url('/site/img/saleFooter.png') no-repeat bottom left;
}
.sale *{
  cursor:pointer;
}
.sale a{
  float:left;
  width:164px;
  padding:5px;
  text-decoration:none;
}
.sale strong{
  padding:0px;
  width:164px;
  float:left;
  padding:0 0 4px 0;
  color:#ec7d38;
  font-size:12px;
  text-transform:none;
}
.sale img{
  float:left;
  margin:0 10px 0 0;
}
.sale span.beforePrice{
  float:left;
  vertical-align:middle;
  text-align:center;
  width:164px;
  color:#484848;  
  font-size:13px;
}
.sale span.crossed{
  text-decoration: line-through;
  color:#484848;
  font-size:16px;
}
.sale span.actPrice{
  float:left;
  clear:both;
  line-height:24px;
  color:#ec7d38;
  font-size:20px;
  padding:4px 0 0 0;
  width:164px;
}
.sale span.colored{
  color:#929292;
  text-transform:uppercase;
  font-size:20px;
}
.sale span.smallFont{
  font-size:13px;
  padding:0 0 0 12px;
}
/*leftMenu end*/

/*content begin*/
.content a{
  color:#DF5D14;
}
.content a:hover{
  text-decoration:none;
}
.middColumn{
  padding:0 2px 2px;
  width:626px;
}
.addBanner{
  width:626px;
  height:273px;  
}
#simplegallery{ 
  position: relative; /*keep this intact*/
  visibility: hidden; /*keep this intact*/  
}
#simplegallery .gallerydesctext{
  text-align: left;
  padding: 2px 5px;
}
.contentWrapper{
  width:626px;  
  min-height:268px;
  background:#e6e6e6;
  margin:6px 0 0;
}
.contentNav{
  width:626px;
  height:21px;
  margin:1px 0 20px;
  background:transparent url('/site/img/contentNavBg.png') no-repeat 0 0;
}
.contentNav ul{
  float:left;
  padding:2px 0 0 5px;
}
.contentNav li{
  float:left;
  list-style-type:none;
  display:block;
  clear:none;
  padding:0 0 0 15px;
  background:transparent url('/site/img/arrow.gif') no-repeat 7px 6px;
  line-height:13px;
}
.contentNav li a{
  float:left;
  height:15px;
  text-decoration:none;
  color:#FF6200;
}
.contentNav li a strong{
  color:#FF6200;
  font-size:10px;
}
.contentNav li a:hover strong, .contentNav li a:hover{
  /*text-decoration:underline;*/
  color:#ffffff;
}
.content{
  padding:0 0 30px;
}
.categoryWrapper{
  width:195px;  
  background:#656565;  
  margin:0 10px 0 0;
}
.categoryWrapper a{
  float:left;
  padding:7px;
  text-decoration:none;  
}
.categoryImageWrapper{
  border:1px solid #c7c7c7;
  float:left;
  width:155px;
  background:#FFFFFF;
  padding:20px 11px;
}
.categoryImage{
  width:155px;
  float:left;
  height:190px;
}
.categoryTitle{
  float:left;
  padding:4px 0 2px;
}
.catergoryLiner{
  padding:0 0px 10px 10px;
}
.textSection{
  min-height:550px;
  width:606px;
  padding:20px 10px;
  background:transparent url('/site/img/textBg.png') no-repeat bottom left;
}
.textSection a, .textSection div, .textSection strong, .textSection li, .textSection td, .textSection em{
  color:#2C2C2C;
}
.textSection h2{
  margin-left:10px;
  font-size:17px;
}
.textSection ul{
  padding:0 0 10px 20px;
  color:#2C2C2C;
}
.textSection table{
  padding:0 0 10px 10px;
  color:#2C2C2C;
}
#regForm{
  float:left;
}
table.poznamka{
  width: 540px; 
  margin: 10px auto; 
  border-collapse: collapse;  
}
table.poznamka td{
  padding:5px 0;
  text-align:center;
}
table.zakaznik{
  width:626px;
}
.formGroupWrapper1 table.zakaznik{
  width:550px;
} 
table.zakaznik td{
  padding:0px 5px;
  width:50%;
}
table.zakaznik td.polozka_nazov{
  padding:3px 5px;
}
table.zakaznik tr.noBg td{
  padding:0px 5px 4px;
}
table.zakaznik tr.noBg td a{
  color:#DF5D14;
  font-size:11px;
  margin:7px 0px 0 32px;
  text-decoration:underline;
  float:left;
}
table.zakaznik tr.noBg td a:hover{
  text-decoration:none;
}
table.zakaznik td.polozka_nazov, table.zakaznik td.polozka_nazov label{
  text-align:right;  
  color:#626262;
  font-size:11px;
  font-weight:bold;
}
table.zakaznik td.polozka_nazov p strong{
  color:#3b3b3b;
}
table.zakaznik td p a{
  color:#626262;
  font-size:11px;
  float:left;
  padding:3px 0 0 0;
}
table.zakaznik td p a:hover{
  text-decoration:none;
}
table.zakaznik td#noScript1, table.zakaznik td#noScript2{
  width:50%;
  padding-bottom:10px;
  cursor:pointer;
}
table.zakaznik td#noScript2{
  text-align:left;
}
table.zakaznik p{
  padding:5px 0 0;
}
table.zakaznik p.info{
  padding:0 0 20px 0;
}
table.zakaznik .hlaska{
  text-align:center;
}
#regForm div#tabOsoba, div#tabFirma{  
  width:626px;
}
table.zakaznik input, table.zakaznik select{
  border:1px solid #c2c2c2;
  background:#FFFFFF;
  color:#EC7D38;
  font-size:11px;
  padding:2px 2px 0;
  height:17px;
  width:175px;
}
#regForm select{
  height:20px;
  width:180px;
}
#regForm select option{
  color:#EC7D38;
  height:15px;
  font-size:11px;
}
.formGroupWrapper1{
  width:550px;
  padding:1px;
  background:#d2d2d2;
  float:none;
  margin:0 auto 18px;
}
.formGroupWrapper2{    
  background:#dedede;
  padding:15px 0 11px;
}
#regForm table.zakaznik input.radio{
  vertical-align:middle;
  margin:0 3px 0 0;
  height:auto;
  width:auto;
  color:#000000;
  background:none;
  border:0px;
}
#regForm table.poznamka input{
  height:auto;
  vertical-align:middle;
  height:auto;
  width:auto;
  color:#000000;
}
table.zakaznik tr{
  background:#cfcfcf;
}
table.zakaznik tr.noBg{
  background:none;
}
label.errorLabel{
  /*width:540px;
  float:left;
  text-align:center;*/
  color:#b30404;
  font-size:10px;
  font-size:11px;
}
#regForm .note label, #regForm .note label a, form label.infoLabel{
  color:#626262;
}
#regForm .note a:hover{
  text-decoration:none;
}
table.poznamka tr.noBg td{
  padding:0px 0 5px;
}
table.poznamka tr.noBg td label{
  padding:0 0 5px;
}
.registerSubmit{
  background:transparent url('/site/img/regButton.png') no-repeat 0 0;
  height:30px;  
  width:181px;
  margin:10px auto 30px;
  float:none;
}
.actualSubmit{
  background:transparent url('/site/img/actButton.png') no-repeat 0 0;
  height:30px;  
  width:181px;
  margin:10px auto 30px;
  float:none;
}
#regForm input#sendReg, #regForm input#sendChangeData{
  height:30px;  
  width:181px;
  float:left;
  background:none;
  border:0px;
  padding:0px;
  cursor:pointer;
}
.loginSubmit{
  background:transparent url('/site/img/loginButton.png') no-repeat 0 0;
  height:30px;  
  width:181px;    
}
input#submitLogin, input#submitHeslo{
  height:30px;  
  width:181px;
  float:left;
  background:none;
  border:0px;
  padding:0px;
  cursor:pointer;
}
.hesloSubmit{
  background:transparent url('/site/img/hesloButton.png') no-repeat 0 0;
  height:30px;  
  width:181px;    
}
.selectorWrapper{
  width:612px;
  _width:610px;
  padding:15px 0 10px 10px;
  margin:-15px 2px 15px;
  position:relative;
  height:40px;
  background:#c9c9c9;
}
.selectorWrapper fieldset{
  float:left;
  margin:0 20px 0 0;
}
.selectorWrapper label{
  color:#434343;
  font-size:11px;
  line-height:17px;
  float:left;
  font-weight:bold;
}
.selectorWrapper select{
  border:1px solid #666666;
  background:#FFFFFF;
  clear:left;
  float:left;
  height:22px;
  padding:2px;
  color:#ec7d38; 
}
.selectorWrapper input[type=checkbox]{
  border:1px solid #666666;
  background:#FFFFFF;
  clear:left;
  float:left;
  height:22px;
  padding:2px;
  color:#ec7d38;
}
select#kategoria{
  width:135px;
}
select#vyrobca{
  width:135px;
}
select#typ{
  width:135px;
}
select#znacka{
  width:125px;
}
select#modelId{
  width:110px;
}
select#rok{
  width:70px;
}
.selectorWrapper select option{
  color:#ec7d38;
}
.productLiner{
  padding:20px 7px 15px;
  width:612px;
  background:transparent url('/site/img/prodLineBottomBg.png') no-repeat bottom left;
}
.productLinerTop{
  width:626px;
  background:transparent url('/site/img/prodLineTopBg.png') no-repeat 0px 0px;
}
.productWrapper{
  width:176px;
  padding:0 14px;
}
.productWrapper a{
  float:left;
  text-decoration:none;
  color:#474747;
  color:#e05b14;
  width:176px;  
}
.productImageWrapper{
  width:176px;
  height:190px;
  text-align:center;
  vertical-align:middle;
  float:left;
  background:#ffffff;
  line-height:187px;
}
.productImageWrapper img{
  vertical-align:middle;  
}
.productTitle{
  color:#ec7d38;
  float:left;
  padding:5px;
  width:166px;
  font-weight:bold;
}
.productPriceWrapper{
  float:left;
  color:#474747;
  padding:0 1px;
  width:174px;
  font-size:11px;
  font-weight:bold;
  text-align:right;
}
.productPrice{
  color:#EC7D38;
  font-size:17px;
  font-weight:bold;
}
.priceSign{
  font-size:17px;
  font-weight:bold;
  color:#474747;
}
.newsWrapper{
  position:absolute;
  width:86px;
  height:85px;
  margin:0 0 0 -176px;
  background:transparent url('/site/img/news.png') no-repeat 0 0;
}
.actionWrapper{
  position:absolute;
  width:86px;
  height:85px;
  margin:0 0 0 -176px;
  background:transparent url('/site/img/action.png') no-repeat 0 0;
}
.prodDetail{
  margin:0 0 0 -300px;
}
.productPriceLast{
  color:#6f6f6f;
  text-decoration:line-through;
  font-size:11px;
  padding:0 92px 0 0;
}
.detailImageWrapper{
  padding:0 10px;
  width:300px;
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; 
  padding: 10px 0 0 0;
	width: 300px;
}
ul.thumb li {	
  margin: 5px 3px 5px 2px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 95px;	
	height: 105px;
}
ul.thumb li img {
	width: 93px; 
  height: 105px; /* Set the small thumbnail size */	
	border: 1px solid #ddd;	
	background: #ffffff;
	position: absolute;
	left: 0; top: 0;
}
#main_view {    
  width:300px;
  height:350px;
  line-height:345px;
  text-align:center;
  background:#FFFFFF;
}
#main_view img{
  vertical-align:middle;    
}
.detailWrapper{
  width:300px;
  float:right;
}
.detailContent{
  width:270px;
}
.prodInfo, #buyForm label, .prodInfo span{
  font-size:10px;
  color:#4b4b4b;
  line-height:15px
}
.prodInfo .price{
  color:#808080;
  font-weight:bold;
  text-decoration:line-through;
}
.prodInfo .priceSale, .prodInfo .colored{
  color:#df5d14;
  font-size:17px;
  font-weight:bold;
}
.prodInfo .priceNormal{
  font-size:17px;
  font-weight:bold;
  color:#808080;
}
.prodInfo .state{
  font-size:12px;
  color:#2e8300;
  font-weight:bold;
}
#buyForm{
  padding:0 0 0 10px;
}
#buyForm label{
  float:left;
  clear:both;  
}
#buyForm select{
  float:left;
  clear:both;
  border:1px solid #666666;
  margin:0 0 10px 0;
  border:1px solid #666666;
  background:#FFFFFF;
  color:#4b4b4b;
}
#buyForm option{
  color:#4b4b4b;
}
#buyForm input{
  float:left;
  width:40px;
  height:14px;
  border:1px solid #666666;
  background:#FFFFFF;
  padding:2px;
  margin:0 5px;
  color:#4b4b4b;
  text-align:right;
}
#buyForm .buySubmit{
  background:transparent url('/site/img/buyButton.png') no-repeat 0 0;  
  width:108px;
  height:39px;
  margin:0 0 0 25px;  
}
#buyForm .buySubmit input{
  width:108px;
  cursor:pointer;
  height:39px;
  border:0px;
  background:none;
  padding:0;
  margin:0;    
  color:#FFFFFF;
  font-size:11px;
  text-align:center;
  font-weight:bold;
}
.quant{
  height:39px; 
  clear:both; 
}
.quant label{
  padding:20px 0 0 0;
}
#buyForm .quant input{
  margin-top:18px;
}
.prodDescrip{
  margin:20px 0 0 0;
}
.prodDescrip strong{
  color:#2C2C2C;
}
/*content end*/

/*right panel begin*/
.rightPanel{
  width:143px;
  padding:6px 2px 2px;
}
.freeDelivery{
  width:143px;
  height:128px;
  background:transparent url('/site/img/freeDeliveryBg.png') no-repeat 0 0;
  margin:0 0 4px 0;
}
.freeDelivery a{
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
  width:143px;
  text-align:center;
  padding:72px 0 9px 0;
  float:left;
}
.freeDelivery a:hover{  
  color:#d32a0a;
}
.freeDelivery a:hover span{  
  color:#000000;
}
.freeDelivery a span{
  font-size:16px;
  font-weight:bold;
  color:#d32a0a;
  text-decoration:none;
}
.brandWrapper{
  width:143px;
  background:transparent url('/site/img/brandWrapBg.png') repeat-y 0 0;
}
.brandHeader{
  width:143px;
  background:transparent url('/site/img/brandWrapHeaderBg.png') no-repeat 0 0;
}
.brand{
  width:143px;
  height:123px;
  background:transparent url('/site/img/brandSeparator.png') no-repeat bottom left;       
}
.brand a{
  float:left;
  width:143px;
  height:123px;
  text-align:center;
  line-height:123px;
}
.brand img{  
  vertical-align:middle;
}
.lastBrand{
  background:none;
}
/*right panel end*/

/*footer begin*/
.footerMainMenu{
  padding:16px 0 0;
  height:42px;
  width:979px;  
}
.footerMainMenu ul{  
  width:950px;
  margin:0 auto;
}
.footerMainMenu li{
  display:block;
  list-style-type:none;
  float:left;
  width:158px;  
}
.footerMainMenu a{
  float:left;
  font-size:13px;
  color:#e1bda9;
  text-decoration:none;
  text-align:center;
  width:158px;
  padding:13px 0 13px;
}
.footerMainMenu a:hover{
  text-decoration:underline;
}

.footerTexture{  
  width:100%;
  background:#1b1b1b;
}
.footerTextureBg{  
  width:100%;
  background:transparent url('/site/img/footerTextureBg.png') repeat-x bottom left;
}
.footerCategoryMenu{  
  width:904px;  
  min-height:135px;
  padding:10px 0 10px 75px;
}
.footerCategoryMenu ul{
  float:left;  
  padding:5px 0 5px 0;
}
.footerCategoryMenu li{
  list-style-type:none;
  display:block;
  float:left;
  clear:both;
  width:150px;  
}
.footerCategoryMenu li a{
  color:#4a413d;
  font-size:12px;
  text-decoration:none;
}
.footerCategoryMenu li.mainCat a{
  font-size:14px;
  font-weight:bold;
}

.footerCategoryMenu a:hover{
  text-decoration:underline;
} 
.footerReference{
  height:31px;
  padding:0 0 7px 0;
  width:979px;  
}
.footerReference p{
  color:#edebec;
  font-size:13px;
  margin:0 auto;
  padding:3px 65px 0px 0;
  text-align:right;  
}
.footerReference a{
  color:#edebec;
  text-decoration:none;
}
.footerReference a:hover{
  text-decoration:underline;
}
.footerReference img{
  padding:0 3px 4px;
  vertical-align:middle;
}
/*footer end*/

/*special begin*/
.rounded div{
  float:none;
}
.center{
  text-align:center;
}
.clear{
  clear:both;
}
/*special end*/

.tree * {
	color: black;
}
.tree ul {
	padding-left: 20px;
}
.tree .price {
	color: #DF5D14;
}
.tree .in_action {
	color: #2E8300;
}

/*added 11.5.2011 by Adam*/
.userFilter{
  height:auto;
  line-height:19px;
}
.applyFilter{
  /*padding-right: 7px;*/
}
.forMyBike{
  /*padding-right: 5px;*/
}
.deleteFilter{
  /*padding-left: 5px;*/
}
.selectorWrapper ul.subMenu{
  float:left;  
}
.selectorWrapper ul.subMenu li{
  list-style-type:none;
  float:left;
  padding-right:10px;
  margin-right:10px;
  border-right:2px solid #000000;
  margin-bottom:5px;
}
.selectorWrapper ul.subMenu li:last-child{
  margin-right:0;
  border-right:0;
}
.selectorWrapper ul.subMenu li a{  
  font-size: 12px;
  font-weight:bold;
  text-decoration:none;  
}
.selectorWrapper ul.subMenu li a:hover{
  /*text-decoration:underline;*/
  color:#000000;
}
.remmemberedFilters{
  border-collapse:collapse;
  margin-top: 5px;
}
.remmemberedFilters td{
  border:1px solid #666666;
  padding: 3px 7px;
}
.homeFilter h2{
  height:36px;
}
#ajaxLoading{
  background:#FFFFFF;
  opacity:0;
  filter: alpha(opacity = 0);
  z-index:9999;    
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;  
  text-align:center;
}
#ajaxLoading img{  
  top:50%;
  position:absolute;
}
/*added 11.5.2011 by Adam end*/

.videoWrapper {
    margin-left: 20px;
}

.product-video {
    margin-top: 20px;
}
.category-text {
  width: 626px;
}
.category-text strong {
    color: #000000;
}
/*added 18.11.2011 by Matej Mihalik end*/
