
H1   {  color: #660000; 
	font-family: "tahoma";
	font-weight: bold;
	font-size: small;
	font-weight: bolder;
	display: block;                                                                
        }

p       {
	text-decoration: none;
        font-size: 12px;
        font-family: "tahoma";
	color: #660066;
	}

	
div.odkaz {}
	
A:LINK  {
	text-decoration: none;
        font-size: 12px;
        font-family: "tahoma";
	color: #660066;
	}

A:VISITED{
        text-decoration: none;
        font-size: 12px;
        font-family: "tahoma";
	color: #660033;
	font-weight: bold;
        }









