body {
	margin:0; padding:0;
	font: 11pt Georgia, Times, serif;
	color: #5a4802;
	text-align: center;
	line-height: 1.3em;
	background-color: #eee7d5;

	
	/* nech maju IE-ckovci radost */
	scrollbar-face-color: #F4F1E1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F4F1E1;
	scrollbar-3dlight-color: #EBE5CC;
	scrollbar-arrow-color:  #997A00;
	scrollbar-track-color: #EBE7D6;
	scrollbar-darkshadow-color: #B1AD98;
}

/* layout */
#content {
	max-width: 897px;

	margin: 0 auto;
	text-align: left;
	min-height: 800px;
	_height: 800px;
	background: transparent url(images/katarinka-content-bg.gif) repeat-y;
	padding-left: 20px;
}
#bg-content {
	background: #e7d6c2 url(images/body-bg.jpg) repeat-x;
}
#sidebar {
	float: left;
	width: 200px; /* 200 + 2 + 2*/
	margin:0; padding:0;
	line-height: 1.2em;
}

#sidebar-content {
	margin: 0;
	padding: 2px;
	font-size: 10pt;
}

#main {
	margin:0 0 0 204px;
	_height: 400px; /* IE bug */
	padding:0;
}

#main-content {
	margin:0;
	padding: 1.5em;
	padding-left: 1.0em;
	_padding-left: 0;
}

#head {
	text-align: center;
	margin: 0;
	padding: 0;
	height: 201px;
	width: 959px;
	background: url(images/katarinka2-top.jpg) no-repeat;
	margin: 0 auto;
}
#head a {
	display: block;
	height: 201px;
	width: 959px;
}
div#foot {
	margin:0;
	padding: 0.5em;
	background: #eee7d5 url(images/foot-bg.gif) repeat-x; 
	text-align: center;
	font-size: smaller;
}

hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding:0;
	border:none;
	visibility: hidden;
}

hr {
	border: 1px dashed #ADADAD;
}
/* /layout */

.skryt {
	display: none;
}

/* noblurlinx fo FF */
a
{
  outline: none;
}

/* menu */
ul.navlist
{
	margin: 0; padding: 0;
	list-style-type: none;
	font-size: 10pt;
	background: url(images/menu_bg.gif) repeat-y;
	width: 200px;

	_margin-bottom: -10px; /* IE bug */
}

ul.navlist li {
	margin: 0; padding: 0;
}

ul.navlist a:link, ul.navlist a:visited
{
	color: #5a4802;
	text-decoration: none;
}

ul.navlist a
{
	display: block;
	padding: 3px 0 3px 15px;
	margin 0;
	width: 191px;
	background-color: #EFEBDB;
	background: url(images/menu_bg_separator.gif) no-repeat left top;
}

ul.navlist a:hover
{
	padding: 3px 0 3px 16px;
	width: 190px;
	background-color: #DCD4B5;
	background: url(images/menu_bg_over.gif) no-repeat;
	color: #5a4802;
	font-weight: bold;
}

ul.navlist span {
/*	padding-left: 15px; */
}

ul.navlist a.li_first
{
	display: block;
	padding: 10px 0 3px 15px;
	margin 0;
	width: 191px;
	background-color: #EFEBDB;
	background: url(images/menu_bg_first.gif) no-repeat left top;
}

ul.navlist a.li_first:hover
{
	padding: 10px 0 3px 16px;
	width: 190px;
	background-color: #DCD4B5;
	background: url(images/menu_bg_first_over.gif) no-repeat;
	color: #5a4802;
	font-weight: bold;
}

#navcontainer div.li_last
{
	display: block;
	margin 0;
	padding 0;
	width: 200px;
	height: 8px;
	background: url(images/menu_bg_last.gif) no-repeat bottom;

}

/* preloader for opera and small connections */
#preloader {
	position: absolute;
	top: -1000px;
	left: -1000px;
}
#preload1 {
	background: url(images/menu_bg_first_over.gif) no-repeat;
}
#preload2 {
	background: url(images/menu_bg_over.gif) no-repeat;
}
/* /preloader */

