HTML {
	background-color: #96B0CB;
	background-image: url("../img/bg_cara.gif");
	background-repeat: repeat-x;
	background-attachment: fixed;
}

/*
#mainHolder {      
		border-left: 10px solid #FFFFFF;
		border-right: 10px solid #FFFFFF;
		border-bottom: 10px solid #FFFFFF;
}
*/
INPUT {
	font-size: 9pt;
}

.main #search P {
	margin-bottom: 20px;
}

.main H1,#search H1 {
	font-size: 14px;
	color: #00557E;
	font-weight: normal;
	margin: 9px 0 0 0px;
	padding-bottom: 9px;
	border-bottom: 1px solid #96bad3;
	text-transform: uppercase;
	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: 11px;
	color: #005480;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 2px 2px;
}

#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: #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: 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;
}

/*********************************/ /*** 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;
}

HR {
	margin: 8px 0 9px 0;
	height: 1px;
	padding: 0;
	color: #9FB6CF;
	background-color: #9FB6CF;
	border: 0;
}

/* BANNER */
#header .banner_t {
	float: left;
	position: relative;
	width: 746px;
	height: 119px;
}

#header .banner_t_l {
	float: left;
	position: relative;
	width: 275px;
	height: 119px;
}

#header .banner_t_l_l {
	float: left;
	position: relative;
	width: 194px;
	height: 87px;
	margin: 17px 0 0 20px;
}

#header .banner_t_l_l_a {
	float: left;
	position: relative;
	width: 194px;
	height: 87px;
}
#header .banner_t_r {
	float: left;
	position: relative;
	width: 471px;
	height: 119px;
}
#header .banner_t_r_t {
	float: left;
	position: relative;
	width: 211px;
	height: 26px;
	padding: 60px 0 0 0;
}

#header .banner_t_r_t_a {
	float: left;
	position: relative;
	width: 211px;
	height: 26px;
}
#header A.banner_t_r_t_a {
	background-image: url(../img/banner/1_n.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#header A:hover.banner_t_r_t_a {
	background-image: url(../img/banner/1_a.gif);
}
#header .banner_t_r_b {
	float: left;
	position: relative;
	width: 183px;
	height: 27px;
	padding: 4px 0 0 98px;
}

#header .banner_t_r_b_a {
	float: left;
	position: relative;
	width: 183px;
	height: 27px;
}
#header A.banner_t_r_b_a {
	background-image: url(../img/banner/2_n.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#header A:hover.banner_t_r_b_a {
	background-image: url(../img/banner/2_a.gif);
}
#header .banner_b {
	float: left;
	position: relative;
	width: 746px;
	height: 87px;
}

#header .banner_b_t {
	float: left;
	position: relative;
	width: 285px;
	height: 34px;
	padding: 0 0 0 189px;
}

#header .banner_b_t_a {
	float: left;
	position: relative;
	width: 285px;
	height: 34px;
}
#header A.banner_b_t_a {
	background-image: url(../img/banner/3_n.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#header A:hover.banner_b_t_a {
	background-image: url(../img/banner/3_a.gif);
}
#header .banner_b_b {
	float: left;
	position: relative;
	width: 157px;
	height: 26px;
	padding: 0 0 0 301px;
}

#header .banner_b_b_a {
	float: left;
	position: relative;
	width: 157px;
	height: 26px;
}
#header A.banner_b_b_a {
	background-image: url(../img/banner/4_n.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#header A:hover.banner_b_b_a {
	background-image: url(../img/banner/4_a.gif);
}