html {
	height: 100%;
	margin-bottom:.1em;
}
BODY {
	font: normal .7em/1.6em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
	color:#666;
}
h1 {
	color:#999;
	font:"Times New Roman", Times, serif;
	font-family:"Times New Roman", Times, serif;
}
h2 {
}
h3 {
}
p {
	color:#666;
}
img {
}
table {
	border-collapse:collapse;
}
td {
	border-bottom:1px solid #F2F2F2;
	padding-right:15px;
}
a {
	text-decoration:none;
}
a:link, a:visited, a:active {
	color:#999;
}
a:hover {
	color:#000;
}
ul {
	list-style:square;
	color:#666;
}
li {
}
img {
	border:none;
}
/* ---- div ------------------------------ */

#navigacija a:link, #navigacija a:visited, #navigacija a:active {
	color:#999;
	text-decoration:none;
}
#navigacija a:hover {
	color:#000;
}
#navigacija {
	float:left;
	margin:0;
	border:0px solid #CCC;
	width:290px;
	text-align:right;
}
#navigacija ul {
	list-style:none;
	text-align:right;
}
#box {
	margin:45px auto;
	width:850px;
}
#content {
	margin:0;
	float:right;
	width:510px;
	min-height:400px;
	border:0px solid #CCC;
}
#content p {
}
#footer {
}
#footer p, #footer a, #footer a:hover, #footer a:link, #footer a:visited {
}
.naslovi {
	font-weight:normal;
	color:#000;
}
.warning {
	font-weight:normal;
	color:#999;
}
.danica_dakic span, .news span, .works span, .exhibitions span, .catalogues span, .contact span, .links span {
	display:none;
}
.danica_dakic, .news, .works, .exhibitions, .catalogues, .contact, .links {
	display:block;
	margin:0;
	padding:0;
	height:35px;
}
.danica_dakic {
	background:url(../images/danica_dakic.png) no-repeat bottom left;
	width:290px;
}
.works {
	background:url(../images/works.png) no-repeat bottom left;
}
.exhibitions {
	background:url(../images/exhibitions.png) no-repeat bottom left;
}
.catalogues {
	background:url(../images/catalogues.png) no-repeat bottom left;
}
.contact {
	background:url(../images/contact.png) no-repeat bottom left;
}
.links {
	background:url(../images/links.png) no-repeat bottom left;
}
.news {
	background:url(../images/news.png) no-repeat bottom left;
}
.underline {
	text-decoration:underline;
}
