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