* {
    padding: 0;
    margin: 0;
    font-family: verdana, tahoma, arial, helvetica, sans-serif;
}

#foot a img{
		height: 50px!important;
		border: none;
		display: block;
		margin: -75px 0 0 0;
}

.oczy_dziewczynki{
    position: absolute;
    margin: 128px 0 0 245px;
}

.balonik{
    width: 159px;
    height: 96px;
    position: absolute;
    margin: 190px 0 0 285px;
    z-index: 999;
}

.balonik a#przycisk img{
    display: block!important;
    position: relative;
    z-index: 999;
    margin: 3px 0 0 30px;
    border: none;
}

.slonce{
    width: 78px;
    height: 61px;
    position: absolute;
    margin: 145px 0 0 497px;
}

.slogan1{
    position: absolute;
    z-index: 99;
    margin: 550px 0 0 280px;
}

.grubasek{
    position: absolute;
    margin: 540px 0 0 135px;
}

.osa{
    position: absolute;
    margin: 140px 0 0 820px;
}

a.menu1{
    color: #ff050f!important;
}

a.menu2{
    color: #003cff!important;
}

a.menu3{
    color: #018401!important;
}

a.menu4{
    color: #988400!important;
}

a.menu5{
    color: #b800e3!important;
}

a.menu6{
    color: #bb3100!important;
}

a.menu7{
    color: #08668f!important;
}

a.menu8{
    color: #fa004c!important;
}

a.menu9{
    color: #342a12!important;
}
body{
    height: 800px;
    background: #82a837 url('../images/intro_page_background.jpg') repeat-x;
}

#intro_container{
    width: 950px;
    height: 800px;
    background: url('../images/intro.jpg') no-repeat;
    margin: 0 auto;
}

#intro_container #menu{
    position: absolute;
    margin: 749px 0 0 0;
}

#intro_container #menu ul{
    width: 980px;
    font-size: 10px;
    list-style: none;
		margin: 0 0 0 0px;
}

#intro_container #menu ul li{
    padding: 0 5px 0 5px;
    display: block;
    float: left;
}

#intro_container #menu ul li a{
		font-size: 9px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

