html, body {
	margin: 0;
	padding: 0;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #f8f8f8 url(../images/bg.gif) repeat-x;
}

body {
	width: 766px;
	margin: 0 auto;
}

img {
	border: 0;
}

#phw {
	padding: 0 5px 0 3px;
}

#phw h2 {
	color: #fc0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
	padding: 0 0 0 6px;
	background: #047;
	margin: 0 0 1px 0;
}

#logo {
	display: block;
	width: 120px;
	float: left;
}

#clock {
	color: #fff;
	background: #47a url(../images/cal.gif) no-repeat;
	font-size: 10px;
	font-weight: bold;
	padding-left: 22px;
	display: block;
	width: 137px;
	float: left;
	height: 14px;
	line-height: 14px;
	margin-left: 1px;
}

a#smh:link, a#smh:visited,
a#sms:link, a#sms:visited,
a#smc:link, a#smc:visited {
	color: #fff;
	height: 14px;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
}

a#smh:link, a#smh:visited {
	background: #47a url(../images/smh.gif) no-repeat;
	padding-left: 23px;
	width: 136px;
	margin: 0 1px 0 1px;
}

a#sms:link, a#sms:visited {
	background: #47a url(../images/sms.gif) no-repeat;
	padding-left: 21px;
	width: 136px;
	margin: 0 1px 0 0;
}

a#smc:link, a#smc:visited {
	background: #47a url(../images/smc.gif) no-repeat;
	padding-left: 26px;
	width: 133px;
}

a#smh:hover, a#sms:hover, a#smc:hover {
	color: #fff;
	background-color: #bcc;
	text-decoration: none;
}

#fl {
	float: left;
	width: 637px;
	padding: 1px 0 0 1px;
	height: 105px;
}

#mm {
	clear: both;
	padding: 1px 0 1px 3px;
	list-style: none;
	position: relative;
	margin: 0;
	height: 53px;
	width: 100%;
	color: #3f89c3;
}

#mm span {
	display: block;
	width: 84px;
	height: 28px;
	padding: 3px 5px 0 5px;
	float: left;
	margin-right: 1px;
	background: #bcc;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

#mm li:hover span, #mm li.c span {
	background: #47a;
}

#mm div {
	display: none;
	position: absolute;
	top: 32px;
	left: 0;
	width: 766px;
	text-align: center;
	padding: 5px 0 5px 0;
	font-size: 10px;
}

#mm li.c div {
	display: block;
}

#mm a:link, #mm a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #3f89c3;
	text-decoration: none;
}

#mm a:hover {
	color: #2c618b;
	text-decoration: none;
}

#pc {
	background: url(../images/pc.gif);
}

#pc table, #pc table td {
	border-style: solid;
	border-collapse: collapse;
	border-color: #f2f0e6;
	text-align: center;
}

#pct {
	background: url(../images/pct.gif) no-repeat;
}

#pcb {
	background: left bottom url(../images/pcb.gif) no-repeat;
	padding: 8px 15px 15px 16px;
}

h1 {
	margin: 0;
	padding: 3px 0 17px 0;
	font-size: 16px;
	color: #036;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 14px;
	color: #47a;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#pl h2 {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 13px;
	font-style: italic;
	color: #47a;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#pl {
	width: 548px;
	text-align: justify;
	float: left;
}

#pr {
	width: 175px;
	float: right;
	font-size: 10px;
}

#pr a:link, #pr a:visited{
	text-decoration: none;
}

#pr a:hover {
	text-decoration: underline;
}

#pr h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 0 4px;
	height: 22px;
	line-height: 22px;
	background: url(/images/h2.gif);
	margin: 7px 0 1px 0;
}

#pr h2.vip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #ffc;
	padding-left: 4px;
	height: 22px;
	line-height: 22px;
	background: url(/images/h2vip.gif);
	margin: 7px 0 1px 0;
}

#pr ul {
 	list-style: none;
	margin: 1px 0 0 0;
	padding: 0 0 10px 0;
	background: #f8f7ee left bottom url(../images/ul.gif) repeat-x;
}

#pr li {
 	background: 8px 6px url(../images/li.gif) no-repeat;
	padding: 1px 0 1px 14px;
}

#pr li a:link, #pr li a:visited {
	color: #4583c0;
	text-decoration: none;
	font-size: 10px;
}

#pr li a:hover {
	color: #cc3;
	text-decoration: none;
}

