/*CSS created by Rostislav Soukup*/
* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
html,body {
	height: 100%
}

html,body,label,input,p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: black
}

body.moja-uschovna-panel {
	padding-top: 55px;
}

body.hide-overflow {
	overflow: hidden
}

input,textarea {
	outline: none;
	resize: none
}

.center-background {
	background-repeat: no-repeat no-repeat;
	background-position: 50% 0%;
	background-color: transparent;
	background-attachment: scroll;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.center-background.cover  {
	background-size: cover;
}

.with-bgr {
	cursor: pointer;
}

a.dl {
	color: #666;
}

.fs-0 {
	font-size: 0;
}

a.info,a.info:hover,a.info:visit {
	color: #333;
	text-decoration: underline;
}

.color333 {
	color: #333;
}

.colorbbb {
	color: #bbb;
}

.colorwht {
	color: white;
}

.ln14 {
	line-height: 140%;
}

.bold {
	font-weight: bold;
}

.info-box,.error-box {
	position: absolute;
	left: 223px;
	width: 250px;
	height: 111px;
	background: url(../images/info-box-bkg.png) no-repeat
}

.info-box table {
	font-size: 12px;
}

.file-info-box {
	top: -4px;
	display: none;
	z-index: 101;
}

#filesInfo {
	z-index: 100;
}

.error-box {
	left: 160px;
	top: -13px;
}

input.upcase {
	padding: 6px 8px;
	width: 217px;
	height: 26px;
	border: 0;
	background: url(../images/input-text-bkg.png) no-repeat
}

input#sender.disabled {
	color: gray;
}

.footer {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -180px;
	width: 359px;
	height: 38px;
	overflow: hidden;
}

.footer-container {
	position: relative;
}

.footer-left {
	width: 30px;
	height: 38px;
	float: left;
	background: url(../images/bottom-left.png) no-repeat
}

.footer-right {
	width: 30px;
	height: 38px;
	float: left;
	background: url(../images/bottom-right.png) no-repeat
}

.footer-center {
	width: 299px;
	height: 38px;
	padding: 15px 0 0 0;
	float: left;
	background: url(../images/bottom-bkg.png) repeat-x
}

#container, #containerDnl, #container404, #containerDelete {
	position: absolute;
	z-index: 10;
	width: 332px;
	height: 491px;
	top: 30%;
	left: 30%;
	background: url(../images/form-bkg.png) no-repeat;
	background-position: 2px 0;
	padding-left: 2px;
}

#container404.generic {
	background: url(../images/form-error-bkg.png) no-repeat;
}

#container404 .errorCode {
	color: white;
	width: 50px;
	height: 30px;
	left: 240px;
	top: 63px;
	position: absolute;
	font-size: 16px;
}

#container404 .errorMsg {
	text-transform: uppercase;
	color: white;
	position: absolute;
	font-size: 16px;
	top: 408px;
	width: 272px;
	text-align: center;
}

#containerMoveBox {
	position: absolute;
	height: 67px;
	width: 292px;
	cursor: move;
	top: 9px;
	left: 15px;
	z-index: 1;
}

#containerLogoBox {
	position: absolute;
	height: 32px;
	width: 130px;
	cursor: pointer;
	top: 23px;
	left: 35px;
	z-index: 2;
}

#container404 #containerMoveBox {
	left: 27px;
	top: 33px;
	width: 291px;
}

#container.upload {
	background: url(../images/form-up-bkg.png) no-repeat;
}

#container404 {
	background: url(../images/form-404-bkg.png) no-repeat;
	width: 351px;
	height: 519px;
}

#header {
	color: white;
	position: relative;
	top: 42px;
	left: 216px;
	font-size: 14px;
	vertical-align: bottom;
	font-weight: light;
}

.form-box {
	width: 231px;
	margin-left: auto;
	margin-right: auto;
}

#container404 .form-box {
	width: 277px;
}

