INPUT {
   border: 1px solid ;
   background: ;
   color: rgb(8,67,129);
   font-size: 10px;
   font-weight: bold;
   margin-top: 2px;
   margin-bottom: 1px;
   text-align: center;
}

BODY {
   margin: 4px;
   font-family: Verdana, Helvetica;
   font-size: 12px;   
   padding: 0px; 
    
   scrollbar-arrow-color: rgb(8,67,129);
   scrollbar-track-color: #D7E1EB;
   scrollbar-face-color: #D7E1EB;
   scrollbar-3dlight-color: rgb(8,67,129);
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #D7E1EB;
   scrollbar-darkshadow-color: rgb(8,67,129); 

}
TD {
   font-size: 12px;
   margin: 0px;
   padding: 0px;   
}


TD.logo_top {
   background: rgb(8,67,129);
   border-bottom: 1px solid rgb(0,0,0);
   padding-left: 5px;
   padding-right: 5px;
   font-size: 12px;
   color: rgb(255,255,255);
}
TD.logo {
   background: url("./_gfx/logo.png");
   background-repeat: no-repeat;
}
TD.logo_prawo {
   background: url("./_gfx/logo_prawo.png");
   background-repeat: repeat-x;
}
TD.logo_dol {
   background: rgb(8,67,129);
   border-top: 1px solid rgb(0,0,0);
   font-size: 12px;
   color: rgb(255,255,255);
}

TD.logo_arrow_left {
   background: url("./_gfx/logo_arrow_left.gif");
   background-repeat: no-repeat;
}
TD.logo_dol_biale {
   background: rgb(255,255,255);
   border-top: 1px solid rgb(0,0,0);
}
TD.logo_arrow_right {
   background: url("./_gfx/logo_arrow_right.gif");
   background-repeat: no-repeat;
}



TD.kolumna_topleft {
   border-top: 1px solid rgb(8,67,129);
   border-left: 1px solid rgb(8,67,129);
   background: url("./_gfx/fill.png"); 
   background-position: 7px 7px; 
   background-repeat: no-repeat;
}
TD.kolumna_top {
   border-top: 1px solid rgb(255,255,255);
   background: url("./_gfx/fill.png");
   background-position: 0px 7px; 
   background-repeat: repeat-x;
}
TD.kolumna_topright {
   border-top: 1px solid rgb(8,67,129);
   border-right: 1px solid rgb(8,67,129);
   background: url("./_gfx/fill.png"); 
   background-position: 0px 7px; 
   background-repeat: no-repeat;
}
TD.kolumna_left {
   border-left: 1px dotted rgb(8,67,129);
}
TD.kolumna_right {
   border-right: 1px dotted rgb(8,67,129);
}
TD.kolumna_dolleft {
   border-bottom: 1px solid rgb(8,67,129);
   border-left: 1px solid rgb(8,67,129);
   background: url("./_gfx/fill.png"); 
   background-position: 7px 0px; 
   background-repeat: no-repeat;
}
TD.kolumna_dol {
   border-bottom: 1px solid rgb(255,255,255);
   background: url("./_gfx/fill.png");
   background-repeat: repeat-x;
}
TD.kolumna_dolright {
   border-bottom: 1px solid rgb(8,67,129);
   border-right: 1px solid rgb(8,67,129);
   background: url("./_gfx/fill.png"); 
   background-repeat: no-repeat;
}


TD.kolumna_tresc_middle {
   background: rgb(242,245,247);
   padding-left: 7px;
   padding-right: 7px;
   font-size: 10px;   
   padding-bottom: 7px;
   padding-top: 7px;
}
TD.kolumna_tresc_up {
   background: rgb(242,245,247);
   padding-left: 7px;
   padding-right: 7px;
   font-size: 10px;   
}
TD.kolumna_tresc_down {
   background: rgb(242,245,247);
   padding-left: 7px;
   padding-right: 7px;
   padding-top: 7px;
   font-size: 10px;   
}


