/**********************************/
/*** 1.css - (c) miki, 2005 *******/
/**********************************/
body {
	font-family: arial;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #e3fbcc;
}

img {
	border: none;
}

a:link, a:visited {
	color: #000000;
}
a:hover {
	color: #092940;
}

p {
	line-height: 1.5em;
}

div {
	cursor: default;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid #000000;
	background: #eaf4f4;
}

fieldset {
	border: 1px solid #000000;
	padding: 10px;
	line-height: 1.6em;
}

fieldset div {
	clear: both;
	text-align: right;
	margin-top: 5px;
}

fieldset textarea {
	width: 100%;
	height: 100px;
	font: 0.9em tahoma;
	border: 1px solid #000000;
	background: #eaf4f4;
}

fieldset legend {
	color: #000000;
	font-weight: bold;
	padding: 5px;
}

fieldset label {
	width: 80px;
	display: block;
	float: left;
	white-space: nowrap;
	clear:both;
	height: 16px;
}

th {
	white-space: nowrap;
	padding-right: 1em;
	vertical-align: top;
}
td, th {
 line-height: 1.5em;
}

h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	color: #092940;
}
h3 {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #092940;
}
h4 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 16px 0px;
	text-align: justify;
}
li {
	line-height: 1.5em;
}

/**********************************/
/*** ZÁHLAVÍ **********************/
/**********************************/
#top {
	text-align: center;
	margin: 5px;
	padding: 5px;
}

#str_text {
}

#path {
	text-align: left;
	position: absolute;
	top: 99px;
	color: #b9d7ec;
	width: 752px;
	margin: 0px 9px 2px 9px;
	height: 18px;
	font-family: tahoma;
	font-size: 0.85em;
}
#pathC {
	margin: 0px 10px 0px 11px;
}
#pathC #pathFirst {
	background: url();
	padding: 0px;
	float: left;
}
#path a, #foot a, #foot  {
	color: #b9d7ec;
}
#path a:hover, #foot a:hover{
	color: #ffffff;
}
#pathC ul {
	margin: 0px;
	padding: 0px;
	list-style: none url();
}
#pathC ul li {
	float: left;
	padding-left: 18px;
	background: url(./img/path_sep.png) 5px center no-repeat;
}
#pathC a {
}
/**********************************/
/*** LEVÁ NAVIGACE ****************/
/**********************************/
#left {
	float: left;
font-size: 0.85em;
}
#leftNavig {
	width: 165px;
	margin: 1px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#leftNavig ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftNavig ul a {
	display: block;
	text-decoration: none;
	text-align: left;
font-size: 0.85em;
	padding: 2px 0px 2px 0px;
}

.mmSub, .mmSub1, .mmSub2, .mmSub3, .mmSub4, .mmSub5 {
	padding: 3px 0px 3px 0px;
	width: 160px;
	border-top: 1px solid #e1f5e7;
	border-bottom: 1px solid #e1f5e7;
}
.mmSub1 span {
	margin-left: 10px;
}
.mmSub2 span {
	margin-left: 30px;
}
.mmSub3 span {
	margin-left: 50px;
}
.mmSub4 span {
	margin-left: 70px;
}
.mmSub5 span {
	margin-left: 90px;
}
#leftNavig ul a:hover, .mmSel {
	color: #000000;
	background: #c0dbdc;
	border-top: 1px solid #628585;
	border-bottom: 1px solid #628585;
}
#leftNavig ul ul {
	display: none;
}

/**********************************/
/*** OBSAH ************************/
/**********************************/
#page {
	width: 770px;
	margin: 10px auto 0px auto;
}
#body {
	float: right !important;
	width: 565px;
	margin: 10px 5px 0px 0px;
	padding-right: 10px;
}

#content {
	color: #000000;
	width: 770px;
	padding-bottom: 10px;
	background: url(./img/bg_page.png) 5px repeat-y;
	position:relative;
	top: -1px;
}
#contentC {
	text-align: justify;
	padding: 0px 5px 0px 5px;
}

/**********************************/
/*** FOOTER ***********************/
/**********************************/

#footer {
	clear: both;
	width: 770px;
	background: url(./img/bg_foot.png) 5px no-repeat;
	position:relative;
	top: -2px;
	height: 28px;
}
#footer ul {
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 250px;
	top: 3px;
}
#footer ul li {
	display: inline;
	margin-right: 10px;
}

#foot {
	margin: 0px 9px 0px 9px;
	font-size: 0.8em;
	font-family: tahoma;
	text-align: right;
}
#foot .div {
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}

