/* --- struktura stránky --- */
body {
  font-family: Verdana, Tahoma, MS Sans Serif;
	margin: 5px;
	padding: 0px;
 	scrollbar-face-color: #98fb98;
 	text-align: center;
 	background-color: #ABFFAB;
	}
#obal {
	width: 990px;
	border: 4px solid #41cd41;
 	background-color: #ffffff;
	padding: 2px;
	}
#obalek {
	width: 980px;
	border: 2px solid #41cd41;
	padding: 1px;
	}
#d1   {
	width: 100%;
	margin: 0px;
	font-size: 14pt;
	}
#d11  {
	width: 100%;
	height: 4px;
	background-color: #41cd41;
	font-size: 0px;
	margin: 0 2 0 2px;
	}
#d12  {
	width: 100%;
	height: 2px;
	background-color: #41cd41;
	font-size: 0px;
	margin: 0 2 0 2px;
	}
#levy {
  float: left;
	width: 160px;
	margin: 2 1 1 1px;
	height: auto;
	}
#pravy {
	width: 105px;
	margin: 20 0 0 2px;
	}
#stred {
	height: auto;
	margin: 0 5 0 5px;
	padding: 0px;
	}
#pata {
	background: url(../pics/back_c.gif) repeat-y center;
	font-size: 6pt; !important;
	color: #a52a2a;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	}
#pata a:link {
	font-size: 6pt; !important;
	color: #a52a2a;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	}
#pata a:hover {
	color: #000000;
	}
.titul  {font-size: 20; font-weight: bold; background: url(../pics/back_c.gif) repeat-y center; text-align: center;}
.titul1 {font-size: 14; font-weight: bold; background: url(../pics/back_c.gif) repeat-y center; text-align: center;}

.poz  {background: url(../pics/back.gif) top left repeat-y; vertical-align: top;}
.poz1 {background: url(../pics/back1.gif) right repeat-y; vertical-align: top; text-align: center;}
.reset {font: black normal Verdana, Tahoma, MS Sans Serif; border: 0px none; margin: 0px; padding: 0px; float: none; clear: both; width: 0px; height: 0px; line-height: 0px; font-size: 0px; }

/* --- drobečkové menu --- */
#navcont {margin: 0 0 4 0px; padding: 0 0 2 0px; background: #FFFFFF url(../pics/back_c.gif) center repeat-y fixed; border-bottom: 2px solid #41cd41;}
#nav {list-style: none; padding: 0; margin: 0;}
#nav li {font-size: 7pt !important; display: inline; padding: 0; margin: 0;}
#nav li:before {content: "  »  ";}
#nav li:first-child:before {content: "";}
#nav a {text-decoration: none;}
#nav a:hover {text-decoration: none;}
/* drob. pro IE */
* html #nav li {background-image: url("../pics/ico/navig.gif"); background-repeat: no-repeat; background-position: 0 60%; padding: 0 8 0 15px; margin: 0 8 0 -10px;}
* html #nav {height: 8pt;}
* html #nav li {display: block; float: left;}
* html #nav li:first-child {background-image: none;}

/* --- levé menu --- */
.first {
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
	}
.title {
 	font-size: 8pt;
  color: black;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
	}
td a.title {
 	font-size: 8pt;
	color: rgb(165,42,42);
	font-weight: bold;
	}	
td a.title :hover {
 	font-size: 8pt;
	color: rgb(165,42,42);
	font-weight: bold;
	}
.submenu {
	font-style: normal;
	text-decoration: none;
	margin: 4 0 7 0px;
	}	
td.sub a:link, td.sub a:visited {
	font-size: 7.5pt;
	color: black;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 2 1 1 1px;
	}
td.sub a:hover {
	font-size: 7.5pt;
	font-weight: bold;
	background-color: white;
	text-decoration: none;
	}
.subico {
	padding-right: 3px;
	height: 18;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	}
.skryj {display: none;}

div.tlacmenu img {
	margin: 5px;
	}
.tlacmenu a:hover {
	padding: 0 0 1 0px; border-bottom: #a52a2a solid 5px;
	}
	
/* --- formátování textu v obsahu --- */
h1 {
	font-size : 20px;
	margin: 5px;
	}
.h1 {
	font: bold 14pt Comic Sans MS, Tahoma, Verdana;
	margin: 5px;
	padding: 5px;
  background: white url(../pics/back_c.gif) repeat-y center top;
	text-align: center;
	letter-spacing: 0.5em;
	}
h2 {
	font-size : 16px;
	}
h2.act {
  font-size: 20;
	font-weight: bold;
	color: brown;
	margin: 0px;
	}
h3 {
	font-size : 15px;
	font-weight: bold;
	margin-bottom: .05in;
	}
h4 {
	font-size : 10px;
	font-weight: normal;
	}
p, ul, li {
	font-family: Verdana, Tahoma, MS Sans Serif;
	font-size: 10pt;
	font-weight: normal;
	}
p.text {
	font-size: 10pt;
  text-align: justify;
	text-indent: 2em;
	}
ul, li {
	margin-top: 2px;
	margin-right: 5px;
	padding-left: 10px;
	}
tr, td {
	font-family: Verdana, Tahoma, MS Sans Serif;
	font-size: 8pt;
	}
small {
	color: #006400;
	margin-left: 10px;
	}
.spa {
	margin-left: 2em;
	margin-top: 0px;
	font-weight: bold;
	}
.span1 {
	margin: 0px;
	font-size : 12px;
	font-weight: normal !important;
	}

img.com {
	height:30;
	width:40;
	border:0;
	vertical-align: text-top;
	}
hr.act {
	text-align: left;
	color: brown;
	width: 75%;
	}
	
/* --- odkazy v textu ---*/
a:link {
	font-size: 10pt;
	font-weight: bold;
	color: #a52a2a;
	text-decoration: underline;
	}

a:visited {
 	color: #a52a2a;
	font-weight: bold;
	}
    
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
  }

a.mail:link {
	font-size: 8pt;
	color: #000000;
	}

a.mail:visited {
	color: #000000;
	}

a.mail:hover {
	color: #a52a2a;
	text-decoration: none;
	}

.block a {
	display: block;
	line-height: 180%;
	}

	
/* --- adresa --- */
address {
	color: #a52a2a;
  font: bold 12pt Comic Sans MS;
	text-align: center;
	font-style: normal;
	}
address a:link {
	color: #a52a2a !important;
	text-decoration: none;
	font-size : 12pt !important;
	}
address a:hover {
	color: #000000 !important;
	text-decoration: underline;
	font-size : 12pt !important;
	}
	
/* --- tiskový výstup --- */
@media print {
	#obal {border: 0px;}
	#obalek {border: 0px;}
	#d1 {display: none;}
	#d11 {display: none;}
	#levy {display: none;}
	#stred {width: 700px; font-size: 10pt; border: 0; margin: 0;}
	#top {display: none;}
	#navcont {display: none;}
	#nahoru {display: none;}
	#pravy {display: none;}
	#pata {display: none;}
	}
