/* CSS Document prumker.cz print.css*/
body {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 75%;
   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;
}
.cleaner
{
  clear:both;
  display:block;
  font-size:0px;
  height:0px;
  overflow:hidden;
  line-height:0px;
}
table
{
  font-size:1em;
  margin-bottom:1.1em;
}
.noprint
{
  display:none;
}
#top
{
  display:none;
}
#panel_left
{
  display:none;
}
#panel_news h2
{
  margin:2em 0px 0em 0px;
  padding:0px 0px 3px 0px;
  border-bottom:1px solid black;
  font-size:1.3em;
 
}
#news
{
  padding-bottom:10px;
}
#news .news
{
  border-bottom:1px dotted black;
  padding:8px 0px 5px 0px;
}
#news .news h3
{
  margin:0em 0px 3px 0px;
  padding:0px 0px 0px 0px;
  font-size:1em;
}
#news .news p
{
  margin:0em 0px 6px 0px;
  padding:0px 0px 0px 0px;
}
#news .news p.right
{
  font-size:0.9em;
  text-align:right;
}
#news .archiv
{
  display:none;
}
#content
{
  padding:0px 0px 0px 0px;
}
#content h2
{
  margin:0em 0px 2px 0px;
  padding:8px 0px 6px 0px;
  font-size:1.3em;
  border-bottom:1px solid black;
}
#content .navigace
{
  display:none;
}
.line_dot_blue
{
  height:1px;
  line-height:1px;
  font-size:1px;
  overflow:hidden;
  margin-bottom:3px;
  border-bottom:1px dotted black;
}
.line_dot_black
{
  height:1px;
  margin-bottom:3px;
  line-height:1px;
  font-size:1px;
  overflow:hidden;
  border-bottom:1px dotted black;
}
#content h3 
{
  font-size:1.2em;
  margin:0em 0px 0.4em 0px;
  padding:0.5em 0px 0px 0px;
}
#content h4
{
  font-size:1.1em;
  margin:0px 0px 0.4em 0px;
  padding:0.3em 0px 0px 0px; 
}
#content h5
{
  font-size:1em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content p
{
  margin:0px 0px 1.2em 0px;
  font-size:1em;
  padding:0px 0px 0px 0px;
  line-height:1.5em;
}
#content p.block
{
  text-align:justify;
}
#content p.right
{
  text-align:right;
}
#content p.center
{
  text-align:center;
}
#content ul
{
  margin:0px 0px 1.2em 25px;
  line-height:1.5em;
  font-size:1em;
  padding:0px 0px 0px 0px;
}
#content ol
{
  margin:0px 0px 1.2em 30px;
  line-height:1.5em;
  font-size:1em;
  padding:0px 0px 0px 0px;
}
#content ul li ul
{
  margin:0.6em 0px 1.2em 25px;
  padding:0px 0px 0px 0px;
}
#content li
{
  margin:0.3em 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#footer
{
  display:none;
}
.nahoru
{
  display:none;
}
img.right
{
  float:right;
  margin-left:10px;
}
img.left
{
  float:left;
  margin-right:10px;
}
.gallery
{
   margin-top:30px; 
}
.picture_m 
{
  width:180px;
  height:180px;
  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 8px;
}
.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;
}

#content a.ban img
{
  display:block;
}
#content a.ban br
{
  display:none;
}
#content a.ban:link, #content a.ban:hover, #content a.ban:active, #content a.ban:visited
{
  display:block;
  float:left;
  width:169px;
  margin:5px 7px 5px 4px;
  _margin-left:2px;
  font-weight:bold;
  text-align:right;
}
