a.un:link     {font-family: "verdana"; font-size: 10px; color: #0000ff; text-decoration: none;}
a.un          {font-family: "verdana"; font-size: 10px; color: #0000ff; text-decoration: none;}
a1.un:visited {font-family: "verdana"; font-size: 10px; color: #0000ff; text-decoration: none;}
a1.un:hover   {font-family: "verdana"; font-size: 10px; color: #ff0000; text-decoration: underline;}

a.no:link    {font-family: "verdana"; font-size: 10px; color: #000000; text-decoration: none;}
a.no         {font-family: "verdana"; font-size: 10px; color: #000000; text-decoration: none;}
a.no:visited {font-family: "verdana"; font-size: 10px; color: #000000; text-decoration: none;}
a.no:hover   {font-family: "verdana"; font-size: 10px; color: #000000; text-decoration: none;}

a.sv:link     {font-family: "verdana"; font-size: 10px; color: #ffffff; text-decoration: none;}
a.sv          {font-family: "verdana"; font-size: 10px; color: #ffffff; text-decoration: none;}
a1.sv:visited {font-family: "verdana"; font-size: 10px; color: #ffffff; text-decoration: none;}
a1.sv:hover   {font-family: "verdana"; font-size: 10px; color: #cfcfcf; text-decoration: underline;}

.logo     {font-family: "verdana"; font-size: 12pt; color: #cccccc;}
.slogan   {font-family: "verdana"; font-size: 10pt; color: #ff8000;}

.nadpis   {font-family: "verdana"; font-size: 12px; color: #ffffff;}
.red      {font-family: "verdana"; font-size: 11px; color: #ff0000;}

td        {font-family: "verdana"; font-size: 11px; color: #000000;}
th        {font-family: "verdana"; font-size: 10px; color: #000000;}
.footer   {font-family: "verdana"; font-size: 10px; color: #ffffff;}
.error    {font-family: "verdana"; font-size: 11px; color: #ff0000;}
.copy     {font-family: "verdana"; font-size: 10px; color: #ffffff;}

input
{
	font-family: verdana;
	background: #ffffff;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
textarea
{
	font-family: verdana;
	background: #ffffff;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
input.buton
{
	font-family: verdana;
	background: #C64141;
	cursor: hand;
	font-size: 11px;
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
        font-weight: bold;
}
select
{
	font-family: verdana;
	background: #ffffff;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
