

/*----------Nastavení stylů písma----------*/
.text-L, .text-P, .text-S, .text-maly-L, .text-maly-P, .text-maly-S, .text-velky-L, .text-velky-P, .text-velky-S { margin: 0% }
.text-L, .text-P, .text-S, .odstavec-L, .odstavec-P, .odstavec-S, .odstavec-L-prostor, .odstavec-P-prostor, .odstavec-S-prostor, .odrazka-odstavec, .odrazka-text, .odrazka-prostor { font-size: 90% }
.text-velky-L, .text-velky-P, .text-velky-S, .odstavec-velky-L, .odstavec-velky-P, .odstavec-velky-S { font-size: 120% }
.text-L { text-align: left }
.text-P { text-align: right }
.text-S { text-align: center }
.text-maly-L { text-align: left }
.text-maly-P { text-align: right }
.text-maly-S { text-align: center }
.text-velky-L { text-align: left }
.text-velky-P { text-align: right }
.text-velky-S { text-align: center }
.odstavec-L { text-align: left; margin: 2% 0% 0% 0% }
.odstavec-P { text-align: right; margin: 2% 0% 0% 0% }
.odstavec-S { text-align: center; margin: 2% 0% 0% 0% }
.odstavec-L-prostor { text-align: left; margin: 4% 0% 3% 0% }
.odstavec-P-prostor { text-align: right; margin: 4% 0% 2% 0% }
.odstavec-S-prostor { text-align: center; margin: 4% 0% 3% 0% }
.odstavec-maly-L { text-align: left; margin: 2% 0% 0% 0% }
.odstavec-maly-P { text-align: right; margin: 2% 0% 0% 0% }
.odstavec-maly-S { text-align: center; margin: 2% 0% 0% 0% }
.odstavec-velky-L { text-align: left; margin: 4% 0% 4% 0% }
.odstavec-velky-P { text-align: right; margin: 5% 0% 5% 0% }
.odstavec-velky-S { text-align: center; margin: 5% 0% 5% 0%}
.poznamka { font-family: arial; font-size: 80%; margin: 1% 0% 1% 0% }
.poznamka-S { font-family: arial; font-size: 80%; text-align: center; margin: 1% 0% 1% 0% }
.poznamka-prostor { font-family: arial; font-size: 80%; text-align: left; margin: 4% 0% 1% 0% }

	/*----------Deklarace struktury standardní stránky----------*/
	.celek { color: black; font-family: arial; border: 2px groove; padding: 5; background-color: #b0cbff; margin: 0% 0% 0% 0% }
	.hlavicka { font-size: 78%; border: 2px groove; padding: 3; background-color: #e8f3ff; margin: 0% 0% 1% 0% }
	.stred { border: 2px groove; padding: 5; background-color: #e8f3ff; margin: 1% 0% 1% 0% }
	/*----------Střed stránky - Nastavení odkazů----------*/
	.stred a:link { color: navy; font-weight: bold; letter-spacing: 0px; margin: 0% 0% 0% 0% }
	.stred a:visited { color: navy; font-weight: bold; letter-spacing: 0px; margin: 0% 0% 0% 0% }
	.stred a:hover {color: navy; font-weight: bold; letter-spacing: 0px; border: 2px solid navy; padding: 1; text-decoration: none; margin: 0% 0% 0% 0%; background-color: #fffed8 }
	.tisk { text-align: right; font-size: 90%; margin: 10% 1% 1% 0% }
	.odkazy { text-align: center; font-size: 80%; border: 2px groove; background-color: #e8f3ff; padding: 3; margin: 1% 0% 1% 0% }
	.odkazy a:link { color: navy; font-weight: bold; letter-spacing: 0px; margin: 0% 1% 0% 1% }
	.odkazy a:visited { color: navy; font-weight: bold; letter-spacing: 0px; margin: 0% 1% 0% 1% }
	.odkazy a:hover { color: navy; font-weight: bold; letter-spacing: 0px; background-color: #fffed8; border: 2px solid navy; padding: 1; text-decoration: none; margin: 0% 1% 0% 1% }

	.ident { text-align: center; font-family: verdana; color: black; font-weight: bold; letter-spacing: 1px; margin: 0% 0% 0% 0% }
		.ident a:link { text-align: center; font-family: verdana; font-size: 75%; color: black; font-weight: bold; letter-spacing: 1px; padding: 1; text-decoration: none }
		.ident a:visited { text-align: center; font-family: verdana; font-size: 75%; color: black; font-weight: bold; letter-spacing: 1px; padding: 1; text-decoration: none }
		.ident a:hover { text-align: center; font-family: verdana; font-size: 75%; color: black; font-weight: bold; letter-spacing: 1px; padding: 1; border: 2px solid navy; text-decoration: none }
	.copyright-b { text-align: center; font-family: verdana; font-size: 70%; color: black; font-weight: bold; letter-spacing: 1px; margin: 1% 0% 0% 0% }


	.nulove-okraje { margin: 0% 0% 0% 0% }

/*----------Menu----------*/

	/*---Menu-------Levé menu----------*/
	.menu-vlevo { text-align: center; font-family: verdana; font-size: 103%; color: white; font-weight: bold; letter-spacing: 1px; margin: 2% 0% 2% 0% }
	.menu-vlevo a:link { text-align: center; font-family: verdana; font-size: 103%; color: white; font-weight: bold; letter-spacing: 1px; text-decoration: none }
	.menu-vlevo a:visited { text-align: center; font-family: verdana; font-size: 103%; color: white; font-weight: bold; letter-spacing: 1px; text-decoration: none}
	.menu-vlevo a:hover { text-align: center; font-family: verdana; font-size: 103%; color: #fff990; font-weight: bold; letter-spacing: 1px; border: 2px solid white; padding: 1; text-decoration: none }
	.oznaceni-webu { text-align: center; font-family: verdana; font-size: 80%; color: #fff990; font-weight: bold; letter-spacing: 1px; margin: 15% 0% 10% 0% }
	.copyright { text-align: center; font-family: verdana; font-size: 70%; color: #fff990; font-weight: bold; letter-spacing: 1px; margin: 10% 3% 5% 3% }

	/*---Menu-------Horní menu----------*/

	.hlava { font-family: verdana; color: white; font-weight: bold; letter-spacing: 2px; margin: 0% 0% 1% 0% }
	.nadpis-webu { text-align: center; font-family: verdana; color: white; font-size: 140%; font-weight: bold; letter-spacing: 2px; vertical-align: middle; margin: 1% 0% 1% 0% }
	.nadpis-webu a:link { text-align: center; font-family: verdana; font-size: 140%; color: white; font-weight: bold; letter-spacing: 2px; text-decoration: none }
	.nadpis-webu a:visited { text-align: center; font-family: verdana; font-size: 140%; color: white; font-weight: bold; letter-spacing: 2px; text-decoration: none }
	.nadpis-webu a:hover { text-align: center; font-family: verdana; font-size: 140%; color: #fff990; font-weight: bold; letter-spacing: 2px; text-decoration: none; }

	.odkaz-top { text-align: center; font-family: verdana; color: white; font-weight: bold; letter-spacing: 1px; vertical-align: middle; margin: 0% 0% 0% 0% }
	.odkaz-top a:link { text-align: center; font-family: verdana; font-size: 130%; color: white; font-weight: bold; letter-spacing: 1px; padding: 1; text-decoration: none }
	.odkaz-top a:visited { text-align: center; font-family: verdana; font-size: 130%; color: white; font-weight: bold; letter-spacing: 1px; padding: 1; text-decoration: none }
	.odkaz-top a:hover { text-align: center; font-family: verdana; font-size: 130%; color: #fff990; font-weight: bold; letter-spacing: 1px; padding: 1; text-decoration: none; }

	.menu-nahore { text-align: left; font-family: verdana; color: white; font-weight: bold; font-size: 102%; letter-spacing: 1px; margin: 10% 1% 10% 1% }
	.menu-nahore a:link { text-align: left; font-family: verdana; font-size: 102%; color: white; font-weight: bold; letter-spacing: 1px }
	.menu-nahore a:visited { text-align: left; font-family: verdana; font-size: 102%; color: white; font-weight: bold; letter-spacing: 1px }
	.menu-nahore a:hover { text-align: left; font-family: verdana; font-size: 102%; color: #fff990; font-weight: bold; letter-spacing: 1px }


/*----------Foto-popisek----------*/
.foto-popisek { font-family: arial; font-size: 80%; font-weight: bold; text-align: center; margin: 1% 0% 1% 0% }