/* Pozicování a rozvržení */
body {
	background-color: #FACCA8;
	overflow: auto;
	margin: 0px 0px 0px 0px;
}
#container, #body, #foot, #copyright {
	width: 790px;
}
#container {
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
}
#header_left, #header_right {
   position: absolute;
	z-index: 1;
	background-repeat: no-repeat;
	background-color: #FFF5EC;
	height: 149px;
	top: 0px;
}
#header_left {
	left: 0px;
	width: 432px;
	background-image: url(top_left.jpg);
}
#header_right {
	background-image: url(top_right.jpg);
	left: 432px;
	width: 358px;
}
div #body {
	position: absolute;
	background-image: url(body.gif);
	background-repeat: repeat-y;
	top: 149px;
	left: 0px;
	z-index: 2;
}
div #foot {
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -45px;
	left: 0px;
	height: 45px;
	z-index: 2;
}
#menu {
	position: absolute;
	top: 0px;
	left: 6px;
	width: 144px;
	z-index: 3;
	padding-left: 3px;
}
div #doc {
	width: auto; /* original value is 'auto */
	min-height: 800px;
	padding: 8px 10px 20px 8px;
	margin: 0px 8px 0px 175px;
	line-height: 1.4em;
	text-align: justify;
	_height: 800px; /*(IE nezna min-height a misto nej nespravne interpretuje height)*/
	z-index: 10;
}
#copyright, #copyright a, #admin_link a{
	color: #E3B18C;
	font-size: 12px;
}
#copyright{
	text-align: center;
}
div #copyright {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -86px;
	z-index: 3;
}
#admin_link {
	position: absolute;
	right: 12px;
	text-align: right;
	bottom: -58px;
	z-index: 3;
}
/* ----------------- Barevné rozvžení --------------------- */

body, input, table, p, ul, li, td, tr, select, a, textarea, pre, code, dt, dd{
	font-family: verdana, arial, tahoma, sans-serif;
   font-size: 11px;
	color: #000000;
}
img {	border: 0px solid #A2BBD9;}
.noborder{
	border: 0px none!important;
}

a {text-decoration: none; color: #C07E1B;}
a:hover {color: #A2B5D0; text-decoration: underline;}
a:visited { text-decoration:none }

p{
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
}
#doc p {margin-bottom: 19px;}
.podpis {
	text-align: right;
	margin-right: 50px;
}
.poznamka {
	font-style: italic;
}
.poznamka strong {
	font-style: normal;
}

.link_zpet {
	text-align: right;
	margin-right: 50px;
}

.fotogalerie {
	overflow: auto;
	width: 580px;
	height: 140px;
	margin-bottom: 15px;
	scrollbar-track-color: #FFF5EC;
	scrollbar-arrow-color: #FFF5EC;
	scrollbar-darkshadow-color: #FFF5EC;
	scrollbar-shadow-color: #9FB4C8;
	scrollbar-highlight-color: #9FB4C8;
	scrollbar-base-color: #9FB4C8;
	scrollbar-3dlight-color: #9FB4C8;
	scrollbar-face-color: #9FB4C8; /* - nejsou oficiálně použitelné podle W3C.org*/
	overflow-x: auto;
	overflow-y: visible;
}
.fotogalerie img {
	border: none;
}

.table{
	border: 1px solid #E6E1E1;
	width: 100%;
}
.table td{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
	border: 1px solid #FFECD9;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	background-color: #FFF8F2;
}
h1, h2, h3{
	color: #917E79;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}
h1 {
	font-size: 22px;
	padding-bottom: 6px;
	line-height: 1em;
	}
h2 {
	font-size: 16px;
	padding-bottom: 4px;
	text-indent: 0px;
	padding-top: 2px;
}
h3, h3 a {
	font-size: 16px;
	font-style: italic;
	color: #E5B595;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu h2 {
	margin-left: 0px;
	color: #7A706E;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 3px;
	text-align: left;
	font-weight: bold;
}
#menu p{
	margin-left: 2px;
	color: #6C6461;
}
#menu .navigation a {
	display: block;
	width: 148px;
	color: #6C6461;
	font-size: 11px; /*border-bottom: 2px solid #FAF0E9;*/
	text-align: left;
	background-color: #E4D8D2;
	margin: 2px 0px 2px 1px;
	padding: 2px 3px 2px 3px;
}
#menu .navigation a:hover {
	color: #756659;
	background-color: #FAF0E9;
	text-decoration: none;
}

.tlacitko, .tlacitko_free {
	border: 1px solid #B6A7A2;
	color: #63432B;
	font-size: 9px;
	margin: 0px;
	background-color: #ECE0DB;
	padding: 0px 0px 0px 0px;
	_margin-top: 2px; /* Jenom pro IE */
}
.tlacitko {
	width: 46px;
}
.kolonka {
	border: 1px solid #B6A7A2;
	font-size: 10px;
	padding: 1px;
	margin: 0px;
	background-color: #F2E8E6;
}
.textarea {
	border: 1px solid #B6A7A2;
	font-size: 11px;
	padding: 1px;
	margin: 0px;
	background-color: #FEF8F5;
	width: 100%;
}

hr {
	width: 100%;
	color: #B2641C;
	height: 1px;
}