body.plr
{
   padding-top:30px;
   color: #000000;
   font-size: 11px;
   font-family: Tahoma, Arial, Helvetica;
   font-weight: normal;
}

h1.plr
 {
   color:#000000;
   text-shadow: #aca7a7 0.1em 0.1em 0.1em;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:26px;
   letter-spacing:0px; 
}

td.plr
 {
   background-color: #ffffff;
   text-align: left;
   padding: 5px;
 }

p.plr
 {
   color: #000000;
   font-size: 22px;
   font-family: Tahoma, Arial, Helvetica;
   font-weight: normal;
   text-align: center;
 }

p.metod
 {
   color: #000000;
   font-size: 22px;
   font-family: Tahoma, Arial, Helvetica;
   font-weight: normal;
   text-align: left;
 }


img.plr
 {
   color: #000000;
   border:0px;
 }

table.plr
 {
   text-align: left;
   font-family: arial,helvetica;
   background-color: #ffffff;
   border-width:opx;
   font-size:20px;
   padding: 2px;
 }

A.metod {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
}

A.metod:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
}

