a {
	color: black;
}

a:link, a:visited {
	text-decoration: none;
}

a.mail {
	color: #9F9C8B;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a.mail:hover {
	text-decoration: underline;
}

body {
	background-color: #E6E6DA;
	color: #000000;
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	margin: 120px 0px 0px 180px;
	padding: 0px;
/*	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #E6E6DA;
	scrollbar-highlight-color: #E6E6DA;
	scrollbar-shadow-color: #E6E6DA;
	scrollbar-3dlight-color: #9F9C8B;
	scrollbar-darkshadow-color: #9F9C8B;
	scrollbar-track-color: #E6E6DA; */
}

p {
	margin-bottom: 4px;
	margin-top: 0px;
}

p.comment {
	color: #666666;
	background-color: transparent;
}

span.enditem {
	clear: none; /*display:block; */
}

td.tblparam{
	background-color: #9F9C8B;
	color: #FFFFFF;
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 5px;
}

td.tblval{
	background-color: #D5D4C3;
	color: #666666;
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 5px;
}

td.tblval span {
	color: #999999;
	background-color: transparent;
}

div.galeryitem {
	background: url(../imgs/bgimg.gif) #E6E6DA top right no-repeat;
	border: 1px solid #9F9C8B;
	margin-bottom: 10px;
	padding: 10px;
}

div.galeryitem a, div.topx a {
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

div.galeryitem a:hover {
	text-decoration: underline;
}

div.galeryitem a img {
	/*filter: none;*/
}

div.galeryitem a:hover img {
	/*filter: gray;*/
}

div.galeryitem img {
	border: 1px solid #000000;
	vertical-align: top;
	margin: 0px 10px 0px 0px; 
	float: left;
}

div.topx img {
	border: 1px solid #000000;
	vertical-align: bottom;
	margin-right: 5px; 
}

div.galeryitem span.comment {
	color: #666666;
	background-color: transparent;
}

h3.title {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 3px 0px 0px 3px; 
	background: url(../imgs/h1.gif) #E6E6DA top left no-repeat;
}

h2.category{
	color: #000000; /*background: transparent url(alfa.png) top right no-repeat;*/
	background-color: transparent;
	font-size: 20pt;
	height: 33px;
	padding-right: 15px;
	position: absolute;
	right: 0px;
	text-align: right; /*border: 1px solid #9F9C8B;*/
	top: 86px;
	width: 400px;
}

#hlavicka{
	background: transparent url(../imgs/top.jpg) top left no-repeat; 
	height: 120px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 500px;
}

h1 {
	margin:0px;
}

h1 a {
	color: #000000;
	overflow:hidden;
	width:500px; 
	height:120px;
	padding: 15px;
	font-size: 20pt;
}

h1 a span {
   display:block;
   position:absolute; left:0; top:0; z-index:1;
   width:500px; height:120px;
   margin:0; padding:0;
   background:url(../imgs/top.jpg) top left no-repeat;
   cursor:pointer;
}

h2 {
		font-size: 10pt;
		margin: 0px;
} 



#main{
	background: url(../imgs/bg.gif) #FFFFFF top left repeat-y;
	border: 1px solid #9F9C8B;
}

#main #inner {
	color: #000000;
	background-color: #E6E6DA;
	border: 1px solid #9F9C8B;
	margin: 10px;
	padding: 10px;
}

#menu {
	background: url(../imgs/bgmenu.gif) #E6E6DA top left no-repeat;
	border-top: 1px solid #9F9C8B; 
	height: 300px;
	left: 0;
	position: absolute;
	top: 120px;
	width: 180px;
}

#menu a, #menu span {
	border-bottom: 1px solid #E6E6DA;
	border-top: 1px solid #E6E6DA;
	color: #9F9C8B;
	background-color: transparent;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
}

#menu a:hover {
	color: #9F9C8B;
	background-color: #D5D4C3;
	border-bottom: 1px solid #9F9C8B;
	border-top: 1px solid #9F9C8B;
}

#menu img.arr {
	border: 0px;
	height: 11px;
	margin-right: 3px;
	width: 11px;
}

.collapsed {display:none}
.expanded {display:block}

div.delimiter {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #D6D6CA;
	margin-bottom: 5px;
}

