
body{margin: 0; padding: 0; background-color: #eeffff; background-image: url(../images/grass.png);background-repeat:repeat-x; background-position: center bottom; background-size: 1000px; font-family: arial; font-size: 12px;}
.cleaner{width: 100%; height: 0px; clear: both; padding: 0; margin: 0;}
iframe{border:0px;}
.wrapper{width: 1000px; margin: 220px auto 0; border-radius: 10px;}
.menu{background: transparent url(../images/menu.png) no-repeat; position: absolute; width: 1100px; padding: 50px 0 0 25px; margin: -85px 0 0 -50px; height: 170px;}
.main{padding: 80px 20px 20px 20px; background-color: rgba(255,255,255,0.8); min-height: 500px;}
.content{position: relative; min-height: 500px;}

.liana{position: absolute; width: 200px; height: 200px; background: url(../images/clip/liana.png) no-repeat left top; margin: 40px 0 0 700px; background-size: 300px;}

.opice{position: absolute; width: 200px; height: 400px; background: url(../images/clip/opice2.png) no-repeat left bottom; margin: -160px 0 0 700px; background-size: 180px;z-index: 1000000000;}
.slon{position: absolute; width: 200px; height: 200px; background: url(../images/clip/slon_alfa2.gif) no-repeat left top; margin: -160px 0 0 -50px; background-size: 200px;}
.listy{position: absolute; width: 200px; height: 300px; background: url(../images/clip/listy.png) no-repeat left top; margin: -100px 0 0 350px; background-size: 200px;}
.zirafa{position: absolute; width: 200px; height: 400px; background: url(../images/clip/zirafa.png) no-repeat left top; margin: -380px 0 0 -200px; background-size: 200px;}
.zebra{position: absolute; width: 200px; height: 220px; background: url(../images/clip/zebra.png) no-repeat left top; margin: -200px 0 0 950px; background-size: 200px;}

.logo{position: absolute; margin: -180px 0 0 650px; z-index: 1000;}

.oblaka {
    background: transparent url(../images/oblaka.png) 0 -80px repeat-x;
}
.stage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    overflow: hidden;
    z-index: 0;
}

bod{
    background:blue;
}
/*
.box{
    -moz-animation: 3s ease 0s normal none infinite swing;
    -moz-transform-origin: center top;
    -webkit-animation:swing 3s infinite ease-in-out;
    -webkit-transform-origin:top;
}
@-moz-keyframes swing{
    0%{-moz-transform:rotate(-3deg)}
    50%{-moz-transform:rotate(3deg)}
    100%{-moz-transform:rotate(-3deg)}
}
@-webkit-keyframes swing{
    0%{-webkit-transform:rotate(-3deg)}
    50%{-webkit-transform:rotate(3deg)}
    100%{-webkit-transform:rotate(-3deg)}
}
*/
img{border:0px;}
a img{border:0px;}
a {border:0px;}



