body {
margin:0px;
padding:0px;
font-family: Georgia, "Times New Roman", Times, Garamond, serif;
font-size: 0.9em;
line-height:1.3em;
text-align:left;
color:#000;
background-color: #fff;
}

.zgoraj {
background-color: #fff;
color: #000;
padding: 2px 0px 7px 0px;
border-bottom: 1px solid #3f3f3f;
}

.zgorajnapis {
background-color: #fff;
color: #000;
padding: 3px 0px 4px 0px;
font-family: verdana, sans-serif;
font-size: 0.7em;
border-bottom: 1px solid #3f3f3f;
}

.sredina {
font-size: 0.8em;
color: #000;
padding: 39px 0px 7px 0px;
font-family: verdana, sans-serif;
width:595px;
}

.arhiv {
margin: 33px 0px 50px 0px;
padding: 27px 0px 0px 29px;
border: 1px solid #0f0f0f;
font-weight: bold;
min-height: 100px;
color: #000;
background-color: #fff;
}

.arhiv>p {
display: none;
}

h2.arhivnaslov{
padding: 0px 0px 0px 0px;
margin: 11px 0px 0px 0px;
font-size: 0.9em;
font-weight: normal;
font-family: verdana, sans-serif;
color: #696969;
}


a:link, a:visited
{
	text-decoration:none;
	color:#2f2f2f;
	background-color: transparent;
	border-bottom: 1px solid #3f3f3f;
}


.vsebina{
border: 1px #000 solid;
padding: 39px 0px 0px 0px;
}


h1{
padding: 0px 0px 11px 0px;
margin: 0px 0px 0px 0px;
font-size: 1.9em;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, Garamond, serif;
color: #000;
letter-spacing: 1px;
}

h2{
padding: 35px 0px 11px 0px;
margin: 0px 0px 0px 0px;
font-size: 1.4em;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, Garamond, serif;
color: #000;
}


.pocistifloat{
clear:both;
}


/* generirana vsebina - izpise URL-je povezav */

a[href]:after
{
content: " (" attr(href) ") ";
font-size: 90%;
border-bottom: none !important;
text-decoration: none !important;
}
