/* CSS Document */
html {height: 100%; font-size: 62.5%;} /* 16 px × 62,5 % = 10 px */
body {
    height: 100%;
    font: 1.3em Verdana, Arial, Helvetica, sans-serif;
    margin:0px;
    padding:0px;
    background-color:#000000; /*E*/
    text-align: center;
    color: #EEEEEE;
    
} /* 10 px × 1,2 em = 12 px */ 

td {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    height: 2.2em;
}

a, a:hover {
    color: #ffffff;
}

.news p {
    line-height : 1.5em;
}

div.clr {
    clear:both;
}

h1,h2,h3,h4,h5,h6,span,p,a, ul, li {
    margin:0px;
    padding:0px;
}

/* 1.nd header */

div#ndhdr1
{
    background-color: #a18c0f; /*E*/
    padding: 1px;
}

div#ndhdr1 p {
    display:block;
    width: 993px;
    margin: 2px auto 2px auto;
    text-align: left;
    position:relative;
}

div#ndhdr1 p a {
    color: #ffffff;
    position:absolute;
    text-decoration: none;
    display:block;
    height: 110px;
    width: 400px;
    margin-left: 15px;
}

/* container */

div#con {
    width: 993px;  /*E*/
    margin: 2px auto 2px auto;
    text-align: left;
    background: url(../img/uni/st/l.png) top left repeat-y;
}

div#con #coninner {
    background: url(../img/uni/st/r.png) top right repeat-y;
}

/* 2.nd header */

div#con div#ndhdr2 {
    width: inherit;
    background: url(../img/uni/st/tl.png) top left no-repeat;
    padding-left: 10px;
}

div#con div#ndhdr2inner {
    width: inherit;
    background: url(../img/uni/logo.jpg) top left no-repeat; 
    padding-right: 16px;
    height: 165px;    
}

div#con div#ndhdr2 div#headerrightblank {
    width:200px;
    height: 165px;
    float: right;
}

div#con div#ndhdr2 div#basket {
    padding-top: 18px;
}

div#con div#ndhdr2 div#basket a {
    color: #c6b342;
    padding-right: 15px;
    background: url(../img/uni/redarr1.png) no-repeat;
    background-position: 100% 60%;
}

div#con div#ndhdr2 div#headerrightblank div#langmenu {
    background: url(../img/uni/boxsprite/1.png) bottom right no-repeat;
    text-align: right;
}

div#con div#ndhdr2 div#headerrightblank div#langmenu p {
    padding: 3px 20px 5px 10px;
}

div#con div#ndhdr2 div#headerrightblank div#langmenu a {
    color: #333333;
    display:inline;
}

div#con div#ndhdr2 div#headerrightblank div#langmenu .active {
    color: #a0131c;
    text-decoration:none;
}




/* 2Col */

#main {
    position:relative;
    padding:0;
}

#navbarr {
    position:absolute;
    margin-left: 14px;
    width: 230px;
    left:0;
    top:0;
    padding-top:10px;
}

#content
{
    margin: 0 20px 0 250px;
}

#footer {
    clear:both;
    margin-top: 13px;
    display:block;
    padding: 0 20px 10px 20px;
}

/*content */

div#content h1 {
    font-size:110%;
    color: #c6b342;
    text-transform: uppercase;
    margin: 9px auto 6px 18px;
}

div#content div#tippluscontact {
    background: transparent url(../img/raceland/cont.png) no-repeat top left; 
}
div#tippluscontact a {
  color:#333333;
}

div#content div#tippluscontactinner {
    background: transparent url(../img/raceland/conb.png) no-repeat bottom left;
}

div#content div#tippluscontact #tip {
    margin: 0 197px 0 0;
    padding: 17px;
    position:relative;
}

div#content div#tippluscontact  #tip img {
    margin-right: 10px;
    margin-bottom: 10px;
}

div#content div#tippluscontact  #tip i {
    display:block;
}

div#content  #contact {
  color: #333333;
}

div#content  #contact strong {
  color: #94810f;
}


div#content div#tippluscontact  #tip h2 {
    font-size:160%;
    text-transform:uppercase;
    display:block;
    margin-top:3px;
    margin-bottom:15px;
}

