@charset "utf-8";
/* -------------------------------------------------------------------------

	LWS Screen Style Sheet
	last update: 03 October 2009
	author: Nenad Papic
	email: neo.dtk@gmail.com

------------------------------------------------------------------------- */

/* colour palette

dark yellow:#FFD400
black: 		#000000
warm gray: 	#E5E4E2

*/

/* !Eric Meyer's css reset (http://meyerweb.com/eric/tools/css/reset/) -- */

html, body, div, span, applet, object, fieldset,
iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, font, img, ins, kbd, q, s,
samp, small, strike, strong, sub, sup, tt,
var, b, u, i,
center, dl, dt, dd, ol, ul, li, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th , td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1em;
	background: #ffffff url(../images/background.png) no-repeat center top;
}

/* !type ---------------------------------------------------------------- */

/* font sizing guide:

pixels		ems			leading
-------------------------------------
9px 	= 	0.75em		2.2222em
10px 	= 	0.8333em	2em
11px 	= 	0.9166em	1.8181em
12px 	= 	1em			1.6666em
13px 	= 	1.0833em	1.5384em
14px 	= 	1.1666em	1.4285em
15px 	= 	1.25em		1.3333em
16px 	= 	1.3333em	1.25em
17px 	= 	1.4166em	1.1764em
18px 	= 	1.5em		1.1111em
19px 	= 	1.5833em	1.0526em
20px 	= 	1.6666em	1em
21px 	= 	1.75em		
22px 	= 	1.8333em	
23px 	= 	1.9166em	
24px 	= 	2em			
30px	=	2.5em		

(divide desired pixel height by 12 to get 'em' value) */

abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

tr.clearTR {
	border-width: 0px;
	border-style: none;
}


/* NON-HEADER */
*{padding:0; margin:0;}
 
body {
	color: #666;
	font: 100 0.75em/1.5384em Arial, Helvetica, sans-serif;
} /*Font-size: 1.0em = 10px when browser default size is 16px*/
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#main-content {
	;
	width:960px;
	margin:0px auto;
}

#main-content a{
	color: #690;
	text-decoration: none;
}
#main-content a:hover {
	color: #000;
	text-decoration: none;
}
#main-content h1 {
	font-size: 1.6em;
	color: #C19C46;
	text-transform: uppercase;
	height: 40px;
	width: 960px;
	border-bottom: 1px solid #F0EDD8;
	line-height: 40px;
	font-weight: 100;
	margin-bottom: 12px;
}
#main-content ul {
	margin-bottom: 12px;
	margin-left: 12px;
}

fieldset {
}
label {
	text-transform: uppercase;
	color: #000;
	width: 65px;
	height: 22px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 22px;
}
#rezervacija label {
	height: auto;
	width: 200px;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
}
#rezervacija input[type="text"] {
	display: block;
	height: auto;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 300px;
}

select {
	float: left;
}
input[type="text"] {
	width: 200px;
	color: #039;
}
input:focus {
	border: 2px solid #03C;
}

#flash-content {
	margin: 0px auto;
	height: 605px;
	width: 980px;
	background: url(../images/flash-content-background.png);
}
#main-navigation {
	width:960px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	height: 33px;
	font-weight: 100;
	margin: 0px auto;
	background: url(../images/main-navig-background.png);
}
#main-navigation a:hover {
}
#left-column {
	float: left;
	width: 200px;
}
#main-column {
	float: left;
	width: 530px;
	margin-right: 30px;
}

#main-column p {
	margin: 0px 0px 12px;
	padding: 0px;
}
#main-column h2 {
	font-size: 15px;
	line-height: 15px;
	font-weight: 100;
	color: #000;
	text-decoration: none;
	display: block;
	clear: both;
}

#right-column {
	float: left;
	width: 200px;
}

#main-column ul li {
	background: url(../images/bulet.png) no-repeat left 5px;
	padding-left: 12px;
}
#right-column ul li {
	background: url(../images/bulet.png) no-repeat left 5px;
	padding-left: 12px;
}

#main-content #right-column h1{
	font-size: 15px;
	color: #000;
	margin: 0px;
	padding: 0px;
	width: 200px;
	line-height: 25px;
	height: 30px;
}


#subnavigation {
	width:960px;
	overflow:hidden !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	height: 40px;
	text-decoration: none;
	font-size: 11px;
	color: #796D4A;
	border-bottom: 1px solid #F0EDD8;
}
#subnavigation ul {
	float: left;
	width: auto;
	display: block;
}
#subnavigation ul li {
	float: left;
	height: 40px;
	text-transform: uppercase;
	font-weight: 700;
	padding-top: 13px;
	padding-right: 15px;
}


#subnavigation ul strong {
	font-weight: 900;
	color: #000;
}

#footernav {
	width:960px;
	overflow:hidden !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	height: 165px;
	text-decoration: none;
	background: #F0EDD8 url(../images/footer-background.png) repeat-x;
	margin: 10px auto 0px;
	font-size: 11px;
	color: #000;
}
#footernav a {
	color: #796D4A;
}
#footernav a:hover {
	color: #000;
	text-decoration: none;
	background: transparent;
}


#footernav ul {
	float: left;
	width: 92px;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
}

#footernav ul strong {
	font-weight: 900;
	color: #000;
}
#footernav ul.alter {
	float: left;
	width: 80px;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
}

