/*-----------------------------------------------------
   LOGO
----------------------------------------------------- */
#logo                                                 {
	margin-top: 18px;
	margin-left: 22px;
	width: 190px;
	height: 58px;
	cursor:pointer;
	border:none;
}

/*-----------------------------------------------------
   REZERVACIJA-HEADER
----------------------------------------------------- */
#forma                                                {
	margin-left: 24px;
	margin-right: 20px;
	font: normal .9em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#forma fieldset                                       { border: none; }
#forma legend                                         { display: none; }
#forma p                                              { clear: both; }
#formanaslov                                          { font-weight: bold; padding: 10px 0 0 0; }
#forma label                                          {
	display: block;
	float: left;
	width: 120px;
	margin-right: 20px;
}
#forma .input                                         { width: 170px; }
#forma input                                          {
	width: 144px;
	height: 18px;
	font: normal 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6d6e71;
	border: 1px solid #6d6e71;
}
#forma select                                         {
	width: 148px;
	height: 20px;
	font: normal 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6d6e71;
	border: 1px solid #6d6e71;
}
#nastavak                                             { text-align:right; }
.calendar                                             { cursor: pointer; vertical-align: top; }

/*-----------------------------------------------------
   GENERAL
----------------------------------------------------- */
h3                                                    {
	color: #d4a017;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	cursor: default;
	margin-bottom: 15px;
}

.morelink                                             { text-align: right; margin-top: 0; }
.morelink a                                           { color: #d4a017; }

.content ul li                                        {
	background: transparent url(../images/layout/bullet.gif) no-repeat 0 8px; 
	padding-left: 12px;
	margin-left: 5px;
}

.content p                                            { margin-bottom: 20px; }
.ital                                                 { font-style: italic; }

.content ul.contentUl                                 { padding-left: 50px; }
.contentSmall                                         { font-size: .8em; }

/*-----------------------------------------------------
   SINGLE CONTENT COLUMN
----------------------------------------------------- */
#oneCol                                               {
	width: 100%;
	height: 100%;
	background-color: #f3f3f3;
	display: block;
	overflow: hidden;
}

/*-----------------------------------------------------
   DOUBLE CONTENT COLUMN
----------------------------------------------------- */
#leftcontentCol                                       {
	width: 220px;
	height: 100%;
	background-color: #f3f3f3;
	float: left;
	display: inline;
	overflow: hidden;
	text-align: center;
}
#leftcontentCol img                                   { border: none; margin-top: 4px; }

.colImg                                               {
	margin: 15px auto;
	width: 208px;
	height: 83px;
	background: transparent url(../images/layout/img_border.gif) repeat-y;
	text-align: center;
}

#rightcontentCol                                      {
	width: 650px;
	height: 100%;
	background-color: #f3f3f3;
	float: right;
	display: inline;
}

/*-----------------------------------------------------
   CJENIK
----------------------------------------------------- */
#tblPrice                                             {
	width: 100%;
	border-bottom: thin solid #6d6e71;
}

/*-----------------------------------------------------
   GALERIJA
----------------------------------------------------- */
.galerija                                             {
	width: 850px;
	position:relative;
	margin: 0 auto;
	display: inline-block;
}
.galImg                                               {
	float: left;
	margin-left:37px;
	margin-right: 37px;
	margin-bottom: 20px;
	width: 208px;
	height: 83px;
	background: url(../images/layout/img_border.gif) repeat-y;
	text-align: center;
	position: relative;
}
.galImg img                                           { margin-top: 4px; border: none; }

/*-----------------------------------------------------
   REZERVACIJA
----------------------------------------------------- */
.hr													  { border-bottom: 1px solid #6d6e71; }

.mainRezervacija                                      { margin-bottom: 10px; margin-left: 35px; }
#mainDolazak_image, #mainOdlazak_image                { margin-left: 5px; }

#btnSubmit, #btnCancel                                {
	margin-top: 10px;
	width: 100px;
	height: 22px;
	background: #f3f3f3 url(../images/layout/btn.gif) no-repeat top;
	border: none;
	cursor:pointer;
}

.mainRezervacija label                                {
	display: block;
	float: left;
	width: 150px;
	margin-right: 20px;
}

.mainRezervacija input                                {
	width: 175px;
	height: 18px;
	font: normal 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6d6e71;
	border: 1px solid #6d6e71;
}

.mainRezervacija select                             {
	width: 179px;
	height: 20px;
	font: normal 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6d6e71;
	border: 1px solid #6d6e71;
}

.mainRezervacija textarea                             {
	width: 175px;
	font: normal 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6d6e71;
	border: 1px solid #6d6e71;
}

#captchaWrapper                                       { padding: 0 0 0 170px; }
#captchaWrapper img                                   { margin: 0 0 15px 0; padding: 0; }

#submit { padding: 0 0 0 170px; }

/*-----------------------------------------------------
   MAPA WEBA
----------------------------------------------------- */
.mapUl                                                { padding-left: 50px; }
.mapUl li                                             { margin-bottom: 10px; }