html, body{
    width: 100%;
    height: 100%;
}

body{
    font-family: Verdana;
    font-size: 9px;
    color: #000;
    text-align: center;
    margin: 0;
    padding: 0;
}

img{
    border: none;
}

#content{
    width: 800px;
    margin: auto;
}

#top{
    height: 124px;
    width: 800px;
}

.top-box{
    float: left;
    width: 33%;
    border: 1px #fff solid;
}

#top-logo{
    margin-top: 25px;
}

#tresc{
    position: relative;
    width: 800px;
    height: 370px;
    overflow: hidden;
    text-align: left;
}

#menu{
    height: 50px;
    width: 800px;
}

#menu-wew{
    width: 605px;
    margin: 0px 97px;
}

#mail{
    margin-top: 100px;
    margin-left: 107px;
    font-size: 10px;
    border: none;
    background: transparent;
}

ul.menu{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

ul.menu li{
    float: left;
    width: 20%;
    text-align: center;
}

ul#bagaid-menu li{
    float: left;
    width: 33%;
    text-align: center;
}

ul#go-menu li{
    float: left;
    width: 49%;
    text-align: center;
}

ul.menu li span{
    display: block;
    border-right: 1px #000 solid;
    height: 50px;
    width: 100%;
}

ul.menu li span a{
    display: block;
    font-size: 10px;
    text-decoration: none;
    color: #000;
    padding-top: 20px;
}

ul.menu li span.last{
    border: none;
}

ul.menu li span a:hover{

    font-weight: bold;
    text-decoration: none;
    color: #000;
}

.last{
    float: right!important;
}

.clear-div{
    clear: both;
    width: 100%;
    height: 1px;
}

#tresc-rotator{
    position: relative;
    width: 100%;
    height: 100%;
}

.zarowka-srodek{
    position: absolute;
    left: 315px;
    top: 50px;
    z-index: 100;
}

.zarowka-lewa{
    position: absolute;
    left: 220px;
    top: 90px;
    z-index: 50;
}

.zarowka-prawa{
    position: absolute;
    left: 450px;
    top: 90px;
    z-index: 50;
}

.zarowka-mala{
    background: url(../images/zarowka_mala.png) no-repeat;
    width: 120px;
    height: 256px;
}

.zarowka-mala-srodek{
    top: 105px;
    left: 335px;
}

.zarowka-duza{
    background: url(../images/zarowka_duza.png) no-repeat;
    width: 263px;
    height: 367px;
}

#strzalka-lewa{
    position: absolute;
    left: 100px;
    top: 200px;
}

#strzalka-prawa{
    position: absolute;
    right: 100px;
    top: 200px;
}

.patti-logo-duze{
    background: url(../images/patti_logo_duze.png) no-repeat;
    width: 383px;
    height: 304px;
    position: absolute;
    left: -60px;
    top: -10px;
    z-index: 200;
}

.bag-logo-duze{
    background: url(../images/bag_logo_duze.png) no-repeat;
    width: 383px;
    height: 304px;
    position: absolute;
    left: -70px;
    top: -10px;
    z-index: 200;
}

.go-logo-duze{
    background: url(../images/go_logo_duze.png) no-repeat;
    width: 383px;
    height: 304px;
    position: absolute;
    left: -70px;
    top: -10px;
    z-index: 200;
}

.patti-logo-male-left{
    background: url(../images/patti_logo_male.png) no-repeat;
    width: 93px;
    height: 30px;
    position: absolute;
    left: 15px;
    top: 50px;
    z-index: 70;
}

.bag-logo-male-left{
    background: url(../images/bag_logo_male.png) no-repeat;
    width: 93px;
    height: 30px;
    position: absolute;
    left: 15px;
    top: 50px;
    z-index: 70;
}

.go-logo-male-left{
    background: url(../images/go_logo_male.png) no-repeat;
    width: 100px;
    height: 42px;
    position: absolute;
    left: 15px;
    top: 35px;
    z-index: 70;
}

.patti-logo-male-right{
    background: url(../images/patti_logo_male.png) no-repeat;
    width: 78px;
    height: 56px;
    position: absolute;
    left: 25px;
    top: 30px;
    z-index: 70;
}

.bag-logo-male-right{
    background: url(../images/bag_logo_male.png) no-repeat;
    width: 100px;
    height: 42px;
    position: absolute;
    left: 15px;
    top: 45px;
    z-index: 70;
}

.go-logo-male-right{
    background: url(../images/go_logo_male.png) no-repeat;
    width: 100px;
    height: 42px;
    position: absolute;
    left: 10px;
    top: 40px;
    z-index: 70;
}

#div-about{
    color: #fff;
    text-align: justify;
    width: 280px;
    font-size: 9px;
    margin-left: 135px;
    margin-top: 15px;
}

#div-services{
    margin: 25px 135px;
    color: #fff;
}

h2{
    font-size: 14px;
    color: #ffed4e;
}

h3{
    font-size: 11px;
    color: #ffed4e;
    margin: 0px;
}

#lewa{
    position: relative;
    float: left;
    width: 264px;
}

#prawa{
    float: right;
    width: 264px;
}

#prawa-wew{
    margin-left: 20px;
    color: #fff;
}

#prawa-wew ul{
    padding-left: 15px;
    margin-left: 0px;
}

#prawa-wew a{
    text-decoration: none;
    color: #94d1ff;
}

#prawa-wew a:hover{
    color: #fff;
}

.rotator{
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    top: 0px;
    left: 20px;
    width: 250px;
    text-align: center;
}

#rot-back{
    position: absolute;
    width: 100px;
    height: 20px;
    top: 285px;
    left: 30px;
}

#rot-next{
    position: absolute;
    width: 100px;
    height: 20px;
    top: 285px;
    left: 151px;
}

#div-global-capacity{
    margin: 25px 135px;
    color: #fff;
}

.jeden-z-trzech{
    float: left;
    width: 175px;
}

a{
    color: #94d1ff;
    font-weight: bold;
    text-decoration: none;
}

a:hover{
    color: #fff;
}

#bagaid-rotator-tlo{
    width: 100%;
    height: 160px;
    background: #fff;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

ul#bag-rotator{
    position: absolute;
    display: block;
    width: 700px;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    left: 50px;
}

ul#bag-rotator li{
    float: left;
}

#home-button{
    position: absolute;
    left: 110px;
    top: 355px;
    width: 50px;
    height: 12px;
}
input.savebb {
    position: absolute;
    top:100px;
    margin-left: 40%;
    background: #ffffff;
    border: none;
    color: #aaa;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
}

