html {
  margin: 0px;
  padding: 0px;
}

body {
  margin: 0px;
  padding: 0px;
  background-color: #b2c1c4;
	background-image:url('/gfx/main-bg.jpg');
  background-repeat: repeat-x;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a686d;
	text-align: left;
}

.cleaner {
  clear: both;
}

.l-vse {
  position: relative;
	margin-left: auto;
	margin-right: auto;
  width: 956px;
}

.topmenu {
  background-image:url('/gfx/topmenu-bg.jpg');
  background-repeat: repeat-x;
  height: 42px;
  padding-right: 12px;
}

.topmenu-content {
  float: right;
  color: #d1dcdf;
  margin-top: 15px;
}

.topmenu-content a {
  color: #fe7f17;
  text-decoration: none;
}

.topmenu-content a:active {
  text-decoration: underline;
}

.topmenu-content a:hover {
  text-decoration: underline;
}

#logo {
border: none;
}

.l-h-menu {
  background-image:url('/gfx/top-bg1.jpg');
  height: 75px;
  position: relative;
}

.skoly-active, .skoly-passive {
  position: absolute;
  display: block;
  top: 21px;
  left: 534px;
  width: 210px;
  height: 54px;
}



.verejnost-active, .verejnost-passive {
  position: absolute;
  display: block;
  top: 21px;
  left: 746px;
  width: 210px;
  height: 54px;
}

.skoly-active, .verejnost-active {
  background-image:url('/gfx/big-menu-on.jpg');
  background-repeat: no-repeat;
}

.skoly-passive, .verejnost-passive {
  background-image:url('/gfx/big-menu-off.jpg');
  background-repeat: no-repeat;
}

.skoly-active a, .verejnost-active a, .skoly-passive a, .verejnost-passive a {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  margin: 8px 0px 0px 36px;
}

#hlavicka_obrazek {
  background-color: #fc7a1a;
  background-image:url('/gfx/deti.jpg');
  background-position: left 5px;
  background-repeat: no-repeat;
  height: 206px;
}

.horiz-menu {
	text-align: right;
	padding-right: 5px;
	color: #999999;
	font-weight: bold;
	padding-top: 16px;
}

.horiz-menuitem a:link, .horiz-menuitem a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #E07415;
	font-weight: bold;
}

.l-nad-menu {
	width: 220px;
}

.l-nad-menu2 {
	width: 220px;
}

.l-menu {
	background-color: white;
  width: 200px;
  float: left;
  margin-right: 18px;
  margin-top: 23px;
}

.menu {
}

.menu table {
margin: 0px;
padding: 0px;
border-collapse: collapse;
}

.menu table td{
border-bottom: 1px solid white;
margin: 0px;

width: 200px;
}

.menuitem, .menuitem-active {
	background-image:url('/gfx/menu-item-bg.jpg');
  background-repeat: repeat-x;
  padding: 11px 0px 11px 0px;
}

.menuitem-lvl2 {
  background-color: #e9eff0;
	padding: 11px 0px 11px 0px;
}

.menuitem-lvl2:hover {
  background-color: #d9e5e6;
}

.menuitem-lvl2-active {
  background-color: #d9e5e6;
	padding: 11px 0px 11px 0px;
}

.menuitem a, .menuitem-active a {
  display: block;
	padding: 0px 10px 0px 16px;
}

.menuitem-lvl2 a, .menuitem-lvl2-active a {
  display: block;
 padding: 0px 10px 0px 16px;
}

.menuitem-lvl2-active a {
  font-weight: bold;
}

.menuitem a:link, .menuitem-active a:link, .menuitem a:visited, .menuitem-active a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.menuitem-lvl2 a:link, .menuitem-lvl2-active a:link, .menuitem-lvl2 a:visited, .menuitem-lvl2-active a:visited {
	text-decoration: none;
	color: #5a686d;
}

.submenu-lvl3 {
  background-image:url('/gfx/tecky-vert.jpg');
  background-position: left 2px;
  background-repeat: repeat-y;
  margin-left: 18px;
}

.submenu-lvl3 a {
  font-weight: normal;
  padding-left: 14px;
  background-image:url('/gfx/tecky.jpg');
  background-position: left 10px;
  background-repeat: no-repeat;
  margin-top: 5px;
}

.submenu-lvl3 a.active {
  font-weight: bold;
}

.logo {
	padding-top: 15px;
	margin-right: 20px;
	text-align: right;
}

.l-pod-menu {
	width: 760px;
	background-color: #E97610;
	clear: both;
}

.l-hlavni {
	background-color: #FFFFFF;
	padding: 0px 0px 40px 0px;
	display: inline-table;
	width: 956px;
}

.nadpisy {
  padding-left: 16px;
  margin: 0px;
	height: 38px;
	background-image:url('/gfx/top-bg2.jpg');
  background-repeat: repeat-x;
  color: #d1dcdf;
}

.nadpis-text{
  float: left;
  margin: 11px 0px 0px 0px;
}

.nadpis-souvislosti {
	width: 180px;
	font-size: 18px;
	font-style: italic;
	float: left;
}

.text {
	float: left;
	width: 524px;
	background-color: #FFFFFF;
	margin: 23px 0px 0px 0px;
	text-align: justify;
}

.souvislosti {
  float: right;
	width: 190px;
	margin: 25px 0px 0px 0px;
	padding-right: 10px;
}