TD.main_tytul {
   border-top: 1px solid rgb(8,67,129);
   border-left: 1px solid rgb(8,67,129);
   background: rgb(8,67,129);
   white-space: nowrap;
   padding-left: 4px;
   color: rgb(242,245,247);
   font-weight: bold;
   font-size: 13px;   
}
TD.main_kant {
   border-top: 1px solid rgb(8,67,129);
   background: url("./_gfx/kant.gif");
   background-repeat: no-repeat;
}
TD.main_tresc {
   background: rgb(246, 249, 251);
   padding-top: 2px;
}
TD.main_top {
   border-top: 1px solid rgb(255,255,255);
   background: url("./_gfx/fill_main.gif");
   background-position: 0px 7px; 
   background-repeat: repeat-x;
}
TD.main_topright {
   border-top: 1px solid rgb(8,67,129);
   border-right: 1px solid rgb(8,67,129);
   background: url("./_gfx/fill_main.gif"); 
   background-position: 0px 7px; 
   background-repeat: no-repeat;
}
TD.main_dolleft {
   border-bottom: 1px solid rgb(8,67,129);
   border-left: 1px solid rgb(8,67,129);
   background: url("./_gfx/fill_main.gif");
   background-position: 7px 0px; 
   background-repeat: no-repeat;
}
TD.main_dol {
   border-bottom: 1px solid rgb(255,255,255);
   background: url("./_gfx/fill_main.gif");
   background-repeat: repeat-x;
}
TD.main_dolright {
   border-bottom: 1px solid rgb(8,67,129);
   border-right: 1px solid rgb(8,67,129);
   background: url("./_gfx/fill_main.gif");
   background-repeat: no-repeat;
}


TD.separator {
   border-bottom: 1px solid rgb(8,67,129);
   font-size: 10px;
   color: rgb(8,67,129);
}
TD.separator_mark {
   border-bottom: 1px solid rgb(8,67,129);
   background: url("./_gfx/separator.gif");
   background-repeat: no-repeat;
}


A {
   color: rgb(12,98,178);
   text-decoration: none;
}
A:hover {
   color: rgb(255,126,0);
}


A.bialygruby {
   color: rgb(255,255,255);
   text-decoration: none;
   font-weight: bold;
}
A.bialygruby:hover {
   color: rgb(255,126,0);
}


A.separator_link {
   color: rgb(8,67,129);
}


INPUT {
   border: 1px solid rgb(8,67,129);
   background: #D7E1EB;
   color: rgb(8,67,129);
   font-size: 10px;
   font-weight: bold;
   margin-top: 2px;
   margin-bottom: 1px;
   text-align: center;
}

SELECT {
   border: 1px solid rgb(8,67,129);
   background: #D7E1EB;
   color: rgb(8,67,129);
   font-size: 10px;
   font-weight: bold;
   margin-top: 2px;
   margin-bottom: 1px;
   text-align: center;
}


/* some crappy shit, trzeba wywalic ;)
siedzi tutaj z prozaicznego powodu 
iż zostala tylko godzina do deadline ;)
bierzemy przykład z najlepszych, Microsoft moim wzorem */

.liczbapostow {
        font-family: Verdana, Helvetica;
        font-size: 11px;
}

.tytulnewsa {
        font-family: Verdana, Helvetica;
        font-size: 15px;
        color: #000000;
        font-weight: bold;
}

.stopkanewsa {
        font-family: Verdana, Helvetica;
        font-size: 11px;
        color: #000000;
        font-weight: italic;
}

.trescnewsa {
        font-family: Verdana;
        font-size: 13px;
        color: #000000;
        font-weight: normal;
	line-height: 19px;
}

.njuszyt {
        font-family: Verdana;
        font-size: 13px;
        color: #FF0000;
        font-weight: normal;
}

TD.mp3 {
   font-size: 10px;   
}

TD.zasoby {
   background: rgb(242,245,247);
}
TD.zasoby_gray {
   background: #D7E1EB;
}
TD.zasoby_dol {
   background: rgb(8,67,129);
   font-size: 12px;
   padding-top: 1px;
   padding-bottom: 1px;
   color: rgb(255,255,255);
}

