body {
  text-align: center;
  background-color: #C03;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;  
}
a {
	color:#164365;
	text-decoration:underline;
}
h1, h2, h3 { margin: 15px 0; }
h1 {
	font-size: 16px;
	color: #164365;
	font-weight:bold;
}
h2 {
	font-size: 14px;
	color: #164365;
}
h3 {
	font-size: 12px;
	color: #164365;
}
#main {
  margin: 15px auto;
  width: 850px;
  text-align: left;
  background: url('/img/bg-main-bottom.gif') no-repeat center bottom;
  background-color: #FFF;
}
#head {
  background: url('/img/bg-logo-top.gif') no-repeat center top;
  width: 850px;
  height: 127px;
  margin: 0 auto;
  background-color: #FFF;
}
#body {
  background-color: #FFF;

}
#content {
  float: right;
  width: 800px;
  margin: 10px 25px 25px 25px;
  min-height: 580px;
  background-color: #FFF;
}
#contact {
  float: right;
  width: 565px;
  min-height: 20px;
  font-size: .8em;
}
#menu {
  font-size: 9pt; 
  font-weight: bold;
  width: 850px; 
  font-weight: normal; 
  background-color: transparent; 
  text-transform: uppercase; 
  text-align: center; 
  float: left;
  min-height: 20px;
  margin: 0;
  text-align: center;
  border-bottom: 1px solid #C03;
  background-color: #FFF;
}
#path {
  width: 545px;
  height: 20px;
  padding: 1px 10px;
  font-weight: bold;
  
}
#path a {
  color: #C03;
  text-decoration: none;
    text-transform: uppercase; 
  
}

#claim {
  padding: 40px 0 0 40px;
}
#languages {
  width: 138px;
  height: 30px;
  margin: 2px auto;
  clear: both;
  float: none;
}
#foot {
  font-size: .8em;
  width: 850px;
  clear: both;
  background-color: #C03;
  color: #FFF;
}
input[type=text] {
  border: 1px solid #CCC;;
}

#cesky, #deutsch, #english, #francais {
  display: block;
  float: left;
  width: 26px;
  height: 18px;
  margin: 4px;
  background: url('/img/flag-cs.gif') repeat-x; 
}
#cesky a, #deutsch a, #english a, #francais a {
  display: block;
  width: 26px;
  height: 18px;
}
#cesky span, #deutsch span, #english span, #francais span {
  display: none;
}
#deutsch {
  background: url('/img/flag-de.gif') repeat-x;
}
#english {
  background: url('/img/flag-en.gif') repeat-x; 
}
#francais {
  background: url('/img/flag-fr.gif') repeat-x; 
}
#menu ul { /* spolecne vlastnosti seznamu */
    padding: 0; 
    margin:  0 0 0 15px ; 
    text-align: left;
    list-style: none;
    border-left: 2px solid #C03;
    height: 15px; 
    float: left;
	}
#menu li { /* vsechny polozky seznamu */
/*    display: inline;*/
    float: left;
    position: relative;
    font-weight: bold;

	}
#menu li ul { /* vsechny polozky seznamu */
    display: none;
    position: absolute; 
    top: 1em;
    left: 0;
    margin:  0;
    padding: 0; 
    border: 1px #DDD solid;
    border-bottom: none;
    width: 150px;
  text-transform: none; 
}
	
#menu li > ul {
  border: none;
}
	

#menu li a {
    color: #333; 
    padding: 0 6px 1px 6px; 
    margin: 0; 
    text-decoration: none; 
    border-right: 2px solid #C03; 
 	}
#menu li li a {
    display: block;
    float: left;
    color: #FFF; 
    padding: 5px 7px; 
    margin: 0; 
    text-decoration: none; 
    border: none;
    border-bottom: 1px solid #DDD;
    background-color: #666; 
    width: 136px;
 	}
#menu li li a:hover {
    color: #333; 
    background-color: #CCC; 
 	}
#menu li:hover ul, #menu li.Hover ul  { display: block; }
.cleaner {
  clear: both;
}	

#content-left {
	width: 580px;

	display:block;

	float:left;

	line-height:18px;

}
#content-right {
/*  background: url("/img/sklarna.jpg") top right no-repeat;*/ 
	width: 173px;
	float:right;

	border-left:1px solid #C8C8C8;

	text-align:right;

/*	padding-top:170px;*/
}
.header {
  width: 850px;
  height: 331px;
  clear: both;
  border-bottom: 1px solid #DDD;
  background: url("/media/Image/zahlavi/kdto6p_photo-main.jpg") center center no-repeat;
}
#searchbutton, #mapbutton, #homebutton, #csbutton, #enbutton  {
  float: left;
  display: block;
  margin: 0 ; 
  padding: 0;
  background: url('/img/search.gif') no-repeat center center;
  width: 20px;
}
#mapbutton {
  background: url('/img/sitemap.gif') no-repeat center center;
}
#homebutton {
  background: url('/img/home.gif') no-repeat center center;
}
#enbutton {
  background: url('/img/en.gif') no-repeat center center;
}
#csbutton {
  background: url('/img/cs.gif') no-repeat center center;
}
#searchbutton a, #mapbutton a, #homebutton a, #csbutton a, #enbutton a {
  width: 20px;
  height: 20px;
  float: right;
}
#searchbutton span, #mapbutton span, #homebutton span, #csbutton span, #enbutton span {
  display: none;
}
#technics {
  float: right;
  height: 20px;
  width: 80px; 
}
hr {
  border: none;
  height: 1px;
  background-color: #C03;
} 
