body {
  background-color:#fafdff;
	font: 0.75em Arial;
	text-align: center;
	color: #666666;
	padding: 0;
	margin: 0;
  cursor: default;
}
h1 { 
  font-size:150%; 
  color: #a41e2b; 
  margin-top:8px;
}
h2 {  
  font-size:105%; 
  color:#2f80a0; 
  margin-top: 15px; 
  margin-bottom:3px;
}
h3 {
  font-size:105%;
  font-weight: bold;
  color: #a41e2b;
  margin-bottom:3px;
}
#hlavni {
  background:#fafdff url(bodybg.gif) repeat-y center top;
	width: 830px;
	margin: 0 auto;
	position: relative;
	text-align:left;
	padding-right:30px;
	
}
.content:after {
  content: " "; 
  display: block; 
  clear: both; 
}
#left {
  float:left;
	width: 180px;
	margin-top:275px;
	padding-left:30px;
	z-index:2;
}
#cnt {
  /* background:#fafdff url(bg_cnt.jpg) no-repeat right top;*/
	float: right;
	width: 540px;
	padding-right:10px;
	margin-top:262px;
	padding-bottom:20px;
	min-height: 530px;	
}
#footer {
  clear:both;
  background:#fafdff url(footer.jpg) no-repeat center top;
  width: 830px;
  position:relative; 
  bottom:0;
  left:15px;
  height:40px;
  color: #919191;
  text-align:center;
  padding-top:50px;
  font-size:85%;
}
#footer div, #footer div a
{font-size:11px; color:#000000; margin-top:-20px;}
#logo { 
  background:#fafdff url(logo.jpg) no-repeat center bottom; 
  width: 830px;  
  z-index:0;
  color: #fff;  
  height:267px; 
  position:absolute; 
  top:0;
  left:0;
  padding-right:30px;
}
#footer a {
  color:#919191;
  text-decoration:none;
}
#footer a:hover {
  text-decoration:underline;
}
#logo p {
  position:absolute; 
  top:19px;
  right:52px;
  margin:11px 0 0 0;
  padding:0;
}
#logo span {
  display:none;
}
.logo {
  margin-left: 20px;
  display: block;
  margin-right: 80px;
  padding-right: 715px; 
  padding-bottom: 222px;
}
#logo a {
  color: #81cde5; 
  text-decoration: none;
  padding-left:7px;
  font-size:90%;
}
#logo a:hover {
  color: #fff;
}
.clear {
	clear: both;
}
.popisek { 
  font-size:100%; 
  color:#63a1ba; 
  margin-bottom:20px; 
}
#left div {
  padding-left:40px;
}
#left p {
  font-size:95%;
  color: #3686a6;
  margin-top:0px;
}
#left ul {
	margin:0 0 30px 0;
	padding: 0;
}
#left li {
  list-style: none;
  text-decoration: none;
}
#left li a {
  text-decoration: none;
  background:#fff url(menubg1.gif) no-repeat left bottom;
  color: #3686a6;
  padding-bottom:15px;
  display: block;
  width:190px;
  padding-left:40px;
}
#left li a:hover {
  color: #a41e2b;
  background:#fff url(menubg2.gif) no-repeat left bottom;
}
#left span {
  font-size:95%;
}
 #cnt img {
/*  width: 148px;
  height: 98px;
*/
  margin-right:5px;
  border:0;
}

.akt_date {
  font-style: italic;
  font-size:90%;
  color: #3686a6;
}
.more {
  text-align:right;
  display:block;
}
.more a {
  color: #666666;
  text-decoration:none;
  font-size:85%;
}
.more a:hover{
  text-decoration:underline;
}
textarea 
{
width: 350px;
}

  #obj1 {width: 360px; float: left; margin-right: 10px;}
  #obj2 {width: 170px; float: left;}
  #obj1 fieldset {background: #e2eef2; border:0;}
  .poznamka {font-size: 0.9em; color: #666;}
  .poznamka span {color: #000;}
  
  #obj2 h1 {color: #3686a6; font-size: 1.2em;}
  
  
    
