<div style="background-color: yellow;"><center>Ta stran je arhivske narave.</center></div>
/* WikkiTikkiTavi default style sheet. */
/* $Id: wiki.css,v 1.13 2003/10/28 16:47:34 holroy Exp $ */


body { 
  background-color: #eee;
  color:            #000000;
  font-family:		sans-serif;
}



div#body
   {
    background-color: #fff; 
    border: 1px solid silver;
    border-left: 1px solid silver;
    border-bottom: 1px solid silver; 
    padding: 8px;
    font-family:		Georgia, serif; }

	
a:link
  { color:      #22c;
    background: transparent; }
a:visited
  { color:      #22a;
    background: transparent; }
a:active
  { color:      #7f3030;
    background: transparent; }
a.title
  { text-decoration: none; }
 img
  { border: 0; }
div.logo
  { float: right; }
table.diff
  { width: 95%; }
td.diff-added
  { background-color: #cfffcf;
    color:            #000000; }
td.diff-removed
  { background-color: #ffffaf;
    color:            #000000; }
h1
  { margin-bottom: 0; 
  font-family: monospace; }
textarea
  { width: 97%; }
dl, ul, ol
  { margin-top:    0px;
    margin-bottom: 0px; }
form
  { margin-top: 0px;}

input,textarea {
  margin:2px;
  padding:2px;
  border: 1px solid black;
}

  
p.warning
  { color:      #ff3f3f;
    background: transparent; }
span.twin
  { font-size: smaller; }
tt
  { background: transparent;
    color:      #383838; }
pre
  { background: transparent;
    color:      #383838; }

/* Used together with TitleSearch */
ul.oneline
  { list-style-type: none;
    display: inline;
    margin-left: 0em; }
ul.oneline li
  { display: inline; }
ul.prelist
  { list-style-type: none;
    font-family: monospace; }

div#header #logo
  { float: right; }

div#header hr
  { clear: both; }

div#toolbar-top
  { 
  text-align: left;
  margin-left:215px;  
}

.uredi
  { background-color: #fff;
    border: 1px solid silver;
    /* border-bottom: 0px solid white; */
    padding-top: 0px;
    padding-left: 4px;
    padding-right: 4px;
    /* margin-top: 14px;*/
    margin-left: 1px;
    margin-right: 1px;
    }

.disclaimer 
	{
	text-align: right;
	font-size: small;
	padding: 6px;
	color:#999;
	}


div#keywords
   {
    background-color: #eee; 
   color: #888;
    padding: 8px;
    font-family:		Georgia, serif; 
    margin-top: 6px;
    border-top: 1px solid silver;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px solid #eee;
    margin-bottom: -8px;
    }

#tabelca1 { /* modra informacija */
	background-color:#cee6fa; 
	border:1px solid #aaa; 
	width:99%; 
	Xpadding:0px;
}

#tabelca2 { /* roza informacija */
	background-color:#fcc; 
	border:1px solid #aaa; 
	width:99%
}

#tabelca3 { /* zelenkasta pomoc brez padinga*/
	background-color:#c7fB7B;; 
	border:1px solid #aaa; 
	width:99%
}

#tabelca4 { /* sivkasta informacija */
	background-color:#eee;; 
	border:1px solid #aaa; 
	width:99%
}


body {
  width: 1000px;
  margin: 0 auto;
}

div#leftmenu { float: left;
  left: 10px;
  text-align: left;
  margin-bottom: 10px;
  width: 180px; 
  border: 1px solid silver;	
  background: white;
  padding: 8px;
}
div#body { right: 10px;
  margin-left: 210px;
  width:440px;
}

.desni {
  float: right;
  width: 300px;
	background-color: #fff;
	border: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 8px;
	margin-top:135px;
}


div#footer { clear: left;
  margin-top: 10px;
  padding-top: 10px; 
}

div#logobabe {
   margin-bottom: -130px;
   margin-left: 189px; 
}


@media print {
 body                       { background-color: #ffffff; color: #000000; }
 div#header #toolbar-top    { display: none; }
 div#