
.veraUploadFile {
	display: none;
	border: 1px solid #999999;
	background-color: #F5F5F5;
	width: 100%;
	margin-bottom: 6px;
	clear: both;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.veraUploadFileItems {
	margin-bottom: 5px;
}

.veraUploadFileItem {
		clear: both;
}

.veraUploadFileButtonWrapper {
		clear: both;
}

.veraUploadFileButton {
		clear: both;
		margin-top: 5px;
		margin-bottom: 5px;
}

.veraUploadFileButton {
	clear: both;
}

.veraUploadFileItemName {
	color: #22224B;
	float: left;
}

.veraUploadFileItemDownload {
	float: left;
	width: 60%;
}

.veraUploadFileItemSize {
	color: #777777;
	float: left;
}

.veraUploadFileItemAbort {
	float: right;
	margin-right: 5px;
	width: 10px;
	margin-left: 10px !important;
}

.veraUploadFileItemNote {
	/*float: right;*/
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.veraUploadFileItemNoteLabel {
	margin-right: 10px;
	font-weight: normal;
}

.veraUploadFileProgress {
	border: 1px solid #999999;
	padding: 1px;
	position: relative;
	height: 20px;
	text-align: left;
	background: #FFFFFF;
	width: 100px;
	float: right;
}

.veraUploadFileProgressBar {
	height: 100%;
	background-color: #6787E3;
	width: 0;
	text-align: center;
	padding: 0 !important;	
}

.hlavniPrilohaDiv {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.hlavniPrilohaLabel {
	padding-left: 10px;
	font-weight: normal;
}

.noteInputText {
	width : 60%
}
