/* (c) 2009 Michal Pospiech */

body {
  font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: small;
	color: #1B1D1B;
}

a {
	text-decoration: none;
	color: #FE7103;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

h1, h2, h3 {
	color: #1C2C38;
	font-size: x-large;
	font-weight: normal;
}

#logo a {
	color: #FFFFFF;
}

#logo a:hover {
	text-decoration: none;
}

#logo #hlavni {
	font-size: xx-large;
	font-weight: bold;
}

#logo #popis {
	font-weight: bold;
	font-size: 85%;
}

#menu a {
	color: #FFFFFF;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
}

#obsah-nadpis {
	font-size: xx-large;
}

#obsah-nadpis p {
	color: #FF4301;
	font-size: 111%;
}

#obsah-nadpis p span {
	color: #401101;
	font-size: 65%;
}

#paticka a {
	color: white;
	text-decoration: none;
}

#paticka a:hover {
	text-decoration: underline;
}

#paticka .aktivni {
	text-decoration: underline;
}

#paticka #copyright {
	color: #FAFAFA;
}