html, body{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

html{ background: #ECF4FB;}

body{
    background: url(../images/bg_body.jpg) repeat-x 0 0;
}

div#wrapper{
    width: 899px;
    padding-top: 20px;
    margin: 0px auto;
}

div#main{
    width: 899px;
    padding: 0px;
    margin: 0px;
    float: left;
}

div#baner{
    width: 899px;
    height: 147px;
    /*background: url(../images/baner.jpg) no-repeat 0 0; */
    background: url(../images/baner_png.png) no-repeat 0 0;
    float:left;
}

div#columns{
    width: 899px;
    background: url(../images/bg_columns.png) repeat-y 0 0;
    float: left;
}

div#column_left{
    width: 157px;
    float: left;
}

div#categories{
    width: 157px;
    height:301px;
    float:left;
}

div#categories_bottom{
    width: 157px;
    height: 19px;
    background: url(../images/categories_bottom.jpg) no-repeat 0 0;
    float: left;
}

div.main_button{
    width: 157px;
    height: 43px;
    float: left;
}

div#aktualnosci{
    background: url(../images/aktualnosci_off.jpg) no-repeat 0 0;
}

div#aktualnosci_on{
    background: url(../images/aktualnosci_on.jpg) no-repeat 0 0;
}

div#kalendarium{
    background: url(../images/kalendarium_off.jpg) no-repeat 0 0;
}

div#kalendarium_on{
    background: url(../images/kalendarium_on.jpg) no-repeat 0 0;
}

div#ofinlandii{
    background: url(../images/ofinlandii_off.jpg) no-repeat 0 0;
}

div#ofinlandii_on{
    background: url(../images/ofinlandii_on.jpg) no-repeat 0 0;
}

div#onas{
    background: url(../images/onas_off.jpg) no-repeat 0 0;
}

div#onas_on{
    background: url(../images/onas_on.jpg) no-repeat 0 0;
}

div#galeria{
    background: url(../images/galeria_off.jpg) no-repeat 0 0;
}

div#galeria_on{
    background: url(../images/galeria_on.jpg) no-repeat 0 0;
}

div#kontakt{
    background: url(../images/kontakt_off.jpg) no-repeat 0 0;
}

div#kontakt_on{
    background: url(../images/kontakt_on.jpg) no-repeat 0 0;
}

div#linki{
    background: url(../images/linki_off.jpg) no-repeat 0 0;
}

div#linki_on{
    background: url(../images/linki_on.jpg) no-repeat 0 0;
}

div#page{
    width: 582px;
    float: left;
}

div#page_top{
    width: 582px;
    height: 18px;
    background: url(../images/page_top.jpg) no-repeat 0 0;
    float:left; 
}

div#content{
    width: 567px;
    margin-left: 6px;
    display: inline;
    float: left;
}

div.page_bottom_spacer{
    width: 567px;
    height: 80px;
    float: left;
}

div#powrot_do_albumow{
    width: 567px;
    height:20px;
    text-align:center;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    float: left;
    color: blue;
}

a.powrot_gal, a.powrot_gal:active, a.powrot_gal:visited, a.powrot_gal:link{
    color:blue;
    text-decoration: none;
}

div.gal_header{
   width: 552px;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 14px;
   color: black;
   font-weight: bold;
   display: inline;
   float: left;
   margin-left: 15px;
}

div.gal_author{
   width: 552px;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
   font-weight: normal;
   font-style: italic;
   display: inline;
   float: left;
   margin-left: 15px;
}

a.powrot_gal:hover{
    color: blue;
    text-decoration: underline;
}


/*lb classes ---- start*/
div.row{
    margin-top: 20px;
    margin-left: 4px;
    width: 560px;
    float: left;
    display: inline;
}

div.bottom_pic{
    width: 140px;
    padding-top: 5px;
    min-height: 50px;
    height: auto !important;
    height: 50px;
    float: left;
    text-align: center;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    font-weight: bold;
    display: inline; 
}

div.ile_pic{
    font-size: 9px;
    font-style: italic;
    font-weight: normal;
    padding-top: 10px;
}

div.top_pic{
    width: 140px;
    height: 87px;
    float: left;

}

div.pic_wrap{
    width: 140px;
    float: left;
    display: inline;
}
a.alb_link{
    text-decoration: none;
    border: none;
}

a img{
    text-decoration: none;
    border: 0px;
}

div.alb_link_frame{
    width: 115px;
    height: 85px;
    margin-left: 12px;
    background: white;
    border: 1px solid gray;
    display: inline;
    float: left;
}

div.alb_bg{
    font-size: 0px;
    margin: 1px;
    width: 113px;
    height: 83px;
    background: lightgrey;
    
}

