body
    {
    background: #140b02;
    font-family: Georgia;
		font-size: 11px;
		color: white;
		text-align: justify;
		}
a:link
		{
		font-size: 11px;
		color: #CCCC99;
		text-decoration: none;
		font-family: Georgia;
		}
a:visited
		{
		font-size: 11px;
		text-decoration: none;
		color: #CCCC99;
		font-family: Georgia;
		}
a:hover
		{
		font-size: 11px;
		text-decoration: none;	
		color: #9E0D0D;	
		font-family: Georgia;
		}
table.plyta td
    {
    	font-size: 11px;
   	 color: white;
    	font-family: Georgia;
    	text-decoration: none;
    	border: 0px solid white;
	height: 20px;
	vertical-align: middle;
    }
table.menu td
    {
    	font-size: 11px;
   	 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;
    }
