

body {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 75%;
  line-height: 1.4;
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  background-color: white;
  }
#breadcrumbs {
  height: 3%;
  font-size: 0.9em;
  display: none;
  }
h1 {
	font-size: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	xxfloat: right;
	color: #009EFF;
	xxfont-weight: normal;
	position: relative;
  }
h2 {
	font-size: 1.3em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	float: left;
	font-weight: normal;
  }
h3 {
	font-size: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	font-weight: normal;
  }
h4 {
	font-size: 1.1em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}
h5 {
	font-size: 1.0em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}
h6 {
	font-size: 1.0em;
	font-weight: normal;
	font-style: oblique;
	margin: 0;
}
table {
	font-size: 1em;
	line-height: inherit;
}
table ul {
	padding-left: 1.4em;
}
table td {
	vertical-align: top;
}
br.break {
  clear: both;
  height: 1px;
  }
p,ul {
  }

/* MAINMENU *******************************************************************/
#mainMenu {
  height: 11%;
  text-align: center;
  padding-left: 23px;
  _padding-left: 0px;
  border-bottom: 1px solid #EEEEEE;
  }
#mainMenu * {
  margin: 0;padding: 0;
  }
#mainmenu ul {
  xxmax-width: 1000px;
  width: 1000px;
  margin: 0 auto 0;  
  }
#mainmenu li {
  float:left;
  list-style-type: none;
  height: 100%;
  _height: 5em;
  text-align: center;
  overflow: hidden;
  background: url(img/mainMenu.png) repeat-y left top;
  }
#mainmenu li.actual {
  background-color: #DBEBF0;
  background: url(img/mainMenu-actual.png) repeat-y left top;
  }
#mainmenu li a {
  display: block;
  margin: 0px 0px 13px 13px;
  _margin: 0px 0px 0px 13px;
  padding-right: 1.2em; 
  color: #999999;
  height: 100%;
  padding-top: 13px;
  xx_padding-bottom: 13px;
  text-decoration: none;
  background: white url(img/mainMenu.png) repeat-y right top;
  xxline-height: 1.1;
  xxfont-weight: bold;
  }
#mainmenu li.actual a {
  color: #009EFF;
  background-color: transparent;
  font-weight: bold;
  background: white url(img/mainMenu-actual.png) repeat-y right top;
  
  }
#idUdaje {
  position: absolute;
  background: transparent;
  right: 12px;
  bottom: 12px;
  }
#idUdaje a {
  background: transparent;
  color: black; 
  }

/* SECONDARY MENU *************************************************************/
.secondaryMenu {
  float: left;
  width: 15%;
  text-align: left;
  margin-top: 1em;
  position: absolute;
  left: 0px;
  }
.secondaryMenu a {
  padding: 0.5em;
  text-decoration: none;
  display: block;
  color: #666666;
  color: #009EFF;
  border-bottom: 2px solid #009EFF;
  _width: 100%;
  }
.secondaryMenu a:hover {
  text-decoration: underline;
  }
.secondaryMenu * {
  margin:0;padding:0;
  }
.secondaryMenu ul {
  margin: 1em;
  list-style-type: none;
  }

/* THIRD     MENU *************************************************************/
.thirdMenu {
  position: absolute;
  float: right;
  width: 15%;
  margin-top: 1em;
  margin-right: 1px;
  right: 0px;
  }
.thirdMenu * {
  margin:0;padding:0;
  }
.thirdMenu li {
  list-style-type: none;
  }
.thirdMenu a {
  _width: 100%;
  padding: 0.5em;
  text-decoration: none;
  display: block;
  border-bottom: 2px solid #009EFF;
  color: #009EFF;
  }
.thirdMenu a:hover {
  text-decoration: underline;
  }
.thirdMenu ul {
  margin: 1em;
  margin-left: 0;
  list-style-type: none;
  }

/* UCEBNI PLAN ****************************************************************/
td.hodnota {
  text-align: center;
  }
table.ucebniPlan {
  font-size: 1em;
  vertical-align: middle;
  margin: 0 auto 0;
  border: 2px solid lightblue;
  }
