a {
	color: #8F5500;
}
a:hover {
	text-decoration: none;
}
body {
	background: #FDF4DF;
}
h1 {font-size: 1.4em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5, h6 {font-size: 1em;}
h1, h2, h3, h4, h5, h6 {
	color: #140500;
}
img {
	border: 0 solid #8F5500;
}
#content div.per_page option {
	padding-right: 0.3em;
}
table {
	font-size: 1em;
}
td {
	text-align: left;
}
#box * {
	margin: 0;
	padding: 0;
}
#ur_deska_detail .msg_editor p,
#ur_deska_detail .msg_editor dl {
	padding: 5px 0;
}
#ur_deska_detail .msg_editor ul,
#ur_deska_detail .msg_editor ol,
#ur_deska_detail .msg_editor dd {
	margin-left: 2em;
}
#ur_deska_detail .msg_editor blockquote {
	margin-left: 1em;
}
#ur_deska_detail h1,
#ur_deska_detail h2,
#ur_deska_detail h3,
#ur_deska_detail h4,
#ur_deska_detail h5,
#ur_deska_detail h6 {
	padding: 15px 0 5px 0;
}
/* --- cleaner - pro vyclearovani 3 sloupcu a navigace --- */
.cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin-top: -1px;
}
/* LOGIN */
.errmsg {
	margin-bottom: 10px;
	color: Red;
	text-align: center;
}
.hidden {
	display: none;
}

/* MODULES */
#editor_content,
#fulltext,
#ur_deska {
	font: 80% Arial, Verdana, sans-serif;
	margin-left: 25px;
	padding: 1em 0;
	width: 700px;
}
/* EDITOR */
#editor_content {
	overflow: hidden;
}

/* FULLTEXT */
#fulltext fieldset {
	background: #EACDAF;
	border: 1px solid #140500;
	padding: 10px;
	position: relative;
}
#content p#napoveda {
	padding: 10px;
	position: absolute;
	top: 0;
	right: 10px;
}
#ft_left, #ft_right {
	float: left;
	width: 340px;
}
#ft_left {
	margin-right: 20px;
}
#ft_kategorie {
	padding: 0 0 1em 2em;
}
#fulltext p {
	padding: 0.4em 0;
}
#ft_kategorie p {
	padding: 0 0 0.2em 0;
}
#fulltext p.oddo input {
	width: 65px;
}
#ft_strukt {
	margin-left: 10px;
	list-style-type: none;
}
#ft_strukt ul {
	margin-left: 20px;
	list-style-type: none;
}
#ft_strukt li span {
	background: url(images/ft_podpol.gif) no-repeat left;
	padding-left: 16px;
}
#ft_strukt li a {
	background: url(images/ft_pol.gif) no-repeat left;
	padding-left: 16px;
}
#ft_casovy th img {
	border: 0;
	margin: 0 2px;
}
#ft_casovy td {
	padding: 0 10px 0 0;
}

/* STRANKOVANI */
#content div.per_page {
	background: #EACDAF;
	border-top: 1px solid #140500;
	line-height: 2em;
	position: relative;
	width: 700px;
}
#content div.per_page h4 {
	color: Black;
	font-size: 1em;
	padding: 0;
	position: absolute;
	left: 20px;
	top: 0;
	width: 60px;
}
#content div.per_page ul {
	margin-left: 85px;
	list-style-type: none;
}
#content div.per_page li {
	display: inline;
}
#content div.per_page .per_page {
	position: absolute;
		right: 0;
		top: 0;
	padding: 0;
	text-align: right;
}
#content div.per_page label {
	margin-right: 5px;
	width: auto;
}
#content div.per_page strong {
	background: #8F4D00;
	color: White;
	padding: 0 5px;
}
#content div.per_page a {
	padding: 0 5px;
}

/* UREDNI DESKA */
#ur_form {
	background: #EACDAF;
	border: 1px solid #140500;
	padding: 10px;
}
#ur_form .label {
	text-align: right;
}
#ur_deska h3.nazev {
	border-bottom: 3px solid #9E8465;
	padding: 1em 0 0 0;
}
#ur_deska table {
	width: 100%;
}
#ur_deska .ur_deska_kat td, #ur_deska .ur_deska_nokat td {
	padding: 0 3px;
	vertical-align: top;
}
#ur_deska table th {
	background: #EACDAF;
	font-size: 88%;
	padding: 3px;
}
#ur_deska table .datum {
	font-size: 88%;
	font-weight: bold;
	text-align: center;
	width: 8em;
}
#ur_deska .ur_deska_kat {
	border-left: 2px solid #9E8465;
	border-bottom: 2px solid #9E8465;
	margin-left: 30px;
	padding: 10px 0 10px 10px;
}
#ur_deska .ur_deska_nokat {
	padding: 10px 0;
}
#ur_deska .ur_deska_kat td.nazev, #ur_deska .ur_deska_nokat td.nazev {
	background: url(images/ft_pol.gif) no-repeat 3px 1px;
	padding-left: 19px;
}
#ur_deska .ur_deska_obsah {
	padding: 10px 0 20px 0;
}
#ur_deska_detail {
	border-bottom: 3px solid #140500;
	margin-bottom: 10px;
}
#ur_deska .info {
	border-top: 1px solid #140500;
	padding: 5px 0;
}
#ur_deska .info p {
	font-size: 88%;
	font-weight: bold;
	text-align: right;
}
#ur_deska_detail {
	padding: 0 20px;
}
