.pathadm {
	border-bottom: solid 2px #000000;
	background:  #DDDDFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight: bold;
	color: #000000;
}
.pathadm a {
        color: black;
}
.picturelist {
         float: right;
         margin-left: 15px;
}
.picture {
         margin-bottom: 5px;
}
.notvisible {
         background-color: #dddddd;
}
#background {
//	width: 800px;
//	height: 600px;
	margin: 0px;
	background: url(images/watermark2.gif) 580px 178px no-repeat;
}
/* aby byly tabulky prusvitne
table, td {
  background-color: transparent;
}
*/

#articleContent {

 padding-bottom: 5px;
}

/* navigator */
p.naviPlus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(images/arrow-right1_dark.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 2px;
	margin-bottom: 15px;
	margin-top: 5px;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
/*	color: #2A70A9;*/
	color: #336699;
	text-decoration: underline;
}
p.naviMinus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(images/arrow-right1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 2px;
	margin-bottom: 15px;
	margin-top: 5px;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
	color: #27B4F4;
	text-decoration: underline;
}

.naviNum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFBB71;
}


div.showBlock {
	display: on;
}

div.hideBlock {
	display: none;
}
p.naviPlusNoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-image: url(images/arrow-right1_dark.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 2px;
	margin-bottom: 15px;
	margin-top: 5px;
	cursor:hand;
	cursor:pointer;
	font-weight: normal;
	color: #336699;
}
p.naviMinusNoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-image: url(images/arrow-right1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 2px;
	margin-bottom: 15px;
	margin-top: 5px;
	cursor:hand;
	cursor:pointer;
	font-weight: normal;
	color: #27B4F5;
}

a {
	color: #336699;
}
thead tr {
  background: #cccccc;
}

#footer {
  margin-top: 40px;
}
