body {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  color: #000000;
}
td,th,input,select,p,div {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
}
h1,h2,h3,form,input,p {
  margin: 0px;
  padding: 0px;
}
input{
	margin: 0px;
  padding: 0px;
  border: 0px;
  height: 12px;
  width: 112px;
  vertical-align: middle;
  font-size:10px;
 }  

input.form {
	border: #C2C2C2 1px ;
	background-color:#ebf7d0;
	font-size:12px;
	width: 300px;
	height: 15px;
	border-style: double;
}
input.send {
	border: #C2C2C2 1px ;
	background-color:#666;
	font-size:12px;
	width: 60px;
	height: 20px;
	color:#fff ;
	border-style: double;
	h: expression(onmouseover=new Function("this.style.backgroundColor='#99d02e'; this.style.color='#000';"),
                       onmouseout=new Function("this.style.backgroundColor='#666'; this.style.color='#fff';"));
	
}
input.send:hover{
	background-color:#99d02e;
	
}




textarea{
	border: #C2C2C2 1px ;
	background-color:#ebf7d0;
	font-size:12px;
	width: 300px;
	border-style: double;
	
}


ul {
  margin: 1em 0em 1em 1em;
  padding: 1px 1px 1px 1px;
  
}
li {
list-style-type: none;
  padding: 1px 1px 1px 1px;
  margin-top:2px;
  margin-bottom:2px;
   
}
a {
  color: #ffffff;
  text-decoration: none;
}
a:hover {
  color: #3d84ba;
  color: #ecf6f8;
}
h3 {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
}
h2 {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
h1 {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
 
}
sup {
  font-size: 9px;
}


img {
  border: none;
}
img:hover {
  border: none;
}
img:visited {
border: none;
}

img.reference{
  position: absolute;	
}

a.nasveti {
  display: block;
  color: #6c888f;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  text-decoration: none;  
   margin-left: 0px; 
   margin-right: 0px;
   
   
}
a.nasveti:hover {
  color: #ffffff;
  /*text-decoration: underline;*/
}
a.nasveti_visited{
  color: Aqua;
  font-family: Tahoma, Verdana, sans-serif;
  /*font-weight: bold;*/
  font-size: 12px;
  /*text-decoration: underline;*/
}
p.text {
  margin-top: 0px;
}


a.vsebina{
color:#6c888f;
font-size: 12px;
text-align: justify;
}
a.vsebina:hover{
color:#72ac00;
}

a.vsebina_ime_ref{
color:#6c888f;
font-size: 14px;
font-weight: bold;
}
a.vsebina_ime_ref:hover{
color:#72ac00;
}


div.vsebina{
text-align: justify;
color:#6c888f;
font-size: 12px;

}
div.stev{
text-align: right;
color:#6c888f;
font-size: 12px;
}
div.stev:hover{
color:#555;
}


span.pravice{
	color: #D3D3D3;
	margin-top: 20px;
}

table.stev{
	margin-top:10px; 
	margin-left:10px;
	padding-bottom: 10px;
}

a.vsebina_listing{
color:#6c888f;
font-size: 12px;
text-align: justify;
}

a.vsebina_listing:hover{
color:#72ac00;
}

.listing {
font-size: 12px;
padding: 2px 2px 2px 2px ;
margin: 2px 2px 2px 2px;
color:#6c888f;
background: #cae989;
	
}
a.vsebina_nasveti{
color:#6c888f;
font-size: 14px;
text-align: justify;
font-weight: bold;
}
a.vsebina_nasveti:hover{
color:#72ac00;
}
