body {
	background: url(../img/pozadi.gif) White;
}

#cely {
	min-height: 860px;
}

/* LOGO */
#logo {
	width: 99%;
	text-align: center;
}

#logo img {
	margin: 10px;
}

/* MENU */
#menu {
	float: left;
	width: 144px;
	background: url(../img/pozadi2.gif)
}

.menuBlok {
	margin: 0px;
	padding-bottom: 10px;
}

#menu a {
	color: White;
	background: black;
	text-decoration: underline;
	font: 15px verdana,arial,serif;
	font-size: 12px;
	/*cursor: auto;*/
}

#menu a:hover {
	color: gold;
	text-decoration: none;
}

#menu ul {
	margin: 0px;
	margin-top: 10px;
	padding-left: 8px;
	list-style-position: outside;
	list-style-type: none;
}

#menu h4 {
	color: #ffee00;
	text-align: center;
	font: 17px verdana,arial,serif;
	margin-bottom: 10px;
	margin-top: 10px;
	background: url(../img/back3.gif);
	background-repeat: repeat-y;
}

/* PRAVY SLOUPEC */
#pravySloupec {
	float: right;
	width: 144px;
	background: url(../img/pozadi2.gif);
}

.pravySloupecBlok {
	margin: 0px;
	padding-bottom: 10px;
}

#pravySloupec h4 {
	color: #ffee00;
	text-align: center;
	font: 17px verdana,arial,serif;
	margin-bottom: 10px;
	margin-top: 10px;
	background: url(../img/back3.gif);
	background-repeat: repeat-y;
}

#pravySloupec a {
	color: white;
	background: black;
	text-decoration: underline;
	font: 15px verdana,arial,serif;
	font-size: 12px;
}

#pravySloupec a:hover {
	color: gold;
	text-decoration: none;
}

#pravySloupec ul {
	margin: 0px;
	margin-top: 10px;
	padding-left: 8px;
	list-style-position: outside;
	list-style-type: none;
}

#pravySloupec p {
	color: White;
	text-align: justify;
	margin: 12px;
	font: 13px verdana,arial,serif;
	padding-bottom: 10px;
}

/* TELO */
#telo {
	margin-left: 150px;
	margin-right: 150px;
}

#telo h1 {
	color: #aaaa00;
	text-indent: 20px;
	font: 30px verdana,arial,serif;
	margin: 20px;
}

#telo h2 {
	color: #aaaa00;
	text-indent: 25px;
	font: 20px verdana,arial,serif;
	margin: 25px;
	
}

#telo h3 {
	color: #aaaa00;
	text-indent: 25px;
	font: 18px verdana,arial,serif;
	
}

#telo p {
	color: black;
	text-align: justify;
	text-indent: 15px;
	margin: 10px;
	font: 14px verdana,arial,serif;
}

#telo a {
	color: #aaaa00;
	text-decoration: underline;
}

#telo a:hover {
	color: black;
}

#telo img {
	border-color: Black;
	border-width: 1px;
	margin: 2px;
	text-align: center;
}

.autor {
  font: italic;
}

#telo table {
	border: solid thin;
	text-align: center	
}

#telo th {
	border: solid thin;
	border-color: black;
	color: #aaaa00;
	font: bold 15px verdana,arial,serif;
}

#telo td {
	font: 13px verdana,arial,serif;
	color: black;
	border: solid thin;
}

#telo h4 {
	font-size: 17px;
	font-weight: bold;
	text-indent: 20px;
	color: black;
}

#underground p, #underground h4 {
	position: relative;
	left: 70px;
	text-indent: 0px;
}

#mapa {
	margin-left: 10%;
}

#mapa h4 {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	color: black;
}
#mapa ul {
	margin: 0px;
	padding: 0px;
	list-style: circle;
}

#mapa li:hover {
	list-style: disc;
}

.basnik {
	font-weight: bold;
}

.host {
	font-weight: bolder;
}

.otazka {
  font-weight: bold;
}

.odpoved {
}

.tabulkaProgram {
	text-align: justify;
	margin: 2px;
}

form {
	margin-left: 10px;
}

input {
	border: blue dotted medium;
	background: transparent;
	color: navy;
	font-family: verdana;
	margin: 3px;;
}

fieldset {
	border: 0px;
	margin: 3px;
}

textarea {
	border: blue dotted medium;
	background: transparent;
}

label {
	color: black;
	font-style: italic;
	font-weight: bold;
}

legend {
	color: blue;
	font-weight: bold;
}

select {
	border: blue medium dotted;
	background: transparent;
}

option {
	border-left: blue medium dotted;
	border-right: blue medium dotted;
	color: navy;
}
.tlacitko {
	margin-left: 30px;
}

#galerie {
	text-align: center;
}

#galerie img, #galerie a{
	border-color: blue;
	border-width: 2px;
	margin: 2px;
}

#galerie img:hover, #galerie a:hover{
	border-color: black;
}

.reklama {
	width: 80%;
	margin: auto;
	font-size: 90%;
	color: grey;
	padding-top: 60px;
}

#endora {
	border-top: 1px dashed grey;
	color: #222;
	padding-top: 5px;
}