#search {
	margin: 0;
	padding: 3px 0 3px 0;
	background: #f2f0e6;
}

#search input {
	float: left;
	margin: 5px 0 0 5px;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 11px;
	width: 138px;
}

#srch {
	cursor: pointer;
}

.cont1 {
	color: #4478aa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	margin-top: 1px;
	padding-top: 9px;
	padding-left: 35px;
	width: 140px;
	height: 19px;
}

.cont1 a:link, .cont1 a:visited {
	color: #4478aa;
	text-decoration: none;
}

.cont1 a:hover {
	color: #3f89c3;
	text-decoration: none;
}

#yb, .so, #vs, #byn {
 	padding: 0 0 5px 0;
	background: #f8f7ee left bottom url(../images/ul.gif) repeat-x;
}

#yb a:link, #yb a:visited,
#vs a:link, #vs a:visited {
	padding: 2px 0 0 60px;
	height: 38px;
	font-weight: bold;
	display: block;
	background: url(../images/yb.gif);
	text-decoration: none;
}

#vs a:link, #vs a:visited {
	background: url(../images/vs.gif);
}

#yb a:hover, #vs a:hover {
	color: #369;
	text-decoration: none;
}

.vip {
	color: #ffc;
 	padding: 0 0 5px 0;
	background: #035 left bottom url(../images/ulvip.gif) repeat-x;
}

.vip a:link, .vip a:visited {
	color: #ffc;
	text-decoration: none;
}

.vip a:hover{
	color: #ffc;
	text-decoration: underline;
}

.so img, .vip img {
	display: block;
}

#yb div, .so div, .vip div, #vs div, #byn div {
 	padding: 7px;
}

#bynp strong {
 	padding: 7px 0 7px 0;
	display: block;
}

#bynp img {
 	padding: 0 0 6px 0;
	display: block;
	width: 175px;
	height: 131px;
}

.cleaner {
  clear: both;
  height: 0;
  line-height: 0px;
  margin: 0;
  padding: 0;
  font-size: 0px;
}

.ptr {
	float: left;
	display: block;
	width: 167px;
	list-style: inside;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
}

.sred
	{
	background: url(../images/ul_ptr.jpg) no-repeat top;
	padding: 9px 0;
	}
.sred ul
	{
	color: #fff;
	font-size: 10px;
	margin: 0 210px;
	padding: 0;
	}

.blueCentered {
	color: #47a;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

#pf {
	padding: 10px 0 15px 0;
	color: #bcc;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

#pf a:link, #pf a:visited {
	text-decoration: none;
	color: #bcc;
}

#pf a:hover {
	text-decoration: none;
	color: #3f89c3;
}

#pf p {
	color: #036;;
}

#pf p a:link, #pf p a:visited {
	color: #47a;
}

#pf p a:hover {
	color: #036;
}

a:link, a:visited {
	color: #47a;
	text-decoration: underline;
}

a:hover {
	color: #47a;
	text-decoration: none;
}

.ibox {
	width: 175px;
	margin-right: 11px;
	float: left;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
}

#pl .ibox h2 {
	font-size: 13px;
	font-style: italic;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 4px 50px 0 8px;
	height: 36px;
	line-height: 15px;
	text-align: left;
}

h2.sea {
	background: url(../images/seaDream.jpg);
}

h2.mot {
	background: url(../images/motoryachts.jpg);
}

h2.yac {
	background: url(../images/fractional.jpg);
}

#bk {
	height: 293px;
	background: url(../images/bk.gif);
	padding: 13px 17px 13px 13px;
	margin: 20px 0 20px 0;
}

#bk .l {
	width: 260px;
	float: left;
}

#bk .r {
	width: 240px;
	float: right;
	color: #fff;
	font-size: 10px;
}

#bk .l h2 {
	font-size: 13px;
	margin: 0 0 6px 0;
	padding: 0;
	color: #47a;
	font-style: italic;
	padding: 0;
}

#bk .l h2.b {
	padding-right: 10px;
	text-align: right;
}

#bk .l img {
	display: block;
	margin-bottom: 1px;
}

#bk .l a:link, #bk .l a:visited {
	display: block;
	float: left;
	padding: 0 6px 3px 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	background: 0 45px url(../images/str.gif) no-repeat;
	width: 122px;
	text-align: left;
}

#bk .r h2 {
	color: #5bf;
	font-size: 12px;
	margin: 0;
	padding: 0 5px 0 0;
	font-style: italic;
}

