/** Petr Muhlhans, autor: Ji�� Praus **/

/** specialni vlastnosti jimiz se homepage odlisuje od ostatnich stranek **/

/** komponenty s jinym css ale stejnym id nebo class pro jinou stranku **/
    
#obsah_blok {
    background: transparent url('../images/home/home_blok.png') no-repeat center bottom; }
        
#main {
    width: 910px;
    padding: 0;
    margin: 0 auto;
    background: #2b3745 url('../images/shop/shop_gradient.png') no-repeat left bottom;
    text-align: left; }
    
#content {
    padding: 0; }
    
#obsah {
    width: 685px;
    float: right; }
    
#sloupec {
    width: 215px;
    float: left;
    background: transparent url('../images/shop/sloupec.gif') repeat-y 210px top; }
    
#hvezdy {
    position: absolute;
    right: -15px; }
    
#rss {
    padding: 150px 20px 0 0;
    text-align: right; }
    
#rss img {
    margin-bottom: -2px; }
    
/** specialni komponenty - kategorie **/
    
#kategorie {
    padding-left: 1px;
    list-style: none; }
    
#kategorie li {
    display: inline;
    list-style: none; }
    
#kategorie li a {
    display: block;
    color: #eeeeee;
    font-weight: bolder;
    text-decoration: none; }
    
#kategorie li a strong {
    height: 39px;
    width: 209px;
    border-bottom: 1px solid #2f3d4e;
    display: block;
    background: #283442 url('../images/shop/kategorie.gif') no-repeat 15px center; }
    
#kategorie li a span {
    padding: 12px 0 0 34px;
    display: block; }
    
#kategorie li a:hover {
    color: #dd0000;
    text-decoration: underline; }
    
#kategorie li a:hover strong {
    background: #212d3b url('../images/shop/kategorie_hover.gif') no-repeat 15px center; }
    
#kategorie li.vyber a,
#kategorie li.vyber a:hover {
    background: transparent url('../images/shop/kategorie_sipka.gif') no-repeat right center;
    color: #eeeeee; }
 
#kategorie li.vyber a strong,
#kategorie li.vyber a:hover strong {
    background: #c00101 url('../images/shop/kategorie_vyber.gif') no-repeat left center; }
    
/** specialni komponenty - obsah **/

#musicplayer {
    height: 0;
    position: relative; }
    
#musicplayer img {
    position: absolute;
    right: 0; }
    
#obsah h1 {
    padding: 8px 0 9px 8px;
    margin-right: 155px;
    background: transparent url('../images/shop/produkty_row.gif') repeat-x left bottom;
    font-size: 160%; } 
    
#drobecky {
    padding: 13px 0 15px 8px;
    margin: 0; }
    
#sloupec .kosik {
    padding: 16px 0 20px 16px }

#norss {
    height: 190px;
}

#shop {
    padding-right: 20px;
}

h1 span.info {
    font-size: 60%;
    font-weight: normal;
}
