/*iframe*/
#upload_frame {
	border:0px;
	height:40px;
	width:400px;
	display:none;   
	color: #FF3300;
}

#nahravatext {
	display:none;
}

.UPseznam {

	display:none;
  font-size: 12px;
  border: 1	px solid gray;  
  table-layout:fixed;
  border: 1px solid #606060;
} 

#UPseznam td { 
	overflow: hidden;
	border: 1px solid #606060; 
}


.UPverbutt {

	color: white;
  background-color: transparent;
  border-color: transparent;
  width: 100%;
} 

#UPseznam img
{
  cursor: pointer; 
	cursor: hand;
  padding-top: 0px;
  padding-bottom: 0px;
}


.UPssbutt {

	cursor: pointer; 
	cursor: hand;
  padding-top: 0px;
  padding-bottom: 0px;
} 


#progress_container {
	width: 300px; 
	height: 30px; 
	border: 1px solid #CCCCCC; 
	background-color:#EBEBEB;
	display: block; 
	margin:5px 0px -15px 0px;
}

#progress_bar {
	position: relative; 
	height: 30px; 
	background-color: #F3631C; 
	width: 0%; 
	z-index:10; 
}

#progress_completed {
	font-size:16px; 
	z-index:40; 
	line-height:30px; 
	padding-left:4px; 
	color:#FFFFFF;
}

#UPvsform {
	display:none;
}
