/**********************************/
/*** 1.css - (c) miki, 2005 *******/
/**********************************/
body {
	font-family: arial;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}

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;
}

/**********************************/
/*** LEVÁ NAVIGACE ****************/
/**********************************/
#left, #leftNavig {
	display: none;
}

/**********************************/
/*** FOOTER ***********************/
/**********************************/

#footer {
	display: none;
}

/**********************************/
/*** VYHLEDÁVÁNÍ ******************/
/**********************************/
#hledform {
	display: none;
}

/**********************************/
/*** 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 {
	display: none;
}

.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 {
	display: none;
}

.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;
}

.butBar {
	text-align: right;
	margin-top: 10px;
}

.sitemap li {
	list-style: none url();
}

.img {
	text-align: center;
}
#path {
	display: none;
}

.specs {
	clear: both;
	border-collapse: collapse;
	font-size: 80%;
	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, .novis {
	display: none;
}

#pImg {
    float: right;
	text-align: center;
	margin: 5px 0px 5px 10px;
}

