body{
padding:0px;
margin:0px;
font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#333333;
}
a:hover{text-decoration:none;}

.slika_ozadje_belo {
  padding:3px;
  border:1px solid #007CC2;
  background-color:#FFFFFF;
  }
  
.slika_okvir_siv {
  padding:3px;
  border:2px solid grey;

  }

.slika_okvir_moder {
  padding:3px;
  border:2px solid $007CC2;

  }
  
.slika_brez_okvirja {
  border:0px;
  }

.m_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:13px;
		color:white;
	}
A:m_text
	{
		color:white;
		text-decoration:none;
	}
A:m_text:hover
	{
		color:white;
		text-decoration:underline;
	}
.l_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#9D080D;
		text-transform:uppercase
	}

.lt_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#9D080D;
	}

.naslov
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:13px;
		color:#007CC2;
		font-weight:bold;
	}	
	
.tekst
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#1D2B30;
	}

.form
	{
		width:196px; height:22px; border-color:#B9B9B9; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; 
	}
.form_div
	{
		height:25px; margin-top:-2px;
	}
		
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:underline;}
	
.menu_storitve {padding-left:25px;}

ul.menu_storitve {list-style-image: url(images/puscica_mala.jpg); margin:0; padding:0; list-style:none; line-height:16px;}
li.menu_storitve {list-style-image: url(images/puscica_mala.jpg) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px; }


.menu_storitve A:link {text-decoration: none; color: #007CC2;}
.menu_storitve A:visited {text-decoration: none; color: #007CC2;}
.menu_storitve A:active {text-decoration: none; color: #007CC2;}
.menu_storitve A:hover {text-decoration: underline; color: #007CC2;}

.naslov A:link {text-decoration: none; color: #007CC2;}
.naslov A:visited {text-decoration: none; color: #007CC2;}
.naslov A:active {text-decoration: none; color: #007CC2;}
.naslov A:hover {text-decoration: underline; color: #007CC2;}

.m_text A:link {text-decoration: none; color: white;}
.m_text A:visited {text-decoration: none; color: white;}
.m_text A:active {text-decoration: none; color: white;}
.m_text A:hover {text-decoration: underline; color: white;}



