HTML {
	height: 100%;
}
BODY {
	height: 100%;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
BODY DIV {
	text-align: left;
}
BODY, DIV, P, TD, TH, SPAN, A, UL, H1, H2, H3, INPUT {
	font-family: "Tahoma CE", Tahoma, "Verdana CE", Verdana, "Arial CE", Arial, "Lucida Grand CE", "Helvetica CE", Arial, Lucida, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
BODY {
	text-align:center;
}
IMG {
	border: none;
}
DIV.fLeft {
	float: left;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
DIV.emerite {
	display: none;
}
/*  hlavni layout */
DIV.root {
	width: 780px;
	background-color: #4F5F9A;
	height: 100%;
	margin:0 auto 0 auto;
}
#top, #middle, #bottom {
	width: 780px;
}
#top {
	position: relative;
	background-color: #8390BD;
}
#top .tNavig {
	position: absolute;
	left: 0px;
	width: 780px;
	height: 83px;
	background-image: url("../img/bg_navig.html");
	background-repeat: repeat-x;
}

#middle {
	position: relative;
	background-color: #5F6FAA;
	background-image: url("../img/gr_middle.gif");
	background-repeat: repeat-x;
}

#bottom {
	position: relative;
	height: 110px;
	background-color: #4F5F9A;
	background-image: url("../img/gr_bottom.gif");
	background-repeat: repeat-x;
}
#menu {
	clear: left;
}
/* hlavni layout end */

/* vrchni navigace */
#top .tNavig DIV, #top .tNavig SPAN {
	background-color: transparent;
	color: #C8CDE2;
	font-size: 14px;
}
#top .tNavig DIV.top {
	position: absolute;
	top: 13px;
	left: 320px;
}
#top .tNavig DIV.top IMG, #top .tNavig DIV.bottom DIV.right IMG {
	margin: 0px 7px;
	border: none;
	vertical-align: middle;
}
#top .tNavig DIV.bottom DIV.left {
	position: absolute;
	width: 264px;
	top: 50px;
	left: 0px;
	text-align: right;
	padding: 7px 0px 15px 0px;
	background-image: url("../img/bg_lnavig.gif");
	background-repeat: repeat-x;
	color: #7582AE;
	font-size: 10px;
}
#top .tNavig DIV.bottom IMG.wave {
	position: absolute;
	left: 264px;
	top: 50px;
	margin: 0px;
	border: none;

}
#top .tNavig DIV.bottom DIV.right {
	position: absolute;
	width: 479px;
	background-image: url("../img/gr_navig.gif");
	background-repeat: repeat-x;
	padding: 3px 0px 14px 0px;
	left: 301px;
	top: 50px;
	/*height: 34px;*/
}
#top .tNavig DIV.bottom DIV.right SPAN {
	display: block;
	padding-left: 18px;
}
/*
#top .tNavig A, #top .tNavig A:HOVER, #top .tNavig A:VISITED {
	font-size: 10px;
	color: #ffffff;
}        
#top .tNavig A:HOVER {
	color: #FFC85A;
}      */
/* vrchni navigace end */

/* spodni lista */
#bottom IMG.up {
	position: absolute;
	border: none;
	top: 26px;
	left: 696px;
}
#bottom .bottom {
	position: absolute;
	left: 0px;
	top: 44px;
	padding: 4px 0px 7px 0px;
	width: 680px;
	background-image: url("../img/bg_bottom_bottom.gif");
	background-repeat: repeat-x;
}
#bottom .bottom SPAN {
	display: block;
	margin-left: 25px;
}
#bottom IMG.wave {
	position: absolute;
	left: 680px;
	top: 44px;
	margin: 0px;
}
#bottom .bsc {
	position: absolute;
	top: 68px;
	left: 0px;
	padding-top: 8px;
	padding-left: 24px;
	white-space: nowrap;
	width: 755px;
}
/* tento styl .bsc2004 se uchovava pouze kvuli sablone na JOBS... */
#bottom .bsc2004 {
	position: absolute;
	top: 68px;
	left: 0px;
	padding-top: 8px;
	padding-left: 24px;
	white-space: nowrap;
}
#bottom .bsc .fRight, #bottom .bsc2004 .fRight {
	padding-right: 45px;
}
#bottom .bsc .fRight IMG, #bottom .bsc2004 .fRight IMG {
	padding-top:7px;
}
/* spodni lista end*/

/* content   */   
A:HOVER {
	color: #FFC85A;
	text-decoration: underline;
}    
H1 {
	color: #FFC85A;
	font-size: 16px;
	font-weight: Bold;
	padding-right: 25px;
	margin-bottom: 15px;
}
H1.m0 {
	margin: 0px;
}
H2 {
	clear: left;
	font-size: 12px;
	font-weight: Bold;
	padding-bottom: 15px;
}
H3 {
	font-size: 11px;
	font-weight: Bold;
	padding-bottom: 10px;
	clear: both;
}
#content P {
	text-align: justify;
	width: 530px;
	padding-bottom: 20px;
}
/* content end */

/* other */
BR.clear {
	clear: both;
}
A.small {
	font-size: 10px;
}
a.menu {
	font-family: "Tahoma CE", Tahoma, "Verdana CE", Verdana, "Arial CE", Arial, "Lucida Grand CE", "Helvetica CE", Arial, Lucida, Sans-Serif;
	font-size: 11px;
	font-weight: Bold;
	color: #ffffff;
	text-decoration: none
}
a.menu1 {
	font-family: "Tahoma CE", Tahoma, "Verdana CE", Verdana, "Arial CE", Arial, "Lucida Grand CE", "Helvetica CE", Arial, Lucida, Sans-Serif;
	font-size: 9px;
	font-weight: Bold;
	color: #ffffff;
	text-decoration: none
}
a.menu:hover {
	color: #FFC85A;
	text-decoration: none
}
a.menu1:hover {
	color: #FFC85A;
	text-decoration: none;
}
/* other end */
