
body {
  font-family: bitstream vera sans, arial, sans-serif;
  margin: 0px; padding: 0px;
  text-align: center;
  background: url('/cgp/scanlines.png') #dadbdd;
}

div {
  text-align: left;
}

div.debug {
  background: cyan;
}

pre {
  overflow: auto;
  border: 1px dashed;
  background: #eee;
}

img { 
  border: 0px; 
}

.centering { text-align: center; }

#container {
  position: relative;
  background: white url('/cgp/ozadje.png');
  background-repeat: no-repeat;
  width: 804px;
  min-height: 900px;
  _height: 900px;
  margin: 0px auto; padding: 0px;
}

#menu {
  position: absolute;
  left: 183px;
  top: 77px;
  height: 22px;
  width: 622px;
  padding: 0px;
  white-space: nowrap;
}

#menu ul {
  display: block;
  padding: 0px;
  margin: 0px;
  height: 22px;
}

#menu li {
  display: block;
  float: left;
  width: 122px;
  margin-left: 2px;
  background: black;
  color: white;
  text-align: center;
  height: 22px;
  font-weight: medium;
}

#menu li a:before {
  content: '::';
  margin: 0em 0.5em 0em -1em;
}

#menu li a {
  display: block;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 17px;
}

#main {
  margin-left: 210px;
  padding-top: 120px;
  width: 390px;
  font-size: 12px;
}

#toctitle { display: none; }

#toc {
  font-size: 10px;
}

#toc a {
  text-decoration: none;
}

h1 {
  font-size: 13px; 
}

#nav {
  position: absolute;
  left: 0px;
  top: 187px;
  width: 174px;
  border: 1px dotted;
  border-bottom: 0px;
}

#nav a {
  display: block;
}

#langbar {
  font-size: small;
  position: absolute;
  left: 0px;
  width: 160px;
  top: 77px;
  height: 24px;
  text-align: right;
  line-height: 21px;
  color: white;
}

#langbar a {
  text-decoration: none;
  color: white;
}

#sponsor {
  text-align: center;
  font-size: small;
  padding-top: 1em;
}

div.center {
/* to nima veze s centriranjem!!! center = mmc */
  text-align: right;
  height: 34px; 
  font-size: 11px;
  padding-top: 9px;
  border-bottom: 1px dotted;
  overflow: hidden;
  line-height: 12px;

  background: #e4cfda;
  height: 29px;
  padding-top: 1px;
}

div.plav {
  background: #e6f4fd;
}

div.center b {
  font-size: 11px;
  line-height: 12px;
  text-align: left;
  display: block;
  margin-bottom: -1em;
}

div.center.dolg {
  height: 41px;
  padding-top: 2px;
}

div.center a {
  text-decoration: none;
  color: black;
  display: block;
  padding: 0.2em 1em;
}

div.center a:visited {
  text-decoration: none;
  color: black;
  display: block;
  padding: 0.2em 1em;
}

#banner {
  position: absolute;
  left: 41px;
  top: 10px;
  height: 60px;
}

#balast {
  position: absolute;
  left: 622px;
  top: 99px;
  width: 180px;
  border: 1px dotted;
}

#podvlek {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
/*  height: 24px; */
  text-align: center;
  font-size: 10px;
  line-height: 20px;
  color: white;
  background: black;
  clear: both;
}

/* prvic za broken css engine */
a, a:visited { color: blue; } 
a, a:visited { color: inherit; }

.sredina {
  text-align: center;
}

.anchor {
  clear:both;
  text-align: center;
  font-size: 36px;
  margin-bottom: 30px;
  font-family: dingbats, arial unicode ms, code2000, sans-serif;
}

.clear {
  clear: both;
}

.box {
  border-bottom: 1px dotted;
  min-height: 100px;
  padding: 10px;
  font-size: 11px;
}

.box h3 {
  margin: 0px;
  text-transform: uppercase;
  font-size: 12px;
}

.search.box {
  min-height: 0px;
  text-align: center;
}

#novice {
  background: #e6f4fd;
}

#dogodki {
}

#simbol {
  _background: #e6f4fd;
  width: 180px;
  height: 180px;
  text-align: center;
  margin-top: 1em;
}

#bigimagediv {
position: fixed;
width: 600px;
height: 600px;
left: 100px;
top: 100px;
border: 1px solid red;
display: none;
}

#bigimage {
}

#targetimg {

}

#email {
padding: 0.5em 0;
text-align: center;
}

table.matrix {
  margin: 1em 1em 1em -8em;
}

table.matrix td { 
  font-size: small;
  border: 1px solid black; 
}

tr.odd0 {
  background: #cccccc;
}

tr.odd1 {
  background: #eeeeee;
}

div.event a {
text-decoration: none;
display: block;
}

div.event {
/* border-bottom: 1px solid #ddd; */
}

div.event h3 {
	margin-bottom: 0.2em;
}

h3.date {
 padding-left: 0.5em;
 padding-right: 0.5em;
 background: #ddd;
}
