*{
	margin: 0;
	padding: 0;
	}

body{
  background: #fff;
  color: #070707;
/*  min-width: 1060px;
  background: #161613;
	color: #eee; */
  
	font: 86% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
/*	padding: 30px 10px 20px 50px; */
	}

#vsebina{
padding: 54px 0px 0px 55px;
margin: 0;
}

#besedilo{
padding: 0;
margin: 0;
max-width:500px;
}


#levo {
/*  background:#9c9; */
  float:left;
  width:500px;
  }

#desno {
/*  background:#c9c; */
  float:left;
  width:500px;
  margin: 5px 0 0 53px;
  }

#spodaj {
    clear:both;
    }

hr{
  margin: 40px 0 10px 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px dotted #0a0a0a; 
  }

/* typography
----------------------------------------------- */

p {	line-height: 1.5em;	margin-bottom: 1.0em; font-size: 0.9em;}

p.podpis {color: #636363;}

h1, h2 { font-family: "Trebuchet MS",Verdana,Sans-Serif;}

h1 {
font-size: 2.3em;
color: #8ad459;
}

h2 {
	font-size: 1.1em;
	letter-spacing: 0.4pt;
	color: #8ad459;
	padding: 0.7em 0 1.9em 0;
	}

a {
	color: #8ad459;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	}

a.avtor{font-weight: normal;}
a.zemljevid{font-weight: normal; font-size: 0.7em;}
a.napi:first-letter{text-transform: uppercase;}
a img{border: none;}

small{font-size: 0.8em;}

/* konec */

object{
  width:500px;
  height:375px;
  }


#stavek
{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  display: table;
  text-align: center;

  font-family: sans-serif;
  font-weight: bold;
  letter-spacing: 2px;
  overflow: scroll;

  /* background-color: #ff0000;
  color: #000; */
}

P.napis:first-letter {
  text-transform: uppercase;
}

P.napis {
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  font-size: 2.1em;
  color: #8ad459;
}

/* navigacija */
#navigacija {
background-color: #d7d7d7; /* url("css-img/ozadje-zgoraj-napis.png") top left repeat-x; */
color: #696969;
padding: 3px 0px 4px 55px;
font-family: verdana, sans-serif;
font-size: 0.7em;
border-bottom: 1px solid #b5b5b5;
height: 31px;
padding: 0px 0px 0px 55px;
margin: 0;
}

#navigacija div { position: relative; }

#navigacija ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #f0f0f0;
	position: absolute;
	top: 0;
}

#navigacija li {
	float: left;
	padding: 0;
	margin: 0;
}

#navigacija ul span,
#navigacija ul a:link,
#navigacija ul a:visited {
	display: block;
	float: left;
	padding: 8px 15px 11px 15px;
	text-decoration: none;
	border-right: 1px solid #9f9f9f;
	border-left: 1px solid #f0f0f0;
/*	border-bottom: 1px solid #f0f0f0; */
	color: #1f1f1f;
	height: 31px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 12px;
}

#navigacija ul li span,
#navigacija ul li a.current,
#navigacija ul li a:hover {
	background: #fcfcfc;
	color: #000;
	text-decoration: underline;
/*	border-bottom: 1px solid #f0f0f0; */
}

#navigacija ul li span,
#navigacija ul li a.current {
	text-decoration: none;
/*	border-bottom: 1px solid #f0f0f0; */
}

.rssnapaka{
color: #292929;
font: 45% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
