/* Seznamy */
.list {
	width:100%;
	color:#333;
	border-collapse:separate;
	border-spacing:0px;
}
.list th {
	color:#333;
	padding:4px 2px;
	text-align:left;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.list th a:link, .list th a:visited {
	text-decoration:underline;
}
.list th a:hover {
	text-decoration:underline;
}
.list td {
	padding:3px 2px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #ddd;
}
.list td a:link, .list td a:visited {
	color:#e74c3c;
	text-decoration:none;
}
.list td a:hover {
	color:#273443;
	text-decoration:underline;
}
.list .bold {
	font-weight:bold;
}
.list td .check {
	margin:0;
	padding:0;
}
.list .right {
	text-align:right;
}
.list .center {
	text-align:center;
}
.list tr.lichy {
}
.list tr.sudy {
}
.list tr.pasivni {
	background:#faebd7;
}
.list .cislo_zo {
	color:#700606;
	white-space:nowrap;
}
.list tbody tr:hover {
	background:#e7ebf2;
}
.list tr.pasivni:hover {
	background:#faa3ac;
	color:#fff;
}
.list .aktualizace {
	background:#336699;
}
.list .novy {
	background:#aa535c;
}
/* NEW LINK */
.list a:link.rada_new, .list a:visited.rada_new {
	padding:5px;
	color:#e74c3c;
	border:1px solid #e74c3c;
}
.list a:hover.rada_new {
	text-decoration:underline;
}
.list a:link.dialog_new, .list a:visited.dialog_new {
	padding:5px;
	color:#31626b;
	border:1px solid #31626b;
}
.list a:hover.dialog_new {
	text-decoration:underline;
}
.list a:link.soud_new, .list a:visited.soud_new {
	padding:5px;
	color:#277e8e;
	border:1px solid #277e8e;
}
.list a:hover.soud_new {
	text-decoration:underline;
}

/* Message */
.message {
	background:#fff;
	color:#000;
	width:400px;
	padding:0;
	margin:50px auto;
	border:1px solid #ddd;
}
.message .header {
	/*background:#700606;*/
	background:#e7ebf2;
	color:#333;
	padding:5px;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
}
.message .text {
	padding:10px 5px;
	text-align:center;
}

/* Vyhledání */
.search_setup {
	color:#000;
	background:#f7f7f7;
	margin:2px 0 5px 0;
	padding:2px;	
}
.search {
	border:1px solid blue;
}
.search td {
	color:#000;
	padding:1px 2px;
	margin:0;
	border:1px solid #fff;
	text-align:left;
	vertical-align:middle;
}
.search .letter {
	margin:2px 0;
	padding:2px 0;
	overflow:auto;
}
.search .letter a:link, .search .letter a:visited {
	display:block;
	color:#700606;
	text-transform:uppercase;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;
	padding:4px;
	margin:0;
	float:left;
}
.search .letter a:hover {
	background:#e74c3c;
	color:#fff;
	text-decoration:underline;
}

/* Tabulka - formulář-detail */
#detail {
	color:#000;
	width:100%;
	/*border:1px solid #e1e1e1;*/
	margin:0;
	border-collapse:separate;
	border-spacing:1px;
}
#detail th {
	color:#273443;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	padding:3px;
}
#detail td {
	background:#f7f7f7;
	color:#000;
	font-weight:normal;
	text-align:right;
	vertical-align:middle;
	padding:5px 3px;
}
#detail .detail_value {
	background:#fff;
	color:#666;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	padding:5px 3px;
	border-bottom:1px dotted #eee;
}
#detail a:link, #detail a:visited {
	color:#e74c3c;
	text-decoration:underline;
}
#detail a:hover {
	color:#e74c3c;
	text-decoration:underline;
}
.detail_setup {
	max-width:750px;
}

/* Editační formulář */
.edit_setup {
}
.edit {
	color:#000;
	width:100%;
	margin:0 0 20px 0;
	border-collapse:separate;
	border-spacing:1px;
}
.edit th {
	background:#fff;
	color:#535363;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding:5px;
}
.edit td {
	background:#f7f7f7;
	color:#000;
	text-align:right;
	vertical-align:middle;
	padding:2px;
}
.edit .edit_value {
	background:#fff;
	color:#333;
	text-align:left;
	vertical-align:middle;
	padding-left:2px;
}
.edit .edit_width {
	width:120px;
}
.edit .edit_bold {
	font-weight:bold;
	color:#700606;
}
.edit .ozn {
	background:#e7ebf2;
	color:#333;
}
.edit .edit_value input:focus {
	background:#e7ebf2;
	color:#000;
}
.edit a:link, .edit a:visited {
	color:#aa535c;
	text-decoration: underline;
}

