INPUT {
	font-size: 9pt;
}

.main #search P {
	margin-bottom: 20px;
}

.main H1,#search H1 {
	font-size: 22px;
	color: #000000;
	font-weight: normal;
	margin: 9px 0 0 0px;
	padding-bottom: 9px;
	font-weight: bold;
}

#signpost H1 {
	font-size: 14px;
	color: #005582;
	font-weight: normal;
	margin: 7px 0 0 0px;
	padding-bottom: 7px;
	/*margin-bottom:15px;*/
	border-bottom: 1px solid #96bad3;
	text-transform: uppercase;
	font-weight: bold;
}

.main H2,#search H2 {
	font-size: 14px;
	color: #A7B188;
	font-weight: bold;
	margin: 7px 0 0px 0;
	padding-bottom: 7px;
	font-family: Arial;
}

.main H3,#search H3 {
	font-size: 16px;
	color: #BF0000;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 2px 0px;
}

#navigation .top .search FORM INPUT.button {
	margin: 0;
	display: block;
	font-size: 7pt;
}

/*********************************/ /*** vychozi styly pro det. uzlu */
	/*********************************/
#signpost IMG,#module IMG {
	margin-bottom: 20px;
}

#signpost TABLE IMG,#module TABLE IMG {
	margin-bottom: 0px;
}

#signpost IMG.noborder,#module IMG.noborder {
	border: none;
}

#signpost P,#module P,#document P,#usermodule P {
	padding: 0;
	margin: 0 10px 10px 0px;
	font-size: 9pt;
	line-height: 1.7;
}

#signpost,#module,#document,#usermodule,#signpost B,#module B,#document B,#usermodule B
	{
	line-height: 1.7;
}

#signpost A,#module A,#search A,#usermodule A {
	color: #ff6800;
	font-weight: normal;
}

#signpost .strong,#module A.strong,#usermodule .strong {
	font-size: 9pt;
	font-weight: bold;
}

#signpost A STRONG,#module A STRONG,#search A STRONG,#usermodule A STRONG
	{
	color: #435CCC;
	font-weight: bold;
}

#signpost UL LI {
	margin-left: 5px;
}

.main #usermodule UL {
	margin-left: 0px;
}

#usermodule UL LI {
	list-style: none;
}

/*********************************/ /*** seznam pripojenych souboru  */
	/*********************************/
#fileList {
	width: 100%;
	float: left;
}

#signpost #fileList {
	margin-top: 20px;
}

#fileList H1 {
	color: #606163;
	font-size: 9pt;
	margin-bottom: 5px;
}

#fileList UL {
	padding: 0;
	margin: 0;
}

#fileList LI {
	list-style: none;
	margin-bottom: 5px;
	font-size: 9pt;
}

#fileList LI IMG {
	float: left;
}

#fileList LI A {
	color: #000000;
	font-style: normal;
}

/*********************************/ /*** seznam podrizenych uzlu     */
	/*********************************/
#content .main * #childStructureList UL {
	/*border-top: 1px solid #CACACA;*/
/*	background-image: url(../img/dot.gif);
	background-position: left top;
	background-repeat: repeat-x;*/
	padding: 23px 0 0px 0; /* bot 10px */
	margin: 0;
	line-height: normal;
}

#content .main * #childStructureList LI {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content .main * #childStructureList LI A {
	font-size: 9pt;
}

#content .main * #childStructureList.noborder UL {
	padding: 0 0 0px 0;
	border-top: 0;
	background-image: none;
}

/*********************************/ /*** bublina                     */
	/*********************************/
TD.alt {
	font-size: 9pt;
}

.bold {
	font-weight: bold;
	color: #000000;
}

.error {
	color: red;
}

HR {
	margin: 8px 0 9px 0;
	height: 1px;
	padding: 0;
	color: #9FB6CF;
	background-color: #9FB6CF;
	border: 0;
}