div#content div#tippluscontact  #tip p {
    clear:left;
}

div#content div#tippluscontact  #tip #nexttip {
    position: absolute;
    left: 0;
    bottom: 0;
    background: transparent url(../img/uni/2box/lb.jpg) no-repeat top left;
    height: 48px;
    z-index:20;
}

div#content div#tippluscontact  #tip #nexttip a {
    margin-top: 14px;
    margin-left: 45px;
    display:block;
    color: #333333;
}

div#content div#tippluscontact  #tip #prevtip {
    position: absolute;
    right: 10px;
    bottom: 2px;
    height: 48px;
    background: transparent url(../img/uni/2box/b.jpg) no-repeat top right;
    z-index:20;
}

div#content div#tippluscontact  #tip #prevtip a {
    margin-top: 14px;
    margin-right: 45px;
    display:block;
    color: #333333;
}

div#content div#tippluscontact  #contact {
    float:right;
    width:197px;
}

div#content div#tippluscontact  #contact  p {
    padding: 16px 4px 10px 8px;
}

div#content div#tippluscontact  #contact  strong {
    color: #a0131c;
}


div#content div.box {
    position: relative;
    width: 722px;
    overflow: hidden;     
}

div#content .topproduct .outer {
    padding-top: 4px;
    width: 722px;
    overflow: hidden;    
}

div#content div.box p {
    padding-top: 14px;

}

div#content b.boxheading {
    color: #c6b342;
    text-transform:uppercase;
    margin-left: 18px;
    margin-top: 4px;
    margin-bottom: 4px;
    display:block;
}

div#content .producttop {
    width: 234px;
    height: 221px;
    float:left;
    margin: 0 9px 0 0;
    overflow: hidden;
    text-align: center;
    position:relative;
    cursor:pointer;
    background: url(../img/raceland/productbg.png) no-repeat top left;
}

div#content .product {
    width: 234px;
    height: 221px;
    float:left;
    margin: 0 12px 0 0;
    overflow: hidden;
    text-align: center;
    position:relative;
    cursor:pointer;
    background: url(../img/raceland/productbg.png) no-repeat top left;
}

div#content .product {
    width: 234px;
    height: 221px;
    float:left;
    margin: 0 9px 0 0;
    overflow: hidden;
    text-align: center;
    position:relative;
    cursor:pointer;
    background: url(../img/raceland/productbg.png) no-repeat top left;
}

div#content .producttoprc {
    width: 234px;
    height: 221px;
    float:left;
    margin: 0 3px 0 0;
    overflow: hidden;
    text-align: center;
    position:relative;
    cursor:pointer;
    background: url(../img/raceland/productbg.png) no-repeat top left;
    color: #333333;    
}



div#content .product img {
    margin: 5px;
    height: 145px;
    clear: both;
}

div#content .producttop img {
    margin: 5px;
    height: 145px;
    clear: both;
}

div#content .product span,div#content .producttop span {
    margin: 5px;
    display:block;
    height: 5em;
    color: #333333;
    font-weight: bold;

}

div#content .product span,div#content .producttop a {
    color: #333333;
}

div#content .product span,div#content .producttop a:hover {
    color: #333333;    
}

div#content  .price {
    font-style: italic;    
}

div#content .product .flagholder,div#content .producttop .flagholder {
    position:absolute;
    height: 70px;
    width: 102px;
    top: 0;
    right:0;
    text-align: right;
    visibility: hidden;
}

div#content .product .disflag,div#content .producttop .disflag {
    width:  34px;
    height: 70px;
    margin-left:-10px;
    background: transparent url(../img/uni/flags/dis1.png) no-repeat top left;
    float:right;
    
}

div#content .product .stockflag,div#content .producttop .stockflag {
    width:  34px;
    height: 70px;
    margin-left:-10px;
    background: transparent url(../img/uni/flags/stock1.png) no-repeat top left;
    float:right;
}

div#content .product .newflag,div#content .producttop .newflag {
    width:  34px;
    height: 70px;
    margin-left:-10px;
    background: transparent url(../img/uni/flags/new1.png) no-repeat top left;
    float:right;
}