#containerDelete .form-box div {
	font-size: 13px;
}

.containerInner {
	padding: 76px 44px 35px 35px;
}

.uploadForm {
	padding: 80px 51px 35px 51px;
}

.uploadSuccessfulInner #download-link {
	margin-top: 28px;
	margin-bottom: 64px;

	padding-left: 3px;
	padding-right: 3px;
}

.uploadSuccessfulInner #download-link a {
	color: white
}

.uploadSuccessfulInner #download-link a {
	font-size: x-small;
}

.progress {
	font-family: 'Arial';
	font-style: italic;
	font-size: 14px;
}

.ui-progressbar {
	height: 7px;
	width: 217px;
	background: url('../images/generic-progress-bar.png') no-repeat;
	padding: 0;
}

.ui-progressbar-value {
	height: 7px;
	background: url('../images/generic-progress-bar-full.png') no-repeat;
	padding: 0;
	margin: 0;
}

#file_upload-button {
	cursor: pointer;
	width: 92px;
	height: 15px;
	line-height: 15px;
	margin-right: 28px;
	position: relative;
	z-index: 1000;
	border: none;
}

#uploadProgressBar, #downloadProgressBar {
	margin-top: 5px;
	margin-bottom: 5px;
}

#uploadProgressBar, #uploadProgressBar div.ui-progressbar-value, #downloadProgressBar,
#downloadProgressBar div.ui-progressbar-value {
	border: none;
}

#downloadProgressBar div.ui-progressbar-value, #uploadProgressBar div.ui-progressbar-value {
	margin: 0;
}

#downloadProgress {
	margin-top: 24px;
	display: none;
}

#downloadProgress div {
	margin-left: auto;
	margin-right: auto;
}

#ui-autocomplete-container {
	max-height: 192px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	position: absolute;
}

.uploadSuccessfulInner {
	height: 340px;
}

.containerBottom {
	color: #BBB;
	padding: 20px 64px 0px 64px;
}

.containerDownloadFb {
	color: #BBB;
	padding-top: 37px;
	height: 120px;
}

#dm-shortcut {
	white-space: nowrap;
}

#feedback-fb {
	visibility: hidden;
}

.fb-like-text {
	padding-bottom: 3px;
	padding-left: 17px;
	padding-right: 17px;
	text-align: center;
}

.fb-like-container {
	text-align: center;
	padding-top: 8px;
}

.dnlBox {
	width: 218px;
}

.dnlMessageBox {
	position: relative;
	padding-top: 0px;
	height: 40px;
	width: 251px;
	margin-left: auto;
	margin-right: auto;
}

.dnlMessageBoxTab {
	width: 251px;
	margin-left: auto;
	margin-right: auto;
}

#messageBox {
	width: 217px;
	text-align: center;
}

p.download-size {
	color: #adadad;
}

p.download-info-text {
	color: #797979;
}

p.download-info-text a, p.download-info-text a:visited, p.download-info-text a:link {
	color: #04A23C
}

p.download-text {
	color: #ffffff;
}

p.download-text a:link {
	color: #fff;
}

p.download-text a:visited {
	color: #fff;
}

.buttonDnlCont {
	position: absolute;
	bottom: 45px;
	left: 56px;
}

.buttonDnlCont #infoButton {
	position: relative;
	left: -20px;
	top: 188px;
}

.buttonDnlTab {
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	width: 193px;
}

#files-wrap { /*border:1px solid #E5E5E5;*/
	background: url(../images/el-file-bkg.png) no-repeat;
	height: 92px;
	margin-bottom: 10px;
	width: 217px;
	overflow: hidden;
	position: relative;
	padding: 5px 6px 4px;
}

#files-head {
	position: absolute;
	width: 199px;
	height: 22px;
	top: 0;
	left: 0;
	background: url(../images/el-file-bkg.png) no-repeat;
	z-index: 1000;
}

