/* CSS Document */
body {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-family: Arial;
	font-size: 13px;
	background:  white url('/images/body-right-strip.png') repeat-y center center;
}
a {
	text-decoration: underline;
	color: black;
}
.left a {
	text-decoration: none;
	color: black;
}
a:hover {
	color: #A4AB92;
}
.text a {
	color: rgb(153, 159, 255);
}
.logo, .menu, .body {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	background: url('/images/top-bckg.png') center center repeat-y;
	height: 75px;
}
.logo-bckg {
	width: 100%;
	background: white;
}
.logo-text {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin-left: 198px;
	margin-top: 4px;
}
.images {
	width: 100%;
}
.menu {
	font-size: 15px;
  font-style: italic;
	font-weight: bold;
	width: 886px;
	height: 19px;
  color:  darkgrey;
	background: #ffff99;
	text-align: right;
	padding-top: 3px;
	padding-left: 5px;
}
.menu .polozka, .menu .oddelovac {
	float: left;
}
.menu .polozka a {
	text-decoration: none;
	color: black;
	text-transform: lowercase;
	display: block;
	height: 19px;
	padding-top: 3px;
	padding-left: 17px;
	padding-right: 17px;
	font-size: 16px;
}
.menu .polozka a:hover {
	color: #999932;
}
.menu .oddelovac {
	width: 1px;
	height: 25px;
	background: url('/images/menu-oddelovac.png') center center repeat-y;
	/*margin-top: 3px;
*/
}
.menu .hidden {
	display: none;
	position: absolute;
}
.menu .podmenu {
	margin-top: 5px;
	background: #ffff99;
	padding: 5px 0px 5px 0px;
	border: 1px solid #D6D6D6;
	text-align: left;
	min-width: 70px;
}
.menu .polozka .podmenu a {
	text-transform: none;
	height: 15px;
	font-size: 13px;
	padding: 2px 10px 2px 10px;
	display: block;
}
.menu .polozka .podmenu a:hover {
	color: white;
	background: #C9C962;
}
.body {
	text-align: left;
}
.left {
	float: left;
	width: 130px;
	padding-left: 0px;
	margin-top: 20px;
}
.left a {
	font-style: italic;
}
.text {
	width: 570px;
	margin-left: 140px;
	padding-top: 20px;
	padding-left: 20px;
}
.right {
	float: right;
	padding-top: 20px;
	width: 120px;
	background: white;
	padding-bottom: 7px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
/*----------------------------------------------------------------------------*/
.navod .nazev {
	width: 350px;
	font-size: 14px;
	float: left;
	margin: 5px 0px 5px 50px;
}
.navod .download a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	line-height: 23px;
	margin-left: 5px;
}
.navod .download {
	height: 23px;
	margin: 5px 0px 5px 0px;
}
.sedivy-ramecek {
	padding: 12px;
	border: 2px black solid;
	background: silver;
}
/*----------------------------------------------------------------------------*/
.objednavka .povinne {
	padding: 3px 8px 3px 8px;
}
.objednavka .volitelne {
	padding: 3px 8px 3px 8px;
}
.objednavka .povinne input {
	background: #FFFF99;
}
.objednavka .volitelne input {
	background: white;
}
.objednavka-nazev {
	width: 340px;
	text-align: justify;
	display: block;
	float: left;
}
.objednavka-input {
	margin-left: 350px;
}
.cleaner {
	clear: both;
	height: 0px;
}
.objednavka input.type1, .objednavka input.type2 {
	text-align: left;
	width: 13px;
	margin-left: 0px;
	padding-left: 0px;
}
.objednavka input {
	width: 150px;
}
.objednavka legend {
	font-weight: bold;
	font-size: 15px;
}
.objednavka fieldset {
	padding-top: 20px;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.statustext {
	display: block;
	padding: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
}
.err {
	color: red;
}
.ok {
	color: #719F4F;
}
.captcha img {
	margin-left: 90px;
}
.captcha input {
	width: 70px;
}
.captcha {
	float: left;
}
.submit {
	margin-left: 40px;
	margin-top: 20px;
}
/*----------------------------------------- */
.webapp_vyber span {
	float: left;
	padding-top: 3px;
}
.webapp_vyber form {
	margin-left: 153px;
}
.webapp_vyber {
	height: 25px;
}
.webapp_left {
	width: 250px;
	float: left;
	margin-top: 20px;
}
.webapp_right {
	width: 250px;
	margin-left: 300px;
	margin-top: 30px;
}
.webapp_left .nadpis, .webapp_right .nadpis {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.webapp_left .key, .webapp_right .key {
	font-weight: bold;
	float: left;
	width: 150px;
}
.webapp_left .value, .webapp_right .value {
	margin-left: 150px;
}
.webapp_bottom {
	margin-top: 40px;
}
.webapp_bottom .nadpis {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
	color: #555555;
}
.rozuctovani .nadpis {
	font-weight: bold;
	text-align: left;
	font-size: 15px;
	margin-bottom: 10px;
}
.webapp_home .nadpis {
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.webapp_bottom table {
	width: 570px;
	text-align: center;
}
.webapp_bottom table td {
	padding: 2px 5px 2px 5px;
}
.webapp_bottom table tr.webbapp_tr_head_std {
	font-weight: bold;
	background: #99CCFF;
}
.webapp_bottom table tr.webbapp_tr_head_tpl {
	font-weight: bold;
	background: #FF6600;
}
.webapp_bottom table tr.webbapp_tr_head_teplo {
	font-weight: bold;
	background: #FFFF99;
}
.webapp_bottom table tr.webbapp_tr_head {
	font-weight: bold;
}
.webapp_bottom table tr.webbapp_tr_head_naklady {
	font-weight: bold;
	background: #C0C0C0;
}
table.odecty th {
	background-image: url("/images/th-bg.png");
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	height: 55px;
	padding: 5px
}
table.odecty {
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
}
table.odecty td, table.odecty th {
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
}
.rozuctovani {
	border: 1px dotted black;
	padding: 5px 10px 15px 10px;
	background: #EEEEEE;
}
.webapp_zprava {
	padding: 5px 10px 7px 10px;
	background: #EEEEEE;
	border-right: 1px dotted black;
	border-left: 1px dotted black;
	border-bottom: 1px dotted black;
}
.webapp_home .webapp_left .key, .webapp_home .webapp_right .key {
	font-weight: bold;
	float: left;
	width: 100px;
}
.webapp_home .webapp_left .value, .webapp_home .webapp_right .value {
	margin-left: 100px;
}
.webapp_menu {
	background-color: #FFFF99;
	border: 1px dotted black;
	height: 22px;
}
.webapp_menu a {
	color: black;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	display: block;
	float: left;
	border-right: 1px dotted black;
}
.webapp_menu a:hover {
	color: #999932;
}
.webapp_menu .zpravy a {
	border: 0px;
	font-weight: normal;
}
.webapp_menu_text {
	padding: 3px 7px 3px 7px;
}
.red, .red a {
	font-weight: bold;
	color: red;
	border-right: none;
}
.index-horni {
	vertical-align: super;
}
.webapp_admin_zpravy {
	margin-top: 10px;
}
.webapp_admin_zpravy a {
	color: black;
}
/*----------------------------------------- */
.admin_userlist {
	font-size: 11px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}
.admin_userlist td {
	border-right: 1px solid black;
	border-top: 1px solid black;
	padding: 3px;
}
.admin_userlist .gray {
	font-size: 9px;
	background-color: #DDDDDD;
	color: #444444;
}
.admin_userlist .active,  .admin_userlist .active a {
	font-size: 9px;
}
.loading {
	font-size: 15px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.addLink td {
	background-color:  #FFFF99;
	text-align: center;
}
.addLink td input {
	width: 90%;
	height: 90%;
}
.messageEdit .zprava textarea {
	width: 100%;
	height: 80px;
	display: block;
}
.importError {
	color: red;
	font-weight: bold;
}