/**********************************/
/*** VYHLEDÁVÁNÍ ******************/
/**********************************/
#hledform {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	vertical-align: middle;
	width: 200px;
}
.hledinp {
	width: 150px;
	height: 14px;
	border: 1px solid #888888;
	font: 9pt tahoma;
	vertical-align: middle;
	margin: 2px 0px 1px 0px;
}
.hledbut {
	width: 40px;
	height: 18px;
	border: 1px solid #888888;
	color: #000000;
	font: 8pt tahoma;
	vertical-align: middle;
	margin: 2px 0px 1px 0px;
	text-align: center;
}

/**********************************/
/*** MAPA WEBU ********************/
/**********************************/

#mapawebu ul {
	margin: 0px;
	padding: 0px;
}

#mapawebu ul li {
	list-style: none;
}
#mapawebu a {
	text-decoration: none;
}
#mapawebu a span {
	text-decoration: underline;
}
.mwSub1 {
	margin-left: 30px;
}
.mwSub2 {
	margin-left: 60px;
}
.mwSub3 {
	margin-left: 90px;
}
.mwSub4 {
	margin-left: 120px;
}
.mwSub5 {
	margin-left: 150px;
}

/**********************************/
/*** OSTATNÍ **********************/
/**********************************/
.hide {
	display: none;
}
.c {
	text-align: center;
}
.b {
	font-weight: bold;
}
.but {
	border: 1px outset #93A4AF;
	cursor: pointer;
}

/**********************************/
/**********************************/
/**********************************/

.mmenu_sub {
	position:relative;
	left:20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.miban {
	width: 88px;
	height: 31px;
	border: none;
}

.oo {
	clear: both;
	height: auto;
	padding: 0px 5px 5px 4px;
	color: #000000;
	text-align: justify;
}

.nadpis {
	padding: 8px 0px 0px 10px;
	margin-bottom: 10px;
	height: 23px;
	font-size: 1.1em;
	font-weight: bold;
	background: url(./img/bg_h2.png) no-repeat;
}

.ndp {
	font: 11pt verdana;
	font-weight: bold;
	padding-top: 10px;
}

#timg {
	margin-top: 5px;
}

#toptitle {
	text-align: center;
	width: 100%;
	height: 112px;
	background: url(./img/bg_top.png) no-repeat;
}

#toptitle h1 {
	height: 65px;
}
#toptitle h1 a {
	display: block;
	height: 85px;
	margin: 0px 10px 0px 290px;
}
#toptitle span, .noVis {
	position: absolute;
	left: -10000px;
}

.b {
	font-weight: bold;
}
.c {
	text-align: center;
}

#searchForm {
	border-top: 1px solid #000;
	padding: 5px 0px 0px 5px;
}

.download div {
	margin-bottom: 10px;
}
.download .dzip {
	padding-left: 20px;
	background: url(./img/zip.png) no-repeat;
}
.download .dpdf {
	padding-left: 20px;
	background: url(./img/pdf.png) no-repeat;
}

/**********************************/
/* Horni navigace *****************/
/**********************************/

#topNavig {
	position: absolute;
	top: 73px;
	margin: 0px 0px 0px 9px;
	padding: 0px;
	list-style: none url();
}
#topNavig li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topNavig li a {
	display: block;
	float: left;
	padding: 2px 0px 2px 0px;
	margin-left: 5px;
	text-decoration: none;
	width: 66px;
	background: url(./img/bg_tab_off.png) no-repeat;
}
#topNavig li a:hover, #topNavig .sel a {
/*	background: #80ff80;*/
	color: #ffffff;
	background: url(./img/bg_tab_on.png) no-repeat;
}

.galerie {
	clear: both;
	height: auto;
	width: 555px;
	padding: 0px 5px 5px 4px;
	color: #000000;
}
.galerie a {
	display: block;
	float: left;
	padding: 8px;
	margin: 3px;
	text-align: center;
}
.galerie a span {
	height: 150px;
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.butBar {
	text-align: right;
	margin-top: 10px;
}

.sitemap li {
	list-style: none url();
}

.img {
	text-align: center;
}
#pathNav {
	list-style: none url();
	float: right;
}

.specs {
	clear: both;
	border-collapse: collapse;
	font-size: 80%;
	border: 1px solid #3173a2;
	width: 100%;
}
.specs th {
	text-align: left;
	width: 15%;
	padding: 0px 10px 0px 5px;
}
.specs td {
	padding-right: 5px;
}
.specs .odd {
	background: #d1e6e7;
}

.pagePerex {
	margin-bottom: 10px;
	padding: 5px;
}

.thumb {
	width: 150px;
	height: 170px;
}

#bottomLinks {
	font-size: 80%;
	margin-top: 10px;
	height: 18px;
	width: 100%;
}
#bottomLinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none url();
	clear: both;
}
#bottomLinks li {
	float: left;
}
#bottomLinks li a {
	padding: 0px 20px 0px 10px;
	color: #3375a4;
}
#bottomLinks li a:hover {
	color: #000000;
}

#pImg {
    float: right;
	text-align: center;
	margin: 5px 0px 5px 10px;
}

