html, body, p, ul, li, div {
    margin: 0px;
    padding: 0px;
}
body {
    background: url(../images/bgr.jpg) top center no-repeat;
    background-color: #759afb !important;

}
#page { display: none; }
.QOverlay {
	z-index: 9999;
}

.QLoader {
	background-color: #e6e6e6;
	height: 1px;
}
.loader {
    position: absolute;
    width: 100%;
    height: 89px;
    margin: auto;
    top: 231px;
    text-align: center;
}

#main-container {
    width: 870px;
    margin: auto;
    padding-top: 20px;
}
#left {
    float: left;
    width: 418px;
    background: url(../images/splash-left.jpg) 90px 0px no-repeat;
    height: 500px;
    margin-top: 30px;
}
#left #menu {
    margin-top: 400px;
}
#left #menu ul {
    width: 437px;
    height: 20px;
    background: url(../images/splash-menu.jpg) no-repeat;
}
#left #menu ul li {
    float: left;
    list-style: none;
    position: relative;
    display: block;
}
#left #menu ul li a {
    position: absolute;
    text-indent: -9000px;
    overflow: hidden;
    height: 20px;
    z-index: 10;
    top: 0px;
    left: 0px;
}
#menu .aktualnosci a {
    left:0px;
    width: 58px;
} #menu .aktualnosci a:hover { background: url(../images/splash-menu.jpg) 0px -20px; }

#menu .kolekcja a {
    left:70px !important;
    width: 40px;
} #menu .kolekcja a:hover { background: url(../images/splash-menu.jpg) -70px -20px; }

#menu .galeria a {
    left: 122px !important;
    width: 36px;
} #menu .galeria a:hover { background: url(../images/splash-menu.jpg) -122px -20px; }

#menu .sklepy a {
    left:172px !important;
    width: 54px;
} #menu .sklepy a:hover { background: url(../images/splash-menu.jpg) -172px -20px; }

#menu .publikacje a {
    left: 240px !important;
    width: 50px;
} #menu .publikacje a:hover { background: url(../images/splash-menu.jpg) -240px -20px; }

#menu .ofirmie a {
    left: 305px !important;
    width: 38px;
} #menu .ofirmie a:hover { background: url(../images/splash-menu.jpg) -305px -20px; }

#menu .sklep_online a {
    left: 357px !important;
    width: 80px;
} #menu .sklep_online a:hover { background: url(../images/splash-menu.jpg) -357px -20px; }

#footer { font-family: Tahoma; color: #aeadb6; font-size: .6em; text-align: center; margin-top: 10px; }
#footer a { color: #759afb; text-decoration: none; } #footer a:hover { color: #26438c; }

#right { float: left; margin-left: 32px;}
#right p img { list-style: none; display: none; cursor: pointer;  z-index: 10;}

img { border: none; }

#baner-left { position: absolute; float: left; padding-top: 7px; left: 0px; }
    #baner-left a { outline: none; }
#baner-right { right: 0px; position: absolute; z-index: 11; }
