BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 11px;
}

TABLE.Main
{
	border-collapse : collapse;
	border : 1px #7777EE solid;
}

TD.Header
{
	background : #A0C0FF;
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size : 11px;
	text-align : center;
	font-weight : bold;
	padding : 2px;
	border : 1px #7777EE solid;
}

TD.Text
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size : 11px;
	text-align : justify;
	padding-left : 10px;
	padding-right : 10px;	
}

TD.CText
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size : 11px;
	text-align : center;
	padding-left : 10px;
	padding-right : 10px;	
}

A.Link
{
	font-family : Verdana, Tahoma, Arial, Serif;
	text-decoration : none;
	font-weight : bold;
	color : navy;
}

A.Link::hover
{
	font-family : Verdana, Tahoma, Arial, Serif;
	text-decoration : none;
	color : red;
}

A.LinkNew
{
	font-family : Verdana, Tahoma, Arial, Serif;
	text-decoration : none;
	font-weight : bold;
	color : red;
}

A.LinkNew::hover
{
	font-family : Verdana, Tahoma, Arial, Serif;
	text-decoration : none;
	color : red;
}

A
{
	font-family : Verdana, Tahoma, Arial, Serif;
	text-decoration : none;
	color : blue;
}

A::hover
{
	font-family : Verdana, Tahoma, Arial, Serif;
	text-decoration : none;
	color : red;
}

A.Menu
{
	font-family : Verdana, Tahoma, Arial, Serif;
	text-decoration : none;
	font-weight : bold;
	color : navy;
}

A.Menu::hover
{
	font-family : Verdana, Tahoma, Arial, Serif;
	text-decoration : none;
	color : yellow;
}

TD.Menu
{
 	border-width : 1px; 
 	border-color : navy; 
 	border-style : dotted;
 }


SPAN.Licznik
{
	color : white; 
	background : black;
	font-weight : bold;
	font-family : Tahoma;
	font-size : 13px;
}

SPAN.TextHeader
{
	color : #aa4433; 
	font-weight : bold;
	font-family : Arial;
	font-size : 13px;
}

A.phpdig 
{
	font-family : Verdana, Tahoma, Arial, Serif;
	text-decoration : none;
	font-weight : bold;
	color : navy;
}

A.phpdig::hover
{
	font-family : Verdana, Tahoma, Arial, Serif;
	text-decoration : none;
	color : red;
}

.phpdigHighlight 
{
	color:#000000;
    background-color:#FFBB00;
    font-weight:bold;
}
