/* CSS soubor s definicí stylů */
/* ----------------------------*/

body	{
	background-color: #7E542A;
	background-image: url("../obrazky/pozadi.jpg"); background-position: top left; background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #6D400D;
}

body a	{ color: #6D400D; font-weight: bold; text-decoration: none; }
body a:hover { color: #6D400D; font-weight: bold; text-decoration: underline; }
a img { border-width: 0px; }

h1 {
	font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 14pt; font-weight: bold; color: #7B4911; text-align: center;
	margin-top: 11px; margin-bottom: 0px; margin-left: 45px; 
}

h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12pt; font-weight: bold; color: #7B4911; text-align: left;
	margin-top: 20px; margin-bottom: 5px;
}

.h2mensi {
	font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 11pt; font-weight: normal; color: #6D400D; text-align: left;
	margin-top: 3px; margin-bottom: 15px;
}

p { margin-top: 3px; margin-bottom: 15px; }
.kon-txt { margin-top: 3px; margin-bottom: 3px; }

.cenik-txt { margin-top: 2px; margin-bottom: 2px; }
.cenik-txtb { line-height: 25px; text-align: center; font-weight: bold; }

.lyze-txtb { font-weight: bold; }

.kontakty-txt { margin-top: 2px; margin-bottom: 2px; }
.kontakty-txtb { margin-top: 2px; margin-bottom: 2px; font-weight: bold; }

.zrus-obtekani { clear: both; }

.silvestr { margin-top: 15px; margin-bottom: 25px; line-height: 28px; text-align: center; font-size: 14pt; font-weight: bold; color:#000; }

/* ----------- zarovnani obsahu stranky ----------- */
/* ----------- pomoci body je vse zarovnano na stred a vnitrni div ma nastavenou sirku a relativni pozici ----------- */

#stredstranky {
	position: relative; z-index: 4;
	width: 1100px; 
	text-align: left; 
	margin: auto;
	border: 0px;
}
/* ------------------------------------------------------------------------------------------------------------------ */



/* ----------- definice hlavicky ----------- */
#pozadi-horni-stin { position: absolute; top: 0px; left: 0px; width: 100%; height: 300px; background-image: url("../obrazky/pozadi-horni-stin.jpg"); background-repeat: repeat-x; }
#logo { position: absolute; top: 12px; left: 77px; width: 945px; height: 215px; background-image: url("../obrazky/logo-terezie.jpg"); }

#hlavicka-jazyk {position: absolute; top: 8px; left: 930px; width: 290px; height: 20px; z-index: 11; font-size: 10pt; font-weight: bold; color: #E1DCBE;}
#hlavicka-jazyk a {font-weight: bold; color: #E1DCBE; text-decoration: none;}
#hlavicka-jazyk a:hover {font-weight: bold; color: #E1DCBE; text-decoration: underline;}
/* ----------------------------------------- */



/* ----------- definice celeho tela ----------- */
#telo { 
	position: relative; top: 227px; left: 107px; width: 560px; min-height: 300px; _height: 300px; z-index: 3; background-image: url("../obrazky/pozadi-telo.jpg"); background-repeat: repeat-y;
	padding: 80px 160px 1px 170px;
}

#nadpis { position: absolute; top: 5px; left: 0px; width: 888px; height: 45px; z-index: 9; background-image: url("../obrazky/pozadi-nadpis.jpg"); }

#pozadi-menu { position: absolute; top: 0px; left: -71px; width: 205px; height: 260px; z-index: 9; background-image: url("../obrazky/pozadi-menu.jpg"); }
#stuha-menu { position: absolute; top: -33px; left: -108px; width: 260px; height: 80px; z-index: 10; background-image: url("../obrazky/stuha-menu.gif"); }

#foto-bocni1 { position: absolute; top: -41px; left: 788px; width: 202px; height: 202px; z-index: 9; }
#foto-bocni2 { position: absolute; top: 177px; left: 788px; width: 202px; height: 202px; z-index: 9; }

#pozadi-foto { width: 534px; height: 200px; z-index: 8; margin-left: 10px; background-image: url("../obrazky/pozadi-foto.jpg"); }
#pozadi-foto img { width: 249px; height: 170px; z-index: 9; margin-top: 15px; }
.foto-uvod1  { margin-left: 15px; margin-right: 6px; }

#kontakty-mapy { width: 600px; height: 100px; z-index: 9; }

#pozadi-telo-dolni {
	position: relative; top: 227px; left: 107px; width: 888px; height: 80px; z-index: 3; background-image: url("../obrazky/pozadi-telo-dolni.jpg");
	clear: both;
}

