/* 	Main CSS 	*/
body {
	background-color: orange; 
/*background-color: RGB(249,133,118);
background-color: orange;#ADF*/
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	line-height: 1em;
	}

p, ol li p {
	display: block;
	text-align: justify;
	text-indent: 5ex;
	padding: 0;
	margin: 0.33em 5px 0.5em 0;
	font: normal normal normal small/1.1em "MS Sans Serif", cursive;
}

a	{
	text-decoration: none;
	color: navy;
	}
	
a:hover {
	font-weight: bold;
	text-decoration: underline;
	}

h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 1.25em;
	color: maroon;
	border-bottom: 1px solid black;
	padding: 6px;
	}

span.big {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: 1.5em;
	font-weight: bold;
	border: 0;
	}
	
span.midle {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	line-height: 1.5em;
	font-weight: bold;
	border: 0;
	}	
	
h2	{
	display: inline;
	margin: 5px;
	font: normal normal bold small/1.5em Tahoma, Verdana, Arial, sans-serif;
	}
	
h3 {
	display: block;
	font-family: monospace;
	font-weight: bold;
	font-size: medium;
	color: white;
	text-align: center;
	padding: 0.2em 0;
	margin: 0;
	border-bottom: 3px solid white;
	border-top: 2px solid white;
	background-color: navy;
  <!-- background-color: rgb(215,63,56);-->
	}

	
h4 {
	display: block;
	font: normal bold small/1em "Times New Roman", Times, serif;
	color: #8B008B;
	margin: 0;
	padding: 1em 0 0.5em 0;
	}
	
img {
	border: 0px solid black;
	margin: 5px;
	padding: 0;
	}
	
img.levy	{
	float: left;
	}

img.pravy {
	float: right;
	}

p.bezmezer {
	margin: 0 5px;
	}

p.odhrany {
	text-indent: 0;
	text-align: left;
	}
	
p.datum {
	text-align: right;
	margin-right: 50px;
	color: gray;
	font-style: italic;
	font-size: small;
	font-family: serif;
}


/*		Obsah		*/

div#obsah {
	position: absolute;
	top: 135px;
	left: 145px;
	margin: 0;
	padding: 0.5em;
	background: #DEF url(Images/back_obsah.jpg) repeat-y 0% 0%;
	border: 1px solid black;
	width: 640px;
	height: 100%;
	z-index: 20;
	}
	
body>div#obsah {
	height: auto;
	min-height: 500px;
/*	max-height: 1140px; */
	}

div#obsah li.tucne {
	font-weight: bold;
	font-style: normal;
	}

div#obsah .chyba {
	color: red;
	font-weight: bold;
	}

div#obsah span.oddel {
	display: block;
	font: italic medium/125% serif;
	border-bottom: 1px solid black;
	margin: 18px 0 6px 0;
	width: 70%;
	}
	

div#obsah a.button {
	display: block;
	float: left;
	background-color: White;
	border: 2px outset black;
	min-width: 100px;
	width: auto;
	text-decoration: none;
	text-align: center;
	color: black;
	vertical-align: middle;
	padding: 3px;
	margin: 0;
	}	

div#obsah a.button:hover {
	font-weight: bold;
	border: 2px inset black;
	}	

div#obsah a.button:visited, div#obsah a.button:link {	
	color: Black;
	}

	
/*		Tabulky		*/

table.zamestnanec {
	margin: 10px 5px;
	}	
	
table.zamestnanec td.foto  {	
	vertical-align: top;
	width: 60px;
	height: 70px;
	}
	
table.zamestnanec td.foto img {
	width: 60px;
	height: 70px;
	border: 1px solid #000;
	margin: 0;
	padding: 0;
	}

table.zamestnanec td.vypis {
	width: 455px;
	padding-left: 15px;
	vertical-align: top;
	}

table.zamestnanec td.vypis span.jmeno {
	font: italic bold large/1em serif;
	border-bottom: 1px solid black;
	display: block;
	margin: 0 0 -0.7em 0;
	padding: 0;
	}

table.zamestnanec td.vypis span.pozice {
	font-style: normal;
	margin: 0;
	padding: 0;
	}

table.zamestnanec td.vypis .popisek {
	float: right;
	}

