*{
	margin: 0;
	padding: 0;
}

body{
  min-width: 800px;
  background: #003366;
	color: #eee;
  font: 86% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

table{
  border: none;   /* 1px solid #ff0000; */
  max-width: 725px;
  margin: 30px 0px 0px 0px;
  display: table;
}

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

#content{
	padding: 30px 10px 20px 70px;
	max-width: 725px;
}


#about{
  border-top: 1px dotted #0a0a0a; 
  background: #001144;
  margin: 79px 0px 0px 0px;
  padding: 30px 10px 20px 70px;
}

#zgoraj{
  border-bottom: 1px dotted #0a0a0a; 
  background: #001144;
  margin: 0px 0px 0px 0px;
  padding: 30px 10px 37px 70px;
}

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

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

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

h1 {
  font-size: 2.7em;
  color: #e0e0e0;
  letter-spacing: 1px;
}

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;}


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

P.napis {
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  font-size: 2.2em;
  color: #8ad459;
  padding: 41px 0px 29px 0px;
}

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