/* CSS Document */
#body_login{
  text-align: center;  
}
#div_login{
  width: 100%;
  text-align: center;
 
}
#div_loginForm{
  position: relative;
  
  background-image: url(../banners/af2/af2loginbg.gif);
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 300px;
  
  padding: 10 0 0 10;
  
  text-align: center;
}
#div_loginMessage{
  height: 50px;
}
/******************************************************************************/
#mainbody{
  padding: 0 0 0 0;        			
}
#div_main{
		  position: absolute;            
      top: 70px;
      left: 60px;
		  
      padding: 5 10 5 10px;
            		  
}
#pruhledne{  
			background-color: #ffffff;
			opacity: 0.8;  
			filter: alpha(opacity=80);  
			-moz-opacity: 0.8;  
			-khtml-opacity: 0.8;
			
			margin: 40 40 40 40;
			padding: 10 10 10 10;
      height: 0;
      
      z-index: 0;      			
}	
/******************************************************************************/
#head{
  background-color: #242424;
  color: #ffffff;
  text-align: left;
  padding-left: 5px;      
}
#dialogs_header{
  font-size: 18px;
  color: #3F4157;
  font-family: arial;
  border-bottom: 1px #49546D solid;  
}
.dialogs_body{
  margin-top: 10px;
}
/************************************ HEADERS *********************************/
.td_blok_header_name{    
  text-align: left;
  margin: 0 0 10 0px;
  
  font-family: calibri, times new roman;
  color: #000033;
  font-size: 18px;
}
.td_blok_header_blokactions{
}
.td_blok_header_info{
}
