body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 145%;
}

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;	
	color: #0054A6;
}

p, td, th {
/*	font-size: 1em;*/
	padding-left: 5px;
}

/*#APLLayout ,*/
li
{
/*	font-size: 0.75em;*/
}

td, th {
	padding: 1px 5px 1px 5px;
}


strong {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #0283DE;
}

a:hover {
	color: #119DE8;
}

h1, h2, h3, h4, h5 {
	color: #2374C2;
}

h1 {
	font-weight: normal;	
	font-size: 1.5em;
	background: url(images/heading1_bg.jpg) no-repeat bottom left;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	height: 52px;
	display: block;
}
h2 {
	font-weight: normal;	
	font-size: 1.3em;
	background: url(images/heading_bg.gif) no-repeat bottom left;
	margin: 10px 0px 10px 0px;
}
h3 {
	font-weight: normal;	
	font-size: 1.2em;
	background: url(images/heading_bg.gif) no-repeat bottom left;
	margin: 10px 0px 9px 0px;
}
h4 {
	font-weight: normal;	
	font-size: 1.1em;
	background: url(images/heading_bg.gif) no-repeat bottom left;
	margin: 10px 0px 8px 0px;
}
h5 {
	font-weight: normal;	
	font-size: 1em;
	background: url(images/heading_bg.gif) no-repeat bottom left;
	margin: 10px 0px 7px 0px;
}
h6 {
	font-weight: normal;	
	font-size: 0.9em;
	background: url(images/heading_bg.gif) no-repeat bottom left;
	margin: 10px 0px 6px 0px;
}


/* blok zapisly podle projektu */
#APLContent {
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	width: 100%;
	border: 0px;
	display: block;
}

#APLContentBox {
	padding: 0px; /***/
	border: 0px; /***/
	width: 770px; /* sirka main okna */
	min-height: 515px;
	_height: 515px; /* IE min-height */
	margin: 0px auto auto auto;
	text-align: left;
	background: white;
}

#APLLayout {
	margin: 0px; /***/
	padding: 0px;
	border: 0px;
}

#APLHelp {
	border: 1px solid #5d504b;
	background-color:#FBF1AC;
	color: #5d504b; 
/*	padding: 1px;*/
}

#APLHelp p {
/*	border: 2px solid #DCDCDC;
	background-color: white;*/
	padding: 2px 5px;
	clear: both;
}

#msgBox,
#MsgBoxAlert,
#MsgBoxInfo,
#msgBoxConfirm,
#msgBoxPrompt,
#AdminEditPhraseDiv {
	border: 1px solid #388BE3;
	background: #ADCFF2;
	color: #154A7E;
	font-size: 1.4em;
}

#APLjsError {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
}


/* end blok zapisly podle projektu */




/* blok pro dany layout projektu */


#ECCS01HorniListaOuterBox {
	width: 100%;
	height: 80px;
	background: url(images/top_bg.jpg) no-repeat bottom center;
}
/*
#ECCS01HorniLista {
	margin: 20px 0px 0px 0px;
}
*/
#ECCS01HorniMenuOuterBox {
	width: 100%;
	height: 35px;
/*	background: url(images/top_menu_bg.jpg) no-repeat center;*/
}

#ECCS01ObsahStrankyLeftOuterBox {
	float: left;
	width: 190px;	
	min-height: 350px;
	_height: 350px;
	background: url(images/header_bottom_bg_left.jpg) no-repeat top center;
	padding-top: 20px;
	margin-top: 1px;
}
#ECCS01ObsahStrankyLeft {
	width: 100%;
	min-height: 350px;
	_height: 350px;
	background: url(images/bottom_bg.jpg) no-repeat center bottom; 
/*	border-top: 1px solid white;*/
	padding-top: 0px;
	padding-bottom: 20px;
	overflow-x: hidden !important; 
}

#ECCS01ObsahStrankyOuterBox {
	float: right;
	width: 580px;
	min-height: 350px;
	_height: 350px;
	background: url(images/header_bottom_bg.jpg) no-repeat top center;
	padding-top: 20px;
	margin-top: 1px;
}
#ECCS01ObsahStranky {
/*	font-size: 0.75em;*/
	width: 100%;
	min-height: 350px;
	_height: 350px;
	background: url(images/bottom_bg.jpg) no-repeat center bottom; 
/*	border-top: 1px solid white;*/
	padding-top: 10px;
	padding-bottom: 10px;
	overflow-x: hidden !important; 
	padding-left: 5px !important;
}

#ECCS01DolniListaOuterBox {
	width: 100%;
	height: 31px;
	background: url(images/footer_bg.jpg) no-repeat center;
}
#ECCS01DolniLista {
	padding-top: 8px;
	padding-left: 15px;
}
#ECCS01DolniLista,
#ECCS01DolniLista a {
	color: white;
	font-size: 7pt;
}

#ECCS01PatickaOuterBox {
	width: 100%;
	height: 20px;
}

#ECCS01Paticka {
	padding-top: 5px;
	padding-left: 15px;
}

#ECCS01Paticka DIV {
	color: #387BBD;
	font-size: 7pt;
}

#ModuleInner_Element_3,
#ModuleInner_Element_7 {
	float: right;
	clear: both;
	margin: 15px 15px 0px 0px;
/*	background: navy;
	width: 500px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 200px;*/
}

/**/

#ECCS02ObsahStranky {
	min-height: 600px;
	_height: 600px;
}

#ECCS02ObsahStrankyOuterBox {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/**/

#ECCSOddelovacOuterBox {
	clear: both;
	height: 0px;
	width: 770px;
	background: White;	
}

#cHTMLbckg {
	background-color: white;
}
/**/

/* end blok pro dany layout projektu */
