/*Elementy glowne*/
BODY
{
background-color:black;
font-family:Verdana;
font-size:10;
color:#00036b;
SCROLLBAR-FACE-COLOR: white;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: gray;
SCROLLBAR-3DLIGHT-COLOR: gray;
SCROLLBAR-ARROW-COLOR:  gray;
SCROLLBAR-TRACK-COLOR: white;
SCROLLBAR-DARKSHADOW-COLOR: white;
}

BODY.intro
{
background-color:black;
font-family:Verdana;
font-size:10;
color:#00036b;
SCROLLBAR-FACE-COLOR: black;
SCROLLBAR-HIGHLIGHT-COLOR: black;
SCROLLBAR-SHADOW-COLOR: black;
SCROLLBAR-3DLIGHT-COLOR: black;
SCROLLBAR-ARROW-COLOR:  black;
SCROLLBAR-TRACK-COLOR: black;
SCROLLBAR-DARKSHADOW-COLOR: black;
}

TABLE.glowna
{
border-left:solid 1px black;
border-right:solid 1px black;
border-bottom:solid 1px black;
border-top:solid 1px black;
font-family:Verdana;
font-size:10;
}

TD
{
font-family:Verdana;
font-size:10;
background-color:white;
}

TD.winieta
{
background-color:white;
}

TD.menu
{
background-color:#3e5ca5;
/*background-color:#4d95c1;*/
font-family:Verdana;
font-size:10;
color:white;
border-bottom:solid 1px black;
}

TD.prawa_glowna
{
font-family:Verdana;
font-size:10;
/*background-color:#e1e1e1;*/
background-color:#f4f46e;/*#f9f959;*/
border-left: solid 1px black;
}

TD.lewa_glowna
{
font-family:Verdana;
font-size:10;
/*background-color:#e1e1e1;*/
/*background-color:#ffb200;*/
background-color:#3e5ca5 ; /*#f4f46e;*/
border-right: solid 1px black;
}

TD.srodek
{
font-family:Verdana;
font-size:10;
background-color:white;
color:#ff9900;
}

TD.stopka
{
font-family:Verdana;
font-size:10;
color:white;
background-color:#3e5ca5;
border-top:solid 1px black;
}

TD.podstopka
{
font-family:Verdana;
font-size:10;
color:white;
background-color:#3e5ca5;
}






/*INNE*/

TD.oferta
{
font-family:Verdana;
font-size:10;
background-color:#e1e1e1;
}


TH.oferta
{
font-family:Verdana;
font-size:11;
color:white;
font-weight:bold;
background-color:black;
}

TD.oferta_menu
{
font-family:Verdana;
font-size:10;
color:#00036b;
background-color:#e1e1e1;
}


td.formularz
{
font-family:Verdana;
font-size:10;
color:#00036b;
}

td.kontakt
{
font-family:Verdana;
font-size:10;
color:#00036b;
}

th.tytul
{
font-family:Verdana;
font-size:12;
color:#00036b;
font-weight:bold;
text-align:left;
text-decoration:underline;
}

td.tytul
{
font-family:Verdana;
font-size:10;
color:#00036b;
text-align:right;
}

td.tresc
{
font-family:Verdana;
font-size:10;
color:#00036b;
text-align:left;
}

td.data
{
font-family:Verdana;
font-size:10;
color:#A0A0A0;
text-align:right;
}

p.ofirmie
{
font-family:Verdana;
font-size:10;
color:#00036b;
text-align:left;
}

TD.lewa
{
font-weight:bold;
font-family:Verdana;
font-size:10;
background-color:white;
text-align:right;
}

TD.prawa
{
font-family:Verdana;
font-size:10;
background-color:white;
text-align:left;
}

SELECT.pytanie
{
font-family: Verdana; 
background-color: #F0F0F0; 
color: #00036b; 
font-size: 8pt; 
font-weight: bold; 
border: 1 solid #3f5569;
text-align: left;
}

INPUT.pytanie
{
font-family:Verdana;
font-size:10;
width:165;
color:#00036b;
font-weight:bold;
background-color: #F0F0F0;
border: solid 1px #00036b;
}

INPUT.tekst
{
font-family:Verdana;
font-size:10;
color:#06467f;
font-weight:bold;
text-align:center;
background-color:white;/*#b9d3ea;*/
border: solid 1px #00036b;

}
INPUT.przycisk
{
font-family:Verdana;
font-size:10;
color:#00036b;
font-weight:bold;
text-align:center;
background-color:white;
border: solid 1px #00036b;
}
TEXTAREA
{
font-family:Verdana;
font-size:10;
color:#00036B;
font-weight:bold;
background-color: #F0F0F0;
border: solid 1px black;
SCROLLBAR-FACE-COLOR: #F0F0F0;
SCROLLBAR-HIGHLIGHT-COLOR: #F0F0F0;
SCROLLBAR-SHADOW-COLOR: gray;
SCROLLBAR-3DLIGHT-COLOR: gray;
SCROLLBAR-ARROW-COLOR:  gray;
SCROLLBAR-TRACK-COLOR: #F0F0F0;
SCROLLBAR-DARKSHADOW-COLOR: #F0F0F0;
}

/*LINKI*/
a:link
{
	color:  #00036b; text-decoration: none; font-size: 10;  font-weight: bold;
}
a:visited
{
	color:  #00036b; text-decoration: none; font-size: 10; font-weight: bold;
} 
a:active 
{
	color:  #00036b; text-decoration: none; font-size: 10; font-weight: bold;
}
A:HOVER 
{
        color: #ea8c00;  
}

a.menu_gorne:link
{
	color:  #FFFFFF; text-decoration: none; font-size: 10;  font-weight: bold;
}
a.menu_gorne:visited
{
	color:  #FFFFFF; text-decoration: none; font-size: 10; font-weight: bold;
} 
a.menu_gorne:active 
{
	color:  #FFFFFF; text-decoration: none; font-size: 10; font-weight: bold;
}
A.menu_gorne:HOVER 
{
        color: #00036b;
			background-color:white;  
}

a.oferta_menu:link
{
	color:  #00036b; text-decoration: none; font-size: 10;  font-weight: bold;
}
a.oferta_menu:visited
{
	color:  #00036b; text-decoration: none; font-size: 10; font-weight: bold;
} 
a.oferta_menu:active 
{
	color:  #00036b; text-decoration: none; font-size: 10; font-weight: bold;
}
A.oferta_menu:HOVER 
{
        color: #00036b; /*#ea8c00;*/  
}

a.dodatkowe:link
{
	color:  gray; text-decoration: none; font-size: 9;  
}
a.dodatkowe:visited
{
	color:  gray; text-decoration: none; font-size: 9; 
} 
a.dodatkowe:active 
{
	color:  gray; text-decoration: none; font-size: 9; 
}
A.dodatkowe:HOVER 
{
        color: #00036B; /*#ea8c00;*/ text-decoration:underline;  
}

a.stopka:link
{
	color:  white; text-decoration: none; font-size: 10;  font-weight: bold;
}
a.stopka:visited
{
	color:  white; text-decoration: none; font-size: 10; font-weight: bold;
} 
a.stopka:active 
{
	color:  white; text-decoration: none; font-size: 10; font-weight: bold;
}
A.stopka:HOVER 
{
        color: #ffb200; /*#ea8c00;*/  
}

p.kontakt
{
font-family:Verdana;
font-size:10;
color:#00036b;
}
