* { font-family: Verdana; font-size:10pt; }
body { 
background-image:url(../gfx/tlo.png); 
background-position:top left;
background-repeat: repeat-x;
margin:0px; background-color:#1A4A86; 
}

a:link {font-size:10pt; text-decoration:none; color:#000066; }
a:visited {font-size:10pt; text-decoration:none; color:#000066; }
a:hover {font-size:10pt; text-decoration:underline; color:#FF0000; }
a:active {font-size:10pt; text-decoration:none; color:#000066; }

hr { border:none; background-color:#000000; }

table { border-collapse:collapse; }

.FLAGA {
float:left; vertical-align:middle;
margin-right:5px; margin-bottom:3px;
}

.TOP { 
background-image:url(../gfx/main.png); background-repeat:no-repeat; background-position:top left;
padding:0px; width:100%; height:205px; 
text-align:left; vertical-align:bottom;
}
.SRODEK { 
background-image:url(../gfx/main_s.png); background-repeat:repeat-y; background-position: top left;
padding-left:25px; padding-right:35px;
padding-top:20px; padding-bottom:20px;
width:100%; text-align:justify; vertical-align:top;
}
.BOTTOM { 
background-image:url(../gfx/main_d.png); background-repeat:no-repeat; background-position:top left;
padding:0px; width:100%; height:35px;
font-size:8pt; text-align:center; vertical-align:top; line-height:15px;
}

.DZIAL {
border-bottom:1px solid #999999; font-weight:bold;
font-size:12pt; margin-bottom:10px;
}

/* GALERIA */
.GALERIA_SRODEK {
padding:0px; text-align:center; vertical-align:middle;
background-color:#E6E6E6;
border:none;
}

.GALERIA_LG {
padding:0px; width:20px; height:20px;
background-image:url(../gfx/admin/galeria_lg.png);
background-position:top left;
background-repeat: no-repeat;
}

.GALERIA_G {
padding:0px; height:20px;
background-image:url(../gfx/admin/galeria_g.png);
background-position:top left;
background-repeat: repeat-x;
}

.GALERIA_RG {
padding:0px; height:20px; width:20px;
background-image:url(../gfx/admin/galeria_rg.png);
background-position:top right;
background-repeat: no-repeat;
}

.GALERIA_R {
padding:0px; width:20px;
background-image:url(../gfx/admin/galeria_r.png);
background-position:top right;
background-repeat: repeat-y;
}

.GALERIA_RD {
padding:0px; width:20px; height:20px;
background-image:url(../gfx/admin/galeria_rd.png);
background-position:top left;
background-repeat: no-repeat;
}

.GALERIA_D {
padding:0px; height:20px;
background-image:url(../gfx/admin/galeria_d.png);
background-position:top left;
background-repeat: repeat-x;
}

.GALERIA_LD {
padding:0px; width:20px; height:20px;
background-image:url(../gfx/admin/galeria_ld.png);
background-position:top left;
background-repeat: no-repeat;
}

.GALERIA_L {
padding:0px; width:20px;
background-image:url(../gfx/admin/galeria_l.png);
background-position:top left;
background-repeat: repeat-y;
}

/* INPUT */
.INPUT_BUTTON_L {
width:8px; height:30px; padding:0px;
background-image:url(../gfx/admin/button_l.png);
background-postition:top left;
background-repeat:no-repeat;
}

.INPUT_BUTTON_S {
text-align:center; vertical-align:middle;
height:30px; padding:0px;
padding-left:5px; padding-right:5px;
background-image:url(../gfx/admin/button_s.png);
background-postition:top left;
background-repeat:repeat-x;
font-size:9pt;
}

.INPUT_BUTTON_R {
width:8px; height:30px; padding:0px;
background-image:url(../gfx/admin/button_r.png);
background-postition:top right;
background-repeat:no-repeat;
}

.INPUT_BUTTON {
/*
height:30px;
line-height:30px;
*/
vertical-align:middle;
background-color:transparent;
border:none; padding:0px; margin:0px;
}

.INPUT_L {
width:5px; height:25px; padding:0px;
background-image:url(../gfx/admin/input_l.png);
background-position: top left;
background-repeat:no-repeat;
}

.INPUT_R {
width:5px; height:25px; padding:0px;
background-image:url(../gfx/admin/input_r.png);
background-position: top right;
background-repeat:no-repeat;
}

.INPUT_S {
width:5px; height:25px; padding:0px;
background-image:url(../gfx/admin/input_s.png);
background-position: top right;
background-repeat:repeat-x;
}

.INPUT {
background-color:#FFFFFF;
height:auto; padding:0px; margin:0px;
border:none;
}

a.MENULINK, a.MENULINK:link, a.MENULINK:visited {
display:block; float:left; 
height:45px; line-height:45px;
font-weight:bold; color:#000000;
padding-left:10px; padding-right:10px;
text-decoration:none; font-size:8pt;
}

a.MENULINK:hover {
background-image:url(../gfx/main_button_s.png);
background-position:bottom left;
background-repeat:repeat-x;
}