.ucebniPlan td,.ucebniPlan th {
  border: 3px solid white;
  border-left: none;
  border-right: none;
  }
.ucebniPlan .hodnota {
  width: 2.5em;
  }
.ucebniPlan .rocnikovy {
  width: 3.5em;
  white-space: nowrap;
  }
.ucebniPlan .oblast {
  background-color: #EEEEEE;
  xxfont-size: 1.1em;
  }
.ucebniPlan th {
  font-weight: normal;
  }
.ucebniPlan .oblast th {
  font-weight: bold;
  color: #666666;
  white-space: nowrap;
  }
.ucebniPlan .oblast td {
  font-weight: bold;
  color: #666666;
  }
.ucebniPlan .celkem {
  background-color: rgb(153,204,255);
  }
.ucebniPlan .celkem * {
  color: black;
  font-weight: bold;
  }
.ucebniPlanCelkovy .oblast {
  background-color: #EEEEEE;
  }

/* UCEBNI BLOK ****************************************************************/
.ucebniBlok {
  margin: 1em auto 1em;
  width: 90%;
  }
.ucebniBlok caption {
  background-color: #EEEEEE;;
  text-align: left;
  padding:  6px;
  border: 1px solid #CCCCCC;
  border-bottom: none;
  }
.ucebniBlok td,.ucebniBlok th {
  font-size: 0.9em;
  padding: 3px;
  border: 1px solid #CCCCCC;
  }
.ucebniBlok .temataPresahy * {
  margin: 0px;
  }  
.ucebniBlok .temataPresahy .rocnik {
  margin-left: 1.5em;
  }  
.ucebniBlok .temataPresahy .blok {
  margin-left: 3em;
  }  
  
  
#content {
  text-align: center;
  text-align: left;
  width: 100%;
  height: 78%;
  
  }
#content .popis {
  font-style: italic;
  }
#content .main {
  width: 70%;
  margin: 0 auto 0;
  _width: 80%;
  text-align: left;
  background-color: white;
  _margin-left: 15%;
  _margin-right: 0%;
  }
#content .main .inner {
  padding: 0 2em 0 1em;
  height: 100%;
  overflow: auto;
  
  }
.paperTop {
  width: 70%;
  height: 4%;
  background: url(img/paper-top.png) repeat-x top left;
  margin: 0 auto 0;
  _width: 80%;
  _margin-left: 15%;
  }
.paperBottom {
  width: 70%;
  height: 4%;
  background: url(img/paper-bottom.png) repeat-x bottom left;
  xxclear: both;
  margin: 0 auto 0;
  _width: 80%;
  _margin-left: 15%;
  xx_margin-right: 20%;
  }
.paperRight {
  height: 100%;
  width: 22px;
  float: right;
  background: url(img/paper-right.png) repeat-y top right;
  }
.paperLeft {
  height: 100%;
  width: 40px;
  float: left;
  background: url(img/paper-left.png) repeat-y top left;
  }
.paperTop div,.paperBottom div {
  width: 45px;
  height: 100%;
  background-repeat: no-repeat;
  background-image: url(img/paper.png);
  }
.paperBottom {
  }
.paperBottom .left {
  background-position: left bottom;
  float: left;
  }
.paperBottom .right {
  background-position: right bottom;
  float: right;
  }
.paperTop .left {
  background-position: left top;
  float: left;
  }
.paperTop .right {
  background-position: right top;
  float: right;
  }
#tiraz {
  margin: 1em 0;
  xxpadding: 0.1em;
  xxfont-size: 0.9em;
  text-align: left;
  float: right;
  width: 50%;
  text-align: right;
  }
#tiraz * {
  color: #666666;
  }
@media print {
#breadcrumbs,#mainMenu,.secondaryMenu,.thirdMenu {
  display: none;
  }
body {
  height: auto;
  }
#content {
  height: auto;
  
  }
#content .main .inner {
  height: auto;
  
  }

#content .main {
  width: 100%;
  }
}
    	