HTML {
	background-repeat: repeat;
	background-image: url("../img/bgs.jpg");
}

INPUT {
	font-size: 9pt;
}

#mainHolder {
	_height: 259px;
	_background-image: url("../img/bg.jpg");
}

.main #search P {
	margin-bottom: 20px;
	font-size: 11px;
}

.main h1,#search h1 {
	font-size: 15pt;
	color: #006baa;
	font-weight: normal;
	padding-bottom: 8px;
	margin: 7px 0 10px 0;
		background-image: url(../img/h1-bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;

}

#search H1 {
	margin-bottom: 40px;
}

#navigation .top .search FORM INPUT.button {
	margin: 0;
	display: block;
	font-size: 7pt;
}

#navigation .menu {
	left: 235px;
}  /*********************************/
	/*** 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: 11px;
}

#signpost P A {
	font-size: 11px;
}

#module A,#search A,#usermodule A {
	color: #006BAA;
	font-weight: normal;
}

#signpost A {
	color: #006BAA;
}

#signpost A:hover {
	color: #006BAA;
}

#signpost .strong,#module A.strong,#usermodule .strong {
	font-size: 11px;
	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: 8pt;
}

#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 0 0px 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: 8pt;
}

.bold {
	font-weight: bold;
	color: #000000;
}

.error {
	color: red;
}  /*********************************/ /*** FOOTER */
	/*********************************/
#content .main #footer { /*border-top: 1px solid #CACACA; */
	background-image: url(../img/dot.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#content .main #footer * {
	color: #666666;
}

#content .main #footer .copyright {
	float: left;
}

#content .main #footer .date {
	float: right;
}

#viewer {
	display: none;
	position: absolute;
	width: 617px;
	height: 279px;
	font-family: Verdana, Helvetica, Sans Serif;
	font-size: 9pt;
	color: #868789;
	z-index: 1000;
	left: 0px;
}

#viewer .top {
	position: relative;
	width: 617px;
	height: 38px;
	background-image: url("../img/viewer/top_background.jpg");
	background-repeat: repeat-x;
	cursor: pointer;
}

#viewer .top A {
	position: relative;
	top: 10px;
	left: 583px;
	height: 18px;
	width: 18px;
	display: block;
	background-image: url("../img/viewer/close.jpg");
	background-repeat: no-repeat;
}

#viewer .top A SPAN {
	display: none;
}

#viewer #viewerBody {
	position: relative;
	_height: 240px;
	width: 617px;
	display: block;
	background-color: #E6E7E8;
}

#viewerBody TABLE {
	width: 100%;
	height: 240px;
}

#viewerBody TABLE TBODY TR TD {
	height: 210px;
	width: 100%;
	padding: 15px;
	line-height: 20px;
	vertical-align: top;
}  /*********************************/
	/*** definice stromove struktury */ /*********************************/
.tree {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	line-height: normal;
	font-family: Arial, Sans-serif;
}

.tree DIV.row {
	clear: left;
	width: 100%;
}

.tree SPAN {
	float: left;
	font-size: 9pt;
	vertical-align: top;
	color: #FFFFFF;
}  /***********************************/
	/*** barvicky vrcholu podle prav ***/
	/***********************************/
.tree SPAN.structure,.tree SPAN.admin,.tree SPAN.dataAdmin {
	padding: 2px 5px 0px 0px;
	font-weight: bold;
}

.tree SPAN.structure {
	background-color: white;
}

.tree SPAN.admin {
	background-color: white;
}

.tree SPAN.dataAdmin {
	background-color: white;
}

.tree SPAN.space,.tree SPAN.t1,.tree SPAN.t2,.tree SPAN.t3,.tree SPAN.t4
	{
	width: 50px;
	font-size: 1pt;
	height: 22px;
}

.tree .spaceBetweenRows SPAN {
	font-size: 0pt;
	height: 5px;
}

.tree .doubleSpaceBetweenRows SPAN {
	font-size: 0pt;
	height: 5px;
}

.tree SPAN.t1 {
	background-image: url(../img/tree/1.gif);
}

.tree SPAN.t2 {
	background-image: url(../img/tree/2.gif);
}

.tree SPAN.t3 {
	background-image: url(../img/tree/3.gif);
}

.tree SPAN.t4 {
	background-image: url(../img/tree/4.gif);
}

.structure_ico {
	float: left;
}

.tree SPAN.structure_value {
	float: left;
	margin-left: 2px;
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #4D4D4D;
	padding: 2px 8px 1px 8px;
}

.tree SPAN.structure_value A {
	color: #FFFFFF !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.structure_languages {
	float: right;
	margin-left: 2px;
	font-size: 7pt !important;
	color: #888888 !important;
	background-color: #E3ECD1;
	text-transform: uppercase;
	padding: 4px 6px 3px 6px;
}

.tree .view {
	display: block;
	width: 19px;
	height: 18px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/tree/sipka.gif);
	cursor: pointer;
}

.homeImage {
	margin-top: 28px;
	
}  /*anketa*/
.anketa {
	float: left;
	margin: 0 10px 0 3px;
}

.anketaHlavniNadpis {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0 0 0 0;
	color: #006EAA;
	font-size: 20px;
	float: left;
	width: 188px;
	padding: 8px 0 12px 0;
}

.anketa .nadpis {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin: 0 0 10px 0;
}

.anketa .odpoved {
	color: #868789;
	font-size: 11px;
	cursor: pointer;
	padding: 4px 0 6px 0;
}

.anketa .graf {
	width: 179px;
	padding: 0px 5px 10px 4px;
	background-image: url(../img/anketaUnderlineDot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}

.anketa .anketaRow {
	background-color: #EDEDEE;
	float: left;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

.anketa .graf .hlaslista {
	background-image: url(../img/anketa.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 1px;
	float: left
}

.anketa .graf .procenta {
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #C84347;
}

.anketa .infotext {
	padding: 3px 0px 0px 0px;
	font-size: 10px;
}