table.vypis {
	background-color: #FFE4B7;
	border: 1px solid black;
	width: auto;
	text-align: left;
}

table.vypis .nadpis {
	vertical-align: top;
	background-color: #FFF8DC;
	border: 1px solid black;
}
	
table.vypis .uvodnik {
	vertical-align: top;
	background-color: #B0EEFF;
	border: 1px solid black;
}

table.vypis .text {
	vertical-align: top;
	background-color: #ECFFFF;
	border: 1px solid black;
}

table.vypis .akce { 
	vertical-align: middle;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}

	
/*		Formuláře		*/

selcet, option, input, textarea {
	color: #715;
	background-color: #FEA;
	}	

fieldset {
	margin: 3px;
	padding: 2px;
	line-height: 1.75em;
	border: 1px solid silver;
	}

legend {
	font-size: small;
	font-style: italic;
	border: 1px dotted gray;
	background-color: #CCC;
	margin: 0;
	padding: 0 5px;
	line-height: 1em;
	}
	

/*		Výpis kroužku	*/

div.krouzek {
	background-color: #DFF;
	border: 1px solid Black;
	margin: 12px 0 24px 0;
	line-height: 1.1em;
	padding: 6px;
	font-weight: bold;
	}

div.krouzek span.nazev_krouzku {
	color: maroon;
	font-size: medium;
	font-family: serif;
	width: 75%;
	display: inline;
	}

div.krouzek span.popis {
	display: block;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin: 3px 3px -0.5em 3px;
	}

div.krouzek span.cislo {
	color: #000;
	font-family: serif;
	font-weight: bold;
	position: absolute;
	right: 10px;
	}


div.krouzek a {
	text-decoration: none;
	}

div.krouzek span.termin {
	font-style: normal;
	font-weight: bold;
	color: Navy;
	margin: 0 1ex;
	}

div.krouzek div.popisky {
	border-bottom: 1px solid gray;
	font-weight: bold;
	background-color: #DFE;
	}

div.krouzek div.popisky span {
	font-weight: normal;
	}

div.krouzek div.popisky span.cena {
	font-weight: bold;
	margin-right: 30px;
	color: Maroon;
	}

div.krouzek a.prihlasit {
	display: block;
	width: 100px;
	border: 1px outset gray;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 260px;
	font-weight: normal;
	color: black;
	background-color: #FF0;
	border-top: 0;
	}	

div.krouzek a.prihlasit:hover {
	font-weight: bold;
	}


/*		Výpis měsíční akce		*/

div.mesicniakce {
	float: left;
	width: 260px;
	height: 230px;
	margin: 20px;
	border: 1px solid black;
	background-color: white;
	}
	
div.mesicniakce img {
	display: block;
	margin: 5px auto;
	padding: 0;
	border: 1px solid black;
	}

div.mesicniakce img.navysku {
	width: 101px;
	height: 135px;
	}

div.mesicniakce img.nasirku {
	width: 180px;
	height: 135px;
	}
	
div.mesicniakce span.nazev_akce {
	display: block;
	margin: 5px;
	font: bold normal 11pt/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: inherit;
	text-align: center;
	}	
	
div.mesicniakce span.termin_akce, div.mesicniakce span.urcena_pro {
	display: block;
	font-style: normal;
	font-weight: bold;
	width: inherit;
	text-align: center;
	line-height: 1.25em;
	}
	
	
/*		Galerie		*/

div.glr_akce {
	width: inherit;
	}

div.glr_akce span.akc_nazev {
	display: block;
	font-size: 14pt;
	margin: 10px 0 5px 0;
	}

div.glr_akce span.akc_termin, span.akc_pocet {
	font-family: "MS Sans Serif", Times New Roman;
	font-size: 9pt;
	}
	
div.glr_akce span.akc_pocet {
	display: block;
	width: inherit;
	text-align: right;
	color: #AAAAAA 
	}
	
div.glr_foto {
/*	border: 1px solid black; */
	float: left;
	width: 124px;
	height: 124px;
	margin: 8px;
	text-align: center;
	vertical-align: top;
	}
/*		Logo		*/
	
div#logo img.logo {
	width: 207px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 145px;
	border: 0;
	z-index: 10;
}

