.hlavicka{
  width: 100%;
  height: 100px;
  border-bottom: 10px solid #61CCF5;
}
.hlavicka_logo{
  background: url(./logo.jpg) no-repeat left;
  width: 30%;  
}
.hlavicka_text{
  font-family: Tahoma;
  width: 70%;
  color: black;
  font-size: 30px;   
  text-align: right;
}
.table_div{
  width: 100%;
  height: 30px;
  border-bottom: 30px solid black;
}
.data{
  width: 100%;
}
.data_menu{
  width: 11%;
  padding: 5px;
  background-color: #DE7008;
  vertical-align: top;
  text-align: left;
}
.data_konference{
  width: 90%;  
  padding: 30px;
}
.data_paticka{
  width: 90%;
  background-color: #E1E1E1;
  text-align: center;
  color: #003399;
  font-family: Tahoma;  
  font-size: 11px;
  padding-top: 10px;    
}
.data_paticka_eu{
  color: #003399;
  font-family: Tahoma;  
  font-size: 11px;
}
.menu{
  background-color: #EEEEEE;
  color: #003399;
  font-family: Tahoma;  
  font-size: 11px;
	list-style-type: none;
	padding: 5px;
	font-weight: bold;
	width: 90%;
}     
.menu.li{
	width: 90%;
	float: left;
}
a {
  color: #003399;
  text-decoration: none;
}

a:hover {
  color: #FF0000;
  text-decoration: underline;
}
.registrace_hlavicka{
  width: 100%;   
  font-family: Tahoma;  
  font-size: 14px;
  background-color: #E1E1E1;
  text-align: center;
  font-weight: bold;
}
.registrace_data{
  width: 100%;   
  font-family: Tahoma;  
  font-size: 11px;
  background-color: white;
  text-align: center;      
}
.registrace_data_hl_polozka{
  font-family: Tahoma;  
  background-color: #ECECEC;
  vertical-align: middle;  
}
.text{
  font-family: Verdana;  
  font-size: 12px;
  color: black;
}
.text_modry{
  font-family: Tahoma;  
  font-size: 11px;
  color: #003399;
  font-weight: bold;
}




.form_registrace{
  font-family: Tahoma;  
  font-size: 11px;
  width: 600px;
  color: black;
}
.form_nadpis{
  font-family: Tahoma;  
  font-size: 14px;
  width: 600px;
  color: black;
  text-align: center;
  font-weight: bold;
  background-color: #E1E1E1;  
}
.form_polozka_nazev{
  font-family: Verdana;  
  font-size: 12px;
  width: 150px;
  color: black;
  text-align: left;         
}
.form_polozka_data{
  font-family: Tahoma;  
  font-size: 11px;
  width: 400px;
  color: black;
  height: 20px;
  text-align: left;
  background-color: #F5F5F5;  
}
.form_polozka_checkbox{ 
}

.form_polozka_checkbox_no{
  background-color: lightgrey; 
}
#form_polozka_textbox1{
  
}
#form_polozka_textbox1_no{
  
  background-color: lightgrey; 
}
.form_polozka_textbox{
  width: 400px;
}
.form_polozka_textbox_no{
  width: 400px;
  background-color: grey; 
}
.form_polozka_submit{
  background-color: #E1E1E1;  
  text-align: center;    
}
.form_tlacitko{
  text-align: center;    
  font-size: 20px;
}

/*
.form_ceremonial_nadpis{
  height: 24px;
  width: 600px;
	background-color: #093D86;	
	text-align: center;
	border-bottom: 1px solid #9C9C9B;
  font-family: Trebuchet MS;  
	font-weight: bold;
	color: white;
  font-size: 14px;   	
}
.form_ceremonial_editbox{
  height: 14px;
  width: 300px;
	background-color: white;
	border: 1px solid #9C9C9B;
  font-family: Trebuchet MS;
  font-size: 11px;     
}
.form_ceremonial_radiobutton{
  padding-left: 50px;
  height: 14px;
  vertical-align: top;
	background-color: #F4F4F2;
  font-family: Trebuchet MS;
  font-size: 11px;     
}
.form_ceremonial_selectbox{
  text-align: left;
  height: 22px;
	background-color: #F4F4F2;
  font-family: Trebuchet MS;
  font-size: 11px;     
  width: 50px;
}
.form_ceremonial_popis{
  height: 14px;
  width: 200px;
  text-align: right;
  padding-right: 20px;
  vertical-align: top;
	background-color: #F4F4F2;
  font-family: Trebuchet MS;
  font-size: 11px;     
}
.form_ceremonial_submit{
  width: 600px;
}
.form_ceremonial_tlacitko{
  font-family: Trebuchet MS;
  width: 70px;
	border: 1px solid #9C9C9B;
	background-color: #093D86;
  font-size: 12px;  
  color: white;
  cursor: hand;
}*/
