/*####### Menu #######*/

A.SubMenu:Link {
	font-family : Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration : none; 
	font-size : 7pt;
	font-weight : bold;
	color : #FFFF00;
}

A.SubMenu:Hover {
	font-family : Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration : underline; 
	font-size : 7pt;
	color : #FFFF00;
}

A.SubMenu:Visited {
	font-family : Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration : none; 
	font-size : 7pt;
	color : #FFFF00;
}


A.SubMenuNC:Link {
	font-family : Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration : none; 
	font-size : 8pt;
	color : #FFFF00;
}

A.SubMenuNC:Hover {
	font-family : Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration : underline; 
	font-size : 8pt;
	color : #FFFF00;
}

A.SubMenuNC:Visited {
	font-family : Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration : none; 
	font-size : 8pt;
	color : #FFFF00;
}



A.MenuNode:Link {
	font-family : sans-serif, Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #FFFF00;
}

A.MenuNode:Hover {
	font-family : sans-serif, Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #FFFF00;
}


A.MenuNode:Visited {
	font-family : sans-serif, Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #FFFF00;
}


/*####### Globalne definicje #######*/

BODY {
	font-family : Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	scrollbar-face-color: #7F9775; 
	scrollbar-shadow-color: #516145; 
	scrollbar-highlight-color: #C5D0C1; 
	scrollbar-3dlight-color: #C5D0C1; 
	scrollbar-darkshadow-color: #FFFF00; 
	scrollbar-track-color: #FFFF00; 
	scrollbar-arrow-color: white;
}


TD {
	font-family : Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}

A:Link {
	text-decoration : none;
	font-size : 8pt;
	color : #FFFF00;
}

A:Hover {
	text-decoration : underline;
	font-size : 8pt;
	color : #FFFF00;
}



A:Visited {
	text-decoration : none;
/*	color : #FFFF00;
	color : #FFFF00;*/
	color : #FFFF00;
}
/*
A:Active {
	text-decoration : none;
	font-weight : normal;
	color : #FFFF00;
}*/

PRE		{
	font-family : Courier New, monospace;
	font-size : 9pt;
	color : #FFFF00;
}

/*########### Newsy #########*/

SPAN.conowego-data {
	color : #777676;
	font-family : MS Sans Serif, Helvetica, sans-serif; 
	font-size : 8pt;
}

SPAN.conowego-tytul {
	color : #455303;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

SPAN.conowego-text {
	color : #000000;
	text-align : justify;
	font-family : Arial,MS Sans Serif, Helvetica, sans-serif; 
	font-size : 8pt;
}

A.conowego:Link {
	text-decoration : none;
	font-family : MS Sans Serif, Helvetica, sans-serif; 
	font-size : 8pt;
	color : #628F5B;
}

A.conowego:Hover {
	text-decoration : underline overline;
	font-family : MS Sans Serif, Helvetica, sans-serif; 
	font-size : 8pt;
	color : #628F5B;
}



A.conowego:Visited {
	text-decoration : none;
	font-family : MS Sans Serif, Helvetica, sans-serif; 
/*	color : #ACD8CC
	color : #628F5B;*/
	color : #101063;
}





SPAN.naglowek-glowny {
	color : #FE8504;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 9pt;

}

SPAN.naglowek {
	color : #FE8504;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 9pt;

}


.naglowek-pr-kol {
	font-family : sans-serif, Arial, Helvetica;
	font-size : 9pt;
	font-weight : bold;
	color : #3A678E;
}

.adres {
	font-family : MS Sans Serif, Helvetica, sans-serif;
	font-size : 6pt;
	color : #000000;
}

.mks {
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #FF0000;
}

TT		{
	font-family : Courier New, monospace;
	font-size : 9pt;
	}
	
INPUT.text-glowna {
	background-color : #DCEBD6;
	border-style : ridge;
	border-color : #7F9775;
	font-family : Courier New, monotype;
	font-size : 8pt;
	font-stretch : condensed;
	color: red;
}


INPUT.submit-glowna {
	background-color : #7F9775;
	color: white;
	font-size : 8pt;
	font-stretch : condensed;	
