html {
	padding: 0px;
	margin: 0px;
}

body {
	background: #e1ded6;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	margin: 0 auto;
	padding: 0px;
	background: url('/pic/body-background.jpg');
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								LOGIN
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
body.login {
	background: url('/pic/body-left.jpg') no-repeat left top, url('/pic/body-right.jpg') no-repeat right top;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 12px;
}

#login {
	position: absolute;
	width: 415px;
	left: 50%;
	margin-left: -207px;
	top: 50%;
	margin-top: -250px;
}

#login form p {
	text-align: left;
}

#login form p.error {
	color: red;
	text-align: center;
}

#login form fieldset {
	border: 0px;
}

#login p {
	text-align: center;
	color: #929292;
}

#login .certpodatki {
	text-align: left;
}

#login form p label {
	font-size: 12px;
	text-align: right;
	width: 130px;
	display: inline-block;
}

#login form p input {
	width: 150px;
	border: 4px solid #bbd6b2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px;
}

#login form p input[type="submit"] {
	background: -webkit-linear-gradient(#6fb373, #0c6711);
	background: -o-linear-gradient(#6fb373, #0c6711);
	background: -moz-linear-gradient(#6fb373, #0c6711);
	background: linear-gradient(#6fb373, #0c6711);
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 136px;
}

#login .field {
	display: none;
}

#login a {
	color: #000000;
}
#login a:hover {
	color: #2ea732;
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								HEADER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
#main {
	padding: 0px;
	width: 1140px;
	margin: 0 auto;
	border-left: 1px solid #dfdeda;
	border-right: 1px solid #dfdeda;
	background: #ffffff;
}

#header {
	height: 125px;
	background: url('/pic/header_background.jpg') 0px 28px no-repeat;
}

#header span {
	line-height: 28px;
	height: 28px;
	width: 470px;
	display: inline-block;
	padding-left: 30px;
	color: #373737;
	font-size: 13px;
}

#header .logo {
	padding-top: 30px;
	padding-left: 25px;
	height: 67px;
	display: inline-block;
}

#header .menuTop {
	padding-left: 70px;
	background: #5a8d10 url('/pic/toolbar_menu_background.jpg') left top no-repeat;
	float: right;
	height: 28px;
	line-height: 28px;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	width: 510px;
}

#header .menuTop a {
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	padding-left: 30px;
	padding-right: 10px;
	height: 24px;
	line-height: 24px;
	margin-top: 2px;
	border-left: 1px solid #000000;
}
#header .menuTop a.logout {
	background: url('/pic/icon_logout.png') 5px no-repeat;
}
#header .menuTop a.manual {
	background: url('/pic/icon_manual.png') 5px no-repeat;
}
#header .menuTop a.help {
	background: url('/pic/icon_help.png') 5px no-repeat;
}
#header .menuTop a.password {
	background: url('/pic/icon_settings.png') 5px no-repeat;
}
#header .menuTop a:first-child {
	border-left: none;
}

#header .menu {
	display: inline-block;
	padding-top: 60px;
	height: 32px;
	margin-left: 50px;
}

#header .menu ul {
	margin: 0px;
	padding: 0px;
}

#header .menu ul li {
	display: inline-block;
	margin: 0px;a
	padding: 0px;
}

#header .menu ul li a {
	display: block;
	background: #c2cebb;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin-top: 5px;
}

#header .menu ul li a.selected {
	background: #FFFFFF;
	height: 37px;
	line-height: 37px;
	margin-top: 0px;
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								CONTENT
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
#content {
	min-height: 100%;
	overflow-y: hidden;
	padding: 20px 40px;
	position: relative;
}

#content a {
	color: #0c6711;
	text-decoration: underline;
}

#content h1 {
	font-size: 22px;
	margin: 0 0 40px 0;
}

#content hr {
	background: none;
	border: 0;
	border-bottom: 1px solid #000;
	font-size: 1px;
	line-height: 1px;
	margin: 15px 0;
	padding: 0;
}


/*=====================================================================
									TABLE
  =====================================================================*/
#content table {
	border: 0;
	font-size: 11px;
	margin: 20px 0;
}

#content table thead td {
	border-bottom: 7px solid #959595;
	border-right: 0;
	border-left: 1px solid #d3d3d3;
	border-top: 0;
	font-size: 11px;
	line-height: 20px;
	padding: 6px 10px;
	background: #fff;
	color: #5f5f5f;
	vertical-align: top;
}
#content table thead td:first-child {
	border-left: 0;
}

#content table tbody td {
	border-left: 1px solid #d3d3d3;
	border-bottom: 1px solid #fff;
	border-top: 0;
	border-right: 0px;
	line-height: 20px;
	padding: 6px 10px;
	vertical-align: top;
}
#content table tbody td:first-child {
	border-left: 0;
}
#content table tbody tr:nth-child(odd) {
	background: #e9e9e9;
}

#content table tbody td.center {
	text-align: center;
}

