* {
	margin: 0;
	padding: 0;
}
xxbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*	background-color: #FFECBF; */
	text-align: center;
	xbackground-color: #F1F2F2;
	background-image: url(obr/logo.gif);
	background-repeat: repeat;
}
BODY
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    margin-left:15;
    margin-right:15;
    margin-top:15;
    margin-bottom:15;
    text-align:center;
    background: #eeeeee;

    
    
}
/* Začátek definice písma */
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    color:black;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	22px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
H1 .Red {	
	color:#CC0000;
	}
H1 .SkyBlue {	
	color:#3366CC;
	}	
H2	{	
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:	18px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
H2 .Red {	
	color:#CC0000;
	}
H2 .SkyBlue {	
	color:#3366CC;
	}		
H3	{	
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
H3 .Red {	
	color:#CC0000;
	}
H3 .SkyBlue {	
	color:#3366CC;
	}		
H4 {	
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size:	16px;
	font-weight:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
  margin-top: 10px;
  
	}
H4 .Red {	
	color:#CA1C3F;
	}
H4 .SkyBlue, a{
	color:#3366CC;
  text-decoration:	none;
	}		
H5, DT	{	
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
H5 .Red {	
	color:#CA1C3F;
	}
H5 .SkyBlue {	
	color:#3366CC;
	}		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

/* Konec definice písma */
div#main {
	width: 970px;
	position: relative;
	height: auto;
	_height: 500px;
	min-height: 500px;
	text-align: left;
	margin: 10px auto;
		 border-style:solid;
	   border-width:1px;
	   border-color:silver;
	   background-image:url(obr/BgLeftMenu.jpg);
	   background-repeat:repeat;
}
div#banner {
	position: relative;
	width: 948px;
	height: 78px;
	padding: 10px;
	xbackground-color: #DFE7FF;
	text-align: left;
	color: #8691B3;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	font-family: "Garamond", Times, serif, arial;
	xborder-bottom: 1px solid black;
	xborder: 1px solid gray;
	background-image: url(obr/BgTopMenu.jpg);
}
div#banner .vyhledat{
	display: block;
	width: 200px;
	font-family: "arial";
	font-size:12px;
	font-weight:normal;
	color:gray;
	position: absolute;
	top: 30px;
	right: 0px;
	z-index: 10;
}
div#banner .TopMenuBar
{
	position:absolute;
	top:5px;
	right:10px;
	font-family:verdana;
	font-size:9px;
	font-weight:normal;
}
div#banner h3 ,.text1{
	display: block;
	width: 600px;
	font-size: 25px;
	position: absolute;
	top: 10px;
	left: 200px;
	color: #0098d7;
	z-index: 10;
}
div#banner .text2{
	display: block;
	width: 500px;
	font-size: 24px;
	position: absolute;
	text-align: right;
	bottom: 5px;
	left: 250px;
	color: #b62641;
	z-index: 10;
}

div#obsah {
	padding: 8px 10px;
	width: 770px;
	float: right;
	/* border-left: 1px solid black;*/
	height: auto;
	_height: 700px;
	min-height: 700px;
	color: #404040;
	position: relative;
	background-color: white;
	padding-top: 50px;
		border-left-style:solid;
	  border-left-width:1px;
	  border-left-color:silver;
}

div#obsah .nadpis{
	display: block;
	width: 600px;
	font-size: 22px;
	position: absolute;
	top: 30px;
	left: 70px;
	margin: auto;
	color: #0098d7;
	font-weight: bold;
	height: 30px;
}

div#obsah p.odstavec {
	text-indent: 20px;
	display: block;
	margin: 10px 0;
}
.inicialka {
  margin-left: 0px;
  font-size: 14px;
}

div#obsah ul {
	margin-left: 20px;
}

#obsah-aktual {
	float: right;
	margin: 0px;
	width: 170px;
  padding-left: 5px;
  padding-right: 20px;
	xborder: 1px solid blue;
	margin-top: 100px;
  margin-right: 10px;
}


