body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #000;
}

h1#main {
	margin: 0px;
	padding: 0px;
	font-size: 24pt;
	float: left;
}
h1#main a {
	display: block;
	padding: 8px 10px 8px 12px;
}
h1#main img {
	margin: 0pt;
	padding:0pt;
	border: none;
}
.header {
	background-color: #9c3100;
	background-image: url(head.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header, h1#main, h1#main a, h1#main a:hover, h1#main a:visited, #search {
	color: #f0a635;
	text-decoration: none;
}

#search {
	padding: 0px;
	margin: 8px 85px 0px 0px;
	float: right;
	font-size: 10pt;
	color: #d67b1f;
}

#search label {
	font-size: 9pt;
}

#search input {
	border: 1px solid #d67b1f;
	padding: 1pt 2pt 1pt 2pt;
	color: #d67b1f;
	background-color: #922d00;
}
#search input:focus {
	border: 1px solid #f0cc66;
	color: #fff;
	background-color: #ba3100;
}

#search input.invisible {
	display: none;
}


/****************************************************************************/

.section {
	border-bottom: 1px solid #000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	/*background-color: #99c;*/
	/*background-color: #9c3100;*/
	font-weight: bold;
	clear: both;
	white-space: nowrap;
}
.section li {
	display: inline;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 2px 10px 2px 2px;
}
.section li#active {
}
.section li a {
	text-decoration: none;
	color: #4c4c4c;
	background-color: #d9d0cc;
	padding: 2px 12px 0px 12px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
}
.section li#active a {
	color: #000;
	background-color: #fff;
	padding: 4px 12px 0px 12px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.section li a:hover, .section li a:focus {
	color: #000;
	background-color: #f0ca90;
}
.section li#active a:hover, .section li#active a:focus {
	color: #555;
}

/****************************************************************************/

/*
.chapter {
	font-size: 10pt;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin: 10pt;
	padding: 10pt 20pt 20pt 10pt;
	float: right;
	position: relative;
	top: -38pt;
	line-height: 160%;
}

.chapter li {
	display: block;
}
*/
/****************************************************************************/

div.header hr {
	display: none;
}

.nav {
	font-size: 14pt;
	margin: 0pt;
	padding: 10pt;
	color: #ddd;
	background-color: #fff;
}
.nav .styleswitch {
	float: right;
	font-size: 10pt;
	font-weight: normal;
}

.nav hr {
	display: none;
}


/****************************************************************************/


div.footer {
	clear: both;
	padding: 0pt 0pt 0pt 0pt;
	margin: 30pt 60pt 60pt 60pt;
}

div.footer div {
	clear: both;
	color: #aaa;
	font-size: 9pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

div.footer div div.nav {
	padding: 2px;
	border-bottom: 1px solid #aaa;
}
div.footer div div.nav a {
	font-weight: bold;
}
div.footer div div.nav a:focus,
div.footer div div.nav a:hover {
	color: #56b;
}

div.footer div div {
	border: none;
	clear: none;
	text-align: center;
}

div.footer div div.auth {
	float: right;
	clear: right;
	text-align: right;
}
div.footer div div.auth div {
	text-align: right;
}

div.footer div div.date {
	clear: left;
	text-align: left;
}
div.footer div div.date div {
	text-align: left;
}

div.footer a, .nav a {
	color: #aaa;
	text-decoration: none;
}

div.footer a:hover, .nav a:hover, div.footer a:focus, .nav a:focus {
	color: #444;
}

div.footer hr {
	display: none;
}

/****************************************************************************/

.body {
	padding: 0px;
	/*margin: 30pt 60pt 12pt 60pt;*/
	margin: 30pt 8% 12pt 8%;
	line-height: 160%;
}

.body p {
	text-align: justify;
}

.body a, .chapter li a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #aaa;
}
.body a:hover, .body a:active, .chapter li a:hover, .body a:focus, .chapter li a:focus  {
	border-bottom: 1px solid #440099;
	text-decoration: underline;
}

a.image, a.image:hover {
	border: none;
}

.body h1 {
	padding: 0pt;
	margin: 0pt 0pt 20pt 0pt;
}
.body h1.intext {
	margin-top: 46pt;
}
.body h2 {
	clear: both;
	padding: 0pt;
	margin: 25pt 0pt 4pt 0pt; 
}
.body p {
	text-indent: 27pt;
	padding: 0pt;
	margin: 0pt;
}

.body h2 a {
	border-bottom: 0pt;
}

.body table {
	border-collapse: collapse;
}
.body table td, .body table th {
	border: 1px solid #aaa;
	padding: 1pt 4pt 2pt 4pt;
}

.body pre {
	clear: both;
	border: 1px solid #b8b8e0;
	background-color: #f8f8f8;
	padding: 5pt 10pt 7pt 10pt;
	line-height: 120%;
}

.body table.noborder td, .body table.noborder th {
	border: none;
}

.body table.onlycols {
	border-collapse: collapse;
	border: 1px solid #c8c8c8;
	margin: 12pt 0pt 12pt 0pt;
}
.body table.onlycols thead th {
	background-color: #c8c8c8;
}
.body table.onlycols tbody td {
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-top: 0px;
	border-bottom: 0px;
}
.body table.onlycols tbody tr.dark td {
	background-color: #eee;
}

.body div.ender {
	margin: 0pt;
	padding: 0pt;
	clear: both;
}

.body dl dt {
	font-weight: bold;
}
.body dl dd {
	padding: 0pt;
	margin: 0pt 0pt 0pt 4em ;
}


/****************************************************************************/




ul li {
	list-style: square;
}

img {
	border: 0px;
	margin: 20pt;
}

.nomargin {
	margin: 0pt;
}

/****************************************************************************/


div.leftcol {
	float: left;
	clear: left;
	width: 45%;
	margin: 0pt;
	padding: 0pt;
}

div.rightcol {
	float: right;
	clear: right;
	width: 45%;
	margin: 0pt;
	padding: 0pt;
}
div.onecol {
	clear: both;
}

div.image {
	float: right;
}

/****************************************************************************/
pre span.comment {
	font-style: italic;
	color: #440099;
}
pre span.arg {
	color: #990000;
}

/****************************************************************************/
.body .foto td, .body table.foto th {
	border: none;
	line-height: 120%;
}
.body .foto a, .body table.foto a:hover {
	border: none;
	text-decoration: none;
}
.body .foto img {
	border: 1px solid #000;
	padding: 0px;
	margin: 10px;
}
.body .foto div.desc{
	font-size: small;
}
.body .foto div.head{
	font-weight: bold;
}
.body .galview h2 {
	margin: 0px;
	padding: 0px;
	width: 45%;
	float: left;
	clear: left;
}
.body .galview .navigace {
	width: 45%;
	float: right;
	clear: right;
	text-align: right;
	font-size: 10pt;
}
.body .galview .foto {
	text-align: center;
}

/****************************************************************************/


span.endlink {
}