#footer {
	clear:both;
	height:50px;
	font-size:10px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	color: #FFF;
	font-weight: 900;
	background: url(../images/footer-background-bottom.png);
	margin: 0px auto;
	width: 960px;
	line-height: 50px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #00C;
}

#header-top {
	width:960px;
	height:47px;
	margin: 0px auto;
}
#header-top .col1 {
	float: left;
	height: 47px;
	width: 90px;
}
#header-top .col2 {
	float: left;
	height: 47px;
	width: 134px;
}
#header-top .col3 {
	float: left;
	height: 47px;
	width: 120px;
}
#header-top .col4 {
	float: left;
	width: 460px;
	height: 47px;
}
#header-top .col5 {
	float: left;
	height: 27px;
	width: 156px;
	margin-top: 20px;
	text-align: right;
}
#header-top .col5 ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}
#header-top .col5 ul li {
	float: right;
	list-style: url(none) none;
	margin-left: 10px;
}






#header-middle {
	width:960px;
	height:30px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin: 0px auto;
}
#languagebar {
	font-size: 13px;
	line-height: 26px;
	font-weight: 100;
	text-transform: uppercase;
	color: #FFF;
	margin: 0px auto;
	height: 26px;
	width: 990px;
	text-align: right;
}
#languagebar a {
	display: block;
	float: right;
	background: #3D3937;
	color: #FFF;
	text-decoration: none;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	height: 26px;
	width: 82px;
	text-align: center;
}
#languagebar a:hover {
	color: #52A127;
}
#languagebar a.hrv {
	display: block;
	float: right;
	background: #010101;
	color: #52A127;
	text-decoration: none;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	height: 26px;
	width: 82px;
	text-align: center;
}
#book {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#book img {
	float: left;
}
#book #hotel {
	font-size: 11px;
}
#book select.hotel{
	float: left;
	width: 80px;
	margin-top: 19px;
}
#book  select.count     {
	font-size: 11px;
	float: left;
	width: 39px;
	margin-top: 19px;
}
#book select.check_in_year {
	font-size: 11px;
	float: left;
	width: 52px;
	margin-top: 19px;
}
#book .button {
	background: #F0EDD8 url(../images/button-provjeri.png);
	float: left;
	height: 47px;
	width: 63px;
	border-width: 0px;
	border-style: none;
	color: #F0EDD8;
}
#FlabellComponent {
	height: 560px;
	width: 920px;
	margin-top: 20px;
	margin-left: 30px;
}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {}
@media print {}
@media print {} /*Color navigation bar normal mode*/
@media print {}
@media print {}
@media print {}
table.list {
	width: 100%;
}
table.list tr {
	border-bottom: 1px solid #F0EDD8;
}
table.list td {
	border-bottom: 1px solid #F0EDD8;
	text-align: center;
	padding: 3px;
}
table.list th {
	background: #F0EDD8;
	color: #000;
	padding: 3px;
}
table.list td.textleft{
	text-align: left;
}



.alter-column {
	float: left;
	width: 150px;
}

.clear {
	clear:both;
	height:0px;
	border:none;
	font-size: 0px;
	line-height: 0px;
}
.first-column {
	float: left;
	width: 150px;
	margin-right: 12px;
}

.firstletter {
	text-decoration: none;
}
.tableheader {
	font-size: 15px;
	font-weight: 100;
	text-transform: uppercase;
	color: #FFF;
	background: #7B725E;
	height: 40px;
	line-height: 40px;
}
strong {
	font-weight: 900;
	color: #000;
}
textarea:focus {
	border: 2px solid #03C;
}
#rezervacija select {
	display: block;
	height: auto;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
#jsddm
{
	margin: 0;
	padding: 0;
	position: relative;
}
	
	#jsddm li
	{
	float: left;
	list-style: none
}

	#jsddm li a
	{
	display: block;
	background: transparent;
	text-decoration: none;
	width: 36px;
	white-space: nowrap
}

	#jsddm li a:hover
	{
	background: transparent
}
		
		#jsddm li ul
		{
	margin: 0;
	position: absolute;
	visibility: hidden;
	left: -120px;
	border: 1px double #AF924A;
	width: 155px;
	background: #F0EDD8;
	padding: 0;
}
		
		#jsddm li ul li
		{
	float: left;
	padding: 5px 5px 2px;
}
		
		#jsddm li ul li a
		{
	width: auto;
	background: transparent
}
		
		#jsddm li ul li a:hover
		{
	background: transparent
}

#ytvideo {
	float: left;
	margin-top: 12px;
	background: #F0EDD8;
	width: 480px;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 15px;
}
 
 
.yt_holder {
	background: #ffffff;
	padding: 10px;
	float: left;
	border: 1px solid #e3e3e3;
	margin-bottom:15px;
}
 
 
#main-content ul.ytlist1 {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(none);
}
 
#main-content ul.ytlist1 li {
	background: url(none);
	float: left;
	padding:2px 5px 2px 0px;
	list-style: url(none) none;
	overflow: hidden;
 
}
 
#main-content ul.ytlist1 li a {
	text-decoration: none;
	background: url(none);
	list-style: url(none) none;
}
 
.currentvideo {
	background: #e6e6e6;
}

.caption {
	font: 100 10px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #F0EDD8;
	padding: 2px;
	background: #000;
	margin: 0px;
}