div#logo img.hlavicka {
	position: absolute;
	top:0;
	left: 360px;
	border: 0;
	margin: 0;
/*	width: 640px;*/
/*	height: 100px;*/
	z-index: 10;
	}


/*		Horizontální menu		*/

div#hor_menu {
	position: absolute;
	top: 107px;
	left: 145px;
	width: 800px;
	background: none;
	line-height: 1em;
	border-bottom: 1px solid #1C1F87;
	z-index: 40;
}

div#hor_menu ul#nav, div#hor_menu ul#nav ul {
	margin: 0;
	padding: 0;
	}
	
div#hor_menu ul#nav li {
	position: relative;
	list-style: none;
	margin: 0 0.1em 0 0;
	padding: 0;
	float: left;
	width: 105px; 
	line-height: 1em;
	}

div#hor_menu ul#nav li a {
	display: block; /* Roz‘írení plochy odkazu */
	padding: 0.25em 0em 0.15em 1.25em;
	text-decoration: none;
	line-height: 130%;
	color: white;
	background: url(Images/but_back_hor.gif) no-repeat 0% 0%;
	font-family: cursive;
	white-space: nowrap;
	} 

div#hor_menu ul#nav li a:hover {
	font-weight: bold;
	background: url(Images/but_back_hor_on.gif) no-repeat 0% 0%;
	}
	
div#hor_menu ul#nav ul {
	position: absolute;
	width: 140px;
	margin: 0;
	display: none;
	background: url(Images/but_back_hor_level2.gif) no-repeat 0% 100%;
	}

div#hor_menu ul#nav ul li {
	width: 140px;
	margin-bottom: -1px;
	border-top: 1px solid white;
	}

div#hor_menu ul#nav ul a {
	padding: 0.2em 0 0.2em 0.5em;
	font-family: serif;
	width: 130px;
	background-image: none;
	}

div#hor_menu ul#nav ul li a:hover {
	background-image: none;
	}
		
div#hor_menu ul#nav li:hover ul, div#hor_menu ul#nav li.sfhover ul {	display: block;}

div#hor_menu ul#nav li:hover a, div#hor_menu ul#nav li.sfhover a { background: url(Images/but_back_hor_on.gif) no-repeat 0% 0%;	}

div#hor_menu ul#nav li:hover ul a, div#hor_menu ul#nav li.sfhover ul a { background-image: none; }


/* 	Vertikální menu	*/

div#vert_menu {
	position: absolute;
	top: 135px;
	left: 0;
	width: 130px;
	height: auto;
	min-height: 500px;
	margin: 0;
	line-height: 1.5em;
	z-index: 40;
	}
	
div#vert_menu ul#nav2 {
	margin: 0 0 0 6px;
	padding: 0;
	width: 130px;
	}
	
div#vert_menu ul#nav2 li {
	position: relative;
	list-style: none;
	margin: -1px 0 0 0;
	border: 0px solid #ADF;
	}

div#vert_menu ul#nav2 li a {
	display: block;			/* Roz‘írení plochy odkazu */
	padding: 0.1em 0 0.4em 0.75em;
	text-decoration: none;
	width: 118px;
	margin: 0;
	background: url(Images/but_back_vert.gif) no-repeat 0% 0%;
	font-family: cursive;
	color: white;
	white-space: nowrap;
	} 

div#vert_menu>ul#nav2 a {width: auto;}  /* Obejití pravidla pro IE/Win  */

div#vert_menu ul#nav2 li a:hover {
	font-weight: bold;
	background: url(Images/but_back_vert_on.gif) no-repeat 0% 0%;
	}

div#vert_menu ul#nav2 ul {
	position: absolute;
	top: 0;
	margin: 4px 0 0 0;
	padding: 0;
	left: 128px;
	display: none;
	width: 130px;
	background: none;
	}

div#vert_menu ul#nav2 ul li {
	width: 128px;
	margin: -3px 0 0 0;
	border-width: 0px;
	}

div#vert_menu ul#nav2 ul a {
	padding: 0.35em 0 0.65em 0.5em;
	width: 122px;
	line-height: 1em;
	font-family: serif;
	}

div#vert_menu ul#nav2 li:hover ul, div#vert_menu ul#nav2 li.sfhover ul { display: block; }

