body { 
    color: inherit;
    background-color: #FFBE51; 
}

h1 { background: url('images/nazov_potraviny_back.jpg') no-repeat 0px 0px; }
h1 a { background:url('images/logo.gif') no-repeat 30px 28px; }

h2 { color: #8F440B; }
h3.slogan { color: #8F440B; background-color: inherit; }

a { color:#8F440B; text-decoration:underline; }
a:hover { color:#000; text-decoration:underline; }

hr {
    background:#FFDA9A;
    color:#FFDA9A;
}

div.data { background: url('images/stred_background.gif') repeat-y top left; }

div.description {
    background:#FFFBE9;
}

/* 
    -------------------------
    STREDNY PANEL
    -------------------------
*/
div.stredpanel { background: url('images/page-top-right.jpg') no-repeat top left; }

/* 
    -------------------------
    TOP MENU
    -------------------------
*/
ul.top_menu li { background: url('images/stredpanel_ciarka_kratsia.gif') no-repeat bottom right; }
ul.top_menu li.last { background: none; }
ul.top_menu li a { color: #8F440B; background-color: inherit; }
ul.top_menu li a:hover { color: #000; background-color: inherit; }

/* 
    -------------------------
    ZOZNAM
    -------------------------
*/
ul.list { color:#8F440B; }

/* 
    -------------------------
    PRODUKT
    -------------------------
*/
div.produkt { background: url('images/cart-bg.gif') no-repeat bottom left; }
div.details { background: #FFF; border:5px solid #FFF0C3; }
div.produkt h3,
div.details h3,
div.details h4 { background-color: inherit; color: #8F440B; }
div.produkt div.img { background:#FFF; }
div.produkt .price{ color: #000; background-color: inherit; }
div.produkt .button {
    background:url('images/cart.gif') no-repeat 0px 0px;
    color:#444; 
}
div.produkt .nedostupne {
    color:#853302;
    font-weight:normal;
    padding:8px 20px 12px 20px;
    text-align:center;
    line-height:1.1em;
}
div.produkt .price-request {
    color:#853302;
    font-weight:normal;
    padding:18px 20px 12px 20px;
    text-align:center;
    line-height:1.1em;
}
div.produkt input { border:1px solid #FFBE51; }
div.close a {
    color:#000;
}


/* 
    -------------------------
    SPODOK
    -------------------------
*/
.spodna_lista_obal {
	color: inherit;
    background: #FFBE51 url('images/spodna_lista.jpg') no-repeat 570px 86px;
}
.web_developer {
    color: #853302;
    background: url('images/stred_background_spod.jpg') no-repeat 0px 0px;
}	
.web_developer a {
	color: #853302;
	background-color: inherit;
}	
.web_developer a:hover {
	color: #853302;
	background-color: inherit;
}
/* --- koniec SPODOK --- */

#bubble { background:url('images/buble-arrow.gif') no-repeat right 3px; }
#bubble div {
    border-left:2px solid #FF0000;
    border-bottom:2px solid #CA0000;
    border-right:2px solid #CA0000;
    border-top:2px solid #FF0000;
    background:#E80000;
    color:#FFF;
    font-weight:bold;
}

#t-com { 
    background:#FFF0C3;
}

