#searchbox {
    position: relative;
    display: block;
    width: 900px;
    height: 60px;
   _height: 50px;
}

    #searchbox label {
        padding-top: 5px;
        float: left;
        margin-right: 10px;
}

        #searchbox label input,
        #searchbox label select {
            margin-top: 5px;
        } 
        
    #searchbox .searchpad {
        margin-top: 22px;
        float: left;
    }

    #searchbox a.extend {
        top: 27px;
        margin-left: 20px;
        padding-left: 9px;
    }


#hot-offers {
    display: block;
    float: left;
    margin-top: 15px;
    position: relative;
    width: 510px;
    height: 290px;        
}

    #hot-offers .offerbox {
        position: relative;
        float: left;      
        margin-right: 10px;
    }

        #hot-offers .offerbox a.img {
            text-align: center;
            display: block;
            width: 250px;
            height: 160px;
            overflow: hidden;
        }

        #hot-offers .offerbox table {
            margin-top: 5px;
            padding-left: 1px;
            border-left: 1px solid #4d4d4d;
            line-height: 12px;
        }

        #hot-offers .offerbox table th {
            text-align: left;
            font-weight: normal;
            width: 100px;
        }

        #hot-offers .offerbox table td {
            color: #666;
        }        
        
        
        #hot-offers .offerbox table strong {
            color: #fff;
        }            
        
#novinky {
    width: 240px;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
}

    #novinky .message {
        position: relative;
        float: left;
        margin: 0px;
        border-left: 1px solid #4d4d4d;
        padding-left: 4px;
        padding-bottom: 7px;
    }

        #novinky .message p {
            display: block;
            width: 235px;
            margin: 0px;
            height: 45px;
            overflow: hidden;  
        }

    .message a {
        width: 235px;
        font-size: 1em;
        display: block;
    }
        
    #novinky a.extend {
        padding-left: 20px;
        border-left: 1px solid #4d4d4d;
        background-position: 10px 3px !important;
    }        
   
#new-offers {
    display: block;
    float: left;
    margin-top: 15px;
   _margin-top: -5px;      
    position: relative;
    width: 510px;
}
    #new-offers .bg {
        padding-top: 10px;
        padding-left: 5px;
        background: url(/img/offers-bg.png) top left repeat-x;
        height: auto;
        min-height: 450px;
       _height: 450px;        
    }

    #new-offers .element {
        height: 85px;
        clear: left;
        padding-bottom: 5px;
    }

    #new-offers .element span {
        float: left;
        padding-right: 10px;
        text-align: center;
        display: block;
        width: 120px;
        height: 80px;
        overflow: hidden;
    }

    #new-offers .element p {
        margin: 0px;
        display: block;
        width: 360px;
        height: 45px;
        overflow: hidden;  
    }
    
    #new-offers a.extend {
        clear: both;
        float: right;
        margin-top: -15px;
        margin-right: 10px;
        padding-left: 10px;
    }
    

#lifestyle {
    width: 260px;
    float: left;
    margin-top: 15px;
   _margin-top: -5px;    
    margin-left: 10px;
}
    
    #lifestyle .bg {
        position: relative;
        padding-left: 5px;
        background: url(/img/offers-bg.png) top left repeat-x;
    }      

    #lifestyle .element {
        padding-top: 10px;
        clear: both;
    }

        #lifestyle .element span.img {
            position: relative;
            color: #000;
            text-transform: uppercase;
            font-weight: bold;
            float: left;
            margin-right: 10px;
            text-align: center;
            display: block;
            width: 120px;
            height: 170px;
            overflow: hidden;
            line-height: 20px;
            white-space: pre;
            background: url(/img/labelbg.gif) bottom left repeat-x;
        }

        #lifestyle .element span.img a {
            text-align: center;
            width: 120px;
            height: 150px;
            display: block;
            overflow: hidden;
        }
        
        #lifestyle .element p {
            display: block;
            float: left;
           _float: none;
            margin: 0px;
            width: 120px;
        }    

    #lifestyle a.extend {
        margin-top: 10px;
        width: 140px;
        font-size: 14px;
        color: #ffcc00;
        padding-left: 10px;
        display: block;
        margin-left: 5px;
    }
    
    #lifestyle a.second {
        margin-top: 0px;
        width: 215px;
    }
    
    #lifestyle a.extend:hover {
        color: #fff;
    }
    
    #lifestyle form {
        margin-top: -10px;
        margin-left: 5px;
    }

    #lifestyle form input.black {
        width: 200px;
    }
    
    #lifestyle form input.tlacica {
        position: relative;
        top: 5px;
       _top: 3px;
    }
    
    
#line1 {
    display: block !important;
    width: 510px;
}

#line2 {
    display: block !important;
    width: 260px;
}

#footer {
    margin-top: -50px;
   .margin-top: -20px;
   _margin-top: -30px;
}