#main_menu {
    background: #F4F3DE;
}

#top_pasek {
    background: #F4F3DE;
}

#header {
    background: url('../img/lato/header-lato.jpg') no-repeat;
}

.slide {
    background: url(../img/lato/szukaj_bg-lato.gif) #fff no-repeat left top;
}

#panel {
    background: #F4F3DE;
}

.title_smal_box {
    color: #000;
    background: #FFFD62;
}

.title_medium_box {
    background: #FFFD62;
    color: #000;
}

.title_large_box {
    background: #FFFD62;
    color: #000;
}

.title_right_information_box {
    background: #FFFD62;
}

.menu2 li em {
    background: url('../img/lato/hover-lato.gif') no-repeat;
}

.transMenu .item.hover {
	background:#F4F3DE;
	color: #60625f;
}