#center {
	margin: 0px auto;
	width: 978px;
	text-align: center;
    background: url('../images/main/back.gif') repeat-y 0px 0px;
}

#left .akcie    { background: url('../images/main/aktualne-akcie.gif') no-repeat top right; padding: 29px 0px 0px 0px; }
#left .eshop    { background: url('../images/main/online-shop.gif') no-repeat top right; padding: 28px 0px 0px 0px; }
#left .klub     { background: url('../images/main/spotrebitelsky-klub.gif') no-repeat top right; padding: 28px 0px 0px 0px; }
#left .bazar    { background: url('../images/main/bazar.gif') no-repeat top right; padding: 29px 0px 0px 0px; }
#left .clanky   { background: url('../images/main/recenzie-clanky.gif') no-repeat top right; padding: 29px 0px 0px 0px; }
#left .diskusie { background: url('../images/main/diskusie.gif') no-repeat top right; padding: 29px 0px 0px 0px; }

#left .text { padding: 2px 15px 10px 30px; }
#left .text a { color: #B60800; }
#left .text a:hover { text-decoration: none; }

#left .leftTop {
    background: url('../images/main/left-top.gif') no-repeat top right;
    height:5px;
    font-size:0.1em;
}
#left .leftBack { background: url('../images/main/left-back.gif') repeat-y top right; }
#left .leftBottom { background: url('../images/main/left-bottom.gif') no-repeat bottom right; }

#right {
    float: right;
    width: 770px;
    position: relative;
}

#right .top {
    background: url('../images/main/top.gif') no-repeat 0px 0px;
    min-height: 25px;
    _height: 25px;
    text-align: center;
    padding-top: 43px;
    font-family: Arial, sans-serif;
    font-size: 1.5em;
}

#cLeft {
    float: left;
    width: 568px;
    padding: 5px 0px 0px 0px;
}
#flash { width:565px; height:405px; position:relative; }
#flash img { position:absolute; top:0; left:5px; display:none; }
#flash img.first { display:block; }

#cRight {
    float: right;
    width: 189px;
    padding-right: 13px;
}

#top_produkty {
    padding:3px 0px 0px 6px;
}
