@import url("global.css");
#right h2 {
    background: #fdfefd url('../images/bazar-h2-red.jpg') top left no-repeat;
}
#left h2 {
    background: #fdfefd url('../images/bazar-h2-blue.jpg') top left no-repeat;
}
#left h2.hl_menu {
    background: #fdfefd url('../images/bazar-h2-red.jpg') top left no-repeat;
}
.hl_menu {
	background: url('../images/bazar-grad.gif') top left repeat-x;
}
#right .wrap {
	background: url('../images/bazar-grad.gif') top left repeat-x;
}
#header_menu {
  background: url('../images/bazar-srafovani.gif') top left repeat;
}
#footer_in {
  background: #fff url('../images/bazar-srafovani.gif') top left repeat;
}
#logo {
    display:none;
}
.menu ul li a.category0:hover, .menu ul li a.category1:hover, .menu ul li a.category2:hover,
.menu ul li a.category3:hover, .menu ul li a.category4:hover, .menu ul li a.category5:hover {
	background-color: #dff5fe;
}
