body { background-color: #5d695b;
        
        font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
        color: #000000;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
		
font-size: 1em;
line-height: 1.3em;
        }


p.white {
	 color: #ffffff;
	}	

a.ziveploty {	
    text-decoration : none;
	color: #FFFFFF;
	}

a.ziveploty:hover {
	text-decoration: underline;
	color: #CCCCCC;
	}
	
.aktivace {
	font-size: smaller;
	color: #CCCCCC;
}
.aktualizace {
	color: #00CC66
}

