*{
	margin: 0px;
	padding: 0px;
}

body{
  font-weight: none;
	font-family: Arial Narrow, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	color: white;	
	background-color: #000000;
	
}

#hlavni{
  float: none;
	margin: auto;
	width: 960px;
	border-style: none;
	text-align: left;
	background-image: url(images/bg8.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	
	      	
}

#hlavicka{
  width: 960px;
	height: 64px;     
	background-image: url(images/ubanner8.jpg);
  background-position: center top;  	
	background-color: #001e46;
	border-style: none;       
	
}

#menu{
  width: 180px;
	float: left;
	margin: 10px;
	color: cyan;
	font-weight: bold;
	border-style: none;

}

#menu ul{
	margin: 0px;
	padding: 0px;
	border-style: none;
}


#menu li{
	list-style-type: none;
	list-style-position: outside; 
	margin: 0px;
	border-style: none;
}

#menu a{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 22px;
	color: #00c8fa;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
}

#menu a:hover{
	background-image: url(images/menu_hover.jpg);
	background-position: -20px 0px;
	background-repeat: no-repeat;
  width: 180px;
	height: 22px;
	color: #001e46;
	text-decoration: none;
	border-style: none;
}

#podmenu a:hover{
		color: #001e46;
		border-style: none;
}

.aktivni {
  background:#001e46 url("hover_menu.png") repeat-y left top;
  /*background-image: url(images/menu_hover.jpg);
	background-position: -20px 0px;
	background-repeat: no-repeat;   */
  width: 180px;
	height: 22px;
	text-decoration: none;
	border-style: none;   
}

/*.aktivni a{
  display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 22px;
	color: red;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
}    */


#obsah{
 	width: 730px;
	float: right;
	padding: 5px 20px 5px 5px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
}

#akce{
  width: 450px;
	float: right;
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
  text-indent: 4px;

}

#akce p{
  text-indent: 0px;
	text-align: left;
	line-height: 1.5;
	font-weight: none;

}

#kalendar{
  width: 200px;
	float: left;
	
}

#obsah p{
	text-indent: 0px;
	text-align: left;
	line-height: 1.5;
	font-weight: none;
}

#obsah a{
  color: #ffffff;
  font-weight: none;
  
}


h1{
  color: #00c8fa;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
  font-size: 19px;
    }
    
h2{
  color: white;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
  font-size: 17px;
    }

h3{
  color: red;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
  font-size: 17px;
}


h5{
  color: #00c8fa;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
  font-size: 19px;
 } 

/*datum a autor clanku */
h6{
  color: white;
	font-weight: normal;
	text-decoration: none;
	border-style: none;
  font-size: 11px;
  line-height: 2.5;
  text-indent: 4px;
  
}


hr{
  color: white;
  margin: 10px 0px 10px 0px;
}


/* clenove */
#vizitka{ 
  margin: 5px 5px 5px 8px;	
	border-style: none;
}

#tbl_clen{
  text-indent: 0px;
	line-height: 1;
	font-weight: none;
	font-size: 17px;
  margin: 20px 10px 10px 145px; 
}

#td_text{
  text-indent: 2px;
	line-height: 1;
	font-weight: bold;
	color: #00c8fa;
	font-size: 17px; 
	float: left;
}

#tbl_pokus{
  text-indent: 0px;
	line-height: 1;
	font-weight: none;
	font-size: 17px;
  margin: 20px 10px 10px 10px; 
}

#blog{
  text-indent: 0px;
	line-height: 1;
	font-weight: none;
	margin: 0px 0px 0px 30px; 
	 
}

/*kalendar*/
#tbl_akce{
  color: white;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
  line-height: 1;
  text-indent: 0px;
}

#td_s1{
  vertical-align: top;
}

#td_s2{
  color: #00c8fa;
	font-weight: bold;
	font-size: 15px;
  line-height: 1;
  text-indent: 0px;  
}

.formPrihlasit{
  padding: 5px 0px 5px 0px;
}

.trebaTy{
  font-weight: normal;
  font-style: normal;
}

/* clanky  */
.clanek_nadpis {
  color: #00c8fa !important;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
  font-size: 19px;
    }
    
    
#tecky{
  color: red;
  font-weight: none;
  text-decoration: bold;
  
}

#sloupecek{
   padding: 0px 0px 0px 90px;	 
	 border-style: none;
	 text-align: center;


}


a img{
	padding: 0px;
	margin: 0px;
	border-style: none;
}

ul{
	list-style-position: inside;
	margin-left: 0px;
	border-style: none;
	}

#strankovani{
  text-decoration: none;
  text-align: center;
}

#strankovani a{
  text-decoration: none;
}

#strankovani a:hover{
  color: #00c8fa;
  text-decoration: underline;
}
 
 
 /*o nas*/
 .tbl_onas{
  line-height: 1.5;
  border-style: none;
  border-collapse: collapse;
  }
  
.ul_odsazeni{
  border-style: none;
	line-height: 1.5;
  }


#paticka{
	clear: both;
	text-align: center;
	background-color: gray;
	float: none;
	height: 22px;
	margin: 0px;
}

