/*--------------------------------------
   BASIC
-------------------------------------- */
*                                      { margin: 0; padding: 0; list-style: none;}
body                                   {
	font: normal 11pt Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}
a img                                  { border: none; }
a                                      { color: #000; text-decoration: none; }
br.clear                               { height: 0; line-height: 0; font-size: 0; clear: both; }
/*--------------------------------------
   HIDE
-------------------------------------- */
#language, #header-right, #forma, #path, #options, 
#development,#topLink, #top, .morelink,
#mainDolazak_image, #mainOdlazak_image, 
#leftcontentCol, #leftCol .content img, 
#rightCol .content img, .homecolImg, 
#leftCol, #rightCol, #btnIspis                    { display: none; }
/*--------------------------------------
   Typ. & LAYOUT
-------------------------------------- */
h1                                     { font-size: 18pt; font-weight: normal; margin-bottom: 30px; display:block;}
h2                                     { font-size: 14pt; font-weight: normal; margin: 10px 0; }
h3, h4, h5, h6                         { font-size: 13pt; margin: 10px 0; }
p, ul, ol, table, blockquote           { margin: 10px 0; }
blockquote                             { padding-left: 30px; }
ul li                                  { list-style: outside circle; margin-left: 40px; }
ol li                                  { list-style: outside decimal; margin-left: 40px; }
.colImg, .galImg img		       { border: none;}

th                                     { font-weight: bold; padding: 5px; border: 1px solid #000;  }
td                                     { padding: 5px; border: 1px solid #ccc;  }

#header, #header-left                  { height: 100px; }
#logo                                  { display: block; }

.galImg                                               {
	float:left;
	text-align:center;
	margin-right: 15px;
	margin-bottom: 20px;
	width: 133px;
	height: 50px;
	text-align:center;
}
.galImg img                                           {
	width:133px;
	height:50px;
}

#btnSubmit, #btnCancel                                {
	margin-top: 10px;
	width: 100px;
	height: 22px;
	background: #f3f3f3 url(../images/layout/btn.gif) no-repeat top;
	border: none;
	cursor:pointer;
}

.hr													  { 
	border-bottom: 1px solid #6d6e71;
}

.mainRezervacija
{
	margin-bottom: 10px;
	margin-left: 35px;
}
.mainRezervacija label                                {
	display: block;
	float:left;
	width: 150px;
	margin: 0 20px 5px 0;
}

.mainRezervacija input                                {
	width: 175px;
	height: 18px;
	font: normal 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6d6e71;
	border: 1px solid #6d6e71;
	margin: 0 0 5px 0;
}

.mainRezervacija select                               {
	width: 179px;
	height: 20px;
	font: normal 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6d6e71;
	border: 1px solid #6d6e71;
	margin: 0 0 5px 0;
}

.mainRezervacija textarea                             {
	width: 175px;
	font: normal 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6d6e71;
	border: 1px solid #6d6e71;
	margin: 0 0 5px 0;
}

#captchaWrapper                                       { padding: 0 0 0 120px; }
#captchaWrapper img                                   { margin: 0 0 15px 0; padding: 0; }

#submit                                               { padding: 0 0 0 120px; }

/*INFO*/
#kontaktinfo                                          {
	position: absolute;
	top: 80px; right: 45px;
	font-size: 10px;
	letter-spacing: 1px;
}