#custom-queue {
	height: 100%;
	overflow: hidden;
}

#autocomplete-recipients, #autocomplete-sender {
	z-index: -1;
	height: 192px;
	width: 600px;
	position: absolute;
	left: 0;
	width: 217px;
}

.autocomplete-suggestions {
	border-radius: 5px;
	background-color: white;
	padding: 2px;
	padding-right: 13px;
	margin: 0;
	display: block;
	outline: none;
	cursor: default;
}

.autocomplete-suggestion {
	padding: 4px 3px 4px 3px;
}

.autocomplete-selected {
	background: #DBDBDB;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border: 1px solid gray;
	padding: 3px 2px 3px 2px;
}

.autocomplete-suggestion div {
	padding: 2px 5px;
	white-space: nowrap;
	overflow: hidden;
}

.autocomplete-suggestion strong {
	font-weight: normal;
	color: #3399FF;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
	overflow: hidden;
	position: relative;
}

.jspPane {
	position: absolute;
}

.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 11px;
	height: 100%;
}

.ie-input-row .jspHorizontalBar {
	display: none;
}

.ie-input-row .jspVerticalBar {
	height: 192px;
}

.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,.jspHorizontalBar * {
	margin: 0;
	padding: 0;
}

.jspCap {
	display: none;
}

.jspHorizontalBar .jspCap {
	float: left;
}

.jspTrack {
	position: relative;
	background-color: #d8d8d8;
}

.jspDrag {
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}

.jspVerticalBar .jspDrag {
	background-image: url('../images/slider-bgr.png');
	background-repeat: no-repeat;
}

.jspVerticalBar .jspDrag .jspDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	width: 11px;
	background-image: url('../images/slider-bgr.png');
	background-position: left bottom;
}

.jspArrow {
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled {
	cursor: default;
	opacity: 0.7;
}

.jspVerticalBar .jspArrow {
	height: 13px;
	background-image: url('../images/slider-btn-bgrs.png');
	background-repeat: no-repeat;
}

.jspHorizontalBar .jspArrow {
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow.jspArrowDown {
	background-position: 0 -13px;
}

.jspVerticalBar .jspArrow:focus {
	outline: none;
}

*:focus {
	outline: none;
}

.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
	margin: 0 -3px 0 0;
}

.box-sizing-content {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

#beta-icon {
	width: 28px;
	height: 11px;
	position: absolute;
	top: 60px;
	left: 187px;
}

#file_uploadUploader {
	background: url('../images/button-add.png') no-repeat;
	margin: 7px 0 0 10px;
	width: 92px;
	height: 14px;
	z-index: 1000
}

#send-next {
	margin-top: 38px;
	text-align: center;
}

#send-next #send-next-button {
	margin-top: 11px;
}

#containerDelete #send-next {
	margin-top: 21px;
	text-align: center;
}

#containerDelete #send-next #send-next-button {
	margin-top: 11px;
}

#send-next #send-next-button img {
	height: 36px;
	width: 72px;
}

#send-next #send-next-button img:hover {
	height: 36px;
	width: 72px;
}

#send-next #send-next-text {
	color: white;
}

#uploadButton, #uploadCancelButton, #infoButton, #closeButton, #downloadButton, #okButton, #yesButton, #noButton {
	cursor: pointer;
	border: none;
	padding: 0;
}

.download-completed {
	display: none;
}

#uploadButton {
	width: 72px;
	height: 36px;
	background: url('../images/button-send.png') no-repeat;
}

#uploadButton:hover {
	background: url('../images/button-send-over.png') no-repeat;
}

#uploadCancelButton {
	width: 72px;
	height: 36px;
	background: url('../images/button-stop.png') no-repeat;
}

#uploadCancelButton:hover {
	background: url('../images/button-stop-over.png') no-repeat;
}

.uploadForm #infoButton {
	position: absolute;
	top: 15px;
	left: 8px;
}

