/*telo html stranky*/
body {
 font: 0.75em/1.5 "Arial CE", Arial, sans-serif;
 color: #222; padding: 20px 0;
 background: #333333 url("/ftp/body-bg.gif") repeat-x 0 0;
}

/*horni rohy*/
#c1 {
  width: 900px;
  background: white url("/ftp/c1-bg.gif") no-repeat 0 0;
}

/*dolni rohy*/
#c2 {
  width: 870px;
  background: transparent url("/ftp/c2-bg.gif") no-repeat 0 100%;
}

/* ---[ logo ]-------------------------------- */ 

#logo {
  position: absolute; display: block; overflow: hidden;
  width: 580px; height: 100px;
  top: 15px; left: 15px;
}

/* ---[ Nadpisy ]--------------------------- */

/*nadpis 1. a 2. urovne*/
h1 { font-size: 2em; font-weight: normal; color: #333333; }
h1 a { color: black; }
h2 { font-size: 1.4em; letter-spacing: -0.05em; color: #333333; }
h2 a { color: #333333; }

#lcolumn h2 { color: #333333; margin-left: 15px; }
#news a { color: #333333; }
#listdata .ltype2, #listdata .ltype2 a { color: #333333; }

/*nastaveni odkazu*/
a { color: #333333; text-decoration: underline; cursor: pointer; _cursor: hand; } 
a:hover { text-decoration: none; }

/* ---[ fotogalerie ]------------------------ */

.gset {
  position: relative;
  width: 265px; height: 150px;
  text-align: left;
  margin-bottom: 1em;
  background: transparent url(/ftp/gset-bg.gif) repeat 0 0;
}

#content ul li { padding-left: 16px; background: transparent url("/ftp//icon-dot-red.gif") no-repeat 0 5px; }
