body { 
	margin: 0px;
	padding: 0px;
	color: white;
	font-family: "verdana ce", verdana, arial, serif;
	font-size: 11px; 
	background-image: url(obr/pozadi.gif);
	text-align: center;
}

#hlavicka_h {
	width: 700px;
	height: 150px;
	background-color: White;
	background-image: url(obr/hodonin.jpg);
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}	

#hlavicka_v {
	width: 700px;
	height: 150px;
	background-color: White;
	background-image: url(obr/veseli.jpg);
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#telo {
	width: 700px;
	background-color: #f0f0f0; 
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-left: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
}

#lista_a {
	width: 700px;
	margin: 0px auto 0px auto;
	padding-top: 1px;
	background: #cc0000;
	padding-bottom: 1px;
	letter-spacing: 3px;
	font-size: 9px;
	font-weight: bolder;
	color: white;
	border-bottom: 1px solid Black;

}
#lista {
	width: 700px;
	margin: 0px auto 0px auto;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 3px;
	background-color: #cc0000;
	font-size: 10px;
	font-weight: bolder;
	color: white;
	border-bottom: 1px solid Gray;
	border-top: 1px solid Black;
}

.cara {
	border-top: 1px solid #04542B;
	background-color: #f0f0f0;
	width: 640px;
	margin: 20px auto 0px auto;
	padding: 0px;
}

#paticka {
	width: 700px;
	margin: 10px auto 0px auto;
	padding: 0px 0px 10px 0px;
	background-color: #f0f0f0;
	font-size: 10px;
	font-weight: bold;
	color: #04542B;
}

.ramecek {
	width: 640px;
	border: 1px solid;
	background-color: #ffffff;
	margin: 30px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-color: #04542B;
	color: black;
}
.centrovani {	
	margin: 20px;
	text-align: center;	
}

h3.ramecek_nadpis {
	color: white;
	background-color: #04542B;
	background-image: url(obr/pozadi3.gif);
	height: 15px;
	text-align: left;
	width: 100%;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

p {
	font-size: 11px; 
	font-family: "verdana ce", verdana, arial, serif;
	text-align: justify;
	padding: 0px 10px 10px 10px;
}
ul {
	font-size: 11px;
	font-family: "verdana ce", verdana, arial, serif;
	text-align: justify;
	padding: 0px 10px 0px 10px;
	margin-left: 20px;
	list-style: square;
	margin-top: -20px;
}
li.pododrazky {
	margin-left: 40px;
	list-style: disc;
}
	
a.lista { 
	text-decoration: none; 
	color: white; 
	}

a.lista:hover {
	text-decoration: underline;
	color: white;
}
a.paticka { 
	text-decoration: none; 
	color: #04542B;
}
a.paticka:hover {
	text-decoration: underline;
	color: #5E9478;
}
a.normal {
	text-decoration: underline;
	color: #04542B;
}
a.normal:hover {
	text-decoration: underline;
	color: #5E9478;
}
img {
	border-color: Gray #04542B #04542B Gray;
	border: 1px solid;
}
img.esteko {
	border: 0px;
	margin: 0px 10px 0px 0px;
}

/** úvodní strana - zacatek**/
#uvod {
	width: 425px;
	background: url(obr/stk.jpg) no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -250px 0px 0px -212px;
	
	border: 2px;
	border-style: solid;
	border-color: #cc0000;
}
#uvod_ram {
	padding-top: 355px;
}
.uvod_text {
	color: white;
	text-align: center;	
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #cc0000;
	width: 425px;
	height: 16px;
	padding-top: 2px;
	border-top: solid 1px white;
	border-bottom: solid 1px black;
}
#odkazy {
	margin-left: auto;
	margin-right: auto;
	width: 422px;
	height: 20px;
	border-top: solid 1px black;
	border-bottom: solid 1px white;
	border-left: solid 1px black;
	border-right: solid 2px white;
	height: 90px;
}
#odkazy A:hover {
	text-decoration: none;
	color: white;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	display: block;
	width: 270px;
	height: 25px;
	background-color: #cc0000;
	border: 1px solid; 
	border-color: white black black white ;
	border-bottom: 2px;
	border-left: 1px;
	border-top: 1px;
	border-right: 2px;
	border-style: solid;
	border-color: white black black white ;
	margin: 10px auto 10px auto;
	padding-top: 1px;
}
#odkazy A {
	text-decoration: none;
	color: white;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	display: block;
	width: 270px;
	height: 25px;
	background-color: #04542B;
	border-bottom: 2px;
	border-left: 1px;
	border-top: 1px;
	border-right: 2px;
	border-style: solid;
	border-color: white black black white ;
	margin: 10px auto 10px auto;
	padding-top: 1px;
}
/** úvodní strana - konec**/
table{
	text-align: left;
	margin-left: 10px;
}
td.prvni{
	text-align: left;
	width: 120px;
}
td.jmeno{
	text-align: left;
	width: 150px;
}
td.dveste{
	text-align: left;
	width: 180px;
	background-color: #E3F9E5;
	padding: 4px;
}
table.stred_kraj{
	margin: 0px auto 0px auto;
	border: 1px solid #04542B;
}
table.kontakt_mapa{
	width: 90%;
	text-align: left;
}

td.dveste_2{
	text-align: center;
	width: 180px;
	background-color: #E3F9E5;
	padding: 4px;
}
tr.pozadi{
	background-color: #E3F9E5;
}
.cervena{
	color: Red;
	font-weight: bold;
	text-align: center;
}
h3.zeleny_text { 
	text-align: center;
	color: #04542B; 
	}