.menu a:link
{
    color: White;
    text-transform: none;
    font-weight: bold;
}	
		
.menu a:visited	{
	color: #E8E8E8;
	text-transform: none;
	font-weight: bold;
}	
		
.menu a:active
{
	color: Red;
	text-transform: none;
	font-weight: bold;
}	
		
.menu a:hover
{
    color: Red;
    text-transform: none;
    font-weight: bold;
}
.menu td
{
    background-color: dimgray;
	 font-family: Arial;
	 font-size: 13px;
} 
.menu table
{
	 font-family: Arial;
	 font-size: 13px;
} 
    h1
{
   color: Red;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
    h2
{
    padding: 2px 0px 2px 10px;
    margin: 0px;
    background: steelblue;
    margin-bottom: 0px;
    color: White;
    font-size: 16px;
}
img
{
    border: 0px;
    }
	
.novinka
{
    width: 100%;
    background-color: antiquewhite;
	 font-family: Arial;
	 font-size: 13px;
}
