body {
	font: 78%/1.5 Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #464646;
	background: url(/ftp/pozadi.gif) repeat-x 0 0 #ececec;
	padding: 12px 0;
	font-size: 0.8em;
}

/* ---[ logo ]-------------------------------- */

#logo {
  display: block;
  position: absolute;
  width: 220px; height: 160px;
  top: 48px; left: 23px;
  overflow: hidden;
  cursor: pointer; _cursor: hand;
}

#menu {
  width: 220px; min-height: 180px; _height: 180px;
  background: transparent;
  position: relative;
  margin: 75px 0 30px 0;
  border-top: 1px dotted #888;
}

h2 {
  font-size: 140%;
  color: #0c760d;
  margin: 1.4em 0 0.3em 0;
}

/* ---[ basic ]------------------------------- */

a { color: #0c760d; text-decoration: underline; cursor: pointer; _cursor: hand; }
a:hover { color: black; text-decoration: none; }
a img { border: none; }

.fasada {line-height: 0;}

/* ---[ list ]-------------------------------- */

#listdata .lperex p { font-size: 92%; margin-bottom: 0; }
#listdata .linfo { clear: both; color: #999; border-top: 1px solid #eee; margin-top: 0.5em; }
#listdata .linfo a { color: #999; }
#listdata span { color: #ddd; padding: 0 5px; }
#listdata .ltype1, #listdata .ltype1 a { color: #222; }
#listdata .ltype1 a { background: url(/images/styles/template9/green/file_icon.png) no-repeat 0 top; padding: 0 0 0 25px; height: 16px; display: block; line-height: 16px; }
#listdata .ltype2, #listdata .ltype2 a { color: #0c760d; }
#listdata .ltype2 a { background: url(/images/styles/template9/green/file_icon.png) no-repeat 0 top; padding: 0 0 0 25px; height: 16px; display: block; line-height: 16px; }
#listdata .folder { height: 24px; background: transparent url(/images/styles/template9/green/folder-bg.gif) no-repeat 100% 0; }
#listdata img { float: left; margin: 0 5px 5px 0; }
#listdata img { float: left; margin: 0 5px 5px 0; }

/* ---[ photogallery ]------------------------ */

.gset {
  position: relative;
  width: 320px; height: 146px;
  text-align: left;
  margin-bottom: 1em;
  background: url(/ftp/gal_bg.png) no-repeat 0 0 white;
}

.thumb {
  display: table;
  _position: relative;
  float: left;
  overflow: hidden;
  width: 100px; height: 100px;
  text-align: center;
  background-color: #dbe2e9;
  margin: 0 7px 10px 6px; _margin: 0 4px 8px 4px;
  background: url(/ftp/thumb_bg.png) no-repeat top;
}
