input  {
        font-family : Verdana,Arial;
        font-size : xx-small;
        border : 0px solid #000000;
       }
.tlacitko	{
		font-family : Verdana,Arial;
		font-size : xx-small;
		border : outset;
		}       

td	{
        font-family : Verdana,Arial;
        font-size : x-small;
       }

select {
            font-family : Verdana,Arial;
            font-size : xx-small;
            border : 0px solid #000000;
           }


body {
	    font-family : Verdana,Arial;
	    font-size : x-small;
	    border : 1px solid #000000;
	    color: #191919;
       }
h1      {
        font-size:x-small;
        font-weight:bolder;
        }
			
h2 	{
	font-size:x-small;
	font-weight:bolder;
	}
	

       A:Link  {	color : #666666;	text-decoration : none;
       }              A:Visited  {	color : #666666;
	text-decoration : none;
       }              A:Active  {       	color : red;
	text-decoration : none;
       }              A:Hover  {       	color : red;	text-decoration : none;
       }	   
