/* ---[ logo ]-------------------------------- */ 

#logo {
  position: absolute; display: block; overflow: hidden;
  width: 550px; height: 100px;
  top: 15px; left: 15px;
}

.thumb {
  display: table; _position: relative;
  float: left; overflow: hidden;
  width: 100px; height: 100px;
  text-align: center;
  margin: 0 5px 10px 5px; _margin: 0 4px 8px 4px;
  background: #FFFFFF url("/ftp/thumb-bg.gif") repeat 0 0;
}

/* ---[ vyhledavani  ]------------------------------ */

#sbox {
  overflow: hidden;
	width: 170px; height: 23px;
	background: #FFFFFF url("/ftp/sbox-bg.gif") no-repeat 0 0;
	margin-right: 3px;
}

/* ---[ Nadpisy ]--------------------------- */

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 0.2em 0;
}

h1 { font-size: 2em; font-weight: normal; color: #c41d1d; }
h1 a { color: #c41d1d; }
h2 { font-size: 1.4em; letter-spacing: -0.05em; color: #c41d1d; }
h2 a { color: #c41d1d; }

#lcolumn h2 { color: #c41d1d; margin-left: 15px; }
#news a { color: #c41d1d; }
#listdata .ltype2, #listdata .ltype2 a { color: #c41d1d; }

/* ---[ novinky - format data, nadpisu, perexu odkazu, odstavce ]-------------------------------- */

#news {
  width: 240px;
  background: #dedede url("/ftp/news-bottom-bg.gif") no-repeat 0 100%;
  margin-bottom: 2em;
}

#n1 {
  width: 218px; padding: 20px 11px;
  background: url("/ftp/news-top-bg.gif") no-repeat 0 0;
}

#news .ndate, #news h3, #news .perex, #news .nmore { padding: 0 4px; margin-bottom: 0; }
#news h3 { font-weight: normal; background-color: #f6f6f6; }
#news .nitem { padding-bottom: 5px; border-bottom: 1px solid #fcfdfe; margin-bottom: 5px; }
#news .nmore { text-align: right; }
#news .perex p { margin-bottom: 0; }
#news a { color: #c41d1d; }


/* ---[ fotogalerie ]------------------------ */

.gset {
  background: url("/ftp/bg.gif") no-repeat 0 0 white;

.thumb {
  display: table; _position: relative;
  float: left; overflow: hidden;
  width: 100px; height: 100px;
  text-align: center;
  margin: 0 5px 10px 5px; _margin: 0 4px 8px 4px;
  background: #FFFFFF url("/ftp/thumb-bg.gif") repeat 0 0;
}
