body {
	margin: 0 0 0 0;
	padding: 0;
	background-color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

P {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	line-height: 130%;
}
a img {
	border: none;
}
a {
	color: #000000;
	text-decoration: none;
}
H1 {
	font-size: 30px;
	color: #545353;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

H2 {
	text-align: left;
	text-transform:uppercase;
	color: #545353;
	font-size: 11px;
	line-height: 180%;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

H3 {
	font-size: 15px;
	color: #0d5eb1;
	font-weight: bold;
	text-transform:uppercase;
	padding: 16px 0 10px 0;
	margin: 0 0 0 0 ;
}

H4 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 10px 0;
	padding: 0 0 5px 0;
	line-height: 130%;
	text-align: justify;
}	
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #026bb7;
	text-transform:uppercase;
	margin: 20px 0 15px 0;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #026bb7;
	margin: 10px 0 4px 0;
}
/* menu */
#menu{
	display: none;
}
/* konec menu*/

.search {
	display: none;
}
div.left_frame_title {
	display: none;
}
div.left_frame_content {
	display: none;
}
.photo {
  display: none;
}
#title_img {
  display: none;
}
#path {
  display: none;
}
#text {
  text-align: justify;
}
div.ctg_printout {
	padding: 0 0 15px 0;
	clear: both;
}
div.ctg_printout img {
	margin: 2px 10px 15px 0;
	float: left;
}
span.ctg_printout_title a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.reset {
	clear: both;
}
#navigace_bottom img {
  display: none;
}
#footer {
	clear:both;
	font-size: 12px;
	margin-top: 10px;
}
#dis, #dis a {
  color: #000000;
  text-decoration: none;
  margin-bottom: 5px;
}
#vzlu, #vzlu a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

/* MAPA STRANEK */

ul#sitemap {
  margin: 0;
  padding 0;
  font-weight: bold;
  list-style-type: none;
}
ul#sitemap li {
  background: url(img/disc.gif) no-repeat 0px 5px;
  padding: 0 0 5px 12px;
}
ul#sitemap li ul {
  margin: 8px 0 8px 0;
  padding: 0;
  font-weight: normal;  
  list-style-type: none;
}
ul#sitemap li ul li {
	background: url(img/circle.gif) no-repeat 28px 5px;
	padding: 0 0 0 40px;
}
/* MAPA STRANEK Konec */

