body
    {
    	background: #FBFCD2;
    	font-family: Georgia;
		font-size: 10px;
		color: #000000;
		text-align: justify;
		}
a:link
		{
		font-size: 10px;
		color: #000000;
		text-decoration: none;
		font-family: Georgia;
		}
a:visited
		{
		font-size: 10px;
		text-decoration: none;
		color: #000000;
		font-family: Georgia;
		}
a:hover
		{
		font-size: 11px;
		text-decoration: none;	
		color: #9E0D0D;
		font-family: Georgia;
		}
table.plyta td
    {
    	font-size: 11px;
	   	color: #FBFCD2;
    	font-family: Georgia;
    	text-decoration: none;
    	border: 0px solid;
		height: 20px;
		vertical-align: middle;

    }
table.menu td
    {
    	font-size: 10px;
   	 	color: white;
    	font-family: Georgia;
    	text-decoration: none;
    	border: 0px solid white;
		height: 0px;
		vertical-align: middle;
		width: 105px;
		text-align: center;
    }

table.stopka td
    {
    	font-size: 11px;
	   	color: white;
    	font-family: Georgia;
    	text-decoration: none;
    	border: 0px solid white;
		height: 0px;
		vertical-align: middle;
		text-align: center;
    }


