body,td,th {
  font-family: Verdana;
  font-size: 11px;
  font-color: #333333;
}

a:link {
	color: #5B8523;
	text-decoration:underline;
}
a:visited {
	color: #5B8523;
	text-decoration:underline;
}
a:hover {
	color: #1D6DCF;
	text-decoration:underline;
}
a:active {
	color: #5B8523;
	text-decoration:underline;
}
form, textarea {
	font-family: Verdana;
	font-size: 11px;
	margin:0px;
	padding: 0px;
	border: 0px;
}

.dugme {
	font-family: Verdana;
	border: solid 1px;
	font-size: 11px;
	color: #FFFFFF;
	border-color: #5B8523;
	background: #333333;
}
.td {
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-color: #999999;
  	font-size: 10px;
	color: #333333;
}
.naslov {
  	font-size: 13px;
  	font-weight: bold;
	color: #C32929;
}
.naslov1 {
  	font-size: 13px;
  	font-weight: bold;
	color: #333333;
}
.mali_bold {
  	font-size: 10px;
  	font-weight: bold;
	color: #333333;
}
.mali_bijeli {
  	font-size: 10px;
  	font-weight: bold;
	color: #FFFFFF;
}
.mali {
  	font-size: 10px;
	color: #333333;
}
.mini {
  	font-size: 9px;
	font-weight:normal;
	color: #999999;
}
.tabela {
	border: solid 1px;
	border-color: #CCCCCC;
}
.slika {
	border: solid 1px;
	border-color: #CCCCCC;
}
.td_slika {
	border: solid 1px;
	border-color: #CCCCCC;
}
.no_border {
	border: 0px;
}
.copy {
  	font-size: 9px;
  	color: #999999;
}

/* LEFT MENU */
#list {
	width: 200px;
	font-size: 0px;
}
#list ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
} 
#list li {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #AAAAAA;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	border: 1px solid #F3F3F3;
} 
#list a {
	display: block;
	width: 197;
	font-weight: normal;
	line-height: 20px;
	font-size: 11px;
	margin: 0; 
	padding: 0px;
	background: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#list a:link, #list a:active, #list a:visited {
	color: #666666;
	border: 1px solid #EEEEEE;
}
#list a:hover {
	background: #FFFFFF;
	color: #D90200;
	border: 1px solid #AAAAAA;
}
#album a:link, #album a:active, #album a:visited {
	color: #333333;
	text-decoration:none;
}
#album a:hover {
	color: #1D6DCF;
	text-decoration:underline;
}
#message {
	font-family: verdana;
	font-size: 10px;
	padding-bottom: 5px;
}
th.topbar{
	font-size: 11px;
	color: #000000;
}
a.top_bar_link:link {
	color: #000000;
	text-decoration:none;
}
a.top_bar_link:visited {
	color: #000000;
	text-decoration:none;
}
a.top_bar_link:hover {
	color: #990000;
	text-decoration:underline;
}
a.top_bar_link:visited:hover {
	color: #990000;
	text-decoration:underline;
}
a.top_bar_link:active {
	color: #000000;
	text-decoration:none;
}