div#vert_menu ul#nav2 li:hover a, div#vert_menu ul#nav2 li.sfhover a { background: url(Images/but_back_vert_on.gif) no-repeat 0% 0%;	}

div#vert_menu img.odkaz {
	display: block;
	margin: 24px 0;
	padding-left: 29px; 
	border: 0;
	}

div#vert_menu img.pocitadlo {
	display: block;
	padding: 0;
	margin: 35px 10px 20px 25px;
	width: 88px;
	height: 60px;
	border: 0;
	}


/*		Anketa		*/

div#anketa {
	width: inherit;
	margin-left: 5px;
	padding-left: 3px;
	border: 1px solid gray;
	background-color: #DEF;
	}	

div#anketa span.otazka {
	display: block;
	line-height: 1em;
	font-weight: bold;
	}
	
div#anketa img.anketa {
	border: 0;
	margin: 0;
	margin-right: 3px;
	padding: 0;
	}

div#anketa p {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-indent: 0;
	}	
	
	
/*		Slogan		*/

div#slogan {
	position: absolute;
	top: 115px;
	left: 680px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: navy;
	/*color: rgb(215,63,56);*/
	}	
	
	
/*		Login	(text)	*/	

div#login {
	position: absolute;
	top: 120px;
	left: 950px;
	}
	
div#login a {
	color: black;
	text-decoration: none;
	}

div#login a:hover {
	font-weight: bold;
	text-decoration: underline;
	}


/*		Login_as	(div)		*/

div#login_as {
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #ADE;
	font-weight: bold;
	width: 200px;
	height: auto;
	padding: 3pt;
	color: #000000;
	border: 1px solid red;
	z-index: 30;
	}

div#login_as a {
	display: block;
	margin: 3px 5px 3px 150px;
	text-decoration: none;
	color: #903;
	}

div#login_as a:hover {
	text-decoration: underline;
	}
	
	
/*		Pravý sloupec	*/

div#right {
	position: absolute;
	top: 200px;
	left: 808px;
	margin: 0;
	padding: 3px;
	width: 180px;
	height: 600px;
	border: 1px solid navy;
	background-color: #BAEDFF;*/ 
/*background-color: RGB(194,193,193);*/
	z-index: 30;
	overflow: hidden;
	}
	
div#right .nadpis {
	color: black;
	font-weight: bold;
	text-decoration: underline;
	}

div#right a.nadpis:hover	{
	text-decoration: none;
	color: red;
	}	

div#right .uvodnik {
	font-style: normal;
	text-align: justify;
	display: block;
	text-indent: 3ex;
	margin-top: 0.25em;
	margin-bottom: 6pt;
	}
		
div#right .datum {
	font-size: smaller;
	margin-left: 120px;
	color: #CCCCCC;
	}

div#right a.odkaz	{
	display: block;
	margin-left: 150px;
	color: Navy;
	font-style: normal;
	font-weight: bold;
	}	
	
	
/*		Pod pravým sloupcem	*/

div#under_right {
	position: absolute;
	top: 830px;
	left: 808px;
	margin: 0;
	padding: 3px;
	width: 180px;
	height: 250px;
	border: 0px solid #5CF;
/*	background-color: #ADF;*/
	background-color: orange;
	z-index: 30;
}

div#under_right ul {	
	margin-top: 6px;
	margin-left: 13px;
	padding: 0;
	list-style: square;
	}
	
div#under_right li a {		
	color: black;
	font-weight: normal;
	text-decoration: none;
	}

div#under_right li a:hover {		
	text-decoration: underline;
	}
	
/*		Nad pravým sloupcem	*/

div#over_right {
	position: absolute;
	top: 132px;
	left: 805px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	z-index: 30;
	}
	
div#over_right img {
	width: 80px;
	height: 46px; 
	border: 0;
	margin: 5px;
	}


/*		Patička dokumentu	*/
	
div#footer {
	display: block;
	position: absolute;
	top: 1350px;
	border-top: 1px solid black;
	width: 996px;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 10;
}
	
div#footer p {
	font-family: monospace;
	font-size: x-small;
	text-align: center;
	margin: 0;
	padding: 0;
}
/* End of CSS file */