/* /menu */

/* obsah */

h1 {
	font: 17pt Georgia, Times, serif;
	text-align: left;
	padding: 0 0 2px 30px;
 	margin: 10px 0px 10px 0px;
	border-bottom: 1px dashed #ADADAD;
	background: url(images/h1_bg.gif) no-repeat left bottom;
}

h2 {
	font: 14pt Georgia, Times, serif;
 	margin: 20px 0px 10px 0px;
 	padding: 0 0 2px 20px;
 	border-bottom: 1px dotted #ADADAD;
 	background: url(images/h2_bg.gif) no-repeat left center;
 	#background: url(images/h2_bg.gif) no-repeat left top;
}
h2.s_rokom {

	padding: 0 0 2px 60px;
	font-size: 13pt;
	background-image: none;

}
.rok {
	float: left;
    font-weight: bold;
    text-align: center;
	width: 60px;
	line-height: 0.8em;
 	margin: 20px 0px 10px 0px;
}

h3 {
	font: 11pt Georgia, Times, serif; /* Verdana, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	padding: 0;
 	margin: 20px 10px 10px 10px;
 	
}

#main-content .border1px {
	border: 1px solid #574D2D;
}

#main-content img {
  border: 0px solid #574D2D;
}

#main-content sup.nove {
	color: #DC8229;
	font-weight: bold;
}
#main-content p {
	margin: 0;
	margin-bottom: 10px;
}

div.navigacia {
	border-top: 1px dashed #ADADAD;
	text-align: center;
	font-size: 9pt;
	padding-top: 7px;
	margin-top: 7px;
}

li.no_type {
	list-style-type: none;
}

.hide_from_ie {
	_display: none;
}

div.poznamka {
	text-align: center;
	font-size: 8pt;
}

td {
	text-align: left;
	vertical-align: top;
}

#main-content a {
	text-decoration: underline;
	color: #5a4802;
}

#main-content a:hover {
	text-decoration: underline;
	background-color: #ece7d4;
	color: #5a4802;
}

#foot a {
	text-decoration: underline;
	color: #5a4802;
}

#foot a:hover {
	text-decoration: underline;
	color: #5a4802;
}


div.code {
	font-family: Courier New, Courier, monospace;
	background: #FCFCFC;
	padding: 5px;
	margin: 5px;
}

table {
	border-collapse: collapse;
}
td, th {
	padding: 2px; margin: 0;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px dotted #ADADAD;
}
th {
	text-align: left;
	font-weight: bold;

}

.datum {
	float: right;
}
.aktualita {
	margin-bottom: 40px;
}

/* form */


#form-table {
	border: 1px solid #B1A354;
	background-color: #EDE9DA;
}

textarea, input, button {
	padding: 1px;
	margin: 1px;
	border: 1px solid #B1A354;
	font-size: 10pt;
	color: #443C17;
	background-color: #F8F6ED;
}

input:focus, input:hover, textarea:focus, textarea:hover {
	background-color: #FFFFFF;
}

pre {
	font-size: 10pt;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.bigger {
	font-size: larger;
}
.smaller {
	font-size: smaller;
}
/* center bigger bold = subh */
.cbb {
	font-size: larger;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.subh {
	font-size: larger;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

.indent {
    padding-left: 50px;
}
/*
p
{
    margin-left: 30px;
}
*/
.innerbold {
    padding-left: 50px;
    font-weight: bold;
}

.media-o-nas a img {
	border-right: 1px solid #574D2D;
	border-bottom: 1px solid #574D2D;
}
.media-o-nas a:hover img {
	border-right: 3px solid #574D2D;
	border-bottom: 1px solid #574D2D;
}

#banners {
	text-align: center;
}
#banners img {
	border: 1px solid #574D2D;
	margin-bottom: 5px;
}