.galerie {
	text-align: center;
	margin-bottom: 20px;
}

.galerie img {
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

#popup_galerie {
margin-top: 20px;
margin-left: 18px;
}

#popup_galerie img, #seznam_fotek img {
border: none;
}

#seznam_fotek {
width: 763px;
height: 143px;
overflow: auto;
margin-top: 1px;
white-space: nowrap;
}

#seznam_fotek img {
margin-right: 1px;
}


h1 {
	padding-bottom: 5px;
	color: #fc7a1b;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 5px;
}

h2 {
	padding-bottom: 8px;
	color: #5a686d;
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 5px;
  background-image:url('/gfx/tecky_sede.jpg');
  background-repeat: repeat-x;
  background-position: center bottom;
}

.souvislosti h2 {
  padding-bottom: 5px;
	color: #fc7a1b;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 5px;
  background: none;
}

h3 {
	margin: 0px;
	padding: 2px;
	padding-bottom: 2px;
	color: #E07415;
	font-size: 13px;
	font-style: italic;
	background-color: #FFFFFF;
	padding-left: 14px;
}

.nadpis1 a:link, .nadpis1 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.nadpis2 a:link, .nadpis2 a:visited {
	color: #b7c9cd;
	text-decoration: none;
}

.nadpis3 a:link, .nadpis3 a:visited {
  color: #fc7a1b;
	
	text-decoration: none;
}

.nadpis1 a:hover, .nadpis2 a:hover, .nadpis3 a:hover {
  text-decoration: underline;
}

.bottom {
	padding: 10px 14px 20px 14px;
	background-image:url('/gfx/footer-bg.jpg');
  background-repeat: repeat-x;
  margin-top: 20px;
	font-size: 12px;
	color: #5a686d;
}

.bottom table {
	width: 100%;
}
.bottom td {
	vertical-align: top;
}

.foot {
}

.submenu {
	background-color: #F1913E;
	width: 350px;
	height: 110px;
	padding: 5px;
	letter-spacing: 1px;
	color: #FFFFFF;
	float: left;
	margin-left:0px;
	position: absolute;
	visibility: hidden;
	border-left: 5px solid #E97610;
	top: -135px; 
	left: 192px;
}

.submenu a:link, .submenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	
}
.hsubmenu {
	background-color: #F1913E;
	width: 380px;
	padding: 5px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-align: right;
	border-top: 3px solid #ECEBEB;
	visibility: hidden;
	position: absolute; 
	top: -154px; 
	float: right;
	left: 363px; 
	}

.hsubmenu a:link, .hsubmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	
}

.seznamodkaz {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}

.text a:link, .text a:visited {
	color: #E97610;
	text-decoration: none;
}

.text a:hover, .text a:visited:hover {
	color: #E97610;
	text-decoration: underline;
}

.souvislosti a:link, .souvislosti a:visited {
	color: #E97610;
	text-decoration: none;
}

.souvislosti a:hover, .souvislosti a:visited:hover {
 color: #F1913E;
	text-decoration: none;
}

.text table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #e9eef1;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}

.text th {
	font-size: 11px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	background-color: #e9eef1;
	text-align: center;
	font-weight: bold;
	border-collapse: collapse;
}
.text td {
	font-size: 11px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	text-align: left;
	border-collapse: collapse;
	padding: 6px;
}

td textarea {
	width: 400px;
	_width: 410px;
	height: 100px;
}

td input {
	border: 1px solid #7F9DB9;
  width: 240px;
	
}

td select {
  border: 1px solid #7F9DB9;
  width: 240px;
	
}

.required {
	border-color:#FF0000;
	border-width: 1px;
	border-style: solid;
}

table.obedy_dny {
  margin: 0px;
	padding: 0px;
}

table.obedy_dny td {
  text-align: center;
}

.obedy_dny input{
  width: auto;
}

table.pojisteni_typy {
  margin: 0px;
	padding: 0px;
}

table.pojisteni_typy td {
  text-align: center;
}

.pojisteni_typy input{
  width: auto;
}

.pojisteni_typy_div {

}

.kapacita {
  font-weight: normal;
  color: #5a686d;
  position: absolute;
  right: 0px;
}

.vypis_foto {
  float: left;
  margin-right: 20px;
  margin-top: 6px;
  margin-bottom: 12px;
}

.vypis_foto img {
  border: none;
}

.vypis_anotace {
  float: left;
  width: 315px;
  margin-top: 6px;
  margin-bottom: 12px;
}

.vypis_nadpis {
  position: relative;
  padding-bottom: 3px;
	margin-bottom: 0px;
}

.vypis_nadpis a:link, .vypis_nadpis a:visited {
	color: #5a686d;
}

.vypis_nadpis a:hover {
color: #F1913E;
text-decoration: none;
}

#rozcestnik_div {
  margin-top: 20px;
}

#rozcestnik_div a {
  text-decoration: none;
}

.rozcestnik {
  width: 171px;
  height: 171px;
  background-color: #e9eef1;
  float: left;
  margin: 0px 5px 5px 0px;
  position: relative;

}

.rozcestnik_nadpis {
  position: absolute;
  left: 15px;
  top: 9px;
  margin-right: 15px;
  text-align: left;
  color: #5e6d72;
  font-weight: bold;
}

.rozcestnik_obrazek {
  border: none;
  text-decoration: none;
}

.rozcestnik a:hover, .rozcestnik a:link {
text-decoration: none;
}



