/* CSS soubor s definicí stylů */
/* ----------------------------*/

/* ----------- definice pro vsechny stranky ----------- */
body	{
	background-color: #C0C0C0;
	background-image: url("../images/pozadi.jpg"); background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
}

body a	{ color: #FFF; font-weight: bold; text-decoration: underline; }
body a:hover { color: #FFF; font-weight: bold; text-decoration: underline; }
a img { border-width: 0px; }


h1 {
	font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 14pt; font-weight: bold; color: #FFF; text-align: left;
	margin-top: 0px; margin-bottom: 10px; margin-left: 0px; 
}

h2 {
	font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 12pt; font-weight: bold; color: #FFF; text-align: left;
	margin-top: 0px; margin-bottom: 11px; margin-left: 0px;
}

h3 {
	font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11pt; font-weight: bold; color: #FFF; text-align: left; 
	margin-top: 15px; margin-bottom: 5px; margin-left: 0px;
}


p { margin-top: 3px; margin-bottom: 5px; }

.tucne-txtb { font-weight: bold; }
.nejsme-jedini { font-weight: bold; font-size: 11pt; font-style: italic; margin-top: 14px; margin-bottom: 14px; }

.zrus-obtekani { clear: both; }
/* ---------------------------------------------------- */


/* ----------- zarovnani obsahu stranky ----------- */
/* ----------- pomoci body je vse zarovnano na stred a vnitrni div ma nastavenou sirku a relativni pozici ----------- */

#stredstranky-hlavicka {
	position: relative; z-index: 20;
	width: 1030px;
	text-align: left; 
	margin: auto;
	border: 0px;
}
/* ------------------------------------------------------------------------------------------------------------------ */



/* ----------- definice horni casti ----------- */
#pozadi-horni-pruh { position: absolute; top: 0px; left: 0px; width: 100%; height: 305px; background-image: url("../images/pozadi-horni-pruh.jpg"); }
#pozadi-menu-pruh { position: absolute; top: 305px; left: 0px; width: 100%; height: 34px; background-image: url("../images/pozadi-menu.jpg"); background-repeat: repeat-x; }

#hlavicka { position: absolute; top: 0px; left: 0px; width: 1030px; height: 305px; }

#pozadi-zip { position: absolute; top: 0px; left: -150px; width: 550px; height: 339px; background-image: url("../images/pozadi-zip.jpg"); }
#logo { position: absolute; top: 17px; left: -54px; width: 354px; height: 216px; background-image: url("../images/logo-mld.jpg"); }
#logo-flash { position: absolute; top: 17px; left: -54px; width: 354px; height: 216px; }

#pozadi-hlavicka-leva { position: absolute; top: 0px; left: 349px; width: 215px; height: 305px; background-image: url("../images/pozadi-hlavicka-leva.jpg"); }
#pozadi-hlavicka-prava { position: absolute; top: 0px; left: 564px; width: 430px; height: 305px; z-index: 115; background-image: url("../images/pozadi-hlavicka-prava.jpg"); }

#menu-jazyky { position: absolute; top: 3px; right: 0px; width: 120px; height: 15px; z-index: 120; font-size: 8pt; text-align: right; }
#menu-jazyky a	{ color: #FFF; font-weight: normal; text-decoration: underline; }
#menu-jazyky a:hover { color: #FFF; font-weight: normal; text-decoration: underline; }

#zip-jezdec { position: absolute; top: 339px; left: 58px; width: 120px; height: 130px; background-image: url("../images/zip-jezdec.jpg"); }
/* ------------------------------------------- */



/* ----------- definice obsahu stranky ----------- */
#obsah { 
	position: relative; top: 339px; left: 0px; width: 100%; background-color: #FB7800; background-image: url("../images/pozadi-telo.jpg"); background-repeat: repeat-x;
	border-width: 0px;  border-style: dashed; border-color: white;
 }

#obsah-zip-dorovnani { position: relative; top: 0px; left: 0px; width: 58px; }
#obsah-zip { position: relative; top: 0px; left: 0px; width: 120px; background-image: url("../images/zip.png"); background-repeat: repeat-y; }
#obsah-text-stred { position: relative; top: 0px; left: 0px; width: 852px; padding-bottom: 50px; z-index: 35; }
#obsah-text { position: relative; top: 25px; left: 25px; width: 500px; text-align: left; }

#obsah-foto {
	position: absolute; top: 30px; left: 530px; width: 250px; height: 213px; background-image: url("../images/foto-obsah.jpg");
	border-top: 6px; border-left: 6px; border-bottom: 6px; border-right: 6px; border-style: solid; border-color: #9B2D00;
}
#obsah-foto1 {
	position: absolute; top: 30px; left: 530px; width: 250px; height: 214px; background-image: url("../images/foto-obsah1_m.jpg");
	border-top: 6px; border-left: 6px; border-bottom: 6px; border-right: 6px; border-style: solid; border-color: #9B2D00;
}
#obsah-foto2 {
	position: absolute; top: 30px; left: 530px; width: 250px; height: 214px; background-image: url("../images/foto-obsah2_m.jpg");
	border-top: 6px; border-left: 6px; border-bottom: 6px; border-right: 6px; border-style: solid; border-color: #9B2D00;
}
#obsah-foto3 {
	position: absolute; top: 30px; left: 530px; width: 250px; height: 214px; background-image: url("../images/foto-obsah3_m.jpg");
	border-top: 6px; border-left: 6px; border-bottom: 6px; border-right: 6px; border-style: solid; border-color: #9B2D00;
}
/* ---------------------------------------------- */



