body{
  margin:0;
  padding:0;
  line-height: 1.5em;
  color: black;
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #ededed;

}


#maincontainer{
  width: 1010px; /*Width of main container*/
  margin: 0 auto; /*Center container on page*/
  position: relative;

}

#topsection{
  background: #EAEAEA;
  background-image: url(images/back-top.jpg);
  background-repeat: no-repeat;
  height: 211px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#menusection{
  background: #EAEAEA;
  background-image: url(images/back-menu.jpg);
  background-repeat: no-repeat;
  height: 67px;
  margin-top: 0px;
  padding-top: 0px;
}

#topsection h1{
  margin: 0;
  padding-top: 15px;
}

#contentwrapper{
  float: left;
  width: 602px; /*Width of left column*/
}

#content{
  background-image: url(images/back-content.jpg);
  background-repeat: repeat-x;

  width: 1010px;
  background-color: #FDFDFD;
}

#contentcolumn{



}

#leftcolumn{
  float: left;
  width: 222px; /*Width of left column*/


}

#rightcolumn{
float: left;
width: 183px; /*Width of right column*/

}

#footer{
  clear: both;
  color: #FFF;
  text-align: center;
  width: 1010px;
  height: 25px;
}

#footerDown{
  height: 10px;
  clear: both;
  background: #FDFDFD;
  color: #FFF;
  text-align: center;
  padding: 4px 0;
  color: black;
}

#footerLeft{
   height: 25px;
   line-height: 25px;
   background: #e1e1e1;
   float: left;
   width: 210px;
   vertical-align: middle;
   color: #3a3939;
}

#footerRight{
   height: 25px;
   float: left;
   width: 800px;
   line-height: 25px;
   background-color: #e9e9e9;
   color: #3a3939;
   vertical-align: middle;
   text-align: right;
}

#footer a{
        color: #3a3939;
}

.innertube{
  margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
  margin-top: 0;
}

.menutube{
  margin: 0px;
  margin-top: 0;
}

div.section{
   width: 220px;
   background-color: #ffffff;
   border: 1px solid #d0d0d0;
}

div.titlesection{
   background-image: url(images/back-section.jpg);
   background-repeat: no-repeat;
   height: 26px;
   line-height: 25px;
   vertical-align: middle;
   padding-left: 10px;
   font-weight: bold;
}


div.sectionContent{
  padding: 10px;

}

div.sectionContentNovinky{
  padding: 2px;

}

div.titlesectionRight{
   background-image: url(images/back-section-right.jpg);
   background-repeat: no-repeat;
   height: 26px;
   line-height: 25px;
   vertical-align: middle;
   padding-left: 10px;
   font-weight: bold;
}


div.sectionRight{
   width: 180px;
   background-color: #ffffff;
   border: 1px solid #d0d0d0;

}

div.block{

}

div.blockinner{
   margin-top: 5px;
   float: left;
   background-image: url(images/block-back.png);
   width: 283px;
   /* height: 160px; */
   min-height: 160px;
   border: 2px solid #efefef;
}

div.blockinnerright{
   margin-top: 5px;
   margin-left: 5px;
   float: left;
   background-image: url(images/block-back.png);
   width: 283px;
   /* height: 160px; */
   min-height: 160px;
   border: 2px solid #efefef;
}

div.blockinnerDetail{
   margin-top: 5px;
   float: left;
   background-image: url(images/block-back.png);
   width: 265px;
   /* height: 160px; */
   min-height: 160px;
   border: 2px solid #efefef;
}

div.blockinnerDetailright{
   margin-top: 5px;
   margin-left: 5px;
   float: left;
   background-image: url(images/block-back.png);
   width: 265px;
   /* height: 160px; */
   min-height: 160px;
   border: 2px solid #efefef;
}

div.blockcontent{
  padding: 8px;
  background-image: url(images/hline-big.jpg);
  background-repeat: no-repeat;
}

div.blockCDInnerContent{
  width: 100%;
  min-height: 140px;
  margin: 0;
  padding: 0;
  background-image: url(images/cd.jpg);
  background-repeat: no-repeat;
  background-position: right top;

}

div.blockCDInnerContent a{
    display: block;
}

div.blockDVDInnerContent{
  width: 100%;
  min-height: 140px;
  margin: 0;
  padding: 0;
  background-image: url(images/dvd.png);
  background-repeat: no-repeat;
  background-position: right top;

}

div.blockDVDInnerContent a{
    display: block;
}

div.blockVINYLInnerContent{
  width: 100%;
  min-height: 140px;
  margin: 0;
  padding: 0;
  background-image: url(images/vinyl.jpg);
  background-repeat: no-repeat;
  background-position: right top;

}
div.blockVINYLInnerContent a{
    display: block;
}



div.blockInnerContentImage{
  margin: 0;
  padding: 0;
  float: left;
  
}

div.blockInnerContentImage img{
  margin-top: 2px;
  border: 1px solid black;
}

