body {
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 20px; /* styl rolloveru pro IE */
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: White;
	scrollbar-face-color: #003C79;
	scrollbar-track-color: White;
}
/* ====================== hlavni prvky stranky ====================== */
div.body {
	position: relative;
	display: block;
	min-width: 750px;
	width: 100%;
	height: 600px;
	margin: 0px auto 0px auto;
	background-image: url(../../grafika/1/general_background_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: white;
	text-align: center;
	/*border: 1px dotted red;*/
	padding: 0px 0px 0px 0px;
}
div.BodyLeft {
	background-image: url(../../grafika/1/general_background_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 600px;
	display: block;
	float: left;
}
div.BodyRight {
	background-image: url(../../grafika/1/general_background_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 10px;
	height: 600px;
	display: block;
	float: right;
}
div.header {
	display: block;
	position: relative;
	top: 0px;
	width: 99.5%;
	height: 83px;
	background-image: url(../../grafika/1/header_background.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #003C79;
	margin: 0px auto 0px auto;
	text-align: left;
}
div.content {
	position: relative;
	top: 0px;
	display: block;
	height: 433px;
	padding: 0px 10px 0px 10px;
	margin: 0px 10px 0px 10px;
	overflow: auto;
	/*background-color: White;*/
	background-color: #003C79;
	text-align: justify;
}
div.footer {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 99.5%;
	height: 84px;
	background-image: url(../../grafika/1/footer_background.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #003C79;
	text-align: left;
	margin: 0px -20px 0px 0px;
}
div.FooterLeft {
	background-image: url(../../grafika/1/general_background_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	display: block;
	width: 10px;
	height: 84px;
	position: absolute;
	left: 0px;
}
/* ====================== home - hlavni prvky stranky ====================== */
div.header_home  {
	background-position: right;
	background-image: url(../../grafika/1/home_header_background.gif);
	margin: 0px 0px 0px 0px;
}
div.footer_home {
	background-position: right;
	background-image: url(../../grafika/1/home_footer_background.gif);
	margin: 0px 0px 0px 0px;
}
div.content_home {
	background-color: #003C79;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(../../grafika/1/home_content_background.gif);
	margin: 0px 5px 0px 0px;
}
/* ====================== end / home - hlavni prvky stranky ====================== */
/* ====================== menu, odkazy ====================== */
ul.header {
	left: 0px;
	*left: 40px;
	top: 48px;
}
ul.footer {
	left: 0px;
	*left: 40px;
	top: 10px;
}
ul.menu, li.menu {
	display: inline;
	position: relative;
}
a.menu {
	color: #99ccff;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	font-variant: normal;
	font-variant: small-caps;
	/*display: block;
	width: 10%;
	float: left;
	border: 1px dashed red;*/
}
a:visited.menu {
	color: #3399ff;
}
a:hover.menu {
	color: White;
}
ul.menu, li.menu, span.menu {
	font-size: 85%;
	color: #999999;
	font-weight: bold;
}
/* ====================== texty ====================== */
h1, h2 {
	color: #6699CC;
	/*color: #003366;*/
}
h1 {
	font-weight: bold;
	font-size: 110%;
	font-variant: small-caps;
}
h2 {
	font-weight: bold;
	font-size: 80%;
}
h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
}
h6 {
	font-size: 80%;
	font-weight: bold;
	padding: 5px;
	margin: 10px 0px 10px 0px;
}

h6.wrn {
	color: #CC3333;
	background-color: #FFCCCC;
	border: 2px solid #CC3333;
}

p {
	margin: 0px 0px 10px 0px;
	font-size: 60%;
	text-indent: 2em;
	color: White;
}
.odrazka {
	text-indent: 2em;
}


/* ====================== obecne ====================== */
li, ol, td, span {
	font-size: 60%;
	margin-bottom: 10px;
	/*color: Black;*/
	color: White;
}
li, ol {
	line-height: 110%;
	margin: 0px;
}
ul {
	margin: 0px;
}
div.PravySloupec {
	float: right;
	width: 305px;
	margin: 0px 0px 10px 10px;
}
img {
	border: 1px solid White;
}
table {
	margin: 0px 0px 10px 0px;
	font-size: 90%;
}
.licha {
	/*background-color: #EEEEEE;*/
	background-color: #003C79;
}
.suda {
	/*background-color: #DDDDDD;*/
	background-color: #003366;
}

.invisible {
	visibility: hidden;
	display: none;
}
a {
	font-size: 100%;
	/*color: #003366;*/
	color: White;
	text-decoration: underline;
}
a:hover {
	/*color: #006699;*/
	color: #6699CC;
	text-decoration: none;
}
a.back {
	display: block;
	width: 60px;
	height: 25px;
	background-image: url(../../grafika/1/arow_back.gif);
	background-position: 0px 0px;
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}
a:hover.back {
	background-position: 0px -25px;
}
.foto {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.stopro {
	width: 100%;
}
table.stopro {
	*width: auto;
}
.OvladaciLista {
	display: block;
	width: 150px;
	position: relative;
	left: 40px;
	top: 20px;
}
a.OnContent {
	position: absolute;
	left: 10px;
	top: 0px;
	display: block;
	z-index: -1;
	font-size: 14px;
	color: #003C79;
	padding: 0.2em;
}
a:focus.OnContent, a:hover.OnContent {
	display: block;
	background-color: White;
	z-index: 10;
}
a.FontSizeBiger {
	display: block;
	width: 22px;
	height: 25px;
	background-image: url(../../grafika/1/biger_font.gif);
	background-position: 0px 0px;
	background-color: #003C79;
	float: left;
}
a:hover.FontSizeBiger {
	background-position: 0px -25px;
	background-color: #6699CC;
}
a.FontSizeSmaler {
	display: block;
	width: 18px;
	height: 25px;
	background-image: url(../../grafika/1/smaler_font.gif);
	background-position: 0px 0px;
	background-color: #003C79;
	float: left;
}
a:hover.FontSizeSmaler {
	background-position: 0px -25px;
	background-color: #6699CC;
}
/* ============= karta s obrazky ================= */
.karta {
	border: none;
	/*background-color: White;
	background-image: url(../../grafika/1/karta_background.gif);
	background-position: center;
	background-repeat: no-repeat;*/
	padding: 9px;
	*padding: 8px;
	FONT-SIZE: 12px;
	FLOAT: left;
	MARGIN: 0px 10px 10px 0px;
	*MARGIN: 0px 5px 5px 0px;
	OVERFLOW: auto;
		TEXT-ALIGN: center;
	display: block;
}