/* ----------- definice hlavniho menu ----------- */
#pozadi-menu { position: absolute; top: 305px; left: 178px; width: 820px; height: 34px; z-index: 111; background-image: url("../images/pozadi-menu.jpg"); background-repeat: repeat-x; }
#menu { position: absolute; top: 0px; left: 30px; width: 100%; height: 34px; color: #fff; font-weight: normal; }

#menu ul { list-style-type: none; margin-top: 0px; margin-left: 0px; padding-left: 0px; }

#menu ul li { float: left; }

#menu ul li a { 
	color: #FFF; font-size: 10pt; font-weight: normal; text-decoration: none;
	display: block; width: 143px; height: 34px;
	padding: 0px 3px 0px 0px; margin-top: 0px; text-align: right;
}

#menu ul #tlacitko1 a:hover { 
	color: #FF7E00; font-size: 10pt; font-weight: normal; text-decoration: none;
	display: block; width: 143px; height: 34px;
	padding: 0px 3px 0px 0px; margin-top: 0px; text-align: right;
}

#menu ul #tlacitko2 a:hover { 
	color: #C6FF00; font-size: 10pt; font-weight: normal; text-decoration: none;
	display: block; width: 143px; height: 34px;
	padding: 0px 3px 0px 0px; margin-top: 0px; text-align: right;
}

#menu ul #tlacitko3 a:hover { 
	color: #00EAFF; font-size: 10pt; font-weight: normal; text-decoration: none;
	display: block; width: 143px; height: 34px;
	padding: 0px 3px 0px 0px; margin-top: 0px; text-align: right;
}

#menu ul #tlacitko4 a:hover { 
	color: #BA00FF; font-size: 10pt; font-weight: normal; text-decoration: none;
	display: block; width: 143px; height: 34px;
	padding: 0px 3px 0px 0px; margin-top: 0px; text-align: right;
}

#menu ul #tlacitko5 a:hover { 
	color: #C6FF00; font-size: 10pt; font-weight: normal; text-decoration: none;
	display: block; width: 143px; height: 34px;
	padding: 0px 3px 0px 0px; margin-top: 0px; text-align: right;
}

#tlacitko1 { width: 143px; height: 22px; background-image: url("../images/tlacitko1.jpg"); margin: 0px 3px 0px 0px; padding-top: 12px; }
#tlacitko2 { width: 143px; height: 22px; background-image: url("../images/tlacitko2.jpg"); margin: 0px 3px 0px 0px; padding-top: 12px; }
#tlacitko3 { width: 143px; height: 22px; background-image: url("../images/tlacitko3.jpg"); margin: 0px 3px 0px 0px; padding-top: 12px; }
#tlacitko4 { width: 143px; height: 22px; background-image: url("../images/tlacitko4.jpg"); margin: 0px 3px 0px 0px; padding-top: 12px; }
#tlacitko5 { width: 143px; height: 22px; background-image: url("../images/tlacitko2.jpg"); margin: 0px 3px 0px 0px; padding-top: 12px; }
/* ---------------------------------------------- */



/* ----------- definice paticky ----------- */
#pata-pozadi {	position: relative; top: 339px; left: 0px; width: 100%; height: 58px; background-image: url("../images/pozadi-pata.jpg"); background-repeat: repeat-x; }
#pata {	position: relative; top: 0px; width: 1030px; height: 58px; margin: auto; text-align: left; }

#zip-spodek { position: absolute; top: 0px; left: 100px; width: 36px; height: 30px; background-image: url("../images/zip-spodek.jpg"); }

#copyright { position: absolute; top: 18px; left: 0px; width: 100%; height: 20px; font-size: 8pt; font-weight: normal; color: #FFF; line-height: 20px; }

#copyright a { font-weight: normal; color: #FFF; text-decoration: none; }
#copyright a:hover { font-weight: normal; color: #FFF; text-decoration: underline; }

.copy-mld { float: left; padding-left: 160px; }
.copy-cml { float: right; padding-right: 120px; }
/* ---------------------------------------- */



/* ----------- definice fotogalerie ----------- */
.foto a img {margin-top: 0px; margin-left: 0px; border: 1px solid #9B2D00; filter: alpha(opacity=70, style=0);-moz-opacity:0.7;}
.foto a:hover img {filter:alpha(opacity=100, style=0);-moz-opacity:1;}
/* -------------------------------------------- */



/* ----------- definice okna galerie s velkym obrazkem ----------- */
#stredstranky-galerie { position: relative; width: 100%; margin: auto; }

#stredstranky-galerie a { font-weight: normal; color: #9B2D00; text-decoration: none; }
#stredstranky-galerie a:hover { font-weight: normal; color: #9B2D00; text-decoration: underline; }

#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 #9B2D00; }
/* --------------------------------------------------------------- */



/* ----------- definice kontakty ----------- */
#kontakty-mapy { position: relative; top: 0px; width: 600px; height: 90px; }
.kontakty-txt { margin-top: 2px; margin-bottom: 2px; }
.kontakty-txtb { margin-top: 2px; margin-bottom: 2px; font-weight: bold; }
.kontakty-p { margin-top: 2px; margin-bottom: 10px; }
/* ----------------------------------------- */



/* ----------- definice veletrhy ----------- */
#veletrhy-foto1 { position: relative; top: 0px; width: 600px; height: 80px; }
#veletrhy-foto2 { position: relative; top: 0px; width: 600px; height: 80px; }
#veletrhy-foto3 { position: relative; top: 0px; width: 600px; height: 80px; }
/* ----------------------------------------- */



#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 ----------- */