/* Ostatni */
a.button:link, a.button:visited {
}
a.button:hover {
}
p.head {
	color:#700606;
	font-size:1.3em;
	text-transform:uppercase;
	font-weight:bold;
	margin:5px 0;
	padding:0;
	clear:both;
}
p.subhead {
	color:#e74c3c;
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:normal;
	margin:5px 0;
	padding:0;
	clear:both;
}
p.colhead {
	/*background:#e74c3c;*/
	background:#273443;
	color:#fff;
	text-transform:uppercase;
	font-size:1em;
	font-weight:normal;
	height:30px;
	line-height:30px;
	padding:0 5px;
	margin:0;
}
p.title {
	clear:both;
	color:#700606;
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:bold;
	padding:5px 0;
	margin:0;
}
p.subtitle {
	clear:both;
	text-transform:uppercase;
	color:#aa535c;
	font-size:1.1em;
	font-weight:normal;
	padding:5px 0;
	margin:0;
}
p.message {
	background-color:#ffcc99;
	color:#000000;
	width:100%;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	margin:0;
	padding:3px 0;
	border:1px solid #333;
}
.nahoru {
	color:#ff0000;
	font-size:100%;
}
.dropdown {
	width:200px;
}
.dropdown_ozn {
	width:230px;
}
ul.error {
	border-top:1px solid #aa535c;
	border-bottom:1px solid #aa535c;
	padding:10px 20px;
}
ul.error li {
	color:#333;
	margin:2px 0;
	padding:2px;
	max-width:400px;
	font-weight:bold;
	list-style:square outside;
	border-bottom:1px dotted #ddd;
	/*border-bottom:1px dotted #aa535c;*/
}

/* Tab menu */
.tabmenu {
	height:30px;
	line-height:30px;
	margin:10px 0;
	padding:0;
}
.tabmenu ul {
	padding:0;
	margin:0;
}
.tabmenu ul li {
	display:block;
	float:left;
	list-style-type:none;
	vertical-align:middle;
	color:#000;
	padding:0;
	margin:0 3px 0 0;
}
.tabmenu ul li a:link, .tabmenu ul li a:visited {
	display:block;
	background:#e7ebf2;
	color:#000;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	font-weight:normal;
	padding:0 20px;
	margin:0;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	-moz-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}
.tabmenu ul li a:hover {
	background:#ddd;
	color:#000;
	text-decoration:underline;
}
.tabmenu ul li a.active {
	background:#e74c3c;
	color:#fff;
	font-weight:normal;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	-moz-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}
.tabmenu img {
	float:left;
	vertical-align:middle;
	padding-right:5px;
}

/* Detail menu*/
.detailmenu {
	position:relative;
}
.detailmenu ul {
	padding:0;
	margin:0;
}
.detailmenu ul li {
	list-style-type:none;
	text-align:left;
	vertical-align:middle;
	height:30px;
	line-height:30px;
	margin:2px 0;
	padding:0;
}
.detailmenu ul li a:link, .detailmenu ul li a:visited {
	color:#336699;
	display:block;
	padding:2px;
	margin:0;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	border-bottom:1px solid #ddd;
}
.detailmenu ul li a:hover {
	background:#e7ebf2;
	text-decoration:underline;
}
.datilmenu .active {
	font-weight:bold;
}
.detailmenu ul li img {
	/*float:left;*/
	/*clear:both;*/
	vertical-align:middle;
	padding-right:5px;
	width:14px;
}

/* Touch menu */
.touchmenu {
	overflow:auto;
}
.touchmenu ul li {
	margin:0;
	padding:0;
}
.touchmenu ul li {
	float:left;
	padding:0;
	margin:10px;
	width:200px;
	font-weight:normal;
	text-transform:uppercase;
}
.touchmenu ul li a:link, .touchmenu ul li a:visited {
	display:block;
	padding:15px;
	color:#333;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	border:3px solid #ddd;
	/*-moz-border-radius:5px;
	border-radius:5px;*/
}
.touchmenu ul li a:hover {
	background:#e74c3c;
	color:#fff;
	text-decoration:underline;
	border:3px solid #e7ebf2;
}

/* Login */
#login {
	background-color: #fff;
	color: #000;
	width: 600px;
	border: 1px solid #e1e1e1;
}
#login th {
	background-color: #f7f7f7;
	color: #000;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-variant: small-caps;
}
#login td {
	padding: 3px;
	text-align: right;
	vertical-align: middle;
	font-variant: small-caps;
}
#login .login_value {
	text-align: left;
}

/* Kalendáře */
.calendar_button_delete {
}

/* Info s posuvníky */
.info_body {
	max-height:300px;
	overflow:auto;
	margin:0 0 10px 0;
	padding:0;
}
.info_body ul {
	padding:0;
	margin:0;
}
.info_body li {
	padding:2px;
	margin:0;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px dotted #ddd;
}
.info_body li a:link,.info_body li a:visited {
	padding:0;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
}
.info_body li a:hover,.info_body li a:focus {
	text-decoration:underline;
}

/* Help */
#help_menu {
	overflow:auto;
	text-transform:uppercase;
}
#help_menu ul {
	margin:2px 0 0 10px;
	padding:0;
}
#help_menu ul li {
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	padding:5px 0;
}
#help_menu ul li a:link, #help_menu ul li a:visited {
	color:#e74c3c;
	text-decoration:none;
}
#help_menu ul li a:hover {
	color:#273443;
	text-decoration:underline;
}

#help_content {
	position:relative; /* !! Kvůli scrollTop !! */
	overflow:auto;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	height:100%;
	font-size:110%;
	border-bottom:1px solid #999;
}
#help_content p.sekce {
	text-transform:uppercase;
	color:green;
	font-weight:normal;
}
#help_content p.text {
	margin:5px 0;
	padding:5px 20px;
	text-indent:20px;
	text-align:justify;
}
#help_content ul li {
	list-style-type:decimal;
	list-style-image:none;
	list-style-position:inside;
}

/* Tiskové sestavy */
.print_table {
	width:100%;
}
.print_table .print_width {
	width:100px;
}
.print_table .print_bold {
	color:#aa535c;
	font-weight:bold;
}