@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	}
	
body {
	background: #f3ece2 url(../images/bg.jpg) repeat-x;
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	text-align: center;
	}
	
#glavni {
	width: 908px;
	margin: 0 auto;
	}
	
#glavni2 {
	width: 908px;
	float: left;
	background: url(../images/sredina.jpg);
	}
	
#gori {
	background: url(../images/gori.jpg);
	height: 136px;
	}
	
#ime {
	background: url(../images/ime.jpg);
	height: 133px;
	}
	
#de_ime {
	background: url(../images/de_ime.jpg);
	height: 133px;
	}
	
#it_ime {
	background: url(../images/it_ime.jpg);
	height: 133px;
	}
	
	
#livo {
	width: 532px;
	float: left;
	text-align: justify;
	margin: 3px 0 0px 67px !important;
	margin: 3px 0 0 34px;
	color: #2f271c;
	line-height: 1.5em; 
	letter-spacing: 0.03em;
	}
	
p.livo {
	padding-bottom: 30px;
	letter-spacing: 0.03em;
	}
	
	
p.nat {
	text-align: left;
	padding-bottom: 30px;
	}
	
p.slike {
	text-align: center;
	line-height: 0.5em;
}

p.slike1 {
	text-align: left;
	float: left;
	margin-right: 15px;
	}
	
p.slike2 {
	float: right;
	margin: -8px 0 0 15px; 
	}
	
p.slike3{
	float: left;
	margin: -8px 15px 0 0;
	}
	
	
	
#desno {
	width: 247px;
	float: left;
	text-align: left;
	margin-left: 13px !important;
	margin-left: 12px;
	}
	
h1 {
	font-family: georgia, "times new roman";
	font-size: 150%;
	color: #936026;
	border-bottom: 1px dotted #936026;
	margin: 0px 0 8px 0;
	padding-bottom: 2px;
	}
	
ul.navigacija {
	list-style: none;
	margin-bottom: 25px;
	font-size: 109%;
}

.navigacija li a, .navigacija li a:visited {
	border-bottom: 1px solid #d1ac78;
	display: block;
	padding: 7px 10px 3px 10px;
	color: #815921;
	margin-left: 3px;
}	

.navigacija li a:hover {
	background: #f5e3c9;
	color: #583a11;
}

h2 {
	font-family: georgia, "times new roman";
	font-size: 110%;
	color: #6a563a;
	padding-left: 13px;
	}
	
p.inf {
	padding: 5px 0 15px 13px;
	color: #2f271c;
	line-height: 1.4em;
	}
	
a:link, a:visited {
	color: #fbf9f6;
	}
	
a:hover {
	color: #936026;
	}
	
.inf a:link, .inf a:visited {
	color: #815921;
}

.inf a:hover {
	color: #442b09;
	}
	
ul.jezici {
	width: 247px;
	height: 55px;
	margin-top: 15px;
	}
	
ul.jezici li {
	display: inline;
	list-style-type: none;
	width: 100px;
	height: 22px;
	}
	
.hr, .it, .de, .en {
	float: left;
	margin-left: 13px;
	height: 22px;
	width: 44px;
	}
	
.hr {
	background: url(../images/cro_s.jpg);
	}
	
.hr:hover {
	background: url(../images/cro.jpg);
	}
	
.it {
	background: url(../images/it_s.jpg);
	}
	
.it:hover {
	background: url(../images/it.jpg);
	}
	
.de {
	background: url(../images/de_s.jpg);
	}
	
.de:hover {
	background: url(../images/de.jpg);
	}
	
.en {
	background: url(../images/uk_s.jpg) no-repeat;
	}
	
.en:hover {
	background: url(../images/uk.jpg) no-repeat;
	}
	
#doli {
	width: 908px;
	height: 43px;
	background: #f3ece2 url(../images/doli.jpg) no-repeat;
	float: left;
	}
	
#doli p {
	text-align: center;
	padding: 40px 0 10px 0px; 
	font-size: 95%;
	color: #e8b571;
	}
	
#doli a:link, #doli a:visited {
	color: #cc9547;
	}
	
#doli a:hover {
	color: #af7c35;
	border-bottom: 1px solid #f8d6a7;
	}
	
.podnaslovi {
	list-style: none;
	margin-bottom: 33px;
	padding: 7px 10px 3px 10px;
	line-height: 1.5em;
	font-size: 109%;
}

.podnaslovi li a, .podnaslovi li a:visited {
	color: #000000;
	margin-left: 3px;
}	

.podnaslovi li a:hover {
	color: #936026;
}

img.okvir {
	background: #594729;
	padding: 1px;
	border: 12px solid #ce9649;
	} 
	
a:hover img.okvir {
	border: 12px solid #eedfc9;
	}
	
#livo img {
	margin: 12px 0 12px 0;
	}
	
.link a, .link a:visited {
	color: #936026;
	}
	
.link a:hover {
	color: #fbf9f6;
	} 
	
.link {
	line-height: 3em;
	}

table.trajekt, table.udaljenost, table.cjenik {
	background: #FFFFFF;
	}

table.trajekt td, table.udaljenost td, table.cjenik td {
	background: #f8d6a7;
	}

table.trajekt td:hover, table.udaljenost td:hover, table.cjenik td:hover {
	background: #fed189;
	}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 2px 3px 2px 3px;
	color: #2f271c;
	font-weight: normal;
	text-align: center;
}

p.foot a:link, p.foot a:visited {
	color: #936026;
	}
	
p.foot a:hover {
	color: #000000;
	}

p.cj, p.cjs {
	text-align: left;
	font-size: 80%;
	margin: 2px 3px 2px 10px;
	letter-spacing: 0.1em;
	}
	
p.cjs {
	text-align: center;
	}

#flashcontent {
	text-align: center;
	margin-top: 20px;
	}
	
.kalendar {
	background: #f8d7a8;
	margin-bottom: 20px; 
	border: 1px solid #936026;
	}
	
.kalendar p {
	padding: 2px 15px 11px 10px;
	line-height: 1.7em;
	text-align: left;
	}
	
#livo h2 {
	font-family: georgia, "times new roman";
	font-size: 110%;
	color: #6a563a;
	padding: 10px 0 7px 23px;
	}