BODY {
	padding: 0px;
	margin: 0px;
	color: white;
	background: #2a6499 url(../images/intro_bg.jpg) repeat-x;
	font: normal 11px Arial;
}

H1 {
	padding: 0px;
	margin: 0px;
	font: normal 22px Georgia;
	border-bottom: 1px solid #6e8fae;
	width: 240px;
	padding-bottom: 5px;
}

P {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 150%;
}
A {
	color: white;
}
A:hover {
	text-decoration: none;
}

UL.intro_list_images { padding: 0px; margin: 0px; list-style: none; }
UL.intro_list_images LI { float: left; margin-right: 4px; margin-bottom: 4px; }
UL.intro_list_images LI.last { margin-right: 0px; }
UL.intro_list_images LI A { display: block; border: 1px solid #c7be79; text-decoration: none; width: 111px; height: 101px; background: #a6971f; outline: 0px; }
UL.intro_list_images LI A IMG { border: 0px; border-top: 1px solid #c7be79; padding: 2px; }
UL.intro_list_images LI A DIV { 
	color: #123251; 
	font: bold 11px Arial; 
	height: 31px; 
	background: url(../images/div_bg.jpg) repeat-x; 
	margin: 2px; 
	padding: 2px 0px 0px 4px; 
	height: 29px;
}
UL.intro_list_images LI A H1 { padding: 0px; margin: 0px; font: bold 11px Arial;  border: 0px; width: auto; }

DIV#okvir {
	padding: 18px 11px 20px 18px;
	width: 990px;
		width: 961px;
	height: 684px;
		height: 646px;
	display: block;
	background: url(../images/okvir.jpg) no-repeat;
	margin: 0px auto;
	margin-top: 84px;
}

DIV#left {
	float: left;
	width: 581px;
	height: 646px;
}

DIV#right {
	float: left;
	width: 347px;
	padding: 35px 30px 0px 0px;
	height: 611px;
}

DIV.map {
	height: 550px;
	position: relative;
}

DIV.map A {
	position: absolute;
	font: bold 12px Arial;
	text-decoration: none;
	display: block;
	height: 19px;
	background: url(../images/arrow.png) no-repeat 0px 0px;
	padding: 3px 0px 0px 30px;
	outline: 0px;
	behavior: url(/orion_web/css/iepngfix.htc);
}

DIV#base {
	float: left;
	width: 240px;
	margin-right: 30px;
	/*margin-left: 30px;*/
	padding-left: 30px;
}

DIV#lang {
	float: left;
}

SELECT#marineSel {
	margin-top: 15px;
	width: 240px;
}

DIV#lang UL {
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-top: 9px; 	
}

DIV#lang UL LI { float: left; margin-right: 15px; }
DIV#lang UL LI A { 
	float: left; 	
	display: block;
	text-indent: -9999px;
	width: 31px;
	height: 31px;
	outline: 0px;
}

A.lang_en {
	background: url(../images/lang_en.jpg) no-repeat;
}

A.lang_de {
	background: url(../images/lang_de.jpg) no-repeat;
}

A.lang_hr {
	background: url(../images/lang_hr.jpg) no-repeat;
}