body, html {
	color: #333333;
	background-color: #ffffff;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;

/* 	rgb(228,242,255) - #E4F2FF
		rgb(60,155,247) - #3C9BF7 */
	
/*  scrollbar-face-color: rgb(228,242,255);
	scrollbar-shadow-color: rgb(60,155,247);
	scrollbar-highlight-color: rgb(60,155,247);
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: black; */ 
}
table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
/* ---- POZICOVANI ------------------------------------------------------ */
#hlavni {
	text-align: left;
  width: 970px; 
  margin-left:auto; 
  margin-right:auto;
	margin-top: 0px;
  position: relative;
  padding: 0px;
	border: none;
  border-top: none;
}
#banner
{ position: relative;
	height: 156px;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url('index_files/topstrip.gif');
	background-repeat: repeat-x;
}
#left {
	position: relative;
	width: 140px;
	float: left;
	color: #333333;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background: rgb(228,242,255);
	border: 1px solid rgb(51,153,255);
	border-top: none;
}
#right {
	position: relative;
	width: 165px;
	float: right;
	color: #333333;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background: rgb(228,242,255);
	border: 1px solid rgb(51,153,255);
	border-top: none;
}
#middle {
  position: relative;
	float: left;
	text-align: center;
	width: 577px;
	padding: 10px 20px 10px 20px;
	margin: 0px;
	color: #333333;
	border: none;
}
#footer {
	margin-bottom: 0px;
	text-align: center;
	position: relative;
	clear: both;
	margin: 0px;
	font-size: 9pt;
	border: none;
	border-top: 1px solid rgb(51,153,255);
}
/* ---- LINKS ------------------------------------------------------ */
#left a:link {
	color: #005db6;
}
#left a:visited {
	color: #005db6;
}
#left a:hover {
	color: black;/*#3c9bf7;*/
}
a:link {
color: #005db6;
}
a:visited {
	color: #005db6;
}
a:hover {
	color: black;/*#3c9bf7;*/
}
/* ---- LEFT ------------------------------------------------------- */
#left a:link {
	color: #005db6;
}
#left a:visited {
	color: #005db6;
}
#left a:hover {
	color: black;/*#3c9bf7;*/
}
#left h1 {
	font-size: 14px;
	color: #005db6;
	margin-top: 3px;
	margin-bottom: 0px;
}
#left h2 {
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
}
#left h3 {
	font-size: 22px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: center;
}
.no  {
	width: 15px;
	height: 13px;
	border: none;
	margin: 0px;
	padding-left: 3px;
	vertical-align: -5%;
}
/* ---- RIGHT ---------------------------------------------------------- */
#right h1 {
	font-size: 14px;
	color: #005db6;
	margin-top: 3px;
	margin-bottom: 0px;
}
#right h2 {
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
}
#right h3 {
	font-size: 22px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: center;
}
/* ---- MIDDLE --------------------------------------------------------- */
#middle p {
	margin-top: 12px;
	margin-bottom: 12px;
}
#middle h1 {
  font-size: 26px;
	font-weight: bold;
	color: #4b4a80;
	text-align: center;
}
#middle h2 {
	font-size: 20px;
	font-weight: bold;
	color: #005db6;
	text-align: center;
	
}
#middle h3 {
  font-size: 18px;
  font-weight: bold;
	color: #800000;
	text-align: left;
}
#middle h4 {
  font-size: 14px;
	font-weight: bold;
	color: black;
	text-align: left;
	letter-spacing: 10px;
}
.img01 { position:relative; margin:0 auto; max-width:500px; _width:500px; }
.img01 img.img02 { }
/*
#middle h5 {
}
#middle h6 {
}
*/
/* ---- FORMULAR ------------------------------------------------------- */
input, textarea, select  {
	background-color: #ffffff;
	border: 1px solid #3c9bf7;

}
input.button  {
  background-color: #e4f2ff;
	border: 1px solid #3c9bf7;
}



.aktualita { border:1px solid #E4F2FF; padding:0; text-align:left; }
.aktualita .header { border-bottom:2px solid #E4F2FF; /*background-color:#E4F2FF;*/ margin:0 0 10px; padding:5px 10px 5px 10px;}
.aktualita .header h3 { margin:0; padding:0 }
.aktualita .header .info { text-align:right; margin-top:0.5em; }
.aktualita .fullnews { margin:0 10px 0 10px; overflow:hidden; text-align: justify; }
.aktualita .link-to-full { text-align:center; margin-top:0.5em; }
.aktualita .comments { text-align:right; margin:10px 10px 5px; }
.aktualita .img-obal { text-align:center; margin:5px auto;  }
.aktualita .img-obal img { text-align:center; width:auto; max-width:500px; padding:5px; border:1px solid #ddd; background-color:#fff; }







