html, body { margin: 0; padding: 0; }

body
{
  font-family: sans-serif;
  font-size: 10pt;
  background-color: #fff;
  width: 100%;
  height: 100%;
  clip: rect(0,0,100%,100%);
  overflow-x: hidden;
}

#header-wrapper
{
  background-image: url(http://strahinja.org/sli/naslov-sredina.jpg);
  background-repeat: repeat-x;
}

#header
{
  position: relative;
  /*border: 1px solid red;*/
  background-color: transparent;
  background-image: url(http://strahinja.org/sli/naslov-desno.jpg);
  background-position: top right;
  top: 0;
  left: 0;
  width: 100%;
  height: 72px;
  background-repeat: no-repeat;
  /*z-index: 0;*/
  margin: 0;
  padding: 0;
  white-space: nowrap;
  /*overflow: hidden;*/
}

#header-left,
#header-left img
{
  display: block;
  border: none;
  position: absolute;
  margin: 0;
  padding: 0;
}

#header-right
{
  display: block;
  position: fixed;
  left: 80%;
  top: 0;
  /*top: 72px;*/
  z-index: 100;
}

#header-right a
{
  display: block;
  position: relative;
  float: left;
  padding-top: 0;
  text-decoration: none;
  color: #afa;
  padding: 1ex;
  background-color: transparent;
  height: 100%;
  width: auto;
  white-space: normal;
  background-color: #000;
  -khtml-border-radius: 0.5em;
  -moz-border-radius-bottomleft: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}

#header-right a:hover
{
  color: #fff;
  background-color: #040;
  -khtml-border-radius: 0.5em;
  -moz-border-radius-bottomleft: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}

#header-center
{
  position: absolute;
  left: 268px;
  top: 5px;
  margin: 0;
  padding: 0;
  height: 100%;
  /* TODO: У Фајерфоксу ИПАК не ради! */
  /*overflow: hidden;*/
  width: 300%; /* essentially "nowrap" for li's          */
               /* together with overflow: hidden on body */
}

#navigation
{
  /*border: 1px solid red;*/
  display: block;
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 100%;
  background-color: transparent;
  line-height: 30px !important;
  color: #fff;
  white-space: nowrap;
  /*z-index: 100;*/
}

#navigation ul
{
  display: block;
  position: absolute;
  line-height: 27px !important;
  white-space: nowrap;
  vertical-align: bottom;
  margin: 0;
  margin-top: -1ex;
  padding: 0;
  padding-bottom: 0 !important;
  overflow: visible;
}

#navigation ul li
{
  display: block;
  position: relative;
  float: left;
  list-style-type: none;
  border-right: 1px dashed #797;
  padding: 0;
  padding-left: 1ex;
  padding-right: 1ex;
  padding-top: 1.15ex;
  margin: 0;
  vertical-align: bottom;
  white-space: nowrap;
}

#navigation ul li.last
{
  border: none;
}

#navigation ul a
{
  display: block;
  position: relative;
  float: left;
  top: -1px;
  /*padding-top: 2px !important;
  padding-left: 12px !important;
  padding-right: 8px !important;*/
  /*border-right: 3px solid transparent;*/
  border: 1px solid transparent;
  text-decoration: none;
  /*text-shadow: #070 0 0 1ex;*/
  font-weight: bold;
  line-height: 1.75em;
  color: #afa;
  padding: 0.6ex 1ex 0.2ex 1ex;
  margin-top: 0;
  margin-bottom: -0.15ex;
  background-color: transparent;
  height: 100%;
  width: auto;
  white-space: normal;
}

#navigation ul a img,
#navigation ul li a img
{
  vertical-align: baseline;
  margin-bottom: -0.4ex;
}

#navigation ul > a:hover,
#navigation ul li:hover > a
{
  color: #555;
  /*text-shadow: #070 0 0 1ex;*/
  vertical-align: middle;
  background-image: url(http://strahinja.org/sli/meni-veza-alt.jpg);
  font-weight: bold;
  /*background-position: -5px -8px;*/
  /*background-position: -20px -8px;*/
  background-position: top right;
  background-color: transparent;
  /*border-right: 3px solid #040;*/
  /*background-color: #070;*/
  border-left: 1px solid #040;
  border-top: 1px solid #040;
  border-right: 1px solid #040;
  -moz-border-radius-topleft: 0.8em;
  border-top-left-radius: 0.8em;
  /*-khtml-border-radius: 0.5em;
  -moz-border-radius-topleft: 0.5em;
  -moz-border-radius-topright: 0.5em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;*/
}

#navigation .top-wrapper
{
  display: block;
  position: absolute;
  padding: 0;
  margin: 0;
  left: 0;
  top: 100%;
  width: 200px;
  white-space: normal;
  z-index: 100;
}

#navigation .top-wrapper ul
{
  white-space: normal;
}

#navigation ul ul,
#navigation ul ul ul,
#navigation ul ul ul ul
{
  display: block;
  position: absolute;
  padding: 0;
  margin: 0;
  width: 100%;
}

#navigation ul ul
{
  left: 22px;
  /*left: 27px;*/
  top: -0.29ex;
}

#navigation ul .wrapper
{
  padding-top: 1.5ex !important;
}

#navigation ul ul .wrapper,
#navigation ul ul ul .wrapper
{
  padding-top: 0 !important;
  top: 2px !important;
}

#navigation ul .left
{
  /*margin-top: -1.5ex;*/
}

#navigation ul ul ul,
#navigation ul ul ul ul
{
  position: relative;
  left: 70%;
  top: 0px; /* intentionally slightly pulled down for aesthetics */
}

#navigation ul
{
  z-index: 10;
}

#navigation ul ul
{
  z-index: 15;
}

#navigation ul ul ul
{
  z-index: 20;
}

#navigation ul ul ul ul
{
  z-index: 30;
}

#navigation ul ul li,
#navigation ul ul ul li,
#navigation ul ul ul ul li
{
  /*border: 1px solid blue;*/
  display: block;
  position: relative;
  list-style-type: none;
  margin: 0;
  margin-top: 1ex;
  padding: 0;
  width: 85%;
  line-height: 100%;
  height: 100%;
  border: none;
  /*float: none;*/
}

#navigation ul ul a,
#navigation ul ul ul a,
#navigation ul ul ul ul a,
#navigation ul li:hover ul a,
#navigation ul li:hover ul li:hover ul a,
#navigation ul li:hover ul li:hover ul li:hover ul a
{
  display: block;
  position: relative;
  line-height: 100%;
  margin: 0;
  padding: 2ex;
  padding-right: 1ex;
  padding-top: 2ex !important;
  font-weight: bold;
  width: 98% !important;
  margin-right: -1ex;
  color: #afa;
  /*color: #afa;*/
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  text-shadow: #070 0 0 1ex;
}

#navigation ul ul a:hover,
#navigation ul ul ul a:hover,
#navigation ul ul ul ul a:hover,
#navigation ul ul li:hover a,
#navigation ul ul ul li:hover a,
#navigation ul ul ul ul li:hover a,
#navigation ul li:hover ul li:hover a,
#navigation ul li:hover ul li:hover ul li:hover a,
#navigation ul li:hover ul li:hover ul li:hover ul li:hover a
{
  display: block;
  position: relative;
  line-height: 100%;
  margin: 0;
  padding: 2ex;
  padding-right: 1ex;
  font-weight: bold;
  width: 98% !important;
  margin-right: -1ex;
  color: #fff;
  background-image: url(http://strahinja.org/sli/meni-veza-alt.jpg);
  background-repeat: repeat-y;
  background-position: top left;
  /*background-color: #84c984;*/
  text-shadow: #000 0 0 1ex;
  border: 1px solid #000;
  /*-khtml-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;*/
  -khtml-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
}

#navigation ul ul .wrapper,
#navigation ul ul ul .wrapper
{
  display: block;
  width: 266px !important;
  position: absolute;
  padding-bottom: 2.5em;
  background: transparent;
  background-image: url(http://strahinja.org/sli/meni-alt.png);
  background-repeat: repeat-x;
  background-position: right bottom;
  width: 100%;
}

#navigation ul ul .wrapper
{
  padding-top: 1.5ex !important;
}

#navigation ul ul ul .wrapper
{
  padding-top: 0;
}

#navigation ul ul .wrapper .top,
#navigation ul ul ul .wrapper .top
{
  display: block;
  position: absolute;
  background: transparent;
  background-image: url(http://strahinja.org/sli/meni-alt.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 100%;
  height: 25px;
  margin-top: -25px;
}

#navigation ul ul .wrapper .top div,
#navigation ul ul ul .wrapper .top div
{
  display: block;
  position: absolute;
  background-image: url(http://strahinja.org/sli/meni-alt.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0;
  margin-left: -25px;
  width: 25px;
  height: 25px;
}

#navigation ul ul .wrapper .left,
#navigation ul ul ul .wrapper .left
{
  display: block;
  position: absolute;
  background: transparent;
  background-image: url(http://strahinja.org/sli/meni-alt.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-left: -25px;
  padding-right: 0px;
  width: 25px;
  height: 100%;
}

#navigation ul ul .wrapper .left
{
  margin-top: -1.5ex;
}

#navigation ul ul ul .wrapper .left
{
  margin-top: 0;
}

#navigation ul ul .wrapper .middle,
#navigation ul ul ul .wrapper .middle
{
}

#main-wrapper
{
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  background-image: url(http://strahinja.org/sli/desno.png);
  background-repeat: repeat-y;
  background-position: right top;

  /*position: relative;
  overflow: hidden;
  clear: both;
  float: left;
  */
  /*top: -93px;*/
  /*margin-bottom: -93px;*/
  /*padding-bottom: 2em;*/
  /*min-height: 100%;
  height: auto !important;
  height: 100%;*/
}

#main
{
  height: 100%;
  width: 100%;
  /*
  float: left;
  width: 200%;
  margin-left: -250px;
  right: 100%;*/
  /*background-image: url(http://strahinja.org/sli/page-bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;*/
}

#content-wrapper
{
  left: 0;
  top: 0;
  /*display: block;
  position: relative;
  float: left;
  width: 50%;
  left: 50%;*/
  /*z-index: 1;*/
}

#content
{
  color: #000;
  background-color: transparent;
  background-image: url(http://strahinja.org/sli/naslov-levo2.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 3em;
  padding-left: 5em;
  padding-top: 4em;
  /*margin: 0 15px 0 250px;
  top: 0;
  left: 0;*/
  /*background-position: 0 -73px;*/
  /*border-right: 1px dashed #070;*/
}

#content p
{
}

li, ol
{
  margin: 0;
  padding: 0;
}

#content ol
{
  color: #000;
  margin-left: 4ex;
}

#content li
{
  color: #000;
  margin-left: 0;
}

#content-top-wrapper
{
  padding-bottom: 1em;
  /*border-bottom: 1px solid #ddd !important;*/
}

#content-top
{
  width: 100%;
  /*border: 2px solid grey;*/
  margin-bottom: 2em;
}

#breadcrumb-wrapper
{
}

#page-options
{
  white-space: normal;
  text-align: right;
}

#breadcrumb
{
  display: block;
  position: relative;
  /*float: left;*/
  left: 0;
  top: 0;
  /*border: 2px solid blue;*/
  /*margin-right: 30%;*/
}

#breadcrumb ul
{
  display: inline;
  list-style-type: none;
  padding: 0;
  margin: 0;
  color: #aaa !important;
  white-space: auto;
}

#breadcrumb li
{
  display: inline;
  position: relative;
  /*float: right;*/
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-right: 2ex;
  /*padding-left: 1ex;*/
  color: #aaa !important;
  white-space: auto;
}

#breadcrumb a
{
  color: #aaa !important;
}

#table-of-contents
{
  background: #cfc;
  padding: 0.5ex;
  border-bottom: 3px solid #070;
  padding-left: 3ex;
  padding-top: 1ex;
  padding-bottom: 1.5ex;
  z-index: 0;
  /*z-index: 10000;*/
}

#sidebar
{
  width: 265px;
  color: #fff;
  margin-right: 0;
  padding-right: 0;
}

#sidebar h2
{
  width: 265px;
  margin: 0;
  padding: 1.5ex;
  padding-left: 5ex;
  background-image: url(http://strahinja.org/sli/desno-h2.png);
  background-repeat: no-repeat;
  background-position: left -12px;
  text-align: center;
  background-color: #030;
  text-shadow: #020 0 0 10px;
}

#sidebar p
{
  margin: 0;
  /*margin-left: 17px;*/
  margin-left: 2ex;
  margin-right: -2ex;
  padding: 1.5ex;
  padding-left: 2ex;
  border-bottom: 1px dashed #030;
  width: 265px;
}

#sidebar p.last
{
  width: 265px;
  border: none;
}

#sidebar a:link, #sidebar a:visited
{
  color: #9c9;
  background-color: transparent;
}

#sidebar a:hover
{
  color: #cfc;
}

#sidebar h2 a:link,
#sidebar h2 a:hover,
#sidebar h2 a:visited
{
  text-decoration: none;
  color: #fff;
}

#sidebar ul
{
  list-style-type: none;
  list-style-position: outside;
  padding: 0;
  margin: 0;
  margin-left: 17px;
  margin-right: -17px;
  width: 265px;
}

#sidebar li
{
  display: block;
  position: relative;
  float: left;
  border-bottom: 1px dashed #030;
  padding: 1.5ex;
  width: 265px;
}

#sidebar li.last
{
  border: none;
}

acronym
{
  border-bottom: 1px dotted;
  cursor: help;
}

/*#content a,
#content a:link,
#content a:visited,
#content a:active*/

a, a:link, a:visited, a:active
{
  text-decoration: none;
  color: #070;
  /*background-color: #dfd;
  -khtml-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  padding-left: 0.5ex;
  padding-right: 0.5ex;*/
}

/*#content a:hover*/

a:hover
{
  text-decoration: underline;
  color: #0a0;
  /*background-color: #9d9;
  -khtml-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;*/
}

h1
{
  font-size: 170%;
  /*border-left: 1ex solid #595;
  border-top: 1ex solid #595;
  background: #cfc;
  padding: 1ex;*/
  clear: both;
  width: 100%;
}

h2
{
  font-size: 130%;
  clear: both;
}

h3
{
  font-size: 110%;
  clear: both;
}

img
{
  border: none;
  vertical-align: middle;
}

div.code-wrapper
{
  width: 100%;
}

div.code-wrapper-top-right
{
  padding: 0;
  height: 5px;
  clear: both;
  background-image: url(http://strahinja.org/sli/s-tr.jpg);
  background-position: top right;
  background-repeat: repeat-x;
}

div.code-wrapper-top-left
{
  position: absolute;
  float: left;
  height: 7px;
  width: 6px;
  background-image: url(http://strahinja.org/sli/s-tl.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: -1px;
}

* html div.code-wrapper-top-left
{
  margin-top: -9px;
  background-position: bottom left;
}

div.code-wrapper-content-right
{
  background-image: url(http://strahinja.org/sli/s-mr.jpg);
  background-position: right;
  background-repeat: repeat-y;
  padding-right: 5px;
}

div.code-wrapper-content-left
{
  /*clear: both;*/
  background-image: url(http://strahinja.org/sli/s-ml.jpg);
  background-position: left;
  background-repeat: repeat-y;
  padding: 0;
  padding-left: 5px;
}

div.code-wrapper-bottom-right
{
  position: relative;
  height: 6px;
  clear: both;
  background-image: url(http://strahinja.org/sli/s-br.jpg);
  background-position: bottom right;
  background-repeat: repeat-x;
}

div.code-wrapper-bottom-left
{
  position: absolute;
  float: left;
  height: 7px;
  width: 6px;
  background-image: url(http://strahinja.org/sli/s-bl.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-color: #fff;
  /*margin-bottom: -8px;*/
}

pre
{
  background: #dfffdf;
  padding: 3ex 4ex 3ex 4ex;
  margin: 0;
  border: 1px solid black;
}

div.table-wrapper
{
  width: 100%;
}

* html div.table-wrapper
{
  /*width: 98%;*/
}

div.table-wrapper-top-right
{
  padding: 0;
  height: 5px;
  clear: both;
  background-image: url(http://strahinja.org/sli/s-tr.jpg);
  background-position: top right;
  background-repeat: repeat-x;
}

div.table-wrapper-top-left
{
  position: absolute;
  float: left;
  height: 7px;
  width: 6px;
  background-image: url(http://strahinja.org/sli/s-tl.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: -1px;
}

* html div.table-wrapper-top-left
{
  margin-top: -9px;
  background-position: bottom left;
}

div.table-wrapper-content-right
{
  background-image: url(http://strahinja.org/sli/s-mr.jpg);
  background-position: right;
  background-repeat: repeat-y;
  padding-right: 5px;
}

* html div.table-wrapper-content-right
{
  position: relative;
}

div.table-wrapper-content-left
{
  /*clear: both;*/
  background-image: url(http://strahinja.org/sli/s-ml.jpg);
  background-position: left;
  background-repeat: repeat-y;
  padding: 0;
  padding-left: 5px;
}

div.table-wrapper-bottom-right
{
  position: relative;
  height: 6px;
  clear: both;
  background-image: url(http://strahinja.org/sli/s-br.jpg);
  background-position: bottom right;
  background-repeat: repeat-x;
}

div.table-wrapper-bottom-left
{
  position: absolute;
  float: left;
  height: 7px;
  width: 6px;
  background-image: url(http://strahinja.org/sli/s-bl.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-color: #fff;
  /*margin-bottom: -8px;*/
}

* html div.table-wrapper-bottom-left
{
  background-position: top left;
  margin-top: -1px;
}

table
{
  /*visibility: hidden;*/
  position: relative;
  border: 1px solid #040;
  font-size: 100%;
  border-collapse: collapse;
  width: 100%;
}

* html table
{
  /*width: 98%;*/
}

thead
{
  padding: 0;
  border: 1px solid #040;
  height: 40px;
  background-image: url(http://strahinja.org/sli/tabela-th-mid.jpg);
  background-repeat: repeat-x;
  /*background-position: 0 -22px;*/
}

thead th
{
  padding: 0;
  padding-left: 1ex;
  margin: 0;
  color: #fff;
  height: 40px;
  text-shadow: #040 0 0 10px;
}

thead a,
thead a:link,
thead a:hover,
thead a:visited
{
  color: #fff;
  text-shadow: #040 0 0 10px;
}

tbody tr
{
}

tbody td
{
  padding: 1ex;
  background-color: #cfc;
  border: none;
  border-right: 1px dashed #575;
}

tbody td.first
{
  border: none;
  text-align: right;
  width: 2em;
}

tbody td.right
{
  text-align: right;
}

tbody td.center
{
  text-align: center;
}

thead th.full-line,
tbody td.full-line
{
  border-left: 1px solid #666;
}

tbody tr.odd,
tbody tr.odd td
{
  background-color: #afa;
}

blockquote
{
  font-style: italic;
}

.fusnota
{
  display: inline;
  position: relative;
  margin: 0;
  padding:0;
}

.fusnota .fus-ozn
{
  display: inline;
  border-bottom: 1px dotted black;
  position: relative;
  margin: 0;
  padding:0;
  margin-right: 1ex;
}

.fusnota .fus-tekst
{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20em;
  text-align: justify;
  margin-left: -1ex;
  margin-top: 2em;
  visibility: hidden;
  border: 1px solid black;
  padding: 1ex;
  background: #afa;
}

.fusnota:hover .fus-tekst
{
  display: block;
  position: absolute;
  left: 0;
  visibility: visible;
  border: 1px solid black;
  padding: 1ex;
  background: #afa;
}

.text-icon
{
  display: inline;
  margin-right: 0.5ex;
  margin-bottom: -0.2ex;
  position: relative;
  font-weight: bold;
  font-size: 120%;
  vertical-align: baseline;
  text-shadow: none;
  /*font-family: 'Courier New', 'Courier', monospace;*/
}

#navigation .text-icon
{
  text-shadow: #070 0 0 1ex;
}

#navigation .text-icon
{
  color: #fff;
}

.so
{
  letter-spacing: 0.3ex;
}

.so-l
{
  letter-spacing: 0.3ex;
  margin-left: 0.5ex;
}

.so-r
{
  letter-spacing: 0.3ex;
  margin-right: 0.5ex;
}

.so-lr
{
  letter-spacing: 0.3ex;
  margin-left: 0.5ex;
  margin-right: 0.5ex;
}

.rnd-frame
{
  border: 1px solid black;
  -khtml-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  padding: 2ex;
}

.float-right-box
{
  float: right;
  margin: 2ex;
  padding: 1ex;
}

#footer
{
  position: relative;
  /*overflow: hidden;*/
  clear: both;
  width: 100%;
}

html, body, #copyright-wrapper
{
  background-image: url(http://strahinja.org/sli/desno-foot.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #80bf80;
  height: 100%;
  /*background-color: #afa;*/
}

#copyright
{
  display: block;
  position: absolute; /* TODO! ? */
  background-image: url(http://strahinja.org/sli/desno-foot.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  /*height: 5em !important;*/
  background-color: #80bf80;
  padding: 2ex;
  padding-right: 270px;
  border-top: 1px dashed #070;
  font-size: 90%;
  color: #000;
}

#copyright a
{
  color: #050;
}

#copyright a:hover
{
  color: #494;
}

#copyright p
{
  margin: 0;
  padding: 0;
  /* TODO!! Added. */
  position: relative;
  width: 100%;
}

#greet-wrapper
{
  display: block;
  padding-top: 0;
  width: 100%;
  height: 82px;
  text-align: center;
  vertical-align: top;
  /*margin-bottom: -50%;*/
}

#greet
{
  margin: 0;
  padding: 0;
  width: 292px;
  height: 82px !important;
}

#greet img
{
  border: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
}

.visit-count
{
  display: inline;
  font-weight: bold;
  /*display: block;
  padding: 0.5ex;
  background-color: #393;
  color: #040;
  border: 2px solid #040;
  width: 100%;
  text-align: center;*/
}

div.right-float
{
  position: relative;
  float: right;
  background: #9d9;
  width: 12em;
  /*padding: 1em;*/
  padding: 0;
  margin: 1em;
  margin-right: 0;
}

div.right-float h2
{
  font-size: 95%;
  background: #070;
  color: #fff;
  margin: 0;
  padding: 1.5ex;
}

div.right-float h3
{
  font-size: 80%;
  font-style: italic;
  border-top: 2px solid #070;
  margin: 0;
  padding: 1.5ex;
}

div.right-float ul
{
  margin: 0;
  margin-left: 4ex;
  padding: 0;
  padding-bottom: 1.5ex;
}

div.right-float li
{
  margin: 0.5ex;
}

br.clear,
br.clear-skip
{
  clear: both;
}

br.clear-skip
{
  margin-top: 2em;
}

.no-clear
{
  clear: none;
}

div.two-columns
{
  clear: both;
  width: 100%;
  padding-bottom: 2em;
}

div.two-columns-column
{
  width: 50%;
  min-width: 20em;
  padding-right: 2em;
}

div.three-columns
{
  width: 100%;
}

div.three-columns-column
{
  width: 33%;
  padding-right: 2em;
}

div.four-columns
{
  width: 100%;
}

div.four-columns-column
{
  width: 25%;
  padding-right: 2em;
  /*white-space: nowrap;*/
}

.caption
{
  text-align: center;
}

.warning
{
  color: #f00;
}

.email-wrapper
{
  display: block;
  position: relative;
  height: 1em;
  font-family: 'Courier New', Courier, monospace;
  padding-left: 50%;
}

.email-jumble
{
  display: inline;
  position: absolute;
  float: left;
  width: 1em;
  height: 1em;
}

.email-inline-wrapper
{
  display: inline-block;
  position: relative;
  height: 1em;
  font-family: 'Courier New', Courier, monospace;
}

.code-kw
{
  font-weight: bold;
  color: #229;
}

.code-ident
{
  font-weight: bold;
  color: #272;
}

pre.file-contents
{
  background-color: #eef;
}

/* Global CSS without JS */

#navigation ul ul,
#navigation ul ul ul,
#navigation ul ul ul ul
{
  visibility: hidden;
}

#navigation ul li:hover ul ul,
#navigation ul ul li:hover ul ul
{
  visibility: hidden;
}

#navigation ul li:hover ul,
#navigation ul ul li:hover ul,
#navigation ul ul ul li:hover ul
{
  visibility: visible;
}

#gallery-embed
{
  font-family: sans-serif !important;
  font-size: 10pt;
}

#gallery-embed table,
#gallery-embed tr,
#gallery-embed td,
#gallery-embed ul,
#gallery-embed li
{
  border: none !important;
}

#gallery-embed td
{
  background: transparent;
}

#imageview
{
  z-index: 1000 !important;
}

#popup_details
{
  z-index: 1005 !important;
  background-color: #fff !important;
}

#popup_titlebar
{
  z-index: 1005 !important;
}

#links dl
{
  display: block;
  position: relative;
  background: none;
}

#links dt
{
  display: block;
  position: relative;
  /*float: left;
  padding-right: 1em;*/
  /*list-style-image: url(http://localhost/vilinkameni.org/sli/s.gif);*/
}

#links dt span.datum
{
  display: block;
  position: relative;
  float: right;
  font-size: 80%;
  color: #777;
}

#links dd
{
  display: block;
  position: relative;
  margin: 0;
  margin-left: 3em;
  padding: 0;
  padding-bottom: 1em;
}

#links
{
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
}

#links div.content
{
  display: block;
  position: relative;
  width: 100%;
}

#links div.content div
{
  display: block;
  position: absolute;
  padding: 1em;
}

div.code pre
{
  font-size: 80%;
}
