/* GLOBAL */
/****************************************/
/* styly pro tabulku LIST/DETAIL modulu */
/****************************************/

/* GLOBALNI STYL TEXTU, NADPISU, ODKAZU ETC. */
.main * H1 {
        color: #000000;
        font-size: 10pt;
        font-weight: bold;
        margin: 0 0 10px 0;
        padding: 0;
        border: 0 none;
}
H2 {
        color: #000000;
        font-size: 10pt;
        font-weight: bold;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}
H3 {
        font-size: 10pt;
        font-weight: bold;
        margin: 10px 0 5px 0;
}
H4 {
        font-size: 9pt;
        font-weight: bold;
        margin: 10px 0 5px 0;
}
H5 {
        font-size: 9pt;
        font-weight: normal;
/*        font-style: italic;*/
        margin: 10px 0 5px 0;
}

A {
        text-decoration: none;
}
A:hover {
        text-decoration: underline;
}

LI {
        list-style: disc;
        margin: 0;
        padding: 0;
        list-style-position: outside;
}
LI .bold {
        list-style: disc;
        font-weight: bold;
        margin: 0;
        padding: 0;
}
P {
        margin: 0 0 8px 0px;
        padding: 0;
}
#filter HR {
       display: none;       
}

#filter TABLE TH {
       padding-right: 5px;
       color: #3E3E3E;
       background-color: transparent;
       text-align: left;
       border: 0 none;
       background-image: none;
}
#filter TABLE TD {
       border: 0 none;
       background-image: none;
}
#filter TABLE SPAN * {
       margin: 0 3px 0 1px;
}

/*pretizeni kvuli vrstve pouzite pro posilani emailu*/
#calendar TABLE, #email TABLE {
       border-collapse: separate;
}
#calendar TABLE TD, #calendar TABLE TH, #email TABLE TD, #email TABLE TH {
       border: 0 none;
}
/*
FORM INPUT.button {
        border-style: none;
        background-color: #e2e3e4;
        color: #FFFFFF;
        font-weight: normal;
        padding: 0 5px 0 5px;
}
*/

FORM INPUT.button {
		display: none;
}

.button2 {
        border-style: none;
        background-color: #E5D4B4;
        color: #000000;
        font-weight: normal;
        padding: 0 5px 0 5px;
        margin-bottom:25px;
}

.boldText{
        color:#35312c;
        font-weight: bold;
}
.redBoldText{
		color: #e70116;
        font-weight: bold;
}
/* GLOBAL */





HTML {
        background-color: #ffffff;
}

/*#mainHolder {
        background-color: #ffffff;
}
*/

INPUT {
       font-size: 9pt;
}

.main #search P {
       margin-bottom: 20px;
}

.main H1, #search H1 {
        font-size: 15pt;
        color: #000000;
        font-weight: bold;
        padding-bottom: 8px;        
        margin: 0px 0 0px 0;
/*		background-image: url(../img/dot.gif);
		background-position: left bottom;
		background-repeat: repeat-x;*/
}


.main H1, #search H1 {
  margin: 20px 0 10px 0;
/*  margin-bottom: 10px;*/
  padding: 0px 0 5px 0;
  font-size: 18pt;
/*  color: #r0g0b0;*/
  font-weight: bold;
  border-bottom: 12px solid #E5D4B4;
}
.nadpiskontakt {
  margin: 20px 0 10px 0;
/*  margin-bottom: 10px;*/
  padding: 0px 0 5px 0;
  font-size: 18pt;
  color: #000000;
  font-weight: bold;
  border-bottom: 12px solid #E5D4B4;
}


#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;       
}

#signpost P B, #module P B, #document P B, #usermodule P B {
       font-size: 9pt;       
}



#signpost A, #module A, #search A, #usermodule A {
       color: #435CCC;
       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: 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: 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;
}

/*********************************/
/*** MAPA WEBU                   */
/*********************************/
.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;*/
}
.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: #707172;
	white-space: nowrap;
	background-color: #fce9c6;
	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: #888888 !important;
	background-color: #F4F4F4;
	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;
}


/****/