.foto a img {margin-top: 5px; margin-left: 5px; border: 1px solid #FFF; filter: alpha(opacity=70, style=0);-moz-opacity:0.7;}
.foto a:hover img {filter:alpha(opacity=100, style=0);-moz-opacity:1;}
/* -------------------------------------------- */



/* ----------- definice menu ----------- */
#menu { position: absolute; top: 39px; left: 30px; width: 145px; height: 200px; z-index: 7; }
#menu ul { list-style-type: none; margin-top: 0px; margin-left: 0px; padding-left: 0px; }

#menu ul li a { 
	color: #6D400D; font-size: 12pt; font-weight: bold; text-decoration: none; text-align: center; background: url(../obrazky/tlacitko.gif) 0px 0px no-repeat;
	display: block; width: 140px; height: 20px;
	padding: 8px 0px 0px 0px; margin-top: 0px;
}

#menu ul li#aktivni a { 
	color: #6D400D; font-size: 12pt; font-weight: bold; text-decoration: none; background: url(../obrazky/tlacitko.gif) 0px 0px no-repeat;
	display: block; width: 140px; height: 20px;
	padding: 8px 0px 0px 0px; margin-top: 0px;
}

#menu ul li a:hover { 
	color: #6D400D; font-size: 12pt; font-weight: bold; text-decoration: none; background: url(../obrazky/tlacitko.gif) 0px 0px no-repeat;
	display: block; width: 140px; height: 20px;
	padding: 8px 0px 0px 0px; margin-top: 0px;
}
/* ------------------------------------- */



/* ----------- definice seznamu  ----------- */
/* ----------------------------------------- */



/* ----------- definice okna galerie s velkym obrazkem ----------- */
#stredstranky-galerie { position: relative; width: 100%; margin: auto; }
#galerie-velky-obrazek { position: relative; top: 20px; left: 0px; z-index: 1; width: 100%; height: 550px; text-align: center; }
#galerie-velky-certifikat { position: relative; top: 10px; left: 0px; z-index: 1; width: 100%; height: 800px; text-align: center; }
#velky-obrazek { border:5px solid #FFF; }
/* --------------------------------------------------------------- */



/* ----------- definice tabulek ----------- */
#cenik { width: 100%; border-style: solid; border-width: 2px; border-color: #6D400D; border-spacing: 0px; border-collapse: collapse; }
#cenik th { border-style: solid; border-width: 1px; border-color: #6D400D; text-align: center; }
#cenik td { border-style: solid; border-width: 1px; border-color: #6D400D; }

#cenik .tdlevacz { width: 105px; text-align: left; padding: 4px 0px 4px 4px; }
#cenik .tdleva { width: 120px; text-align: left; padding: 4px 0px 4px 4px; }
#cenik .tdstred { text-align: center; }
/* ---------------------------------------- */



/* ----------- definice formularu ----------- */
/* ----------------------------------------- */



/* ----------- definice obrazku ----------- */
.obr-vpravo { border-width: 0px; padding-left: 10px; float: right; }
.obr-vlevo { border-width: 0px; margin-right: 20px; float: left; }
.obr-n-okno { border: 0px; margin-left: 3px; }
/* ---------------------------------------- */



/* ----------- definice paticky ----------- */
#pata {
	position: relative; top: 227px; left: 80px; width: 935px; height: 105px; z-index: 3; background-image: url("../obrazky/pozadi-paticka.jpg"); background-repeat: no-repeat; 
	padding-bottom: 20px;
	clear: both;
}

#copyright {
	position: absolute; bottom: 70px; right: 50px; width: 300px; height: 20px; z-index: 6;
	font-size: 9pt; font-weight: bold; color: #7B4911; text-align: right; line-height: 20px;
}

#copyright a { font-weight: bold; color: #7B4911; text-decoration: none; }
#copyright a:hover { font-weight: bold; color: #7B4911; text-decoration: underline; }
/* ---------------------------------------- */



#cvicne-oramovani {border-top: 1px; border-left: 1px; border-bottom: 1px; border-right: 1px; border-style: dashed; border-color: white;}
#cvicne-oramovani2 {border-top: 1px; border-left: 1px; border-bottom: 1px; border-right: 1px; border-style: dashed; border-color: green;}
#cvicne-oramovani3 {border-top: 1px; border-left: 1px; border-bottom: 1px; border-right: 1px; border-style: dashed; border-color: blue;}

/* ----------- Kajikuv vymysl ----------- */