#content table tbody td.right {
	text-align: right;
}

#content table tbody td.date span {
	padding-left: 4px;
}

#content table tbody td span.small {
	display: block;
	font-size: 10px;
}

#content table tbody td span.waiting,
#content table tbody td span.searching,
#content table tbody td span.rejected,
#content table tbody td span.completed {
	display: inline-block;
	padding-left: 24px;
}
#content table tbody td span.waiting {
	background: url(/pic/icon-waiting.png) no-repeat 3px center;
}
#content table tbody td span.searching {
	background: url(/pic/icon-search.png) no-repeat left center;
}
#content table tbody td span.rejected {
	background: url(/pic/icon-error.png) no-repeat left center;
}
#content table tbody td span.completed {
	background: url(/pic/icon-ok.png) no-repeat left center;
}

/*----------------------------------------------------------------------
									CARDS
  ---------------------------------------------------------------------*/
#content table.cards {
	margin: -5px 0 20px 0;
}

#content table.cards thead td {
	line-height: 14px;
	padding: 4px 10px;
}

#content table tbody tr.parcela td {
	background: #bbd6b2;
}
#content table tbody tr.parcela.inactive td {
	background: #ccc;
}

#content table tbody tr.stavba td {
	background: #cdd6b2;
}
#content table tbody tr.stavba.inactive td {
	background: #ccc;
}

#content table tbody tr.delstavbe td {
	background: #d6cdb2;
}
#content table tbody tr.delstavbe.inactive td {
	background: #dbdbdb;
}


/*=====================================================================
									FORM
  =====================================================================*/
#content form fieldset {
	margin-top: 10px;
	width: 340px;
	float: left;
	padding: 20px 30px 10px 30px;
	border: 15px solid #f5f9f4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 13px;
}

#content form.order fieldset {
	margin-top: 40px;
}
#content form.search fieldset {
	background: #d1dfc7;
	border: 0;
	float: none;
	overflow: hidden;
	padding: 10px 20px;
	width: auto;
}

#content form fieldset#podatki-o-nepremicnini,
#content form fieldset#seznamNepremicnin {
	margin-left: 20px;
}

#content form fieldset legend {
	margin-top: -100px;
	margin-left: 150px;
	position: absolute;
	display: block;
}
#content form fieldset legend.first {
	background: url('/pic/icon_step1_on.png') top center no-repeat;
	padding-top: 40px;
	font-size: 10px;
}
#content form fieldset legend.second {
	background: url('/pic/icon_step2_on.png') top center no-repeat;
	padding-top: 40px;
	font-size: 10px;
}

#content form fieldset h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0;
}

#content form fieldset h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
}

#content form fieldset p {
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 15px 0;
	padding: 0;
}
#content form.search fieldset p {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 12.5%;
}
#content form fieldset p.clear {
	clear: both;
}

#content form fieldset .help {
	background: #f5f9f4;
	margin: -15px 0 15px 0;
	padding: 10px 10px 5px 10px;
}

#content form fieldset .help p {
	font-size: 12px;
	margin-bottom: 5px;
}

#content form fieldset label {
	color: #646464;
	display: block;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 3px 0;
	padding: 0;
}

#content form fieldset label.checkbox {
	color: #000;
	display: inline;
	margin: 0;
}

#content form input[type="text"],
#content form input[type="password"],
#content form textarea,
#content form select {
	border: 4px solid #bbd6b2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 4px;
	width: 100%;
}
#content form select {
	padding: 3px 4px;
}

#content form input[type="submit"],
#content form input.button {
	background: -webkit-linear-gradient(#6fb373, #0c6711);
	background: -o-linear-gradient(#6fb373, #0c6711);
	background: -moz-linear-gradient(#6fb373, #0c6711);
	background: linear-gradient(#6fb373, #0c6711);
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	border: 4px solid #bbd6b2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px;
}

/* error message */
.errorMsg {
	color: red;
	display: none;
	font-size: 12px;
}
.errorMsg.on {
	display: block;
}
.errorMsg.ok {
	display: none;
}
.errorMsg.note {
	display: none;
}
.errorMsg.loading {
	display: none;
}


/*=====================================================================
									OVERVIEW
  =====================================================================*/
#content .overview {
	background: #e9e9e9;
	padding: 10px 20px;
}


/*=====================================================================
									LINKS
  =====================================================================*/
#content a.link-refresh {
	background: url(/pic/icon-refresh.png) no-repeat left center;
	display: inline-block;
	line-height: 20px;
	padding-left: 26px;
}

#content a.link-pdf {
	background: url(/pic/icon-pdf.png) no-repeat left center;
	display: inline-block;
	line-height: 20px;
	padding-left: 26px;
}

#content a.link-zip {
	background: url(/pic/icon-zip.png) no-repeat left center;
	display: inline-block;
	line-height: 20px;
	padding-left: 26px;
}

#content a.link-csv {
	background: url(/pic/icon-csv.png) no-repeat left center;
	display: inline-block;
	line-height: 20px;
	padding-left: 26px;
}

