body{
	scrollbar-face-color: #6699CC;
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #6699CC;
	scrollbar-3dlight-color: #006699;
	scrollbar-darkshadow-color: #006699;
	scrollbar-track-color: #DDEEFF;
	scrollbar-arrow-color: #ffffff;
}
#page {
	position: relative;
	width: 980px;
	top: auto;
	right: 0;
	bottom: auto;
	left: 0;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #23A5DE;
	border-right-style: solid;
	border-right-color: #23A5DE;
	border-right-width: 1px;
}
#header {
	position: relative;
	width: 980px;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #23A5DE;
	z-index: 4;
	margin: 0px;
}
#main {
	background-color: #FFF;
	position: relative;
	width: 980px;
	height: auto;
	top: auto;
	right: 0;
	bottom: auto;
	left: 0;
	background-attachment: scroll;
	background-image: url(../images/podkladpage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 3;
	margin: 0px;
}
#footer {
	position: relative;
	width: 980px;
	height: auto;
	top: auto;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: #006AA7;
	z-index: 5;
	margin: 0px;
}
.aktualizace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #747577;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #747577;
	border-right-color: #747577;
	border-bottom-color: #747577;
	border-left-color: #747577;
}
#hlavicka
{
	background-color: #DDEEFF;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	z-index: 4;
	margin: 0px;
}
#obsah
{
	width: 980px;
	margin:1em auto;
	border: 1px solid #006699;
	text-align:left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 1;

}

#levypanel
{
	float: left;
	width: 150px;
	margin:0;
	padding:0;
	background-image: url(../images/podkladpage.gif);
	background-attachment: fixed;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left 200px;
	z-index: 3;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#levypanel-obsah
{
	margin:0;
	padding:0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
}

#hlavnipanel
{
	padding:0;
	background-attachment: fixed;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left 200px;
	z-index: 3;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
}

#hlavnipanel-obsah
{
	margin:0;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	z-index: auto;
}

#paticka
{
padding: 0;
border-top: 1px solid #006699;
background: #dddddd;
}

hr.cleaner
{
clear:both;
display: none
}
a {
	color: blue;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	color: #FFFFFF;
}
.copyright a {
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px 6px 10px;
	text-align: left;
	color: #333;
}
.textblok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px 6px 10px;
	text-align: justify;
	color: #333;
}
.textright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px 6px 10px;
	text-align: right;
	color: #333;
}
.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px 6px 10px;
	text-align: center;
	color: #333;
}
.Nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	height: auto;
	width: 350px;
	margin-top: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #23A5DE;
	border-bottom-width: 1px;
	font-style: normal;
	line-height: normal;
}
.Nadpis2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: auto;
	width: auto;
	font-weight: bold;
	color: #333;
}
.Nadpis3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: auto;
	width: auto;
	font-weight: bold;
	color: #333;
	text-align: left;
	margin-left: 15px;
}
.table1 {
	border-collapse: collapse;
	border: 1px solid #000;
	background-color: #FFFFFF;
}
.th1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	background-color: #00A1DE;
	color: #FFFFFF;
}
.td1 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000066;
	font-size: 90%;
	color: #333;
}
.td_noborder {

	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-size: 90%;
}
.th2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	background-color: #0BBCFF;
	color: #FFFFFF;
}
.tdpata1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00A1DE;
	text-align: right;
}
.li1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	list-style-image: url(../images/li.gif);
	color: #333;
	line-height: 140%;
}
.white {
	color: #FFFFFF;
}
hr {
	color: #23A5DE;
}
.th3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	background-color: #6699CC;
	color: #FFFFFF;
}
.tablevd {
	border-collapse: collapse;
	border: 1px solid #000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 95%;
}
.td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
	background-color: #FFFFFF;
}
header a {
	border: none;
}
.search {
	font-size: 70%;
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px none;
}
.spa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	color: #000000;
	text-decoration:none
}
.noprint {
	font-family: Arial, Helvetica, sans-serif;
}
.textradkovani2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px 6px 10px;
	text-align: left;
	line-height: 150%;
}
.textradkovani2justify {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px 6px 10px;
	text-align: justify;
	line-height: 150%;
}
.tablenospace {
	border-collapse: collapse;
	border: 0px none #000;
	margin: 0px;
	padding: 0px;
}
.ol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	line-height: 140%;
}

