body
{
	background-color: #ffffff;
	background-image: url("bg3.jpg");
	background-attachment: fixed;
}

td
{
	background-color: #ffffff;
	background-image: url("bg_03t.jpg");
}

.tekst
{
	font-weight: normal;
	font-size: 90%;
	color: #737373;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, serif;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 8px;	
}

.naslov
{
	font-weight: normal;
	font-size: 120%;
	color: #78656b;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, serif;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;	
}

.veze
{
	font-weight: normal;
	font-size: 70%;
	color:#777777;
	font-family: "Georgia", "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}

.nap
{
	font-weight: normal;
	font-size: 70%;
	color: #737373;
	font-family: Tahoma, Arial, Verdana, Helvetica, "Trebuchet MS", sans-serif;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 8px;
}

.trazi
{
	font-weight: normal;
	font-size: 75%;
	color: #737373;
	font-family: Tahoma, Arial, Verdana, Helvetica, "Trebuchet MS", sans-serif;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 8px;
}

.trazipo
{
	font-size: 70%;
	color: #737373;
	font-family: Tahoma, Arial, Verdana, Helvetica, "Trebuchet MS", sans-serif;
	text-decoration: none;
	background-color: #f9f9f9;
	border: 1px solid #c0c0c0;
	height: 18px;
}

.trazipi
{
	font-size: 70%;
	color: #737373;
	font-family: Tahoma, Arial, Verdana, Helvetica, "Trebuchet MS", sans-serif;
	text-decoration: none;
	background-color: #ffffff;	
	border: 1px solid #c0c0c0;
}

.trazidu {
	font-size: 80%;
	font-family: Tahoma, Arial, Verdana, Helvetica, "Trebuchet MS", sans-serif;
	text-decoration: none;
	color:#78656b;
	background:#f0e8dd;
	padding:1px;
	font-weight:bold;
	height:1.75em;
	cursor: pointer;	
}

a:link {
	color: #78656b;
	background-color: #e6e0d6;
	text-decoration: none;
	border-bottom: 1px solid #d9c2b0;
}

a:visited {
	color: #78656b;
	background-color: #e6e0d6;
	text-decoration: none;
	border-bottom: 1px dotted #d9c2b0;
}

a:active {
	color: #ffffff;
	background: #78656b;
	text-decoration: none;
    border-bottom: none;
}

a:hover {
	color: #ffffff;
	background: #78656b;
	text-decoration: none;
    border-bottom: none;
}

a.navlink:link {
	color: #bbbbbb;
	background-color: transparent;	
	text-decoration: none;
    border-bottom: none;
}

a.navlink:visited
{
	color: #bbbbbb;
	background-color: transparent;	
	text-decoration: none;
    border-bottom: none;
}

a.navlink:active
{
	color: #bbbbbb;
	background-color: transparent;	
	text-decoration: none;
    border-bottom: none;
}

a.navlink:hover
{
	color: #777777;
	background: transparent;
	text-decoration: none;
    border-bottom: none;
}

a.naplink:link {
	color: #737373;
	background-color: transparent;	
	text-decoration: none;
    border-bottom: none;
}

a.naplink:visited
{
	color: #737373;
	background-color: transparent;	
	text-decoration: none;
    border-bottom: none;
}

a.naplink:active
{
	color: #ffffff;
	background: #78656b;
	text-decoration: none;
    border-bottom: none;
}

a.naplink:hover
{
	color: #ffffff;
	background: #78656b;
	text-decoration: none;
    border-bottom: none;
}

ul {
	list-style-type : square;
	list-style-image : url("lista.gif");
} 

blockquote {
	margin-top:16px;
	margin-right:0;
	margin-bottom:16px;
	padding:0 0 0 10px;
	line-height:160%;
	border-left:1px solid #d9c2b0;
	}

q
{
	font-style: italic;
}

abbr
{
	border-bottom: 1px dotted #737373;
	cursor: help;
}
  
acronym
{
	border-bottom: 1px dotted #737373;
	cursor: help;
}

.help
{
	border-bottom: 1px dotted #737373;
	cursor: help;
}