#infoButton {
	display: block;
	width: 32px;
	height: 31px;
	background: url('../images/info-icon-footer.png?reload') no-repeat;
	background-repeat: no-repeat;
}

#infoButton:hover {
	background-position: -34px 0px;
}

.closeButton {
	width: 23px;
	height: 23px;
	background: url('../images/cancel-info.png') no-repeat;
}

.closeButton:hover {
	background: url('../images/cancel-info-over.png') no-repeat;
}

#downloadButton {
	width: 215px;
	height: 191px;
	background: url('../images/button-dnl.png') no-repeat;
}

#downloadButton:hover {
	background: url('../images/button-dnl-over.png') no-repeat;
}

#downloadHref {
	text-decoration: underline;
	cursor: pointer;
}

#okButton {
	width: 72px;
	height: 36px;
	background: url('../images/button-ok.png') no-repeat;
}

#okButton:hover {
	background: url('../images/button-ok-over.png') no-repeat;
}

.containerSuccess #okButton {
	width: 160px;
	height: 36px;
	background: url('../images/button-send-next-green.png') no-repeat;
}

.containerSuccess #okButton:hover {
	background: url('../images/button-send-next-red.png') no-repeat;
}

#yesButton {
	width: 72px;
	height: 36px;
	background: url('../images/button-yes.png') no-repeat;
}

#yesButton:hover {
	background: url('../images/button-yes-over.png') no-repeat;
}

#noButton {
	width: 72px;
	height: 36px;
	background: url('../images/button-no.png') no-repeat;
}

#noButton:hover {
	background: url('../images/button-no-over.png') no-repeat;
}

#uploadProgress {
	display: none;
	z-index: -1;
	background-position: -59px -113px;
	width: 217px;
	height: 350px;
}

#uploadInfo {
	z-index: 0;
	width: 217px;
	height: 350px;
}

#maintenance-box-container {
	bottom: 0px;
	position: fixed;
	width: 100%;
	height: 70px;
}

#maintenance-box {
	width: 500px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	border: 1px solid black;
	background-color: white;
}

#maintenance-box img {
	position: absolute;
	top: 50%;
	height: 40px;
	margin-top: -20px;
	margin-left: 10px;
}

#maintenance-box span#maintenance-time {
	margin-left: 60px;
	position: absolute;
	top: 7px;
	width: 430px;
}

#maintenance-box span#maintenance-message {
	margin-left: 60px;
	position: absolute;
	top: 40px;
	font-size: 10px;
	color: gray;
	width: 430px;
}

#feedback-box {
	width: 235px;
	height: 49px;
	background: url('../images/feedback-box.png');
	position: absolute;
	right: 15px;
	bottom: 15px;
	padding-left: 53px;
	padding-top: 10px;
	color: #BBB;
	text-align: left;
	font-size: 12px;
}

#feedback-box a:link, #feedback-box a:visited {
	color: #BBB;
}

#fb-like-container {
	text-align: center;
}

#fb-like-container iframe {
	margin-left: auto;
	margin-right: auto;
}

a.currentPageNo {
	color: black;
}

a.currentPageNo,a.pageNo {
	padding: 2px;
}

a.nextButton,a.prevButton {
	padding: 5px;
}

.message {
	overflow: hidden;

	padding-top: 7px;
	padding-bottom: 7px;
	margin: 7px;

	min-height: 16px;
	padding-left: 42px;
}

.messages .info {
	border: 1px solid #69ba44;
	background-color: #BAE9A5;
	background-image: url('../images/icons/add.png');
	background-repeat: no-repeat;
	background-position: 10px 6px;
}

.messages .error {
	border: 1px solid #e54219;
	background-color: #EEAC9D;
	background-image: url('../images/icons/delete.png');
	background-repeat: no-repeat;
	background-position: 10px 6px;
}

::-ms-clear {
	display: none;
}
