BODY {
	font-family: Verdana;
	font-size: 10px;
	background-color : #D9D9D9;
	color : Black;
}

        
A{
	color : Red;
	text-decoration : none;
	font-family : Verdana;
	font-size : 10px;
}

A:VISITED {
	color:  Red;
	text-decoration : none;
}
      
A:HOVER{
	color : Black;
	text-decoration : none;
}



#menu{
	color : #FFFFFF;
	text-decoration : none;
	font-family : Verdana;
	font-size : 10px;
}

#menu:VISITED {
	color: #FFFFFF;
	text-decoration : none;
}
      
#menu:HOVER{
	color : #FFA500;
	text-decoration : none;
}


#ciemny{
	color : #483D8B;
	text-decoration : none;
	font-family : Verdana;
	font-size : 10px;
}

#ciemny:VISITED {
	color: #483D8B;
	text-decoration : none;
}
      
#ciemny:HOVER{
	color : #1E90FF;
	text-decoration : none;
}


#text{
        font-family : Verdana;
        font-size : 10px;
}

#dispData{
	font-family : Verdana;
	font-size : 10px;
	color : #FFBDA4;
	text-align : right;
}

#pre{
	font-family : Courier New;
	font-size : 12px;
}

#biala{
	font-family : Verdana;
	font-size : 10px;
	color : White;
}

#czarna{
	font-family : Verdana;
	font-size : 10px;
	color : Black;
}

#bialyHeader{
	font-family : Verdana;
	font-size : 25px;
	color : #FFFFFF;
	line-height : 23px;
	font-weight : bold;
}

#bialyUnderHeader{
	font-family : Verdana;
	font-size : 10px;
	color : #C4BEF6;
}

#czarnyHeader{
	font-family : Verdana;
	font-size : 25px;
	color : #40596A;
	line-height : 23px;
	font-weight : bold;
}

#czarnyUnderHeader{
	font-family : Verdana;
	font-size : 10px;
	color : #848589;
}

TD{
         font-family : Verdana;
        font-size : 10px;
}

#tlo{
	background-image : url(gfx/11.gif);
	background-repeat : no-repeat;
	background-position : top;
}


li{
        text-align: justify;
        font-family : Verdana;
        font-size : 11px;
        list-style : square;
}


#formularz{
	font-family: verdana,arial;
	font-size=9;
	background-color: #FABE8A;
	color: #000000;
	text-decoration: bold;
	border-width: 1;
	border-color: black;
	width : 79px;
}


#poczta{
	font-family: verdana,arial;
	font-size=9;
	background-color: #ED9342;
	color: #000000;
	text-decoration: bold;
	border-width: 1;
	border-color: black;
	width : 300px;
}

#buttons{
	font-family: verdana,arial;
	font-size=9;
	background-color: #ED9342;
	color: #000000;
	text-decoration: bold;
	border-width: 1;
	border-color: black;
	width : 140px;
}
