div#start{
    padding-left: 35px; padding-right: 25px;
}

div#start-top{
    background-image: url('/images/start-lines.jpg');
    background-repeat: repeat-x;
    height: 270px;
    overflow: hidden;
}

div#start h1{
    font-size: 14px;
    font-weight: bold;
    color: #1d6dbc;
    line-height: 18px;
}

div#start-top h2{
    font-size: 12px;
    font-weight: bold;
    color: #333;
    line-height: 24px;
}

div#start-top h3{
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
    color: #00478d;
}

div#start p{

     font-size: 11px;
     color: #333;
     line-height: 20px;
}

div#start-top h3 a{
    color: #00478d;
}

div#start-aktualnosci{
    padding-top: 20px;
    width: 570px;
    float: left;
}

div#start-aktualnosci-top img#main{
    float: left;
    margin-right: 20px;
    border: 1px solid #b0b0b0;
}

div.aktualnosci-column{
    float: left;
    width: 280px;
}

div.aktualnosci-column p{
    line-height: 20px;
}
div#start p{
    vertical-align: middle;
}

div#start p a{
    font-size: 11px;
    color: #00478d;
    display: inline;
    line-height: 20px;    
    
}

div#start div.aktualnosci-column p a{
    padding-left: 5px;
}

div#start p a img{
    border: 0px solid black;
    vertical-align: middle;
    line-height: 20px;
}

div#start-aktualnosci-bottom a img{
    margin-right: 10px;
}


div#start-film {
    padding-top: 20px;
    margin-left: 65px;
    float: left;
    width: 300px;
}
div#start-film h3{
    padding-top: 2px;
    padding-bottom: 15px;
}
div#start-film img{
    border: 1px solid #b0b0b0;
}

/* middle */

div#start-middle{  
    border-bottom: 5px solid #e3e3e3;
    background-color: white;
}

div.middle-box{
    height: 194px;
    width: 310px;
    overflow: hidden;
    float: left;
    border-right: 3px solid #e3e3e3;
}

div.no-border-right{
    border-right: 0;
}

div.center-box{
    width: 335px;
}


div.upper-line{
    border-top: 5px solid #e3e3e3;
    border-bottom: 5px solid #e3e3e3;
}

div#middle-dla-dzieci{
    background-image: url('/images/start-dla-dzieci.jpg');
    background-position: right center;
    background-repeat: no-repeat;
}

div#middle-dla-kierowcow{
    background-image: url('/images/start-dla-kierowcow.jpg');
    background-position: right bottom;
    background-repeat: no-repeat;
}

div#middle-dla-rowerzystow{
    background-image: url('/images/start-dla-rowerzystow.jpg');
    background-position: right center;
    background-repeat: no-repeat;
}

div#middle-dla-pieszych{
    background-image: url('/images/start-dla-pieszych.jpg');
    background-position: right center;
    background-repeat: no-repeat;
}

div#middle-dla-motocyklistow{
    background-image: url('/images/start-dla-motocyklistow.jpg');
    background-position: right center;
    background-repeat: no-repeat;
}

div.middle-inner{
    margin-top: 25px;
    margin-left: 20px;
    width: 180px;
    background-image: url('/images/start-lines.jpg');
    background-repeat: repeat-x;
}

div.middle-inner p{
    padding-bottom: 2px;
}

div.middle-inner h1{
    padding-bottom: 22px;
}

/* galeria pamieci */

div#galeria-inner{
margin-left:20px;
margin-top:25px;
}

div#galeria-wraper{

}

div#galeria-content{
    position: relative;
    width: 246px;
    height: 145px;
        overflow: hidden;    
}


div#galeria-menu{    
    width: 31px;
    position: relative;
    left: 250px;
    top: -145px;
}

div.galeria-page{
    top: -200px;
    position: absolute;
}

div.galeria-page img{
    border: 1px solid #b0b0b0;
}

a.graveyard-button{
    background-image: url('/images/graveyard_button.jpg');
    display: block;
    width: 31px;
    height: 22px;
    color: white;
    font-size: 12px;
    padding-top: 6px;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}

a.graveyard-button:hover{
    text-decoration: none;
}

div.galeria-page.activated{
    top: 0px;
}

a.graveyard-button.activated{
    background-position: 0px 28px;
}

/* parnetrzy */
div#start-partners{
        padding-top: 44px;
}
div#partners-inner{
    border: 1px solid #c2c2c2;
    height: 104px;
    width: 770px;
    background-image: url('/images/partners.jpg');
    background-repeat: no-repeat;
    background-position: left;
    margin: 0 auto;
    padding-left: 50px;
    padding-top: 25px;
}

div#partners-inner a{
    float: left;
    height: 80px;
}

a#p_straz{
    background-image: url('/images/partners-straz.jpg');
    width: 80px;
}

a#p_policja{
    background-image: url('/images/partners-policja.jpg');
    width: 114px;
}

a#p_gdansk{
    background-image: url('/images/partners-gdansk.jpg');
    width: 102px;
}

a#p_pord{
    background-image: url('/images/partners-pord.jpg');
    width: 101px;
}

a#p_naszemiasto{
    background-image: url('/images/partners-naszemiasto.jpg');
    width: 173px;
}

a#p_ratownicy{
    background-image: url('/images/partners-ratownicy.jpg');
    width: 94px;
}

a#p_wojewodztwo{
    background-image: url('/images/partners-wojewodztwo.jpg');
    width: 86px;
}


