.skryj	{ position:absolute; left:-1000px; top:-1000px; width:1px; height:1px; overflow:hidden; }


body {	
		height: 600px;
		width: 200px;
		text-align: center;
		margin: 0;
		padding: 10px 5px;
		font-family:   verdana;
		font-size: 14px;
		color: #2f4f4f;
		border: solid #BF9960 0px;
		
		}


.menu		{
		margin: 0;
		padding: 15px;
}


ul, ul a, a 	{
		list-style-type: none;
		text-decoration: none; 
		color: #2f4f4f;
		font-weight: bold;
		font-size: 100%;
		text-align: left;
		display: block;
}


.novinky	{
		color: #f00;
}

li li a		{
		font-weight: normal;
		font-size: 90%;
		color: SaddleBrown;
		padding-left: 0px;
		1display: block;
		
}
ul a:hover{
		color: SaddleBrown;
		
		background: #eaeaea;
	}
li li a:hover {
		color: #2f4f4f;
		
}
.pocitadlo a	{
				text-align: center;
}
