﻿html {
	height: 100%;
	margin-bottom:.1em;
}
Body {
	font: normal .7em/1.6em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
	color:#000000;
}
h1 {
	color:#000000;
}
h2 {
}
h3 {
}
p {
	color:#000000;
}
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:#000000;
}
a:hover {
	color:#ff0000;
}
ul {
	list-style:square;
	color:#666;
}
li {
}
img {
	border:none;
}
/* ---- div ------------------------------ */

#navigation a:link, #navigation a:visited, #navigation a:active {
	color:#000;
	text-decoration:none;
}
#navigation a:hover {
	color:#ff0000;
}
#navigation {
	float:left;
	margin:0;
	border:0px solid #CCC;
	width:290px;
	text-align:right;
}
#navigation ul {
	list-style:none;
	text-align:right;
}
#box {
	margin:45px auto;
	width:900px;
}
#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 {
}
.danica_dakic, .news, .works, .exhibitions, .catalogues, .contact, .links {
	display:block;
	margin:0;
	padding:0;
	height:35px;
}
.caravane {
font-family: 'Oleo Script', cursive;
	font-size: 18px;
		color:#000000;
}

.red {
		color:#ff0000;

}

.underline {
	text-decoration:underline;
}

.just{
	text-align:  right;
}