div.blockInnerContentInfo{
  float: right;
  text-align: right;
 
}

div.obvyklaCena, span.obvyklaCena{
  color: #9F9F9F;
  text-decoration: line-through;
  margin-top: 10px;
  font-size: 11px;

}

div.cena{
  color: #9F9F9F;
  font-size: 18px;
  margin-top: 8px;
}

div.cenaNovinka{
  color: #9F9F9F;
  font-size: 18px;
  margin-top: 8px;
  text-align: right;
}

div.skladem{
  color: white;
  margin-top: 5px;
  font-weight: bold;
  background-color: #00C417;
  width: 80px;
  padding: 3px 5px 3px 5px;
  font-size: 12px;
}

span.skladem{
  color: white;
  margin-top: 5px;
  font-weight: bold;
  background-color: #00C417;
  width: 75px;
  padding: 3px 5px 3px 5px;
}

div.blockinnerLong{
   margin-top: 5px;
   float: left;
   background-image: url(images/block-back.png);
   width: 575px;
   height: 125px;
   min-height: 125px;
   border: 2px solid #efefef;

}

div.blockinnerFilter{
   float: left;
   background-image: url(images/block-back.png);
   width: 575px;
   height: 35px;
   line-height: 35px;
   border: 2px solid #efefef;
   vertical-align: middle;
   _padding-top: 9px;
}

div.hudebniNovinka{
   background-image: url(images/hline.jpg);
   background-repeat: no-repeat;
   padding: 2px;
   padding-left: 4px;
   padding-bottom: 5px;
   padding-top: 0px;
   font-size: 10px;
   
   
   border-bottom: 1px solid #E2E2E2;
}

form{
  padding: 0;
  margin: 0;
}

#searchInput{
  width: 195px;
  margin-bottom: 7px;
  
}

#searchLocation{
  width: 201px;
  margin-bottom: 7px;

}

a{
  color: black;
  text-decoration: none;
}

a:hover{
  
  text-decoration: underline;
}


div.sectionContent a.menu{
   display: block;
   padding-top: 5px;
   background-image: url(images/dott-line.gif);
   background-repeat: no-repeat;
   background-position: left bottom;
   padding-left: 10px;
   
   height: 19px;
}

div.sectionContent a.menu:hover{
   display: block;
   text-decoration: none;
   background-color: #F2F2F2;
     font-weight: bold;
   
}

div.sectionContent a.selected{
   display: block;
   text-decoration: none;
   background-color: #F2F2F2;
     font-weight: bold;
   
}


div.menuitem{
  float: left;
  height: 58px;
  line-height: 58px;
  vertical-align: middle;
  width: 120px;
  text-align: center;
}

div.menuitem a{
  display: block;
  height: 58px;
  line-height: 58px;

  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  background-image: url(images/menu-noselect.png);
}

div.menuitem a:hover{
  display: block;
  height: 58px;
  line-height: 58px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  background-image: url(images/menu-selected.png);
}

div.menuitem a.selected{
  display: block;
  height: 58px;
  line-height: 58px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  background-image: url(images/menu-selected.png);
}

div.delimiter{
  float: left;
  height: 58px;
  line-height: 58px;
  width: 2px;
  background-image: url(images/menu-space.png);
}

div.nakupniKosik{
  float: left;
  width: 130px;
  margin-left: 135px;
  margin-top: 5px;
  color: #8f8f8f;
}

.black{
color: black;
}

.gray{
  color: black;
  padding: 3px 5px 3px 5px;
  margin-top: 5px;
  background-color: #EFEFEF;
  width: 125px;
  font-weight: bold;
  
}

.gray-kosik{
  color: #8f8f8f;
}


h1{
  font-size: 20px;
  color: #ff5a0e;
  padding-top: 0;
  margin-top: 0;
  margin-right: 6px;
  border-bottom: 3px solid #e2e2e2;
  
}

h2{
  font-size: 16px;
  color: #ff5a0e;
  padding-top: 0;
  margin-top: 0;
  
}

h2.detail{
  font-size: 14px;
  font-weight: bold;
  color: black;
  padding: 0;
  margin: 0;
}

h3.detail{
  font-size: 12px;
  font-weight: bold;
  color: black;
  padding: 0;
  margin: 0;
}

#strankovani{
  text-align: center;
  margin-left: 120px;
}


#strankovani a.strana{
   display: block;
   border: 1px solid #C0C0C0;
   min-width: 19px;
   height: 20px;
   float: left;
   margin-left: 3px;
   background-image: url('images/paging-back.jpg');
   background-repeat: repeat-x;
   text-decoration: none !important;
}

#strankovani div.strana{
   display: block;
   border: 1px solid #C0C0C0;
   min-width: 19px;
   height: 20px;
   float: left;
   margin-left: 3px;
   background-image: url('images/paging-back.jpg');
   background-repeat: repeat-x;
   text-decoration: none !important;
}


