/* Special DIFF CSS - Zdraveveci.sk */

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

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

#menu a.currentPage:hover {
background:url(layout/hover-recepty-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-recepty.png) top left repeat-x;
color:#FFFFFF;
}

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

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

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

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

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