.odkazup1 {
  position: relative;
  top: 10px;
  left: 15px;
  padding-bottom: 10px
}
.odkazup2 {
  position: relative;
  top: 10px;
  left: 15px;
}
.odkazup3 {
  position: relative;
  top: 10px;
  left: 15px;
  margin-bottom: 10px;
}
.odkazup4 {
  position: relative;
  top: 10px;
  left: 15px;
  margin-bottom: 10px;
  color: green;
}


div#menuxx {
	/* 	padding: 10px 10px; */
	width: 170px;
	float: left;
	   border-right-style:solid;
	   border-right-width:1px;
	   border-right-color:silver;
	   background-image:url(obr/BgLeftMenu.jpg);
	   background-repeat:repeat;
	   height:100%;
}
/* -------------------------------------------------------------------------- */
div#navigace {
	width: 970px;
	height:15px;
	_height:15px;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url(obr/graystrip.jpg);
	background-repeat:repeat;
}
/* MENU */
div#menu {
	/* 	padding: 10px 10px; */
	width: 170px;
	float: left;
	padding: 3px 3px 3px 3px;	
}
.menulist
{
	padding: 0 1px 1px;
	margin-left: 0;
	font: 11px Verdana, sans-serif;
	font-weight: bolder;
	xbackground: #0098d7; /* pozadí menu  */
	/* width: 13em; */
}
div.prvni_menu .menulist {
	margin-top: 0px;
}
.menulist li
{
	list-style: none;
	margin: 0;
	xborder-top: 1px solid #0098d7; /* 33629A ohraniceni nahore jednotlivych radku  */
	text-align: left;
}

.menulist li a
{
	display: block;
	min-height: 30px;
	_height: 30px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 4px;
	padding-right: 6px;

	color: #054CB7; /* barva textu menu */
	xpadding: 2px 4px 2px 6px;
	xborder-left: 10px solid #054CB7; /* AAB prouzek v leve casti menu */
	xborder-right: 10px solid url(obr/graystrip.jpg);
	background-image: url(obr/graystripx.jpg);
	background-repeat: repeat-x;
	_width: 150px;
	text-decoration: none;
}
	.menulist li a:hover, .menulist li.aktivni a:hover
{
	xborder-color: #0098d7; /* FFE4C4 zvirazneni leve casti menu pri najeti */
	color: #b62641;
	xbackground: #054CB7;   /* 33629A zvirazneni pri najeti */
	background-image: url(obr/graystrip1.jpg);
	background-repeat: repeat-x;

}
.menulist li.aktivni a, .menulist li.aktivni a:hover {
	color: #b62641; /* barva textu */
	xborder-color: #D61C1C; /* zvyrazneni leve casti zvoleneho menu  */
	xbackground-color: #b62641; /* #33629A zvyrazneni zvoleneho řádku  */
}
.menulist li.aktivni a:hover {
	cursor: default;
}
div#menu h2 {
	padding: 0 1px;
	font-size: 12px;
	color: #616F9B;
	margin-top: 5px;
	margin-bottom: 2px;
	font-family: "Garamond", Times, serif;
}
div#counter {
	padding: 0 1px;
	font-size: 12px;
	color: #616F9B;
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: center;
	font-family: "Garamond", Times, serif;
}
/* MENU KONEC */
/* -------------------------------------------------------------------------- */
/* PATICKA */
div#bottom {
	clear: both;
	xbackground-color: #E6E6FA;
	text-align: right;
	color: #A5BCDA;
	padding: 2px;
	height: 15px;
	font-size: 10px;
	background-image: url(obr/BgCopyRight.jpg);
}
div#bottom a {
	color: #A5BCDA;
}
div#bottom a:hover {
	color: #88A7CE;
}
/* PATICKA KONEC */

