/* CSS Document kunstat-mesto.cz Print.css*/
body {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 80%;
   background: #fff;
   color:#000;
}
a:link {
  color:#000;
	text-decoration: underline;
}
a:visited {
  color:#000;
	text-decoration: underline;
}	
a:active {
  color:#000;
	text-decoration: underline;
}
a:hover {
	color:#000;
	text-decoration: underline;
}
form{
  margin:0px;
  padding:0px;
}
img{
  border:0px;
  margin:0px;
  padding:0px;
}
h1.print{
  font-size:18px;
  margin-left:20px;
}
.cleaner
{
  clear:both;
}
table
{
  font-size:1em;
}
#top
{
  display:none;
}
#main
{
  background: #fff;
}
#panel_left
{
  display:none;
}
#content
{
  padding:20px;
  color:#000;
}
#content h2 
{
  color:#000;
  font-size:1.2em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
  
}
h2 
{
  font-size:15px;
  margin-left:20px;
  
}
#content .line_h2
{
  display:none;
}
#content h3 
{
  color:#000;
  font-size:1.0em;
  margin:0px 0px 0.6em 0px;
  padding:0px 0px 0px 0px;
}

#content h4
{
  color:#000;
  font-size:1.0em;
  margin:0px 0px 0.4em 0px;
  padding:0px 0px 0px 0px; 
}
#content h5
{
  color:#000;
  font-weight:normal;
  font-size:1.0em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content p
{
  margin:0px 0px 1em 0px;
  padding:0px 0px 0px 0px;
}
#content p.block
{
  text-align:justify;
}
#content p.right
{
  text-align:right;
}
#content ul
{
  margin:0px 0px 1em 25px;
  list-style-type:square;
  padding:0px 0px 0px 0px;
}
#content ol
{
  margin:0px 0px 1em 20px;
  padding:0px 0px 0px 0px;
}
#content li
{
  margin:0.3em 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content ul.ctverecky li
{
  padding-left:0px;
  list-style:square;
  background:none;
}
#aktuality
{
  background: url(images/bg_news.gif) no-repeat;
  padding:15px 20px 10px 20px;
  color:#000;
}
#aktuality h2 
{
  color:#000;
  font-size:1.2em;
  margin:0px 0px 0.7em 0px;
  padding:0px 0px 0px 0px;
}
.news
{
  margin-bottom:17px;
}
.news h3
{
  color:#000;
  display:inline;
  font-size:1.0em;
  margin:0px 0px 0em 0px;
  padding:0px 0px 0px 0px;  
}
#content .news h3
{
  color:#000;
  display:inline;
  font-size:1.0em;
  margin:0px 0px 0em 0px;
  padding:0px 0px 0px 0px;  
}
.news .nadpis
{
  font-size:1em;
  font-weight:bold;
  margin-bottom:4px;
  color:#000;
}
.news p
{
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#banner_denni_menu
{
  display:none;
}
#footer
{
  display:none;
}
#content #sitemap ul
{
  padding:0px 0px 0px 20px;
  margin:0px 0px 5px 0px;
  list-style-type:none;
}
#content #sitemap ul li
{
  padding:5px 0px 5px 25px;
  margin:2px 0px 0px 0px;
  list-style-type:none;
  background:url(images/zavrena.gif) no-repeat;
}
#content #sitemap ul li.otevrena
{
  padding:5px 0px 5px 25px;
  margin:2px 0px 0px 0px;
  list-style-type:none;
  background:url(images/otevrena.gif) no-repeat;
}
.nahoru
{
  display:none;
}
.picture_m 
{
  width:130px;
  float:left;
}

.picture{
   float:left;
  /*  width:10px;*/
  /* obrázek vlevo */
  background: url(images/shadowAlpha.png) no-repeat bottom right !important; 
  /* pro Operu a Mozillu pou?ijeme transparentní PNG */
  background: url(images/shadowAlpha.gif) no-repeat bottom right; 
  /* pro IE musíme je?ti doplnit GIF, Opera a Mozilla kvuli !important pou?ije PNG */
  margin: 5px 0px 10px 10px;
   
}
.picture img  {
  display: block;
  position: relative;
  background-color: #fff; /* bílé pozadí kolem */
  border: 1px solid #a9a9a9; /* rámeeek */
  margin: -6px 6px 6px -6px; /* posun kvuli stínu */
  padding: 4px; /* pozadí 4px mezi rámeekem a obrázkem */
}
.strankovani
{
  display:none;
}
#panel_novinky
{
  margin-left:20px;
}
#deska_title h2
{
  margin-left:0px;
}
