html,body {
	padding: 0;
	margin: 0;
	font-family: arial, verdana, tahoma;
	font-size: 85%;
	color: #414042;
}

body {
	background: url("../img/backgrounds/body.gif") top left repeat-x #f7f7f6
		;
}

a img{border:none;}
hr.cleaner{clear:both;visibility: hidden;}

#main-box {
	background: url("../img/backgrounds/body-tree.png") top left no-repeat;
	position: relative;
	text-align: left;
	overflow: hidden;
	width: 890px;
	margin: 0 auto;
	padding-left: 90px;
	padding-top: 70px;
}

div#container {
	background: url("../img/backgrounds/content.jpg") top center repeat-y;
	width: 800px;
}

#top-box {
	background: url("../img/backgrounds/head.png") top left no-repeat;
	height: 117px;
	width: 814px;
	margin-left: -14px;
	position: relative;
}

#top-box span {
	color: #FFF;
	font-weight: normal;
	position: absolute;
	font-size: 12px;
}

#top-box span a {
	color: #FFF;
	text-decoration: none;
}

#left-box {
	top: 96px;
	left: 242px;
	z-index: 20;
}

#middle-box {
	top: 96px;
	left: 372px;
	z-index: 20;
}

#right-box {
	top: 96px;
	left: 517px;
	z-index: 20;
}

#top-box h1,#top-box h2 {
	width: 191px;
	height: 101px;
	position: relative;
	font-size: 13px;
}

#top-box h1 span,#top-box h2 span {
	height: 100%;
	width: 100%;
	background: url("../img/headings/nama.png") top left no-repeat;
	z-index: 20;
	position: absolute;
	top: 0;
	left: 0;
}

#top-photos {
	background: url("../img/image_stripe/posunovaci.jpg") top left repeat-x;
	height: 132px;
	width: 600px;
	overflow:hidden;
}

#people-logo {
	background: url("../img/image_stripe/clovek.png") top left no-repeat;
	height: 132px;
	width: 200px;
	position: relative;
	left: -90px;
   
  /*margin-right: 90px;
	margin-top: -6px;*/
}

#bottom-box {
	background: #000;
	width: 800px;
	height: 23px;
	clear: both;
	color:#FFF;
	text-align: center;
	padding-top:6px;
	font-size:11px;
}

div#bottom-box a{color:#FFF;}

#left-col {
	float: left;
	width: 188px;
	padding: 5px 0 0 10px;
	text-align: center;
}

#left-col #menu {
	text-align: left;
	font-weight: bold;
}

#left-col img {
	margin: 0 0 30px -15px;
}

#right-col {
	float: right;
	width: 168px;
	padding: 20px 7px 0 10px;
	background: url("../img/backgrounds/right-column-top.gif") 66px 0
		no-repeat;
}

#logos {
	margin: 25px 0 0 3px;
	text-align: center;
}

#logos-top {
	background: url("../img/backgrounds/logo-top.gif") bottom center
		no-repeat;
	width: 149px;
	height: 17px;
	display: block;
}

#logos-content {
	background: url("../img/backgrounds/logo-content.gif") bottom center
		repeat-y;
	width: 149px;
	padding: 20px 0;
	margin: 0;
}

#logos h3 {
	font-size: 11px;
	font-weight: lighter;
	margin:0 0 10px 0;padding:0;
}

#logos-content img {
	margin: 0 auto 15px auto;
	display: block;
}

#logos-bottom {
	background: url("../img/backgrounds/logo-bottom.gif") top center
		no-repeat;
	width: 149px;
	height: 17px;
	display: block;
	margin-bottom: 35px;
}

#content {
	float: left;
	width: 365px;
	padding: 10px 20px 30px 20px;
	line-height:1.4em;
}

.list-separator {
	height: 1px;
	width: 375px;
	margin: 10px 0 0 0;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #b4ab9c;
	clear: both;
}

#content .photo_thumbnail {
	float: left;
	margin: 20px 10px 10px 0;
}

#content a {
	color: #F32837;
}

#content a:visited {
	color: #e5302c !important;
}

#content h3,#content h2 {
	color: #F32837;
}

#content h3 a {
	color: #F32837;
	font-weight: bold;
}

#content h1 {
	color: #F32837;
	font-size: 145%;
}

#content h2{
	font-size: 135%;
}

#content h3{
	font-size: 125%;
}

#content h4{
    font-size: 115%;
}

#content .date {
	font-size: 80%;
	margin: -10px 0 0 0;
}

#content ul {
	margin-left: 14px;
	padding-left: 0;
}

#content li {
	margin-top: 10px;
}

.more_button {
	float: right;
	margin-bottom: 20px;
	#margin-bottom: -15px;
	padding:0;
}

.treeview {
	width: 198px;
	margin: 0 0 20px -9px;
	padding: 0;
	list-style-type: none;
}

.treeview ul {
	margin: 0;
	padding: 0;
	display: none;
}

.treeview li {
	display: inline;
	cursor: pointer;
}

.treeview li span.link {
	width: 198px;
	display: block;
	background: url("../img/backgrounds/menu-unselected.gif") 180px 8px
		no-repeat #8f8271;
	margin: 0 0 4px 0;
	color: #fff;
	text-decoration: none;
}

.treeview li a {
	width: 198px;
	display: block;
	background: #f2f1ef;
	margin: 0 0 4px 0;
	text-decoration: none;
}

.treeview li a,.treeview li a:link,.treeview li a:active,.treeview li a:visited
	{
	color: #414042 !important;
}

.menu-top {
	display: block;
}

.menu-bottom {
	display: block;
	padding: 5px 10px 5px 10px;
}

.treeview ul a {
	background: #f2f1ef;
	text-decoration: none;
	color: #414042;
}

.treeview ul .menu-top {
	background: none
}

.treeview ul .menu-bottom {
	background: none
}

.treeview a:hover span.menu-bottom {
	text-decoration: underline;
}

.treeview ul a:hover {
	background: #8f8271;
	text-decoration: none;
	font-weight: bold
}

/**** content photos ******/
div.content-photo {text-align:center;}
.content-photo img {border:solid 1px #4b3c22;margin:5px auto;}
div.content-photo p.title{margin:-3px 0 0 0;font-size:90%;}
div.content-photo p.note{margin:-3px 0 0 0;font-size:90%;}

div.gallery{float:left;height:115px;width:115px;}

.right{float:right;margin:3px 0 5px 5px;}
.blind {
    position:absolute;
    top:-1000px;
    left:-1000px;
    width:1px;
    height:1px;
}


#jazyky {
    float: right;
    margin-right: 100px;
}

#jazyky a {
    color:#555;padding:0 10px;
}

#khc_logo {
	width: 80px;
	height: 80px;
	float: right;
	position: absolute;
	top: 28px;
	left: 675px;
}

