HTML {
	background-image: url("../img/bg.png");
	background-repeat: repeat;
	background-position: top center;
}

#mainholder {
	/*    border-left: 8px solid #FFFFFF; border-right: 8px solid #FFFFFF; border-bottom: 6px solid #FFFFFF; */
	
}

INPUT,SELECT {
	font-size: 11px;
	border: 1px solid #C6C6C6;
}

.main #search P {
	margin-bottom: 20px;
}

#content .main H1,#content .mainright H1,#content #search H1 {
	font-size: 24px;
	color: #CC3300;
	font-weight: normal;
	padding: 0;
	margin: 0px 0 3px 0;
}

#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;
}

#signpost A,#module A,#search A,#usermodule A {
	color: #2000F9;
	font-weight: normal;
	text-decoration: none;
}

#signpost A I, #signpost A B, #signpost A STRONG, #signpost A SUP {
	color: #2000F9;
}

#signpost .strong,#module A.strong,#usermodule .strong {
	font-size: 11px;
	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: 11px;
	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;
	margin: 0;
}

#content .main * #childStructureList LI A {
	font-size: 11px;
}

#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: #4D4D4D;
}

.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: #4D4D4D;
}

#content .main #footer .copyright {
	float: left;
}

#content .main #footer .date {
	float: right;
} /*********************************/
/*** MAPA WEBU                   */ /*********************************/
.tree {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	line-height: normal;
	font-family: Verdana, Sans Serif
}

.tree DIV.row {
	clear: left;
	width: 100%;
}

.tree SPAN {
	float: left;
	font-size: 9pt;
	vertical-align: top;
	color: #FFFFFF;
}

.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: #000000;
	white-space: nowrap;
	background-color: #cfcfcf;
	padding: 2px 8px 1px 8px;
}

.tree SPAN.structure_value A {
	color: #707172 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.structure_languages {
	float: right;
	margin-left: 2px;
	font-size: 7pt !important;
	color: #404040 !important;
	background-color: #dfdfdf;
	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;
}

.hr {
	width: 214px;
	height: 1px;
	border-top: 1px solid #999999;
	margin: 10px 0 10px 0;
	float: left;
	display: block;
	position: relative;
	padding: 0;
}
