
p, td, ol, ul
{
  line-height: 1.5;
}

body 
{
 font-family: Tahoma, sans-serif;
 font-size: 75%;
}

#menu-top, #left-col, #right-col, p.links, #bottom ul, #logo-web { display:none; }
#logo-print { float:right; }

#content .image
{ /* obrazky s nadpisem na vrcholu sloupce*/
  position: relative;
  width: 250px;
  float: left;
  background: #4e6aae;
  color:#fff;
  margin-bottom: 15px;
  margin-right: 5px;
}
#content .image a { color:#fff; text-decoration:none; }

#content .image.small {
  width:170px;
  margin:10px 0 0 5px;
}
#content .image.small img { width:170px; }
#content .image.small.first { clear:left; margin-left:0; }

#content .image div
{
  font-size: 0;
  line-height: 0;
}

#content .image h3
{
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  margin: 8px 9px;
}


/* tabulka v kontaktech */
div.kontakt
{
  margin-bottom: 8px; float:left; width:100%; clear:both; height:100%;
}
div.kontakt #map1, div.kontakt #map2 { margin-top:-20px; }
div.kontakt.vizitka { width:230px; padding:5px 10px; margin:0 9px 9px 0; clear:none; background:transparent url("images/content_vizitka_bg.gif") bottom left no-repeat; }

div.kontakt td
{
  vertical-align: top;
  border:none;
}

div.kontakt td.udaj
{
  width: 100px;
  text-align: right;
  padding-right: 10px;
}

div.kontakt.vizitka td.udaj 
{
  width: 70px;
}

div.kontakt td.osoba
{
  font-weight: bold;
}

div.kontakt tr.zelena
{
  color: #0a0;
  font-weight: bold;
}

#content ul
{
  margin-left: 30px;
}

#content .sitemap
{
  margin-top: 20px;
}

a.thumb
{ 
  margin: 0 5px 5px 0; 
  height: 90px;
  float:left;
}

a.thumb span.img, a.img span.img
{ 
  position: relative;
  display:block;
  line-height:0; font-size:0;
}

#content p.show_link { text-align:right; margin-top:0; }

/* styly pro zaoblene okraje modrych boxu */
.common .t_l, .image .t_l, .thumb .t_l, .img .t_l,
.common .t_r, .image .t_r, .thumb .t_r, .img .t_r,
.common .b_r, .image .b_r, .thumb .b_r, .img .b_r,
.common .b_l, .image .b_l, .thumb .b_l, .img .b_l {
  display:none;
}

/*******************************************************************
 * STYLY PRO PATICKU
 *******************************************************************/ 
#bottom { clear:both; padding-top:.5cm; }

/*******************************************************************
 * OSTATNI FORMATOVANI
 *******************************************************************/ 

/* formular */
fieldset
{
  border: 0; margin:4px 0; padding:5px 10px;
}


legend
{
  font-weight: bold;
  line-height: 1.5;
  color:#000;
}

label
{
  display: block;
  width: 120px;
  margin-right: 10px;
  float: left;
  clear: right;
  line-height: 1.5;
}

label.checkbox
{
  width: auto;
  float: none;
}

input, textarea
{
  margin: 2px 5px;
}

textarea { height:80px; width:300px; }
input.text { width:140px; }

img.code
{
  margin-left: 135px;
}

input.submit { cursor:pointer; margin:0 5px 3px 0; }
label.checkbox { cursor:pointer; }
form br { clear:both; }

.cleaner, span.clear {  clear: both; font-size:0; line-height:0; height:0; display:block; }
table { border-collapse: collapse; }
table td, table th { padding:1px 3px; border:1px dotted #4D6AAE; }
a, a:visited { color: #4d6aae; }
a:hover { text-decoration: none; }
ol { margin-left: 40px; }
img { border: 0; }
p.error, p.message { font-weight:bold; padding:5px 10px; border:1px solid; }
p.error { color:#f00; background-color:#FFE9E9; border-color:#f00; }
p.message { color:#0a0; background-color:#e9ffe9; border-color:#0a0; }
.inv { display:none !important; }

