
body
{
	font-family: arial;
	font-size : 11px;
	color : #555555
}

.text {color: #555555; font-family: verdana; font-size: 10}
.text2 {color: #ffffff; font-family: verdana; font-size: 10}
.vice {color: #f9c802; font-family: verdana; font-size: 10}
.nadpis {color: #ee0000; font-family: arial; font-size: 14; font-weight: bold}
.c {color: white; font-family: arial; font-size: 11}
.d {color: #555555; font-family: verdana; font-size: 15}
.e {color: #103c67; font-family: arial; font-size: 11}
.mail {color: #dbdbdb; font-family: verdana; font-size: 10}
.odkaz {color: #d20005; font-family: verdana; font-size: 10}

A {
	text-decoration : none;
	color : Blue;
}

A.e:HOVER {
	color : #d90000;
}

A.odkaz:HOVER {
	color : #ff0000;
}

A.text:HOVER {
	color : #d20005;
}

A:HOVER {
	color : #feda0e;
}



		

