﻿/****************************************
	EDITOR CUSTOM STYLE ELEMENTS
*****************************************/
.Besedilo {font-family:Tahoma;color:#597F94;line-height:140%;}
.Naslov {font-family:Tahoma;color:#ff8471;font-weight:bold;}
.Navi {font-family:Tahoma;color:#ff8471;font-weight:normal;font-size:10px;}
.Key {font-family:Arial;font-size:10px;color:#597F94;line-height:100%;}

.table-r {
	float: right;
	margin-left: 22px;
	margin-right: 10px;
}

.crta {
  /* only for first, no content - 1px height */
  height: 7px;
  line-height: 1px;
  background-image: url('/images/dotted_line.gif');
  background-repeat: repeat-x;
  background-position: left top;
}

.pot_hr_1px {
  height: 1px;
  border: none;
  line-height: 1px;
  font-size: 1px;
  background-image: url('/images/dotted_line.gif');
  background-repeat: repeat-x;
  background-position: top;
}

.komentar {
	font-family: Arial;
	font-size: 12px; 
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}

.komentar1 {
	font-family: Arial;
	font-size: 12px; 
	color: #D9D9D9;
	margin-top: 5px;
	margin-bottom: 5px;
}


a.lnk:link, a.lnk:visited {
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #ff8471; 
text-decoration : underline; 
} 

a.lnk:hover {
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #597f94; 
text-decoration : underline; 
} 

a.lnk1:link, a.lnk1:visited {
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #597F94; 
text-decoration : none; 
} 

a.lnk1:hover {
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #597F94; 
text-decoration : underline; 
} 

a.orodja:link, a.orodja:visited, a.orodja:active, a.orodja:hover { 
	font-family : Arial; 
	color : #999; 
	font-weight : normal; 
	font-size : 12px; 
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
} 

a.orodja:hover { 
	font-family : Arial; 
	color : #999; 
	font-weight : normal; 
	font-size : 12px; 
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
} 
