
body{
    background-color: #06080b;
    background-image:url('images/reflektory.png');
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:bottom center; 
    margin-bottom: 30px;
}

#top_bg{
    position: absolute; 
    z-index: 1; 
    top: 0px; 
    left: 0px; 
    background: url(images/banner.png) no-repeat; 
    width: 1000px; 
    height: 183px;
}

.top_menu_links{
    font: bold 14px Arial;
    color: #ffffff;
    text-decoration: none;
}

.top_menu_links:hover{
    text-decoration: underline;
}

.top_menu_td{
    height: 100%;
    vertical-align: middle;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.top_menu_spacer{
    width: 1px;
    height: 46px;
    background: url(images/nav_spacer.png) no-repeat;
    font: normal 1px Arial;
}

.narozniki{
    position: absolute; 
    z-index: 3; 
    width: 7px; 
    height: 7px; 
    font: normal 0px Arial;
}

.narozniki_ld{
    left: 0px; 
    bottom: 0px;_bottom: 0px;
    background: url(images/ld.png) #06080b no-repeat;
}

.narozniki_lg{
    left: 0px; 
    top: 0px; 
    background: url(images/lg.png) #06080b no-repeat;
}

.narozniki_rd{
    right: 0px; 
    bottom: 0px;_bottom: 0px; 
    background: url(images/rd.png) #06080b no-repeat;
}

.narozniki_rg{
    right: 0px; 
    top: 0px; 
    background: url(images/rg.png) #06080b no-repeat;
}

.narozniki_ld{
    left: 0px; 
    bottom: 0px;_bottom: 0px;
    background: url(images/ld.png) #06080b no-repeat;
}

.narozniki_stopka{
    position: absolute; 
    z-index: 3; 
    width: 19px; 
    height: 16px; 
    font: normal 0px Arial;
}

.narozniki_stopka_ld{
    left: 0px; 
    bottom: 0px;_bottom: 0px;
    background: url(images/ldstopka.png) #06080b no-repeat;
}

.narozniki_stopka_lg{
    left: 0px; 
    top: 0px; 
    background: url(images/lgstopka.png) #06080b no-repeat;
}

.narozniki_stopka_rd{
    right: 0px; 
    bottom: 0px;_bottom: 0px; 
    background: url(images/rdstopka.png) #06080b no-repeat;
}

.narozniki_stopka_rg{
    right: 0px; 
    top: 0px; 
    background: url(images/rgstopka.png) #06080b no-repeat;
}

.menu_left{
    position: relative; 
    z-index: 2; 
    left: 0px; 
    top: 0px; 
    background-color: #13639b; 
    width: 206px;
    padding-bottom: 30px;
}

.login_box{
    position: relative; 
    z-index: 2; 
    left: 0px; 
    top: 20px; 
    background-color: #13639b; 
    width: 206px;
    padding-bottom: 30px;
}

.zawartosc{
    width: 729px;
    position: relative;
    float: right;  
     
    background-color: #13639b;
    z-index: 2
}

.stopka{
    width: 950px;
    height: 32px; 
    background: url(images/bgstopka.png) repeat-x;
    text-align: center; 
    position: relative;
    text-decoration: none; 
    font: normal 12px Arial; 
    color: white;
    float: left; 
    margin-top: 30px;
    max-height: 32px;
}

.stopka2{
    width: 950px;
    height: 96px;
    background: url(images/bgstopka2.png) repeat-x;
    text-align: center;
    position: relative;
    text-decoration: none;
    font: normal 12px Arial;
    color: white;
    float: left;
    margin-top: 30px;
    padding: 10px;
}


.lewa_kolumna{
    width: 206px; 
    position: relative; 
    float:left;
}

.content{
    width: 950px;
    position: relative; 
    top: 200px; 
    left: 0px; 
    text-align: left; 
    padding-bottom: 40px;
}


.menu_top_div{
    position: absolute; 
    z-index: 2; 
    top: 0px; 
    left: 25px;
    height: 46px; 
    width: 950px;
    background: url(images/nav.png) repeat-x;
}

.logo_div{
    position: absolute; 
    z-index: 2; 
    top: 50px;
    left: 140px;
}

.login_box_zawartosc{
    position: relative; 
    top: 15px; 
    left: 0px; 
    width: 176px; 
    text-align: left; 
    padding-left: 15px;
}

.menu_left_zawartosc{
    position: relative; 
    top: 15px; 
    left: 0px; 
    width: 176px; 
    text-align: left; 
    padding-left: 15px;
}

.menu_left_link{
    font: normal 12px Arial;
    color: white;
    text-decoration: none; 
}

.menu_left_link:hover{
    text-decoration: underline; 
}

.box_header{
    text-decoration: none;
    font: bold 14px Arial;
    background: url(images/kreska.png) no-repeat bottom left;
    width: 100%;
    color: white
}

.bledy{
    text-decoration: none;
    font: bold 16px Arial;
    width: 100%;
    color: rgb(242,111,13);
}

.form_fields{
    background-color: #d4d6d7;
    border: 1px solid black;
    font: normal 12px Tahoma;
    height: 20px;
}

.form_fields_text{
    width: 100px;
}

.form_fields_text_long{
    width: 200px;
}

.form_fields_textarea{
    height: 200px;
}

.form_fields_button{
    background: url(images/btn.png) no-repeat;
    border: 0px;
    font: normal 12px Tahoma;
    color: white;
    height: 26px;
    width: 75px;
    text-align: center;
    vertical-align: middle;
    padding-bottom: 2px;
}

.form{
    font: normal 12px Arial;
    color: white;
}

.tresc{
    z-index: 2; 
    background-color: #13639b; 
    padding: 15px;
    font: normal 12px Arial;
    color: white;
    text-align: justify;
}

.kategoria_main_nazwa{
    font: bold 12px Arial;
    color: white; 
    text-decoration: none;
}

.kategoria_main_nazwa:hover{
    text-decoration: underline;
}

.kategoria_main_opis{
    width: 31%;
    font: normal 10px Arial;
    color: white;
    vertical-align: top;
}

.kategoria_main_spacer{
    height: 5px; 
}

.col_head{
    font: bold 14px Arial;
    color:white;
    border: 1px solid #0e2f52;
    padding: 4px;
}

.col_body{
    font: normal 12px Arial;
    color:white;
    border: 1px solid #0e2f52;
    padding: 4px;
}

.site_list{
    font: bold 18px Arial;
    color:lime;
    text-decoration: none;
}

.site_list_white{
    font: normal 12px Arial;
    color:white;
    text-decoration: none;
}