div#content .boxcol {
    width: 30%;
    float: left;
    padding-left: 9px;
    padding-bottom: 9px;
}

div#content .boxcol .boxcolheading {
    font-size: 1em;
    font-weight:bold;
    color: #a0131c;
    display:block;
    margin-top: 0.8em;
    display:block;
    margin-bottom: 10px;
    text-transform:uppercase;
}

div#content .boxcol li {
    list-style:none;
    background: transparent url(../img/uni/li/1.png) no-repeat 0 0;
    padding-left: 21px;
    margin-bottom: 0.6em;
}




/*leftbar*/



div#navbarr .box {
    padding-bottom: 32px;
    background: transparent url(../img/uni/boxsprite/3.png) no-repeat bottom right;
    margin-bottom:9px;
}

div#navbarr .box .boxheading {
    text-transform: uppercase;
    display:block;
    margin: 0 16px 6px 4px;
    padding-bottom: 7px;
    padding-top:4px;

}

div#navbarr .box .boxheadingwl {
    text-transform: uppercase;
    display:block;
    margin: 0 16px 6px 4px;
    padding-bottom: 7px;

}

div#navbarr .box li {
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;

    font-weight:bold;
    background: url(../img/uni/li/red1.gif)  no-repeat top left;
}

div#navbarr .box li.lev2 {
    background: url(../img/uni/li/lev2.gif)  no-repeat top left;
    font-weight:normal;
}

div#navbarr .box li a {
    padding-top: 6px;
    padding-left: 35px;
    padding-bottom: 5px;
    color: #333333;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}

div#navbarr .box li a:hover {
    text-decoration:underline;
}

div#navbarr .box li a strong {
    color: #a0131c;
}


div#navbarr .boxcategories  li {
    background: url(../img/uni/li/shadow2.png)  no-repeat top left; /*des:Menu Levé kategorie šedé LI*/
}

div#navbarr .boxcategories  li.red {
    background: url(../img/uni/li/orange1.png)  no-repeat top left; /*des:Menu Levé kategorie barevné LI*/
}

div#navbarr .box .banner {
    margin-top: 7px;
    margin-left: 2px;
}

div#navbarr .box .banner img {
    border:none;
}

/* footer */

#footer p {
    color: #999999;
    font-size: 90%;
    padding-top: 15px;
}

.footerlogos {
    padding-top: 20px;
    clear:both;
}

.footerlogos img {
  margin-right: 12px;
}

#footer a {
    color: #999999;
}

/*Slider-Scroller*/

a.slidingElement , p.slidingElement {
    position:absolute;
    display: block;
    white-space:nowrap;
    margin-top: -0.5em;
}

a.slidingElement img {
    position:static;
    border:0;
}

a.slidingElement:hover img {

}

div#content div.box #scroller {
    height: 2em;
    position:relative;
}

.scrlr {
    position:absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom:-8px;
    padding: 3px;
    overflow: hidden;
}

/*tipscroler*/

.tipscroller {
    display: none;
    z-index:1;
    margin-bottom: 17px;    
    font-style: italic;
}

.tipscroller p {
  display: inline;
}

.active {
    display: block;
    z-index:10;
}

/*lisitems*/

.noh {

}

div.catdesc {
    padding-left:18px;
    display:block;
}

div.catdesc h2, div.catdesc h3, div.catdesc h4, div.catdesc h5 {
    font-size: 1em;
    font-weight: bold;
    display:inline;
}

div#content h2.boxheading, div#content h3.boxheading{
    color: #c6b342;
    text-transform:uppercase;
    margin-left: 18px;
    margin-top: 4px;
    margin-bottom: 0;
    display:block;
    font-size: 1em;
}

.productrow {
    position:relative;
    background: url(../img/raceland/pr.png) no-repeat left top;
    margin-bottom: 5px;
}

.productrowinner {
  padding: 4px 126px 4px 4px;
  background: url(../img/raceland/conboxb.png) no-repeat left bottom;
  padding: 10px;  
}

.firstrow {

}

.productrow img {
    border: 1px #cccccc solid;
    margin: 0 2em 0 0;
    float: left;
}

.productrow p {
    margin:0;
    padding-top:4px;
}
.productrow a {
    text-decoration: underline;
}