#lm {
	font-weight:bold;
	color: #777;
	margin-top: 10px;
}

#lm a:link img, #lm a:visited img {
	border: 1px solid #999;
	margin-top: 3px;
}

#lm a:hover img {
	border: 1px solid #47a;
}

/* Stari css */
.normaltable {border: 0px solid #ffffff; text-align: left; border-collapse: collapse; border-width: 0px;}
.inputfield, .inputbuttonflat, .inputbuttonS {font-family:Verdana,Arial,Helvetica; font-size:11px;}
.inputfield {color:black; border: solid 1px #C7CACC;}
.inputbuttonflat {color:#6E96B7; background-color:#DDF1FF; border: solid 1px #A4CCED;}

.inputbuttonS {font-weight:bold;}

/* Some colors to highlight text */
.errorcolor {color:red;}
.successcolor {color:green;}

/* Onscreen messages */
.errormessage{font-family: Arial, Helvetica, sans-serif; font-size:13px; color:red; font-weight:bold;}

/* Form elements */
.inputtext, .inputtextarea, .inputselect, .inputcheckbox,
.inputradio, .inputfile, .inputbutton, .inputbodybutton {font-family:Verdana,Arial,Helvetica; font-size:11px;}

/* Required sign */
.starrequired, .required{font-family: Verdana, Arial, Helvetica, sans-serif; color:red; font-size:12px; }

a.contentlink {margin-top: 5px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #555555;}/*Content-like link*/
a.contentlink:hover {margin-top: 5px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #555555;}/*Content-like link*/

.lbl{font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size: 11px; color: white; width: 171px;
background-color:#47a;height: 17px; padding-top: 3px; padding-left: 4px;
margin-left: -8px;
display: block;}

#boats {
	border: 0; text-align: left; border-collapse: collapse; border: 0;
	text-align: left;
}

#boats td {
	border-collapse: collapse;
	border: 0;
	padding: 20px 4px 20px 4px;
	font-size: 10px;
	text-align: left;
}

#boats img {
	display: block;
}

#boats a.l:link, #boats a.l:visited {
	display: block;
	color: #fff;
	background: #47a;
	height: 20px;
	line-height: 20px;
}

#boats a.l:link, #boats a.l:visited {
	display: block;
	color: #fff;
	background: #47a;
	height: 20px;
	line-height: 20px;
	margin: 4px 0 25px 0;
	text-decoration: none;
	padding-left: 8px;
	font-size: 11px;
	text-align: left;
}

#boats a.l:hover {
	text-decoration: underline;
}

#boats div {
	padding-top: 3px;
	text-align: left;
}

#pc table.noborder, #pc table.noborder td {
	border: 0;
	padding: 3px 0 3px 0;
	text-align: left;
}

.content { text-align: left; }

a#pdf:link, a#pdf:visited {
  background: left center url(../images/pdf.gif) no-repeat;
  display: block;
  width: 150px;
  margin-top: -28px;
  float: right;
  padding-left: 22px;
  text-decoration: none;
}

a#pdf:hover {
  text-decoration: underline;
}

/* Dodano 2009-5-25 za stranicu "Regatta_Croatia_Charter.htm"*/
.left { float: left; }
.right { float: right; }

.regbox .left, .regbox .right	{ width: 268px; }
.regbox img { margin-bottom: 12px; }

.reglist
	{
	background: #f8f7ee;
	padding: 12px;
	margin: 15px auto;
	}
.reglist h3
	{
	color: #47a;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0;
	padding: 0;
	}
.reglist ul
	{
	color: #47a;
	font-size: 10px;
	list-style: none;
	line-height: 16px;
	margin: 10px 0 0 0;
	padding: 0;
	}
.reglist ul li span { color: #777; }

.reggal { clear: both; margin: 15px auto; }

.reggal dl
	{
	width: 174px;
	float: left;
	margin: 0 0 0 13px;
	padding: 0;
	}
.reggal dt
	{
	margin: 0;
	padding: 0;
	}
.reggal dd
	{
	margin: 0;
	padding: 0;
	}
.reggal .gfix
	{ clear: both; margin-left: 0; }

/* -- */
.cleaner
	{
	clear: both;
	height: 0em;
	line-height: 0em;
	margin: 0;
	padding: 0;
	font-size: 0em;
	}
/* -----[ Easy Float Clearing (apply class to float *container*) ]----- */ 
/* -----[   http://positioniseverything.net/easyclearing.html ]----- */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
