html
{
  background:#fff;
}
body {
   margin: 0px;
   padding: 0px;
   font-size: 80%;
   background: #fff;
   color:#000;
   font-family: Arial, Helvetica, sans-serif;
}
textarea, select, input, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}
a:link {
  color:#000;
  text-decoration: underline;
}
a:visited {
  color:#000;
  text-decoration: underline;
}	
a:active {
  color:#000;
  text-decoration: underline;
}
a:hover {
  color:#000;
  text-decoration: underline;
}
form{
  margin:0px;
  padding:0px;
}
img{
  border:0px;
  margin:0px;
  padding:0px;
}
.cleaner
{
  clear:both;
  display:block;
  line-height:0px;
  height:0px;
  overflow:hidden;
}
.noprint
{
  display:none;
}
#panel_left
{
  display:none;
}
#top_title span.img {
  display:none;
}
#top_title h1
{
  font-size:20px;
}
#top_title span.date
{
  display:block;
  font-weight:bold;
  font-size:17px;
}
#flash
{
  display:none;
}
/* content, h2 style */
#content
{
  padding:20px 0px 10px 0px;
}
#content h2
{
  margin:0px 0px 15px 0px;
  padding:0px 0px 0px 0px;
  border-bottom:1px solid #000;
  font-size: 1.3em; 
}
#content h3 
{
  font-size:1.2em;
  margin:0em 0px 0.4em 0px;
  padding:0.5em 0px 0px 0px;
}
#content h4
{
  font-size:1.1em;
  margin:0em 0px 0.3em 0px;
  padding:0.2em 0px 0px 0px; 
}
#content h5
{
  font-size:1em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content p
{
  margin:0px 0px 0.8em 0px;
  padding:0px 0px 0px 0px;
  line-height:1.3em;
}
#content p.block
{
  text-align:justify;
}
#content p.right
{
  text-align:right;
}
#content p.center
{
  text-align:center;
}
#content ul
{
  margin:0px 0px 0.8em 30px;
  padding:0px 0px 0px 0px;
  line-height:1.3em;
}
#content ol
{
  margin:0px 0px 0.8em 25px;
  padding:0px 0px 0px 0px;
  line-height:1.3em;
}
#content li
{
  margin:0.3em 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
img.right
{
  float:right;
  margin-left:10px;
}
img.left
{
  float:left;
  margin-right:10px;
}
img.email{
  margin-bottom:-3px; 
  position:relative;
}
img.border{
  border:2px solid #423f09;
}
#content img.logo_kontakt{
  float:right;
  margin-right:200px;
}
#content_end
{
  display:none;
}
/* footer style */
#footer_m
{
  display:none;
}
.half_left{
  width:46%;
  float:left;
  margin-right:15px;
}
.half_right{
  width:46%;
  float:left;
}
#content table.zastity{
  width:100%;
  border-collapse:collapse;
  margin-bottom:0.8em;
}
#content table.zastity td{
  padding:0px 10px 20px 0px;
}
table.program{
  width:100%;
  border-collapse:collapse;
  margin-bottom:10px;
  font-size:0.9em;
}
table.program td{
	vertical-align: top;
	padding:0px 0px 6px 0px;
}
table.program th {
	padding: 0px 10px;
	text-align: left;
	width:80px;
	vertical-align: top;
}
#content table.program h5{
  margin:0em 0px 0em 0px;
  padding:0px 0px 4px 0px;
}

