/* Special DIFF CSS - Zdraveveci.sk */

body{
background: url(backgrounds/lifestyle.jpg);
}

#menu a.currentPage {
background:url(layout/hover-lifestyle.png) top left repeat-x;
}

#menu a.currentPage:hover {
background:url(layout/hover-lifestyle-flip.png) top left repeat-x;
}

ul.left-menu li a.active,ul.left-menu li a.select {
background:url(layout/side-buttons/side-hover-lifestyle.png) top left repeat-x;
color:#FFFFFF;
}

ul.left-menu li a:hover {
background:url(layout/side-buttons/side-hover-lifestyle-flip.png) top left repeat-x;
color:#FFFFFF;
}

ul.left-menu li a, ul.left-menu {
border-color: #948A0F;
}


#content-top {
background: url(layout/contentop_lifestyle.png);
}

#content {
background: url(layout/content_lifestyle.png);
}

#content-bottom {
background: url(layout/contenbottom_lifestyle.png);
}