#strankovani a.strana:hover{
   display: block;
   border: 1px solid #FF5A0E;
   min-width: 19px;
   height: 20px;
   float: left;
   margin-left: 3px;
   background-image: url('images/paging-back.jpg');
   background-repeat: repeat-x;
   text-decoration: underline !important;
}

#strankovani a.stranasel{
   display: block;
   border: 1px solid #FF5A0E;
   min-width: 19px;
   height: 20px;
   float: left;
   margin-left: 3px;
   background-color: #A9A9A9;
   color: white !important;
   font-weight: bold;
   text-decoration: none !important;
}

.cb{
  clear: both;

}
/* nakupni kosik */

table.nakupni_kosik{
 clear: both;
  width: 100%;
  padding: 0;
  margin: 0;

}


table.nakupni_kosik th{
   height: 30px;
   background-color: rgb(226,226,226);
   border-bottom: 1px dotted rgb(185,185,185);
   text-align: left;
   color: black;
}

table.nakupni_kosik td.even{
  background-color: rgb(226,226,226);

  border-bottom: 1px dotted rgb(185,185,185);

}

table.nakupni_kosik td.odd{
  background-color: white;

  border-bottom: 1px dotted rgb(185,185,185);

}

table.nakupni_kosik input.pocet{
  width: 20px;
  text-align: right;
}

.right_padding{
 text-align: right !important;
 padding-right: 10px;
}

td.cena_soucet{
  border-top: 1px solid black;
  text-align: right;
  padding-right: 10px;
}

p.prazdny_kosik{
  padding: 10px;
  margin: 0px;
  font-size: 120%;
  background-color: #F7F6F2;
  border: 1px solid #D8D8D8;
  background-image: url(images/package.png);
  background-repeat: no-repeat;
  background-position: right top;
}

td.postovne{
  padding: 5px;
  background-color: white;
  border: 1px solid #D8D8D8;
  background-image: url(images/package.png);
  background-repeat: no-repeat;
  background-position: right center;

}

div.krok1{
  text-align: center;
  float: left;
  padding-top: 9px;
  margin-bottom: 5px;
  margin-right: 5px;
  vertical-align: middle;
  height: 45px;
  color: black;
  width: 138px;

}

div.krok2{
  text-align: center;
  float: left;
  padding-top: 9px;
  margin-bottom: 5px;
  margin-right: 5px;
  vertical-align: middle;
  height: 45px;
  color: black;
  width: 238px;

}

div.krok3{
  text-align: center;
  float: left;
  padding-top: 9px;
  margin-bottom: 5px;
  vertical-align: middle;
  height: 45px;
  color: black;
  width: 175px;

}

.active{
  background-color: rgb(226,226,226);
  border: 2px solid rgb(141,141,141);

}

.nonactive{
  background-color: rgb(238,238,238);
  border: 1px solid rgb(141,141,141);

}

.now{
  font-weight: bold;
}


legend{
  font-size: 150%;
  font-weight: bold;
  padding-bottom: 10px;
  color: #FF5A0E;

}

fieldset{
  background-color: white;
    border: 2px solid rgb(141,141,141);

}

fieldset input, textarea{
   border: 1px solid rgb(141,141,141);
   background-color: rgb(249,249,249);
}

.rating {

  margin: 5px;
}

input.radio{
  border: 0;
}


#detailProduct{
   margin-top: 5px;
   width: 575px;
   border: 2px solid #efefef;
   background-color: white;
   background-image: url(images/block-back.png);

}

#detailCDInnerContent{
  margin: 10px;
  width: 550px;
  background-image: url(images/cd.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  
  
}

#detailDVDInnerContent{
  margin: 10px;
  width: 550px;
  background-image: url(images/dvd.png);
  background-repeat: no-repeat;
  background-position: right top;


}

#detailVINYLInnerContent{
  margin: 10px;
  width: 550px;
  background-image: url(images/vinyl.jpg);
  background-repeat: no-repeat;
  background-position: right top;


}

#detailPhoto{
  margin: 0;
  padding: 0;
  float: left;

}

#detailInfo{
  padding-left: 10px;
  float: left;
}

div.pb5{
   margin-bottom: 5px;
}

#moreInfo{
  margin: 0;
  padding: 0;
  float: left;
  width: 350px;
}

#priceInfo{
  padding-left: 10px;
  float: left;
  text-align: right;
  width: 190px;
}

#advert{
  background-image: url(images/advert-bg.jpg);
  background-repeat: no-repeat;
  width: 288px;
  height: 142px;
  position: relative;
  left: 690px;
  top: 31px;

}

#advpos{
  width: 288px;
  height: 142px;
  position: relative;
  left: 690px;
  

}
#advert ul li{
  width: 288px;
  height: 142px;
 
}

    
.slide-out-div {
   padding: 20px;
    width: 250px;
    background: #f2f2f2;
    border: #29216d 2px solid;

}
    
