a:link{
	font-weight: bold;
	text-decoration : none;
	color : #990000;
}
a:visited {
	font-weight: bold;
	text-decoration : none;
	color: #990000;
}
a:hover {
	font-weight : bold;
	text-decoration: none;
    color : #FFCCCC;
	background-color: #990000;
}
a:active {
	font-weight : bold;
	text-decoration: none;
    color : #FFCCCC;
	background-color: #990000;
}
body {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 13px;
	background : #FDE9D0;
	color : #707070;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	line-height: normal;

}
.images {
	border: 2px solid #990000;
}
.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
}
.hightlines {
	line-height: 25px;
}
.mfont {
	font-size: 11px;
	color: #990000;
}
.mmfont{
	font-size: 10px;
}
.border {
	border: 2px solid #990000;
}
.highlighted {
	background-color: #FFFF00;
}
a.tab {
	border-style: solid solid none solid;
	border-color: black;
	border-width: 1px 1px 0px 1px;
	background-color: silver;
	padding: 2px;
	text-decoration: none;
      }
      a.tab:hover { 
        border-color: black; 
        background-color: white; 
      }
      .panel {
	background-color: white;
	padding: 0px;
	overflow: hidden;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}
.images1 {
	border: 1px solid #990000;
}
.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h2 {
	font-size: 12px;
	margin: 8px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
