/* (c) 2009 Michal Pospiech */

body {
  font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: small;
	color: #5E5E5E;
}

a {
	color: #F51E1D;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

.cervene {
	color: #BF0000;
}

.velke {
	text-transform: uppercase;
}

p {
	font-size: 90%;
}

h1, .nadpis {
	color: #BF0000;
	font-size: large;
}

h2 {
  color: #BF0000;
  font-size: medium;
}

h3, h4, h5 {
  color: #BF0000;
  font-size: small;
}

h5 {
	font-style: italic;
}

ul.menu li a:hover {
	text-decoration: none;
	color: #A30004;
}

#paticka {
	color: #FF3E3E;
	font-size: 90%;
}

