body {
  background: #f3f3f3 url("../images/bg.jpg") top center repeat-y;
  margin: 0px;
  border: 0px;
  font-family: georgia;
  text-align: center;
  font-size: 11px;
  line-height: 180%;
}

/* definice jednotlivych tagů */

a   { font-size: 10px; margin: 0px; padding:0px; border: 0px; text-decoration: none; color: #885c34;}
a:hover   { margin: 0px; padding:0px; border: 0px; text-decoration: underline; color: #885c34;}
img { margin: 0px; padding:0px; border: 0px; }
h1 { font-size: 18px; }
h2 { font-size: 14px; color: #996600; }
h3 { font-size: 14px; color: #a27750; }
h4 { font-size: 12px; color: #cba889; margin: 10px 0 3px 0; }
td { padding: 4px 4px 4px 0; }

/* definice divu page */

#top {
width: 857px;
height: 139px;
_height: 110px;
background: #f4911d;
margin: 0px auto;
text-align: left;
}

#logo {
position: relative;
top: 15px;
left: 20px;
width: 200px;
_top: -30px;
_left: 20px; 
}

#logo2 {
position: relative;
top: 45px;
_top: 70px;
right: 20px;
float: right;
}

#date {
position: relative;
bottom: -68px;
right: 0px;
float: right;
}

.page{
  width: 857px;
  margin: 0 auto;
  margin-bottom: 15px;
  padding: 0px;
}

.main {
  width: 745px;
  margin: 0 auto;
  padding: 20px;
  background: #ffffe4;
  text-align: left;
  color: #f4911d;
  font-size: 11px;
}

#menu {
margin-top: 5px;
margin-bottom: 30px;
width: 857px;
height: 15px;
text-align: center;
}

.front img {
float: right;
margin-left: 20px;
margin-bottom: 10px;
}

.front {
	width: 310px;
	float: right;
	text-align: right;
	margin-left: 25px;
	}

.program a {
color: black;
font-size: 13px;
}

.program strong {
color: black;
font-size: 13px;
font-weight: normal;
text-transform: uppercase;
}

.program h2 {
	margin-top: 15px;
	}

i {
font-weight: bold;
color: #060;
}

em
{
text-weight: bold;
color: #009903;
}

/* definice horni casti */



/* konece horni casti */

/* obsah stranky */

table {
	font-size: 11px;
	color: #555555; 
	line-height: 180%;
	margin: 0 auto;
	}

.cleaner {
         clean: both;
         height: 16px;
         clear: both;
         height:1px;
         font-size:1px;
         border:none;
         margin:0; padding:0;
         } 

  
td {
background: white;
margin: 2px;
padding: 7px 14px;

}  

.foto img {
	border: 1px solid #CCCCCC;
	bacground: white;
	padding: 2px;
	float: left;
	margin-right: 3px;
	}
  
/* leva cast stranky */ 
  

/* definice menu */

.menu {
	width: 630px;
	height: 20px;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 13px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e4e4e4;
	}


/* kontaktni formular */
fieldset {
  border: 0px;
  margin: 20px 0px 20px 0px;
  padding: 0px;
  color:#E8D4BB; 
}

.line {
  margin-top: 30px;
  width: 150px;
  float:left;
  margin: 0px 0px 10px 0px;
}

label {
  display: block;
  float: left;
  width: 40px;
 _width: 50px;
  margin: 0px 15px 0px 0px;
 _margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px #222 solid;    
}
input, textarea {
  border: 1px solid #E8D4BB;
  width: 80px;
  background-color: #222;
  color:#E8D4BB; 
}
       

