body 
{
	scrollbar-face-color: #A6997A;
	scrollbar-highlight-color: #D0BF99;
	scrollbar-shadow-color: #887D64;
	scrollbar-3dlight-color: #DED2B6;
	scrollbar-arrow-color:  #EEEEEE;
	scrollbar-track-color: #D0BF99;
	scrollbar-darkshadow-color: #3B362B;
	background: #D0BF99 url(../img/bkg.gif);
	text-decoration: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;

}

img.cat {
	padding: 5px;
}

table.border {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	text-decoration: none;
	border-top: 1px dashed #BBBBBB;
	border-bottom: 1px dashed #BBBBBB;
	border-left: 1px dashed #BBBBBB;
}

table.border td
{
	text-decoration: none;
	border-right: 1px dashed #BBBBBB;
        border-bottom: 1px dashed #BBBBBB;
	padding: 2px;
}

.naslov {
	text-decoration: none;
	background-color: #F8EEDC;
	font-weight: bold;
	padding: 2px;
	border: 1px dashed #BBBBBB;


}

.podnaslov {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBBBBB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	padding: 2px;
	background-color: #E6E1DB;

}

.novica {
	text-decoration: none;
	border-right: 1px dashed #BBBBBB;
	border-bottom: 1px dashed #BBBBBB;
	border-left: 1px dashed #BBBBBB;
	text-align: justify;
	padding: 2px;

}

.rez {
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 4px;
	margin-bottom: 4px;

}

.dvojnirez {
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 1px;
	padding-bottom: 2px;

}

a:link, a:active, a:visited	{
	text-decoration: none;
	font-weight: bold;
	color: #000000;



	}
	
a:hover	{
	text-decoration: none;
	color: #DBA448;
	font-weight: bold;

	}
	
#menu {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BBBBBB;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	}

#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#menu li {
	border-bottom: 1px dashed #BBBBBB;
	margin: 0;
		}

#menu li a {
	display: block;
	border-left: 1px dashed #BBBBBB;
	border-right: 1px dashed #BBBBBB;
	text-decoration: none;
	width: 100%;
	background-color: #F8EEDC;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0.4em;
	padding-top: 2px;
		}

html>body #menu li a {
		width: auto;
		}

#menu li a:hover {
		border-left: 1px dashed #BBBBBB;
		border-right: 1px dashed #BBBBBB;
		background-color: #F5E8CD;
		}

td {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;


}

.input	{
        scrollbar-face-color: #D6D6D6;
	scrollbar-highlight-color: #E0E0E0;
	scrollbar-shadow-color: #D0D0D0;
	scrollbar-3dlight-color: #E5E5E5;
	scrollbar-arrow-color:  #EEEEEE;
	scrollbar-track-color: #E5E5E5;
	scrollbar-darkshadow-color: #BEBEBE;
	font: 11px 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	margin: 1px;
	border: 1px solid #BFBFBF;
	color: #000000;
	text-decoration: none;
	background-color: #E5E5E5;



}

.mainhead {
	background-image: url(../img/mainhbkg.gif);
	margin-bottom: 4px;
	border: 1px dashed #000000;
}
.blockhead {
	background-image: url(../img/mainhbkg.gif);
	margin-bottom: 2px;
	border-top: 1px dashed #BBBBBB;
	border-bottom: 1px dashed #BBBBBB;
}
