@charset "utf-8";

@import url(simplemodal02.css); 

html * { 
	font-size: 100.1%;
	margin: 0;
	padding: 0;
	}
a {
	text-decoration: none;
	}
a img {
	border: none;
	}

html {
	background-image: url(pattern.gif);
	}
	
body {
	padding-bottom: 15px;
	}
	

	
.smalldevmenu {
	display: none;
	}
	
div#container {
	width: 700px;
	margin: 35px auto;
	}
div#header {
	background-color: #669;
	}
div#header, div#footer {
	text-align: center;
	color: #fff8dc;
	padding: 10px;
	font-family: Palatino, Palatino Linotype, Hoefler Text, Times, Times New Roman, serif;

	}
h1 {
	text-align: center;
	width: 680px;
	height: 332px;
	background-image: url(slika08.jpg);
	vertical-align: bottom;
	color: #708090;
	font-size: 1.8em;
	}
h1 span, h2 span {
	margin-left: -999em;
	}
h2 {
	width: 680px;
	height: 87px;
	margin: 5px auto;
	}
div#slotext  h2 {
	background-image: url(september02.png);
	}
div#itatext h2 {
	background-image: url(settembre.png);
	}
	
div#main {
	background-color: #e1dcc8;
	}
	
h1, h2, h3, dt {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; 
	}
h3 {
	text-align: center;
	font-size: 1.4em;
	margin-top: -5px;
	margin-bottom: 15px;
	color: #669;
	}
div#slotext, div#itatext {
	width: 680px;
	margin: 0 auto;
	}
div#slotext div, div#itatext div {
	background-color: #fffff0;
	width: 630px;
	margin: 10px auto;
	border: 3px solid #669;
	}
div#slotext div ul, div#itatext div ul , div#slotext div p, div#itatext div  p {
	margin: 10px;
	}
div#main dl {
		width: 600px;
		margin: 15px auto 0;
		outline: red;
		}
dt {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	color: gray;
	}
dd {
	font-family: Costantia, "Book Antiqua", Gentium, Didot, "Times New Roman", Times, serif;
	text-indent: 1em;
	font-style: italic;
	font-weight: bold;
	}
dd ul {
	font-style: normal;
	list-style: none;
	text-indent: 0;
	position: relative;
	left: 1em;
	}
dd ul li {
	width: 520px;
	}
p.nota, p.mail {	
	text-align: center;
	width: 550px;
	margin: 5px auto ;
	font-family: Costantia, "Book Antiqua", Gentium, Didot, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	}
p.mail a, p.nota a {
	color: gray;
	}
p.text {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	width: 600px;
	text-align: justify;
	margin: 10px auto;
	font-size: 1.1em;
	}
ul#jeziki {
	background: gray url(gradient.jpg) repeat-x;
	text-align: right;
	padding: 0 4px 4px;
	font-size: 1.1em;
	font-style: italic;
	}
ul#jeziki li {
	display: inline;
	padding: 0 1px;
	}
ul#jeziki li a {
	color: #fff;
	padding: 6px 8px 3px;
	position: relative;
	top: 2px;
	outline: 0;
	}
ul#jeziki li a:hover {
	background-color: #669;
	color: #ff9;
	}
	
div#slike {
	min-height: 440px;
	padding-top: 10px;
	margin-top: -6px;
	background-color: #e1dcc8;
	}
* html div#slike {
	height: 440px;
	}
div#slike img {
	display: block;
	margin: 0 auto 25px;
	}
div#footer {
	background-color: #e1dcc8;
	}
	
div#map {
	position:absolute;
	left: -999em;
	}
	
span.pi {
	font-size: 0.3em;
	color: gray;
	}
	
#credits {
	color: #696;
	font-size: 0.8em;
	border-bottom: 1px dotted gray;
	}
#credits a {
	color: #696;
	}
abbr {
	border-bottom: none;
	}
	