#content a.link-map {
	background: url(/pic/icon-googlemaps.png) no-repeat left center;
	display: inline-block;
	line-height: 24px;
	padding-left: 26px;
}

#content a.button {
	background: -webkit-linear-gradient(#6fb373, #0c6711);
	background: -o-linear-gradient(#6fb373, #0c6711);
	background: -moz-linear-gradient(#6fb373, #0c6711);
	background: linear-gradient(#6fb373, #0c6711);
	display: inline-block;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	border: 4px solid #bbd6b2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px 6px;
	text-decoration: none;
}

#content a.edit {
	background: url(/pic/icon-edit.png) no-repeat left center;
	display: inline-block;
	line-height: 18px;
	padding-left: 22px;
}


/*=====================================================================
									UPLOAD
  =====================================================================*/
#files {
	background: #f5f9f4;
	margin: 0 0 20px 0;
	padding: 10px;
}

#files #imageFileList {
	margin: 5px 0 10px 0;
}

.progress {
	background-color: #f5f5f5;
	border: 1px solid #dcdcdc;
	overflow: hidden;
	padding: 1px;
	position: relative;
}

.progress .bar {
	background: #bbd6b2;
	box-sizing: border-box;
	color: #646464;
	font-size: 11px;
	height: 22px;
	overflow: hidden;
	padding: 3px 6px;
	width: 0%;
}

.progress.success .bar {
	color: #000;
}

/* start */
.progress.start .bar {
	background: none;
}

.progress .removeFile {
	cursor: pointer;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 22px;
	height: 22px;
	text-align: center;
	font-size: 12px;
	line-height: 19px;
}

/* error */
.progress.error .bar {
	background: #f30;
}
.progress .error-text {
	color: #fff;
	position: absolute;
	right: 5px;
	top: 0;
	font-size: 12px;
	line-height: 22px;
	font-style: italic;
	font-weight: normal;
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								MESSAGE
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
div.message {
	color: #fff;
	display: inline-block;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	margin: 0 0 10px 0;
}

div.message div {
	background: #5a8d10;
	display: inline-block;
	padding: 8px 12px;
	border-radius: 5px;
}

div.message div.error {
	background: #f30;
	border: 4px solid #f87b8d;
}

div.message div.success {
	background: #5a8d10;
	border: 4px solid #bbd6b2;
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								FOOTER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
#main .footer {
	font-size: 14px;
	color: #808080;
	background: #bcb9b3;
	height: 50px;
	line-height: 50px;
	padding: 0 40px;
	font-size: 10px;
}

#main .footer a {
	color: #808080;
	text-decoration: underline;
}

#main .footer .design {
	float: right;
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								SORT
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
.sort {
	display: block;
	background: url('/pic/icon_sort.png') 0px 2px no-repeat;
	padding-left: 10px;
	text-decoration: none !important;
	color: #5f5f5f !important;
}

.sort-asc {
	display: block;
	background: url('/pic/icon_sort_down.png') 0px 10px no-repeat;
	padding-left: 10px;
	text-decoration: none !important;
	color: #5f5f5f !important;
}

.sort-desc {
	display: block;
	background: url('/pic/icon_sort_up.png') 0px 5px no-repeat;
	padding-left: 10px;
	text-decoration: none !important;
	color: #5f5f5f !important;
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								LOADER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
div.loader {
	width: 80px;
	height: 6px;
	border: none;
	padding: 2px 0 0 0;
	border-radius: 2px;
	-moz-box-shadow: inset -1px 1px 1px 1px #727373;
	-webkit-box-shadow: inset -1px 1px 1px 1px #727373;
	box-shadow: inset -1px 1px 1px 1px #727373;
	margin-left: 25px;
}

div.loader div.bar {
	height: 6px;
	background: #7bdd00;
	width: 0%;
}

span.loader {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding-left: 25px;
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								CONFIRM
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
div.confirm {
	background:#d1dfc7;
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);
	box-shadow:0 1px 2px rgba(0,0,0,0.5);
	color:#646464;
	display:inline;
	font-weight:700;
	opacity:0;
	padding-top:2px;
	position:absolute;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px;
	border-radius:5px 5px 5px 5px;
	text-align:center;
	width:130px;
	z-index:2;
	margin:25px 0 0 -115px;
}

div.confirm:before {
	content:"";
	height:0;
	position:absolute;
	right:15px;
	top:-10px;
	width:0;
	border-color:transparent transparent #d1dfc7;
	border-style:solid;
	border-width:0 10px 10px;
}

div.confirm span.yes,
div.confirm span.cancel {
	border:0;
	color:#333;
	cursor:pointer;
	display:inline-block;
	font-weight:700;
	height:20px;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px;
	border-radius:3px 3px 3px 3px;
	width:50px;
	margin:5px;
	padding:4px 0 0;
}

div.confirm span.yes:hover,
div.confirm span.cancel:hover {
	background:#fff;
}