h1 {color: black; font-size: 9px; text-decoration: none}
A:link {color: black; text-decoration: none}
A:visited {color: black; text-decoration: none}
A:active {color: gray; text-decoration: none}
A:hover {color: gray; text-decoration: none}

A.white:link {color: white; text-decoration: none}
A.white:visited {color: white; text-decoration: none}
A.white:active {color: orange; text-decoration: none}
A.white:hover {color: orange; text-decoration: none}

A.gray:link {color: #424B4F; text-decoration: none}
A.gray:visited {color: #424B4F; text-decoration: none}
A.gray:active {color: orange; text-decoration: none}
A.gray:hover {color: orange; text-decoration: none}
body table td {font-family: verdana, helvetica,  geneva, arial, lucida, sans-serif; font-size: 11px; color: #424B4F;}
p {margin: 10pt;}
.small {font-family: verdana, helvetica,  geneva, arial, lucida, sans-serif; font-size: 9px;}
h1.small {font-family: verdana, helvetica,  geneva, arial, lucida, sans-serif; font-size: 9px; margin: 0px; font-weight: normal;}

input {border-width: 1px; border-color: #737E8C; border-style: solid; font-size: 9px; color:  #737E8C; font-family: Verdana, Arial, Helvetica; background-color: transparent}

textarea {border-width: 1px; border-color: #737E8C; border-style: solid; font-size: 9px; color:  #737E8C; font-family: Verdana,Arial, Helvetica; background-color: transparent}

select {border-width: 1px; border-color: #737E8C; border-style: solid; font-size: 9px; color:  black; font-family: Verdana,Arial, Helvetica; background-color: transparent}
input.form {border-width: 1; border-color: black; border-style: solid; font-size: 9px; color:  black; font-family: Verdana,Arial, Helvetica; background-color: CCE3E6}
input.formbez {border-width: 0; border-color: black; border-style: solid; font-size: 9px; color:  black; font-family: Verdana,Arial, Helvetica; background-color: CCE3E6}

textarea.form {border-width: 1; border-color: black; border-style: solid; font-size: 9px; color:  black; font-family: Verdana,Arial, Helvetica; background-color: CCE3E6}
select.form {border-width: 0; border-color: black; border-style: solid; font-size: 9px; color:  black; font-family: Verdana,Arial, Helvetica; background-color: CCE3E6}
body {scrollbar-3dlight-color:silver;
          scrollbar-arrow-color:white;
          scrollbar-base-color:silver;
          scrollbar-darkshadow-color:gray;
          scrollbar-face-color:#737E8C;
          scrollbar-highlight-color:#BACCD4;
          scrollbar-shadow-color:#000000}


td.dzien {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : black;
	  background-color : white;
	}
td.dzien_aktualny {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : white;
	  background-color : red;
	}	