/*--------------------------------------
   BASIC
-------------------------------------- */
*                                      { margin: 0; padding: 0; list-style: none; }
body                                   {
	font: normal 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	padding: 10px;
	text-align: center;
}
a img                                  { border: none; }
a, a img, 
a:link, a:visited, 
a:hover, a:active                      { outline: none; color: #000; text-decoration: none; }
br.clear                               { clear: both; }
/*--------------------------------------
   HIDE
-------------------------------------- */
#lang, #mnav, #header, #breadcrumbs,
#leftCol, .hidden, .vrh, .imgSig, 
#leftNav, .posalji, .odustani, #captchaWrapper { display: none; }

/*--------------------------------------
   LAYOUT & Typ.
-------------------------------------- */
#table                               { text-align: left; }

#logo { display: block; margin-bottom: 30px; }
#midCol {
	display: inline;
	float: left;
	width: 255px;
	margin-right: 90px;
	margin-bottom: 20px;
	}
	
#rightCol {
	display: inline;
	float: left;
	width: 255px;
	margin-bottom: 20px;
	}

#midCol img,
#rightCol img { margin: 0 0 15px 0; padding: 0; border: none; }

#footer {
	clear: both;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	font-size: 8pt;
	color: #ccc;
	border-top: 1px solid #ccc;
	}

h1                                     { font-size: 18pt; font-weight: normal; margin-bottom: 25px; }
h2                                     { font-size: 14pt; font-weight: normal; margin: 25px 0 20px 0; }
h3                                     { font-size: 12pt; font-weight: bold; margin: 20px 0 15px 0; }
h4,
h5,
h6                                     { font-size: 10pt; font-weight: bold; margin: 15px 0 10px 0; }
p, ul, ol                              { margin: 10px 0; }
ul, ol                                 { padding-left: 10px; }
ul li                                  { list-style: outside circle; margin-left: 30px;  }
ol li                                  { list-style: outside circle; margin-left: 30px;  }
img                                    { display: inline; margin: 5px 5px 5px 0; }

.amenities { margin: 20px; display: inline; float: left; }
.amenities li { list-style: none; }

.photoBoxHdg { clear: both; }
.photo { list-style: none; margin: 0; padding: 0; display: inline; }
td { padding: 10px; border: 1px solid #ccc; }
.bold { font-weight: bold; border: 1px solid #000; }
#gallery  { padding: 0; }
#gallery li { list-style: none; display: inline; margin: 0 5px 0 0; }

#reservation { padding-bottom: 20px;}
#reservation #forma {
	padding: 15px;
	text-align: left;
	margin: 0;
	width: auto;
	}
#reservation p.input { clear: both; margin-bottom: 10px; }
#reservation #forma label { display: block; float: left; margin-right: 10px; width: 170px; text-align: right; }
#reservation #forma .calendar { margin-top: 3px; }
#reservation #forma textarea { width: 170px; height: 100px; border: 1px solid #1b75bb; color: #173061; font: normal 1em Verdana, Geneva, sans-serif; }
#reservation #buttons { padding-left: 195px; }
#reservation #alert { padding-left: 195px; }
