body {
	background-repeat: repeat;
	background-color: #dfcbe3;
	margin: 0px;
	color: #333333;
}
#left {
	background-image:  url(../images/left_side.gif);
	background-repeat: repeat-y;
	background-color: #F7F7EE;
}
#right {
	background-image: url(../images/right_side.gif);
	background-repeat: repeat-y;
	background-position: 100%;
}
.top_left {
	background-image: url(../images/left_top.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 18px;
	position: relative;
	top: 0px;
}
.top_right {
	background-image: url(../images/right_top.gif);
	background-repeat: no-repeat;
	background-position: 100%;
	height: 18px;
	position: relative;
	top: 0px;
}
.top {
	background-image: url(../images/top_side.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.bottom_left {
	background-image: url(../images/left_bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
}
.bottom_right {
	background-image: url(../images/right_bottom.gif);
	background-repeat: no-repeat;
	background-position: 100%;
	position: relative;
	top: 0px;
	height: 18px;
}
#bottom {
	background-image: url(../images/bottom_side.gif);
	background-repeat: repeat-x;
	height: 18px;
	background-position: 100% bottom;
	clear: both;
	background-color: #F7F7EE;
}
#head {
	height: 180px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/head_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E4D3E8;
}
#menu_top {
	background-color: #741371;
	margin-right: 4px;
	margin-left: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

#main {
	margin-right: 8px;
	margin-left: 8px;
	background-color: #FFFFFF;
}
#content {
	background-repeat: repeat-x;
	border: 1px solid #000000;
	background-color: #0099FF;
	width: 300px;
	padding: 10px;
}
.menu_right {
	width: 180px;
	padding: 10px 5px 5px;
	font-family: "Trebuchet MS";
	color: #333333;
	text-decoration: none;
	background-color: #F7F7F7;
	font-size: 12px;
}
.box {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
	margin-bottom: 5px;
	text-decoration: none;
	color: #333333;
}
.vise {
	clear: right;
	font-weight: bold;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	font-size: 11px;
	color: #741371;
}

.photo {
	float: left;
	height: 96px;
	width: 120px;
	margin-right: 5px;
	border: 3px solid #D3D3AB;
	margin-bottom: 3px;
}
.photo2 {
	border: 2px solid #D9D6CC;
	margin-bottom: 3px;
	width: 120px;
	height: 96px;
	margin-right: 3px;
}
#wrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.naslov {
	display: none;
}
.header {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	clear: both;
	margin-top: 5px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 2px;
}
.jadran {
	height: 160px;
	width: 187px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo_jadran.gif);
	background-repeat: no-repeat;
}
#photo {
	margin-right: 5px;
	margin-left: 4px;
	clear: both;
}
.slika {
	margin-right: 1px;
}
.gallery {
	margin-right: 5px;
	border: 3px solid #D9D6CC;
	width: 125px;
	float: left;
	margin-bottom: 5px;
	height: 94px;
}
div.news{width: 250px;background: #F0F0E7;margin-bottom: 20px}
h3{
	font-size: 13px;
	color: #333333;
	text-align: center;
	clear: both;
	font-family: "Trebuchet MS";
	border: 1px solid #CCCCCC;
	text-transform: none;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
	background-color: #EDE1EF;
}
 a:hover h3{
	background-color: #CCADD3;
	text-decoration: none;
	border: 1px solid #B7CFDD;
}
h2{
	font-size: 22px;
	margin:5px 0px 5px;
	background: #FFFFFF;
	color: #A875B3;
	text-align: left;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS";
	padding-right: 0;
	padding-left: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
.kolumn {
	width: 280px;
	float: left;
	margin-top: 10px;
	text-decoration: none;
}
.kolumn1 {
	width: 280px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	overflow: hidden;
}
a {
	color: #00557D;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
h1 {
	font-size: 11px;
	color: #006699;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0;
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CBDDE7;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.forma {
	background-color: #F7F7EE;
}
#frame {
	color: #FFFFFF;
	background-color: #741371;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFE5F1;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#frame a {
	color: #FFFFFF;
}
#lang li {
	float: right;
	margin-left: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#lang {
	height: 25px;
	margin-right: 15px;
	margin-right: 7px;
	margin-left: 7px;
}
#lang ul {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	height: 20px;
	list-style-type: none;
}
#wts
{
	padding: 0;
	list-style-type: none;
	text-align: left;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#wts li 
{
	display: block;
	text-align: left;
	list-style-type: none;
	width: 170px;
}

#wts li a 
{
	text-decoration : none;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

#wts li a:hover, #wts li a:active 
{
	background-repeat: no-repeat;
	color: #333333;
	text-align: left;
}
.clear {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-align: left;
}
.langcl{
	color: #97581A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#vrijeme{
	height: 50px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4{
	font-size: 100%;
	margin:10px 0 5px;
	background: #FFFFFF;
	color: #8F8F45;
	text-align: center;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0;
	padding-left: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
.fotka {
	margin-right: 10px;
	border: 5px solid #CCCCCC;
	margin-bottom: 5px;
}
#map {
	margin-left: 10px;
	height: 500px;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
