BODY {
	background-image: url("images/bg.gif");
	font-family: Verdana, Arial, Helvetica, serif;
}

h1 {
	text-align: center;
	font-size: 14pt;
}

h1 a {
	text-decoration: none;
}

h1 a:hover {
	color: red;
}

body {
	background-color: white;
	background-image: url("images/bg.gif");
}

h3 {
	text-align: left;
}

#menu2 h2 {
	text-align: left;
}

* .odkazy {
	font-size: 18px;
}

* .odkazy { /*list-style-image: url("images/hlava.png");*/
	list-style-type: circle;
}

* .odkazy li {
	margin-bottom: 10px;
	font-size: 12pt;
}

* p a {
	color: yellow;
}

* .odkazy p a:link {
	color: blue;
}

* .odkazy a:link {
	color: green;
	text-decoration: none;
}

* .odkazy a:active {
	color: yellow;
	font-size: 12 px;
}

* .odkazy a:visited {
	color: green;
	text-decoration: none;
}

* .odkazy a:hover {
	color: red;
}

* .menu {
	text-align: center;
}

* .paticka {
	text-align: center;
	color: red;
}

* #akceMinule {
	text-align: center;
	text-decoration: none;
	text-shadow: aqua;
	font-family: Verdana;
	font-size: 150%;
	text-transform: inherit;
	color: #483d8b;
}

p {
	text-indent: 5%;
}

