/*-----------------------Rychle definice barev------------------------*/
a {
	color : #EF0606;
}
a:hover{
	color : #8F0303;
}