td
{
	 font-family: Verdana;
	 font-size: 11px;
     text-decoration: none;
     color: #000000;     
}

.meniu
{
	 font-family: Verdana;
	 font-size: 11px;
     text-decoration: none;
     color: #000000;
	 font : bold;     
}

.meniu:link
{
	 font-family: Verdana;
	 font-size: 11px;
     text-decoration: none;
     color: #000000;
	 font : bold;      
}

.meniu:hover
{
	 font-family: Verdana;
	 font-size: 11px;
     text-decoration: none;
     color: #ff0000;
	 font : bold;     
}

.text 
{
	font: 11px Verdana; 
    color:black;
}

.littletext 
{
	font: 10px Verdana; 
    color:black;
}

.textbold 
{
	font: 11px Verdana; 
	font-weight: bold;
    color:black;
}

.textred
{
	font: 11px Verdana; 
    color:red;
}

.textredbold
{
	font: 11px Verdana; 
	font-weight: bold;
    color:red;
}

.buton
{
	font: 11px Verdana; 
}

.navigation
{
	font: 11px Verdana; 
    font-weight: bold;
    background-color:#cccccc;
}

.tableheader
{
	font: 12px Verdana;
	font-weight: bold;
    color:black;
}

.category
{
	 font-family: Verdana;
	 font-size: 11px;
     text-decoration: none;
     color: #000080;
	 font : bold;      
}

.category:link
{
	 font-family: Verdana;
	 font-size: 11px;
     text-decoration: none;
     color: #000080;
	 font : bold;      
}

.category:hover
{
	 font-family: Verdana;
	 font-size: 11px;
     text-decoration: none;
     color: #ff0000;
	 font : bold;      
}

.littlecategory
{
	 font-family: Verdana;
	 font-size: 10px;
     text-decoration: none;
     color: #000080;
	 font : bold;      
}

.littlecategory:link
{
	 font-family: Verdana;
	 font-size: 10px;
     text-decoration: none;
     color: #000080;
	 font : bold;      
}

.littlecategory:hover
{
	 font-family: Verdana;
	 font-size: 10px;
     text-decoration: none;
     color: #ff0000;
	 font : bold;      
}

