* {
 padding: 0;
 margin: 0;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 14px;
 background-color:#ffffff;
}

p { padding:8px; }
a img { border: 0px; }

#mySlideShow {
	width: 330px !important;
	height: 330px !important;
}

#wrapper {
	width: 826px;
	margin: 0 auto;
	background-color:#ffffff;
	overflow: hidden;
}

#orangehline {
	border: 0px solid #ccc;
	margin: 0px;
	padding: 0px;
	background-color: #ee7f00;
	background: #ee7f00;
	height: 4px;
	font-size: 4px;
	clear: both;
}

#shadeing1 {
	margin: 0px;
	height: 5px;
	font-size: 4px;
	background-color: #C9C9BE;
	background-image: url(../images/shadeing1.gif);
	width: 100%;
	clear: both;
	display: block;
}

#header {
	border: 0px solid #ccc;
	margin: 0px;
	height: 157px;
	background-color: #F1F1F1;
	background-image: url(../images/header_bg.jpg);
}

#lang_links {
	position:absolute;
	display:block;
	margin-top:-25px;
}

#swfbanner {
	position:absolute;
	display:block;
	margin-top: -108px;
	margin-left:160px;
}

#lang_links .mne, #lang_links a .mne {
	background:url(../images/flag_montenegro.gif);
	margin-left:55px;
	text-decoration:none;
	background-position:bottom;
	display:block;
	width:30px;
	height:24px;
}

#lang_links .en, #lang_links a .en {
	background:url(../images/flag_uk.gif);
	margin-left:95px;
	margin-top:-24px;
	text-decoration:none;
	background-position:bottom;
	display:block;
	width:30px;
	height:24px;
}

#lang_links a:hover {
	background-position:top;
	display:block;
	height:24px;
}


#thumbpic a img{
	border: 4px solid #ee7f00;
}

#thumbpic a:hover img {
	border: 4px solid #FFFFFF;
}

#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0px 0px 0px 0px;
 display: block; /* IE Hack */
 width: 187px;
 float: left;
 padding: 0px;
/* min-height: 350px;*/
 border: 0px solid #fce5cc;
 background-color: #fce5cc;
}

* html #leftcolumn {height:330px} /* IE Min-Height Hack */ 

#navigation {
line-height:29px;
width:187px;
margin:0px;
background:#fce5cc;
color:#000000;
}

#navigation li {
list-style-type:none;
border-bottom:1px solid #ebd4bb;
background-color:#fce5cc;
}

#navigation li a {
	display:block;
	padding:0px;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	background-color:#fce5cc;
	color: #000000;
	text-indent: 40px;
}

#navigation .indented {
	text-indent: 25px;
}

.navicon1 a, .navicon1 a:hover {
	background-image:url(../images/menuicon_arrow2.gif);
	background-position:left;
	background-repeat:no-repeat;	
}


* html #navigation li a {width:100%;}

#navigation li a:hover {
	background:#ffffff;
	color:#071c77;
	text-decoration:none;
}

#navigation .selected {
	background:#ffffff;
	background-image:url(../images/menuicon_arrow2.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#ee7f00;
	text-decoration:none;
}

#menuborder {
	margin: 0px;
	width: 5px;
	float: left;
/*	min-height: 350px;*/
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ee7f00;
}

#centercolumn { /* Parent Wrapper for inside boxes */
	margin: 0px 0px 0px 0px;
	display: inline; /* IE Hack */
	padding: 4px;
	width: 335px;
	float: left;
	min-height: 334px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ee7f00;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #ee7f00;

}

* html #centercolumn {height:334px} /* IE Min-Height Hack */ 

#centercolumn img {
	margin:0px 0px;
}

#rightcolumn {
 margin: 0 0px 0px 0px;
 padding: 0px;
 display: block; /* IE Hack */
 width: 287px;
 min-height:342px;
 float: left;
 border-left-width: 0px;
 border-left-style: solid;
 border-left-color: #ee7f00;
 background-color: #fce5cc;
}
* html #rightcolumn {height:342px} /* IE Min-Height Hack */ 

#rightcolumn p, #contentcolumn  p {
 margin-left: 6px;
 font-size: 14px;
}

#rightcolumn h3, #contentcolumn h3 {
 color: #0d217f;
 margin-left: 12px;
 margin-right: 12px;
 font-size: 17px;
}

.bootomheading {
	background-color:#fce5cc;
	padding: 2px 6px;
}

.whiteback {
 background-color:#FFFFFF;
}

.titlewhitelines {
	background-color:#fce5cc;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ee7f00;
	border-bottom-color: #ee7f00;
}

#header .header_logo {
	position: relative;
	left: 35px;
	top: 4px;
}
#header .header_part1 {
	position: relative;
	top: 15px;
	left: 560px;
}
#header_links li {
	clear: left;
	margin-right: 2px;
	display: inline;
	margin-left: 2px;
	font-weight: bold;
}
#header_links li a {
	text-decoration: none;
	color: #0d217f;
	font-size: 11px;
}

#header_links {
	margin-right: 25px;
	margin-top: 20px;
	margin-left: 600px;
}

#bottomleft {
	margin: 2px 0px 2px 4px;
	float: left;
	width: 33%;
}
.smalltext {
 font-size: 11px;
}

#bottomcenter {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	margin: 5px;
	float: left;
	width: 31%;
}
#bottomright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	margin: 5px;
	float: left;
	width: 32%;
}
#contentcolumn {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 200px;
}

#bootompictures li {
  display:inline;
  list-style-type:none;
  margin:5px;
  margin-top:10px;
  margin-bottom:5px;
  padding:1px;
  }

#bootompictures li img {
  border:thin #999999;
}

#footer {
	margin: 0px;
	height: 37px;
	background-color: #C9C9BE;
	background-image: url(../images/footer_bg.jpg);
	width: 100%;
	clear: both;
	display: block;
}
#footer p {
	padding: 15px;
	text-align: center;
	font-size: 11px;
	color: #ee7f00;
}
#wrapper #leftcolumn #iframe_vrijeme {
	background-color: #FFFFFF;
}
.accToggler{
	width: 99%;
	font-size:14px;
	background: #99CCFF;
	color: #44f4f;
	cursor: pointer;
}

/* ---------------------------------- mail status flashing ---------------------------------- */
#contentcolumn #greska {
	color:#CC3300;
	font-size:1.2em;
	padding:10px;
	background:#E1E1E1;
	text-align:center;
}

#contentcolumn #uspjesno {
	color:#f90;
	font-size:1.2em;
	padding:10px;
	background:#E1E1E1;
	text-align:center;
}

/* ---------------------------------- reservation form style ---------------------------------- */
.reservationform label {
	text-align:right;
	width:120px;
	float:left;
	margin:3px;
}

.reservationform input, .reservationform select, .reservationform textarea {
	margin-left:20px;
	margin:3px;
	border:1px #999999;
	border-style:solid;
}

/* ---------------------------------- login form style ---------------------------------- */
.adminform label {
	text-align:right;
	width:120px;
	float:left;
	margin:3px;
}

.adminform input, .adminform select {
	margin-left:20px;
	margin:3px;
	border:1px #999999;
	border-style:solid;
}