.productrow p b {
    margin:0 2em 1em 0;
    display:block;
    padding:0;
    color: #c6b342;    
    text-transform:uppercase;
    text-decoration:underline;
}

div#content .productrow .flagholder {
    position:absolute;
    height: 70px;
    width: 102px;
    top: 0;
    right:20px;
    text-align: right;
    visibility: hidden;
}

div#content .productrow .disflag {
    width:  34px;
    height: 70px;
    background: transparent url(../img/uni/flags/dis1.png) no-repeat top left;
    float: right;
}

div#content .productrow .stockflag {
    width:  34px;
    height: 70px;
    background: transparent url(../img/uni/flags/stock1.png) no-repeat top left;
    float: right;
}

div#content .productrow .newflag {
    width:  34px;
    height: 70px;
    background: transparent url(../img/uni/flags/new1.png) no-repeat top left;
    float: right;
}

#strankovani, #strankovani b, #strankovani a {
    font-size: 1em;
}

#strankovani strong {
    color: #c6b342;
    text-transform:uppercase;
}

/*Detail*/

#detailhr {
    height: 20px;
}

#description {
    padding: 18px;
    line-height:2em;
}

.sel {
    background-color: #333333;
    color: white;
    font-weight: bold;
}


.div_parameters {
  display: block;
  border: 2px #cccccc solid;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  width: 190px;
}



.div_parameters a {
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
  text-align: center;
}



.div_selColor {

  display: none;

}



.div_selColor_show {

  display: block;

}

/*Clanek*/

.boxtxt {
    padding: 18px;
}


/*Novinky*/

div#content .news  {
    padding-left: 10px;
}

div#content h3 {
    text-decoration:none;
    font-size: 10px;
}

div#content {

}

/*Raceland searchbox*/

#rsearch {
   background: url(../img/raceland/searchbox.png) no-repeat left top;
   height: 62px;
   width: 232px;
   position: relative;
}

/*Raceland boxs */

.rbox {
  background: url(../img/raceland/boxt.png) no-repeat left top;
  width: 232px;
  padding-top: 20px;
  margin-top: 5px;
}

.rbox .rboxinner {
  background: url(../img/raceland/boxb.png) no-repeat left bottom;
  padding-bottom: 25px;
  padding-left: 8px;
}

.rbox ul {
  margin: 0px;
  padding: 0px;
}

.rbox li {
  list-style: none;
  display: block;
  margin-left: 3px;
  margin-right: 15px;
  color: #EEEEEE;
}

.rbox li a {
  color: #EEEEEE;
}

.rbox .boxheadingwl {
  text-transform: uppercase;
  margin-left: 4px;
  margin-bottom: 4px;
  margin-top: 3px;
  display: block;
  color: #c6b342;
}

.boxnews {
  background: url(../img/raceland/conboxbg.png) repeat-y left top;
}

.boxnewsinner {
  background: url(../img/raceland/conboxt.png) no-repeat left top;
}

.boxnewsinner2 {
  background: url(../img/raceland/conboxb.png) no-repeat left bottom;
}

.boxnews p {
  margin: 8px;
}

.boxnews h3 {
  margin: 8px;
}

#rcfooter {
  margin: 0 auto 20px auto;
  height: 30px;
  width: 993px;
}

#rcfooter #footerinner {
  background: url(../img/raceland/bottom.png) no-repeat left top;
  margin-left: 9px;
  height: 30px;  
}

.topproducthref {
    color: #333333;
}

 a.topproducthref:hover {
    color: #333333;    
}
#rsearch #seachfield {
  position: absolute;
  top: 12px;
  left: 25px;
  width: 190px;
  height: 18px;
  background-color: red;
  border:0;
  background-color: #a18c0f;
  color: #000000;
}

#rsearch #submitbutton {
  position: absolute;
  top: 38px;
  left: 144px;
  height: 18px;
  width: 74px;
  background: url(../img/raceland/searchbutton.png) no-repeat left top;
  border:0;  
}

.producttopr  a {
    color: #333333;  
}

.producttopr span {
    color: #333333;  
}

.producttopr  a:hover {
    color: #333333;  
}

.lev2 {
  padding-left: 12px;
}