body
{
background-color :#dddddd;
font-family: Verdana,  Arial, Geneva, sans-serif;
text-align: justify;
margin:0;
padding:0;
color:#5f5e5c;
}

div
{
	position : absolute;
}

#gori
{
top: 0px;
right: 30px;
text-align: justify;
background-color : #5A5A5A;
width:92%;
height : 120px;
color: white;
}

#gori p
{
margin: 10px;
	color: white;
	font-size : 16pt;
	   color: #3ebf00;
}

#meni
{
top: 30px;
right: 30px;
text-align: justify;
background-color : #9fc000;
width:65%;
height :87px;
border-color: White;
border-width : 3px 0 0  3px ;
border-style : double;
background-image : url(image01.jpg);
background-position :  0px 20px;
background-repeat : no-repeat;
text-align : right;
}

#meni p
{
	color : White;
	font-size: 8pt;
	font-variant : small-caps;
}

#sers
{
top: 0px;
right: 35px;
}

#sers p
{
	font-size: 8pt;
	font-variant : small-caps;	
	font-weight : bolder;
}



#vsebina
{
top: 145px;
right: 30px;
width: 92%;
text-align: justify;
}

p
{
margin: 8px 0;
color: #5A5A5A;
font-size: 85%;
background-color : transparent;
}

li, td, th
{
	font-size: 95%;
}

h1, h2, h3
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #6f8e0e;
background-color : transparent;
text-align : left;
font-weight : 500;
text-transform : uppercase;
margin-bottom : 2px;
clear : both;
}

h1 {font-size: 130%;}
h2 {font-size: 110%;}
h3 {font-size: 90%;}


a:hover
{
text-decoration: underline;
}

a
{
    color: #6F8E0E;
	background-color : transparent;
	text-decoration:none;
}

#meni a, 
{
	color: White;
	text-decoration : none;
	font-weight : bolder;
}

#levo ol
{
	margin : 2px;
    list-style-type : none;
    padding: 0;
    background-color : #CCCCCC;
color : black;
background-position : center right;
background-repeat : no-repeat;
width:145px;
}

#copy
{
	margin: 5px 0 ;
	position: relative;
	background-color : White;
	border:  1px solid #5a6267;
	padding: 0 3px;
}

#copy a, #copy p
{
	color: #5a6267;
}

a img
{
	border: none;
}

td
{
	text-align : left;
	vertical-align : top;
	border: 2px solid #6F8E0E;
	padding: 2px;
}

th
{
background-color : #6F8E0E;
	    color: white;
		 	padding: 2px;
}