img.alb_img{
    border: 1px solid darkgray;
    margin-left: 5px;
    margin-top: 3px;
}

/*lb classes ---- end*/


div.news_top{
    width: 567px;
    height: 19px;
    background: url(../images/news_top.jpg) no-repeat 0 0;    
    padding:0;
    float:left;
    margin: 0;
}

div.naglowek{
    width: 547px;
    height: 17px;
    float: left;
    
    font-family: Verdana, Arial, Helvetiva, sans-serif;
    font-size: 9px;
    font-weight: bold;
    margin-top: 2px;
    margin-left: 6px;
    display: inline;
}

div.news{
    width: 567px;
    background: url(../images/news_bg.jpg) repeat-y 0 0;
    display: inline;
    float: left;
}

div.news_tresc{
    width: 546px;
    margin-left: 12px;
    margin-top: 8px;
    float: left;
    
    font-family: Verdana, Arial, Helvetiva, sans-serif;
    font-size: 12px;
    display: inline;
}

p.akapit{    font-family: Verdana, Arial, Helvetiva, sans-serif;    font-size: 12px;    width: 546px;    text-indent: 70px;    text-align: justify;    margin: 5px 0 0 0;    padding: 0;    line-height: 18px;}.news_tresc h2{font-size: 16px;text-align: center;}


div.news_end{
    width:567px;
    height: 10px;
    background: url(../images/news_end.jpg) no-repeat 0 0;
    padding:0;
    margin: 0;
    float: left;
}



p{
    font-family: Verdana, Arial, Helvetiva, sans-serif;
    font-size: 12px;
}

a{
    border: 0px;
    text-decoration: none;
}

div.clear{
    clear: both;
}



div#column_right{
    width: 160px;
    float: left;
}

div#column_right_top{
    width: 160px;
    height: 32px;
    background: url(../images/column_right_top1.jpg) no-repeat 0 0;
    float: left;
}

div#counter{
    width: 157px;
    height: 17px;
    display: inline;
    float: left;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: white;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
    margin-left: 3px;
    overflow: hidden;
}

div#end_of_main{
    width: 899px;
    height: 136px;
    background: url(../images/end_of_main.png) no-repeat 0 0;
    float: left;
}

div#footer{
    width: 899px;
    height: 37px;
    background: url(../images/footer.png) no-repeat 0 0;
    float: left;
}

li.minimal{
    position: relative;
    margin-top: 10px;
    width: 480px;
    line-height: 15px;
    text-align: justify;
}


a.nieb_pod:hover, p.nieb_pod:hover{
    text-decoration: underline;
    cursor: pointer;
}

a.purple_pod:hover, p.purple_pod:hover{
    text-decoration: underline;
    cursor: pointer;
}

a.purple_pod:visited, a.purple_pod:link, a.purple_pod:active{
    color: 	purple;
}

a.nieb_pod:visited, a.nieb_pod:link, a.nieb_pod:active{
    color: 	blue;
}

div.yt_wrapper{    display:inline;    margin: 60px;}

div.wiecej{
    width: 546px;
    text-align: right;
}

div#mapka{
    width: 142px;
    height: 102px;
    background: url(../images/mapka.jpg) no-repeat 0 0;
    float: left;
    display: inline;
    margin-left: 11px;
}

div#dojazd{
    width: 142px;
    height: 26px;
    background: url(../images/dojazd_off.jpg) no-repeat 0 0;
    margin-left: 11px;
}

div#this_is_finland{
    width: 131px;
    height: 51px;
    background: url(../images/this_is_finland.jpg) no-repeat 0 0;
    float: left;
    margin-left: 16px;
    display: inline;
    cursor: pointer;
}

div#bialystok{
    width: 131px;
    height: 57px;
    background: url(../images/bialystok.jpg) no-repeat 0 0;
    float: left;
    margin-left: 16px;
    display: inline;
    cursor: pointer;
} 

div#visit_finland{
    width: 131px;
    height: 51px;
    background: url(../images/visit_finland.jpg) no-repeat 0 0;
    float: left;
    margin-left: 16px;
    display: inline;
    cursor: pointer;
}

div#tpfwawa{
    width: 142px;
    height: 67px;
    background: url(../images/tpf_wawa.jpg) no-repeat 0 0;
    margin-left: 11px;
    cursor: pointer;
    float: left;
    display:inline;
}

div#ambasada_fin{
    width:142px;
    height: 67px;
    background: url(../images/ambasada_fin.jpg) no-repeat 0 0;
    margin-left: 11px;
    cursor: pointer;
    float: left;
    display:inline;
}
