/* 
    -------------------------
    LAVY PANEL
    -------------------------
*/
.lavypanel {
    color: inherit;
	background-color: inherit;
    background: url('images/kontakt_back.jpg') repeat-y 21px 0px; 
}
.lavypanel .presah { background: url('images/lavypanel_menu_presah.gif') no-repeat 12px 0px; }
.lavypanel ul { background: url('images/lavypanel_ul_back.gif') repeat-y top left; }
.lavypanel ul li {
	color: inherit;
    background: #FFF0C3;
	border-bottom: 1px solid #FFF;
}
.lavypanel ul li.spod {
	color: inherit;
    background: #FFF0C3;
	border-bottom: none;
}
.lavypanel li a { color: #8F440B; }
.lavypanel li a:hover { color: #000; }

/* 
    -------------------------
    MENINY
    -------------------------
*/
.meniny { background:#FFF0C3 url('images/meniny-bg.gif') repeat-y 5px 0px; color:#8F440B; }
.meniny div { background:url('images/meniny-bottom.gif') no-repeat bottom left; }
.meniny p { border-top:1px solid #FFDA9A; }

/* 
    -------------------------
    KONTAKT
    -------------------------
*/
.kontakt { background: url('images/nazov_kontakt.jpg') no-repeat 0px 0px; }
.kontakt h3 { background: url('images/hot-line.gif') no-repeat 5px 5px; }
.kontakt .info { background: url('images/kontakt_back_spod.gif') no-repeat bottom left; }
