body {
	font: medium;
	font-family: Times New Roman, garamond, arial, verdana;
	padding: 0px 0px 0px 0px;
	background: #e0e0e0;
	color: #034769;
}
#obsah {
  margin-left: 170px;
  margin-right: 5px;
  margin-top: 10px;
  padding: 5px;
  padding-bottom: 10px;
}
#lista {
	background: #034769;
	font-variant: small-caps;
	border-left: solid 5px #3ca0d0;
	/*border: 3px lime;*/
	padding: 5px 0px 0px;
	/*position: absolute;*/
	/*left: 40px;*/
	/*top: 12px;*/
	width: 150px;
	/*z-index: 3;*/
	/*font-variant: small-caps;*/
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}
#lista #aktualni {
	background: #3ca0d0;
	color: White;
	border-left: solid 5px #FF8900;
	margin-left: -5px
}
#lista a {
	color: white;
	display: block;
	font: 700;
  padding: 0.3em 0.3em 0.3em 0.3em;
  text-decoration: none;
	width: 140px;
	border-bottom: 1px dotted white;
}
#lista a:hover, #lista a:focus {
	background: #3ca0d0;
	border-left: solid 5px #FF8900;
	margin-left: -5px
}
#telo {
	background: white;
	/*padding: 0em 0em 0em 0em;*/
	/*position: absolute;
	left: 50px;
	top: 60px;*/
	width: 995px;
	height: 100%;
	/*z-index: 2;*/
	margin: 0px auto;
	padding-left: 0px;


	
}
#telo #obsah a {
	color: #FF8900;
}
#telo #obsah h3{
	display: block;
	margin: 0px 0px 0px 0px;
	font-size: 1em;
	/*font-variant: small-caps;*/
}
#telo #vypis .harmonogram:hover, #telo #vypis .harmonogram:focus, #telo #vypis .aktualita:hover, #telo #vypis .aktualita:focus{
	/*background: #6699CC;*/
	background: #3ca0d0;
}
/*
#telo #vypis{
	font-style: italic;
}
#telo #vypis #dnes {
	color: Black;
	background: #6666FF;
	font-style: normal;
}
#telo #vypis .typ2 {
	color: #990000;
}
#telo #vypis .datum {
	font-weight: 700;
	font-size: smaller;
}
#telo #vypis .text {
	margin: 0 0 0 2em;
}
#telo #vypis br{
	line-height: 0;
}
*/
#telo #kontakty .kontakt, #telo #skola .odstavec{
	margin: 0 0 0 1.5em;
}
#telo #kontakty h5{
	display: inline;
}
#telo #kontakty img{
	border: none;
}
#telo #kontakty td{
	text-align: left;
}
#telo #kontakty .nevyrazny{
    color: #3ca0d0;
}
#telo #skola h4{
	display: inline;
	color: #3ca0d0;
}
#telo #skola ul{
	padding: 0 0 0 1.5em;
}
#telo #upozorneni{
  position: relative;
  border: 1px solid #FF8900;
  /*background: #3ca0d0;*/
  width: 95%;
  /*margin-left: 20px;*/
  margin-bottom: 35px;
  padding: 0px 10px 10px 10px;

  /*left: 1030px;
  /*border: 3px outset #6699CC;*/
/*	color: White;
	background: #6699CC;
	
	font: 700;
	padding: 0.3em 0.3em 0.3em 0.3em;
	float:right;
	width:200px;
	height:300px;*/
}
#telo table#zdroje td{
    text-align: left;
}
#telo table#zdroje td a img{
    border: none;
}
#telo table#zdroje td h5{
    padding-right: 2em;
    color: #3ca0d0;
}
#zahlavi {
	background: url('images/pokus1_bn_sp_1000.png') top left no-repeat;
	padding: 0em 0em 0px 0em;
	/*position: absolute;
	left: 50px;
	top: 30px;*/
	width: 995px;
	height: 220px;
	/*z-index: 1;*/
}
#zahlavi h1 {
	color: White;
	display: block;
	margin: 0px 0px 0px 0px;
}
#zahlavi h1 {
	float: left;
	font-variant: small-caps;
	font: italic 500;
	font-size: xx-large;
	position: relative;
	left: 350px;
	top: 75px;
	width: 600px;
}
.poznamka {
    font-style: italic;
    font-size: smaller;
}

h1{
	display: inline;
	margin: 0 0 0 0;
	color: #3ca0d0;
}

h2{
	color: #FF8900;
	font-variant: small-caps;
	margin-bottom: 5px;
}
h3{
  margin: 0 0 0 0;
	color: #3ca0d0;
}
h4{
	margin: 0 0 0 0;
	color: #3ca0d0;
}
hr{
    border: 1px solid #FF8900;
}
.hide, h1.hide, #zahlavi h1.hide{
	display: none;
}
#telo td{
	text-align:center;
	vertical-align:middle;
	
} 

