HTML, BODY { height: 100%; }

HTML { background: url(../images/pattern.jpg) center 0px; }

BODY { background: url(../images/top.jpg) no-repeat center 0px; }

BODY {
	margin: 0px;
	padding: 0px;
	color: #242526;
	font: normal 12px Arial;
}

A { color: #242526; }
A:hover { text-decoration: none; }

SPAN.hidden { display: none; }

/*A.more_link { float: right; display: block; height: 10px; text-decoration: none; margin-bottom: 20px; }*/
UL, LI , P , H1, H2, H3, H4, H5,  FORM , IMG {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
P { line-height: 170%; margin-bottom: 20px; }
DIV.news_wrapper { clear: both; padding-bottom: 15px; border-bottom: 1px dotted #7e6f57; padding-bottom: 30px; margin-bottom: 15px; }
DIV.news_wrapper.last {  border: 0px; }


IMG.lijeva_slika , A IMG.lijeva_slika { float: left; margin: 0px 10px 10px 0px; border: 3px solid #c6b896; }
IMG.desna_slika , A IMG.desna_slika { float: right; margin: 0px 0px 10px 10px; border: 3px solid #c6b896; }
IMG.rub_oko_slike , A IMG.rub_oko_slike {  border: 3px solid #c6b896; }

/*DIV#c_left H1 , DIV.newsbox H1 */ H1 {
	color: #1f5168;
	font: bold 26px "Georgia";
			font:  26px "Georgia";
	margin-bottom: 20px;
}
H2 {
	color: #bf3f27;
	font: bold 18px Arial;
	margin-bottom: 20px;
}
H3 {
	color: #b63b26;
	font: bold 12px Arial;
	margin-bottom: 20px;
}
H4 {
	color: #1f5168;
	font: normal 18px Georgia;
}

H5 {
	color: #b63b26;
	font: normal 22px Georgia;
	margin: 0px 0px 10px 0px;
}

TABLE TH { padding-left: 5px; }
TABLE P { margin: 0px; padding: 0px; }
TABLE.pres-table { border-collapse: collapse; border: 2px solid #dacdb3; margin-bottom: 10px; width: 550px; }
TABLE.pres-table TH, TABLE.pres-table TD { padding: 0px; border: 2px solid #dacdb3; vertical-align: middle; padding: 10px; }
TABLE.pres-table THEAD TD { background: #dacdb3; text-align: center; font-weight: bold; }
TABLE.pres-table P { margin: 0px; padding: 0px; line-height: 100%;  }

IMG.img-left { float: left; margin: 0px 10px 10px 0px; }
IMG.img-right { float: right; margin: 0px 0px 10px 10px; }

DIV#site { margin: 0px auto; width: 920px; width: 980px; }

DIV#top {
	float: left;
	width: 100%;
}
DIV#top_home_link { float: left; height: 61px; padding: 18px 0px 0px 55px; height: 43px; }
DIV#top_home_link A {
	display: block;
	width: 220px;
	height: 25px;
	outline: 0px;
	text-indent: -9999px;
}
DIV#right_lang_select {
	float: right;
	padding-right: 49px;
	padding-top: 17px;
}
DIV#right_lang_select_text , DIV#right_lang_select_dropmenu { float: left; }
DIV#right_lang_select_text  {
	padding: 6px 12px 0px 0px;
	color: #0b3f52;
	font: normal 11px Arial;
}

DIV#site_mainmenu { clear: both; height: 39px; }
DIV#site_mainmenu UL {
	list-style: none;
	margin: 0px auto;
	width: 900px;
}
DIV#site_mainmenu UL LI { float: left; }
DIV#site_mainmenu UL LI A {
	display: block;
	outline: 0px;
	text-indent: -9999px;
	height: 33px;
}



DIV#flash_header {
 	width: 900px;
	padding-left: 39px;
	height: 248px;
	background: url(../images/tmp_header.jpg) 39px 0px no-repeat;
}

DIV#under_flash_banners {
	float: left;
	height: 95px;
	padding-left: 40px;
}
DIV#under_flash_banners UL {
	list-style: none;
	float: left;
}
DIV#under_flash_banners UL LI , DIV#under_flash_banners UL A { float: left; }
DIV#under_flash_banners UL A {
	display: block;
	height: 95px;
	outline: 0px;
	text-indent: -9999px;
}
DIV#under_flash_banners UL A.ufb_left , DIV#under_flash_banners UL A.ufb_middle , DIV#under_flash_banners UL A.ufb_right { width: 300px; }


DIV#content {
	clear: both;
	float: left;
		width: 980px;
		background: url(../images/shadow.png) 0px 0px repeat-y;
}

DIV#content_text {
	width: 900px;
	float: left;
		background: #f0e9da;
		/*margin-left: 40px;*/
}
DIV#content_text.cols_3 { 
	background: #f0e9da url(../images/bg_cols3.jpg) no-repeat 0px 0px; 	
	background: url(../images/bg_bottom.jpg) 0px 100% no-repeat;
}

DIV#content_bottom_bg {
	float: left;
	width: 900px;
	margin-left: 40px;

}
DIV#content_bottom_bg {
	background: #f0e9da url(../images/bg_cols3.jpg) no-repeat 0px 0px; 
}
DIV#content_bottom_bg.cols_2 {
	background: #f0e9da url(../images/bg_cols2.jpg) no-repeat 0px 0px; 
}
 

DIV#c_left {
	float: left;
	width: 300px;
		padding: 17px;
		width: 266px;
}
DIV#c_left H1 , DIV#left_2cols H1 {
	margin-left: -2px;
		font-weight: normal;
}


DIV#left_2cols {
	float: left;
	width: 600px;
	padding: 20px 0px 30px 20px;
		width: 580px;
}
DIV#left_2cols UL { padding: 20px; padding-top: 0px; }
DIV#left_2cols UL LI { padding-bottom: 4px; }
DIV#left_2cols UL P { padding: 0px; margin: 0px; }

DIV#c_middle {
	float: left;
	width: 300px;
		padding: 17px;
		width: 266px;
}

DIV#right_banners {
	float: right;
	width: 299px;
	margin-right: -5px;
	padding-top: 6px;
}
DIV#right_banners UL { list-style: none; float: left; }
DIV#right_banners UL LI { float: left; }
DIV#right_banners UL LI A { outline: 0px; }

DIV#footer {
	clear: both;
	float: left;
	width: 910px;
	height: 96px;
	margin-left: 35px;
	background: url(../images/bg_footer.jpg) no-repeat;
}
DIV#footer_middle {
	float: left;
	color: #d2e3eb;
	padding-left: 330px;
		padding-left: 310px;
	text-align: center;
	padding-top: 27px;
	font-size: 11px;
}
DIV#footer_middle UL {
	list-style: none;
	color: #d2e3eb;
	padding-bottom: 14px;
}
DIV#footer_middle UL LI {
	display: inline;
	padding: 0px 2px 0px 2px;
}
DIV#footer_middle P { clear: both; }
DIV#footer_middle UL LI A { color: #d2e3eb; text-decoration: none; }
DIV#footer_middle UL LI A:hover { text-decoration: underline; }
DIV#footer_shadow {
	clear: both;
	float: left;
	margin-bottom: 100px;
	height: 56px;
	width: 970px;
	margin-left: 5px;
	background: url(../images/footer_shadow.png) 0px 0px no-repeat;
}

DIV#author { float: right; }
DIV#author A {
	display: block;
	outline: 0px;
	text-indent: -9999px;
	width: 84px;
	height: 28px;
	background: url(../images/author.jpg) no-repeat;
	margin: 33px 19px 0px 0px;
}

A#map_link {
	display: block;
	width: 277px;
	height: 217px;
	outline: 0px;
	background: url(../images/map_small.jpg) no-repeat;
	color: white;
	font: normal 16px Georgia;
	text-decoration: none;
		padding: 10px 0px 0px 9px;
		width: 268px;
		height: 207px;
		margin-left: -5px;
		margin-bottom: 10px;
}

UL#contact_form { list-style: none; }
UL#contact_form LI { padding-bottom: 9px; }
UL#contact_form LI DIV.c_input , UL#contact_form LI DIV.c_ta {
	width: 263px;
	height: 30px;
	background: url(../images/div_input.jpg) no-repeat;
		clear: both;
}
UL#contact_form LI DIV.c_ta {
	height: 187px;
	background: url(../images/div_ta.jpg) no-repeat;
}
UL#contact_form LI DIV.c_input INPUT , UL#contact_form LI DIV.c_ta TEXTAREA , UL#contact_form LI DIV.c_input_cal INPUT {
	border: 0px;
	width: 240px;
	height: 18px;
	margin: 8px 0px 0px 10px;
	color: #b63b26;
	font: normal 11px Arial;
		background-color: transparent;
}
UL#contact_form LI DIV.c_ta TEXTAREA  {
	overflow: auto;
	height: 170px;
}

UL#contact_form LI.li_2inputs { width: 266px; padding: 0px; height: 30px; margin: 0px; padding-bottom: 7px; }

UL#contact_form LI.data_text UL { float: left; list-style: none; padding: 0px; margin: 0px; color: #b63b26;  width: 266px; }
UL#contact_form LI.data_text UL LI { width: auto; float: left; padding: 0px; margin: 0px; font-size: 11px; padding-left: 8px; width: 110px; padding-bottom: 7px; }
UL#contact_form LI.data_text UL LI.left_li { width: 127px; }
UL#contact_form LI DIV.c_input_cal INPUT { cursor: pointer; }

UL#contact_form LI DIV.c_input_cal { padding-bottom: 9px; background: url(../images/cal_left_input.gif) no-repeat; width: 100px; height: 30px; float: left; }
UL#contact_form DIV.right_side { float: left; width: 128px; margin-left: 11px; }
UL#contact_form LI DIV.c_input_cal INPUT { width: 88px; }
DIV.cal_link A { display: block; float: left; width: 26px; height: 30px; background: url(../images/cal.gif) no-repeat; text-indent: -9999px; outline: 0px;  }


/*  ------------------------ cjenik tablica -------------------------- */
TABLE.tablica_cjenik { border-collapse: collapse; width: 100%; font-size: 11px; }
TABLE.tablica_cjenik P { margin: 0px; padding: 0px; }
TABLE.tablica_cjenik TD { padding: 3px; }
TABLE.tablica_cjenik TH { font-weight: normal; vertical-align: top; }
TABLE.tablica_cjenik TH B , TABLE.tablica_cjenik TH STRONG { color: #3e7589; }
TABLE.tablica_cjenik TD.plava_pozadina { background-color: #3d7488; color: #ffffff; border-bottom: 1px solid #f0e9da; text-align:center;  }
TD.lijevi_stupac , TH.zaglavlje {
	background: #d3cfc7;
	color: #191919;
}
TD.lijevi_stupac {
	vertical-align: middle;
 	border-right: 1px solid #f0e9da;
	border-bottom: 1px solid #f0e9da;
	padding-left: 8px;
	padding-right: 8px;
}
TABLE.tablica_cjenik TH ,  TH.zaglavlje {
 	border-right: 1px solid #f0e9da;
	border-bottom: 10px solid #f0e9da;
}
TD.smedja_pozadina { background-color: #e2d6b9; }
/*  ------------------------ /cjenik tablica -------------------------- */


/* ------------------- galerija ---------------- */
DIV#left_2cols UL.gallery_list {
	list-style: none;
	clear: both;
	float: left;
	padding: 0px;
}
DIV#left_2cols UL.gallery_list LI { margin-right: 16px; margin-bottom: 16px; padding: 0px; }
DIV#left_2cols UL.gallery_list LI.last { margin-right: 0px; }
DIV#left_2cols UL.gallery_list LI , DIV#left_2cols UL.gallery_list LI A  { float: left; }
DIV#left_2cols UL.gallery_list LI A  {
	display: block;
	width: 277px;
	height: 202px;
	outline: 0px;
	background: url(../images/galeriaj.jpg) no-repeat;
	text-decoration: none;
}
DIV#left_2cols UL.gallery_list LI A DIV {
	font: normal 20px Georgia;
	color: white;
	width: 277px;
		padding: 8px 0px 0px 9px;
		width: 268px;
}
DIV#left_2cols UL.gallery_list LI A IMG { margin: 5px 0px 0px 4px; }
/* ------------------- /galerija ---------------- */


/* ------------------- galerija/rotator ---------------- */
DIV#left_2cols DIV#gallery_rotator {
	clear: both; 
	float: left;
	width: 563px;
}
DIV#left_2cols DIV#gallery_title {
	float: left;
	width: 563px;
	height: 49px;
	background: url(../images/gallery_title.jpg) no-repeat;
	font: normal 24px Georgia;
	color: white;
		padding: 10px 0px 0px 15px;
		width: 548px;
		height: 39px;
}
DIV#left_2cols DIV#gallery_navigation {
	float: left;
	width: 563px;
	height: 49px;
	background: url(../images/gallery_bottom.jpg) no-repeat;
		padding: 10px 10px 0px 10px;
		width: 543px;
		height: 39px;
}
DIV#left_2cols DIV#gallery_navigation UL { width: 543px; padding: 0px; }
DIV#left_2cols DIV#gallery_navigation UL , DIV#left_2cols DIV#gallery_navigation UL LI { float: left; list-style: none; padding: 0px; }
DIV#left_2cols DIV#gallery_navigation UL LI#gallery_prev A , DIV#left_2cols DIV#gallery_navigation UL LI#gallery_next A  , DIV#left_2cols DIV#gallery_navigation UL LI#gallery_back A {
	display: block;
	outline: 0px;
	text-decoration: none;
	color: #7bb8d7;
	font-size: 11px;
	height: 30px;
	text-align: center;
		padding-top: 7px;
		height: 23px;
}
DIV#left_2cols DIV#gallery_navigation UL LI#gallery_prev A:hover , DIV#left_2cols DIV#gallery_navigation UL LI#gallery_next A:hover   , 
DIV#left_2cols DIV#gallery_navigation UL LI#gallery_back A:hover  { color: #ffffff; }

DIV#left_2cols DIV#gallery_navigation UL LI#gallery_prev { padding-right: 4px; }
DIV#left_2cols DIV#gallery_navigation UL LI#gallery_prev A {
	background: url(../images/btn_prev_on.jpg) no-repeat 0px 0px;
	width: 88px;
		padding-left: 10px;
		width: 78px;
}
DIV#left_2cols DIV#gallery_navigation UL LI#gallery_prev A:hover {
	background: url(../images/btn_prev_on.jpg) no-repeat 0px 100%;
}

DIV#left_2cols DIV#gallery_navigation UL LI#gallery_next A {
	background: url(../images/btn_next_on.jpg) no-repeat 0px 0px;
	width: 88px;
		padding-right: 10px;
		width: 78px;
}
DIV#left_2cols DIV#gallery_navigation UL LI#gallery_next A:hover {
	background: url(../images/btn_next_on.jpg) no-repeat 0px 100%;
}

DIV#left_2cols DIV#gallery_navigation UL LI#gallery_back {
	float: right;
}
DIV#left_2cols DIV#gallery_navigation UL LI#gallery_back A {
	background: url(../images/btn_back_on.jpg) no-repeat 0px 0px;
	width: 148px;
		padding-right: 10px;
		width: 138px;
	
}
DIV#left_2cols DIV#gallery_navigation UL LI#gallery_back A:hover {
	background: url(../images/btn_back_on.jpg) no-repeat 0px 100%;
}

DIV#left_2cols DIV#gallery_images {
	float: left;
	height: 355px;
	width: 563px;
	background: url(../images/gi.jpg) repeat-y;
	overflow: hidden;
	position: relative;
		padding: 0px 4px 0px 4px;
		width: 555px;
}
DIV#left_2cols DIV#gallery_images UL , DIV#left_2cols DIV#gallery_images UL LI { list-style: none; float: left; padding: 0px; }
DIV#left_2cols DIV#gallery_crop {
	width: 555px;
	height: 355px;
	position: relative;
	overflow: hidden;
}
DIV#left_2cols DIV#gallery_slider {
	width: 10000px;
	height: 355px;
	position: absolute;
	top: 0px;
	left: 0px;
		width: 20000px;
}

/* ------------------- /galerija/rotator ---------------- */





/* -------------- TOPMENU -------------------- */
DIV#site.hr DIV#site_mainmenu UL LI A.tm_smjestaj { width: 126px; background: url(../images/hr_smjestaj.jpg) no-repeat 0px 0px; }
DIV#site.hr DIV#site_mainmenu UL LI A.tm_restaurant { width: 138px; background: url(../images/tm_restaurant.jpg) no-repeat 0px 0px; }
DIV#site.hr DIV#site_mainmenu UL LI A.tm_plaza { width: 102px; background: url(../images/tm_plaza.jpg) no-repeat 0px 0px; margin-right: 167px; }
DIV#site.hr DIV#site_mainmenu UL LI A.tm_galerija { width: 125px; background: url(../images/tm_galerija.jpg) no-repeat 0px 0px; }
DIV#site.hr DIV#site_mainmenu UL LI A.tm_cjenik { width: 111px; background: url(../images/tm_cjenik.jpg) no-repeat 0px 0px; }
DIV#site.hr DIV#site_mainmenu UL LI A.tm_kontakt { width: 130px; background: url(../images/tm_kontakt.jpg) no-repeat 0px 0px; }

DIV#site.hr DIV#site_mainmenu UL LI A.tm_smjestaj:hover { background: url(../images/hr_smjestaj.jpg) no-repeat 0px 100%; }
DIV#site.hr DIV#site_mainmenu UL LI A.tm_restaurant:hover  { background: url(../images/tm_restaurant.jpg) no-repeat 0px 100%; }
DIV#site.hr DIV#site_mainmenu UL LI A.tm_plaza:hover  {  background: url(../images/tm_plaza.jpg) no-repeat 0px 100%;  }
DIV#site.hr DIV#site_mainmenu UL LI A.tm_galerija:hover  {  background: url(../images/tm_galerija.jpg) no-repeat 0px 100%; }
DIV#site.hr DIV#site_mainmenu UL LI A.tm_cjenik:hover  { background: url(../images/tm_cjenik.jpg) no-repeat 0px 100%; }
DIV#site.hr DIV#site_mainmenu UL LI A.tm_kontakt:hover  {  background: url(../images/tm_kontakt.jpg) no-repeat 0px 100%; }

DIV#site.en DIV#site_mainmenu UL LI A.tm_smjestaj { width: 152px; background: url(../images/en_smjestaj.jpg) no-repeat 0px 0px; }
DIV#site.en DIV#site_mainmenu UL LI A.tm_restaurant { width: 109px; background: url(../images/en_restaurant.jpg) no-repeat 0px 0px; }
DIV#site.en DIV#site_mainmenu UL LI A.tm_plaza { width: 102px; background: url(../images/en_plaza.jpg) no-repeat 0px 0px; margin-right: 167px; }
DIV#site.en DIV#site_mainmenu UL LI A.tm_galerija { width: 125px; background: url(../images/en_galerija.jpg) no-repeat 0px 0px; }
DIV#site.en DIV#site_mainmenu UL LI A.tm_cjenik { width: 111px; background: url(../images/en_cjenik.jpg) no-repeat  0px 0px; }
DIV#site.en DIV#site_mainmenu UL LI A.tm_kontakt { width: 130px; background: url(../images/en_kontakt.jpg) no-repeat 0px 0px; }

DIV#site.en DIV#site_mainmenu UL LI A.tm_smjestaj:hover  { background: url(../images/en_smjestaj.jpg) no-repeat 0px 100%; }
DIV#site.en DIV#site_mainmenu UL LI A.tm_restaurant:hover  { background: url(../images/en_restaurant.jpg) no-repeat 0px 100%; }
DIV#site.en DIV#site_mainmenu UL LI A.tm_plaza:hover  { background: url(../images/en_plaza.jpg) no-repeat 0px 100%; }
DIV#site.en DIV#site_mainmenu UL LI A.tm_galerija:hover  { background: url(../images/en_galerija.jpg) no-repeat 0px 100%; }
DIV#site.en DIV#site_mainmenu UL LI A.tm_cjenik:hover  { background: url(../images/en_cjenik.jpg) no-repeat  0px 100%; }
DIV#site.en DIV#site_mainmenu UL LI A.tm_kontakt:hover  { background: url(../images/en_kontakt.jpg) no-repeat 0px 100%; }

DIV#site.de DIV#site_mainmenu UL LI A.tm_smjestaj { width: 152px; background: url(../images/de_smjestaj.jpg) no-repeat; }
DIV#site.de DIV#site_mainmenu UL LI A.tm_restaurant { width: 105px; background: url(../images/de_restaurant.jpg) no-repeat; }
DIV#site.de DIV#site_mainmenu UL LI A.tm_plaza { width: 109px; background: url(../images/de_plaza.jpg) no-repeat; margin-right: 167px; }
DIV#site.de DIV#site_mainmenu UL LI A.tm_galerija { width: 125px; background: url(../images/de_galerija.jpg) no-repeat; }
DIV#site.de DIV#site_mainmenu UL LI A.tm_cjenik { width: 111px; background: url(../images/de_cjenik.jpg) no-repeat; }
DIV#site.de DIV#site_mainmenu UL LI A.tm_kontakt { width: 130px; background: url(../images/de_kontakt.jpg) no-repeat; }

DIV#site.de DIV#site_mainmenu UL LI A.tm_smjestaj:hover { width: 152px; background: url(../images/de_smjestaj.jpg) no-repeat 0px 100%; }
DIV#site.de DIV#site_mainmenu UL LI A.tm_restaurant:hover { width: 105px; background: url(../images/de_restaurant.jpg) no-repeat 0px 100%; }
DIV#site.de DIV#site_mainmenu UL LI A.tm_plaza:hover { width: 109px; background: url(../images/de_plaza.jpg) no-repeat 0px 100%; }
DIV#site.de DIV#site_mainmenu UL LI A.tm_galerija:hover { width: 125px; background: url(../images/de_galerija.jpg) no-repeat 0px 100%; }
DIV#site.de DIV#site_mainmenu UL LI A.tm_cjenik:hover { width: 111px; background: url(../images/de_cjenik.jpg) no-repeat 0px 100%; }
DIV#site.de DIV#site_mainmenu UL LI A.tm_kontakt:hover { width: 130px; background: url(../images/de_kontakt.jpg) no-repeat 0px 100%; }

DIV#site.it DIV#site_mainmenu UL LI A.tm_smjestaj { width: 126px; background: url(../images/it_smjestaj.jpg) no-repeat 0px 0px; }
DIV#site.it DIV#site_mainmenu UL LI A.tm_restaurant { width: 139px; background: url(../images/it_restaurant.jpg) no-repeat 0px 0px; }
DIV#site.it DIV#site_mainmenu UL LI A.tm_plaza { width: 101px; background: url(../images/it_plaza.jpg) no-repeat 0px 0px; margin-right: 167px; }
DIV#site.it DIV#site_mainmenu UL LI A.tm_galerija { width: 125px; background: url(../images/it_galerija.jpg) no-repeat 0px 0px; }
DIV#site.it DIV#site_mainmenu UL LI A.tm_cjenik { width: 111px; background: url(../images/it_cjenik.jpg) no-repeat 0px 0px; }
DIV#site.it DIV#site_mainmenu UL LI A.tm_kontakt { width: 130px; background: url(../images/it_kontakt.jpg) no-repeat 0px 0px; }

DIV#site.it DIV#site_mainmenu UL LI A.tm_smjestaj:hover  { background: url(../images/it_smjestaj.jpg) no-repeat 0px 100%; }
DIV#site.it DIV#site_mainmenu UL LI A.tm_restaurant:hover  { background: url(../images/it_restaurant.jpg) no-repeat 0px 100%; }
DIV#site.it DIV#site_mainmenu UL LI A.tm_plaza:hover  { background: url(../images/it_plaza.jpg) no-repeat 0px 100%; margin-right: 167px; }
DIV#site.it DIV#site_mainmenu UL LI A.tm_galerija:hover  { background: url(../images/it_galerija.jpg) no-repeat 0px 100%; }
DIV#site.it DIV#site_mainmenu UL LI A.tm_cjenik:hover  { background: url(../images/it_cjenik.jpg) no-repeat 0px 100%; }
DIV#site.it DIV#site_mainmenu UL LI A.tm_kontakt:hover  { background: url(../images/it_kontakt.jpg) no-repeat 0px 100%; }

DIV#site.cz DIV#site_mainmenu UL LI A.tm_smjestaj { width: 134px; background: url(../images/cz_smjestaj.jpg) no-repeat 0px 0px; }
DIV#site.cz DIV#site_mainmenu UL LI A.tm_restaurant { width: 145px; background: url(../images/cz_restaurant.jpg) no-repeat 0px 0px; }
DIV#site.cz DIV#site_mainmenu UL LI A.tm_plaza { width: 90px; background: url(../images/cz_plaza.jpg) no-repeat 0px 0px; margin-right: 165px; }
DIV#site.cz DIV#site_mainmenu UL LI A.tm_galerija { width: 125px; background: url(../images/cz_galerija.jpg) no-repeat 0px 0px; }
DIV#site.cz DIV#site_mainmenu UL LI A.tm_cjenik { width: 111px; background: url(../images/cz_cjenik.jpg) no-repeat 0px 0px; }
DIV#site.cz DIV#site_mainmenu UL LI A.tm_kontakt { width: 130px; background: url(../images/cz_kontakt.jpg) no-repeat 0px 0px; }

DIV#site.cz DIV#site_mainmenu UL LI A.tm_smjestaj:hover { background: url(../images/cz_smjestaj.jpg) no-repeat 0px 100%; }
DIV#site.cz DIV#site_mainmenu UL LI A.tm_restaurant:hover  { background: url(../images/cz_restaurant.jpg) no-repeat 0px 100%; }
DIV#site.cz DIV#site_mainmenu UL LI A.tm_plaza:hover  {  background: url(../images/cz_plaza.jpg) no-repeat 0px 100%;  }
DIV#site.cz DIV#site_mainmenu UL LI A.tm_galerija:hover  {  background: url(../images/cz_galerija.jpg) no-repeat 0px 100%; }
DIV#site.cz DIV#site_mainmenu UL LI A.tm_cjenik:hover  { background: url(../images/cz_cjenik.jpg) no-repeat 0px 100%; }
DIV#site.cz DIV#site_mainmenu UL LI A.tm_kontakt:hover  {  background: url(../images/cz_kontakt.jpg) no-repeat 0px 100%; }

DIV#site.hu DIV#site_mainmenu UL LI A.tm_smjestaj { width: 130px; background: url(../images/hu_smjestaj.jpg) no-repeat 0px 0px; }
DIV#site.hu DIV#site_mainmenu UL LI A.tm_restaurant { width: 139px; background: url(../images/hu_restaurant.jpg) no-repeat 0px 0px; }
DIV#site.hu DIV#site_mainmenu UL LI A.tm_plaza { width: 95px; background: url(../images/hu_plaza.jpg) no-repeat 0px 0px; margin-right: 167px; }
DIV#site.hu DIV#site_mainmenu UL LI A.tm_galerija { width: 125px; background: url(../images/hu_galerija.jpg) no-repeat 0px 0px; }
DIV#site.hu DIV#site_mainmenu UL LI A.tm_cjenik { width: 111px; background: url(../images/hu_cjenik.jpg) no-repeat 0px 0px; }
DIV#site.hu DIV#site_mainmenu UL LI A.tm_kontakt { width: 130px; background: url(../images/hu_kontakt.jpg) no-repeat 0px 0px; }

DIV#site.hu DIV#site_mainmenu UL LI A.tm_smjestaj:hover { background: url(../images/hu_smjestaj.jpg) no-repeat 0px 100%; }
DIV#site.hu DIV#site_mainmenu UL LI A.tm_restaurant:hover  { background: url(../images/hu_restaurant.jpg) no-repeat 0px 100%; }
DIV#site.hu DIV#site_mainmenu UL LI A.tm_plaza:hover  {  background: url(../images/hu_plaza.jpg) no-repeat 0px 100%;  }
DIV#site.hu DIV#site_mainmenu UL LI A.tm_galerija:hover  {  background: url(../images/hu_galerija.jpg) no-repeat 0px 100%; }
DIV#site.hu DIV#site_mainmenu UL LI A.tm_cjenik:hover  { background: url(../images/hu_cjenik.jpg) no-repeat 0px 100%; }
DIV#site.hu DIV#site_mainmenu UL LI A.tm_kontakt:hover  {  background: url(../images/hu_kontakt.jpg) no-repeat 0px 100%; }

DIV#site.sk DIV#site_mainmenu UL LI A.tm_smjestaj { width: 134px; background: url(../images/sk_smjestaj.jpg) no-repeat; }
DIV#site.sk DIV#site_mainmenu UL LI A.tm_restaurant { width: 145px; background: url(../images/sk_restaurant.jpg) no-repeat; }
DIV#site.sk DIV#site_mainmenu UL LI A.tm_plaza { width: 109px; background: url(../images/sk_plaza.jpg) no-repeat; margin-right: 142px; }
DIV#site.sk DIV#site_mainmenu UL LI A.tm_galerija { width: 128px; background: url(../images/sk_galerija.jpg) no-repeat; }
DIV#site.sk DIV#site_mainmenu UL LI A.tm_cjenik { width: 111px; background: url(../images/sk_cjenik.jpg) no-repeat; }
DIV#site.sk DIV#site_mainmenu UL LI A.tm_kontakt { width: 130px; background: url(../images/sk_kontakt.jpg) no-repeat; }

DIV#site.sk DIV#site_mainmenu UL LI A.tm_smjestaj:hover { background: url(../images/sk_smjestaj.jpg) no-repeat 0px 100%; }
DIV#site.sk DIV#site_mainmenu UL LI A.tm_restaurant:hover  { background: url(../images/sk_restaurant.jpg) no-repeat 0px 100%; }
DIV#site.sk DIV#site_mainmenu UL LI A.tm_plaza:hover  {  background: url(../images/sk_plaza.jpg) no-repeat 0px 100%;  }
DIV#site.sk DIV#site_mainmenu UL LI A.tm_galerija:hover  {  background: url(../images/sk_galerija.jpg) no-repeat 0px 100%; }
DIV#site.sk DIV#site_mainmenu UL LI A.tm_cjenik:hover  { background: url(../images/sk_cjenik.jpg) no-repeat 0px 100%; }
DIV#site.sk DIV#site_mainmenu UL LI A.tm_kontakt:hover  {  background: url(../images/sk_kontakt.jpg) no-repeat 0px 100%; }

/* -------------- /TOPMENU ------------------- */



/* -------------- MORE LINK ------------------- */
A.more_link {
	text-indent: -9999px;
	outline: 0px;
	display: block;
	float: left;	
}
DIV#site.hr A.more_link { width: 61px; height: 15px; background: url(../images/hr_more.jpg) no-repeat; }
DIV#site.en A.more_link { width: 61px; height: 15px; background: url(../images/en_more.jpg) no-repeat; }
DIV#site.de A.more_link { width: 61px; height: 15px; background: url(../images/de_more.jpg) no-repeat; }
DIV#site.it A.more_link { width: 61px; height: 15px; background: url(../images/it_more.jpg) no-repeat; }
DIV#site.cz A.more_link { width: 61px; height: 15px; background: url(../images/cz_more.jpg) no-repeat; }
DIV#site.hu A.more_link { width: 61px; height: 15px; background: url(../images/hu_more.jpg) no-repeat; }
DIV#site.sk A.more_link { width: 61px; height: 15px; background: url(../images/sk_more.jpg) no-repeat; }
/* -------------- /MORE LINK ------------------- */


#btn_submit_contact_form { 
	display: block; 
	width: 264px; 
	height: 37px; 
	color: white; 
	background: url(../images/contact_send.jpg) no-repeat;
	font: normal 17px Georgia; 
	text-decoration: none; 
	text-indent: -9999px;
	outline: 0px;
}
DIV#site.hr #btn_submit_contact_form { background: url(../images/hr_contact_send.jpg) no-repeat; }
DIV#site.en #btn_submit_contact_form { background: url(../images/en_contact_send.jpg) no-repeat; }
DIV#site.de #btn_submit_contact_form { background: url(../images/de_contact_send.jpg) no-repeat; }
DIV#site.it #btn_submit_contact_form { background: url(../images/it_contact_send.jpg) no-repeat; }
DIV#site.cz #btn_submit_contact_form { background: url(../images/cz_contact_send.jpg) no-repeat; }
DIV#site.hu #btn_submit_contact_form { background: url(../images/hu_contact_send.jpg) no-repeat; }
DIV#site.sk #btn_submit_contact_form { background: url(../images/sk_contact_send.jpg) no-repeat; }


/* -------------- UNDER FLASH BANNERS ------------------- */
DIV#site.hr DIV#under_flash_banners UL A.ufb_left { background: url(../images/hr_ufb_left.jpg) no-repeat; }
DIV#site.hr DIV#under_flash_banners UL A.ufb_middle { background: url(../images/hr_ufb_middle.jpg) no-repeat; }
DIV#site.hr DIV#under_flash_banners UL A.ufb_right { background: url(../images/hr_ufb_right.jpg) no-repeat; }

DIV#site.en DIV#under_flash_banners UL A.ufb_left { background: url(../images/en_ufb_left.jpg) no-repeat; }
DIV#site.en DIV#under_flash_banners UL A.ufb_middle { background: url(../images/en_ufb_middle.jpg) no-repeat; }
DIV#site.en DIV#under_flash_banners UL A.ufb_right { background: url(../images/en_ufb_right.jpg) no-repeat; }

DIV#site.de DIV#under_flash_banners UL A.ufb_left { background: url(../images/de_ufb_left.jpg) no-repeat; }
DIV#site.de DIV#under_flash_banners UL A.ufb_middle { background: url(../images/de_ufb_middle.jpg) no-repeat; }
DIV#site.de DIV#under_flash_banners UL A.ufb_right { background: url(../images/de_ufb_right.jpg) no-repeat; }

DIV#site.it DIV#under_flash_banners UL A.ufb_left { background: url(../images/it_ufb_left.jpg) no-repeat; }
DIV#site.it DIV#under_flash_banners UL A.ufb_middle { background: url(../images/it_ufb_middle.jpg) no-repeat; }
DIV#site.it DIV#under_flash_banners UL A.ufb_right { background: url(../images/it_ufb_right.jpg) no-repeat; }

DIV#site.cz DIV#under_flash_banners UL A.ufb_left { background: url(../images/cz_ufb_left.jpg) no-repeat; }
DIV#site.cz DIV#under_flash_banners UL A.ufb_middle { background: url(../images/cz_ufb_middle.jpg) no-repeat; }
DIV#site.cz DIV#under_flash_banners UL A.ufb_right { background: url(../images/cz_ufb_right.jpg) no-repeat; }

DIV#site.hu DIV#under_flash_banners UL A.ufb_left { background: url(../images/hu_ufb_left.jpg) no-repeat; }
DIV#site.hu DIV#under_flash_banners UL A.ufb_middle { background: url(../images/hu_ufb_middle.jpg) no-repeat; }
DIV#site.hu DIV#under_flash_banners UL A.ufb_right { background: url(../images/hu_ufb_right.jpg) no-repeat; }

DIV#site.sk DIV#under_flash_banners UL A.ufb_left { background: url(../images/sk_ufb_left.jpg) no-repeat; }
DIV#site.sk DIV#under_flash_banners UL A.ufb_middle { background: url(../images/sk_ufb_middle.jpg) no-repeat; }
DIV#site.sk DIV#under_flash_banners UL A.ufb_right { background: url(../images/sk_ufb_right.jpg) no-repeat; }
/* -------------- /UNDER FLASH BANNERS ------------------- */


DIV#er_nav {
	clear: both;
	float: left;
	width: 573px;
	height: 47px;
	background: url(../images/er_nav.jpg) no-repeat;
		padding: 10px 13px 0px 13px;
		height: 37px;
		width: 547px;
}
DIV#er_nav UL { list-style: none; width: 548px; float: left; width: 546px; padding: 0px; margin: 0px; }
DIV#er_nav UL LI { float: left; width: 274px; width: 273px; }
DIV#er_nav UL LI A {
	display: block;
	outline: 0px;
	width: 147px;
	height: 29px;
	color: white;
	font: normal 11px Arial;
	text-decoration: none;
}
DIV#er_nav UL LI A#er_prev { float: left; background: url(../images/er_nav_prev.jpg) no-repeat 0px 0px; padding: 8px 0px 0px 30px; width: 117px; height: 21px; }
DIV#er_nav UL LI A#er_prev:hover { background: url(../images/er_nav_prev.jpg) no-repeat 0px 100%; }
DIV#er_nav UL LI A#er_next { float: right; background: url(../images/er_nav_next.jpg) no-repeat 0px 0px; padding: 8px 0px 0px 15px; height: 21px; width: 132px; text-align: right; padding-right: 25px; width: 107px; }
DIV#er_nav UL LI A#er_next:hover { float: right; background: url(../images/er_nav_next.jpg) no-repeat 0px 100%; }

DIV#er_panel {
	clear: both;
	float: left;
	width: 575px;
	height: 411px;
		overflow: hidden;
}
DIV#er_panel_crop { position: relative; width: 575px; height: 411px; overflow: hidden; }
DIV#er_panel_slider {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 575px;
	height: 411px;
}
UL#er_slide_list , UL#er_slide_list UL {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
UL#er_slide_list {
	float: left;
	width: 10000px;
	height: 411px;
}
DIV#left_2cols UL#er_slide_list { padding: 0px; margin: 0px; }
UL#er_slide_list LI {
	float: left;
	width: 575px;
	height: 411px;
}
UL#er_slide_list UL , UL#er_slide_list LI UL LI { float: none; width: auto; height: auto; }

UL#er_slide_list LI UL { padding: 225px 0px 0px 305px; }
UL#er_slide_list LI UL LI.l_1 { padding-bottom: 25px; }
UL#er_slide_list LI UL LI.l_2 { padding-bottom: 35px;  }
UL#er_slide_list LI UL LI.l_3 {}
UL#er_slide_list LI UL LI.l_3 A {
	font: italic 12px Georgia;
	text-decoration: none;
	color: #544629;
	font-weight: bold; 
	padding-right: 20px;
	background: url(../images/e_arrow.jpg) no-repeat 100% 1px;
}
UL#er_slide_list LI UL LI.l_3 A:hover { color: #161105; }

UL#er_slide_list LI UL INPUT {
	border: 0px;
	background-color: transparent;
	width: 245px;
	font: italic 12px Georgia;
	color: #544629;
}

DIV#site.hr UL#er_slide_list LI.er1 { background: url(../images/hr_er_1.jpg) no-repeat; }
DIV#site.hr UL#er_slide_list LI.er2 { background: url(../images/hr_er_2.jpg) no-repeat; }
DIV#site.hr UL#er_slide_list LI.er3 { background: url(../images/hr_er_3.jpg) no-repeat; }
DIV#site.hr UL#er_slide_list LI.er4 { background: url(../images/hr_er_4.jpg) no-repeat; }
DIV#site.hr UL#er_slide_list LI.er5 { background: url(../images/hr_er_5.jpg) no-repeat; }

DIV#site.en UL#er_slide_list LI.er1 { background: url(../images/en_er_1.jpg) no-repeat; }
DIV#site.en UL#er_slide_list LI.er2 { background: url(../images/en_er_2.jpg) no-repeat; }
DIV#site.en UL#er_slide_list LI.er3 { background: url(../images/en_er_3.jpg) no-repeat; }
DIV#site.en UL#er_slide_list LI.er4 { background: url(../images/en_er_4.jpg) no-repeat; }
DIV#site.en UL#er_slide_list LI.er5 { background: url(../images/en_er_5.jpg) no-repeat; }

DIV#site.de UL#er_slide_list LI.er1 { background: url(../images/de_er_1.jpg) no-repeat; }
DIV#site.de UL#er_slide_list LI.er2 { background: url(../images/de_er_2.jpg) no-repeat; }
DIV#site.de UL#er_slide_list LI.er3 { background: url(../images/de_er_3.jpg) no-repeat; }
DIV#site.de UL#er_slide_list LI.er4 { background: url(../images/de_er_4.jpg) no-repeat; }
DIV#site.de UL#er_slide_list LI.er5 { background: url(../images/de_er_5.jpg) no-repeat; }

DIV#site.it UL#er_slide_list LI.er1 { background: url(../images/it_er_1.jpg) no-repeat; }
DIV#site.it UL#er_slide_list LI.er2 { background: url(../images/it_er_2.jpg) no-repeat; }
DIV#site.it UL#er_slide_list LI.er3 { background: url(../images/it_er_3.jpg) no-repeat; }
DIV#site.it UL#er_slide_list LI.er4 { background: url(../images/it_er_4.jpg) no-repeat; }
DIV#site.it UL#er_slide_list LI.er5 { background: url(../images/it_er_5.jpg) no-repeat; }

DIV#site.cz UL#er_slide_list LI.er1 { background: url(../images/cz_er_1.jpg) no-repeat; }
DIV#site.cz UL#er_slide_list LI.er2 { background: url(../images/cz_er_2.jpg) no-repeat; }
DIV#site.cz UL#er_slide_list LI.er3 { background: url(../images/cz_er_3.jpg) no-repeat; }
DIV#site.cz UL#er_slide_list LI.er4 { background: url(../images/cz_er_4.jpg) no-repeat; }
DIV#site.cz UL#er_slide_list LI.er5 { background: url(../images/cz_er_5.jpg) no-repeat; }

DIV#site.hu UL#er_slide_list LI.er1 { background: url(../images/hu_er_1.jpg) no-repeat; }
DIV#site.hu UL#er_slide_list LI.er2 { background: url(../images/hu_er_2.jpg) no-repeat; }
DIV#site.hu UL#er_slide_list LI.er3 { background: url(../images/hu_er_3.jpg) no-repeat; }
DIV#site.hu UL#er_slide_list LI.er4 { background: url(../images/hu_er_4.jpg) no-repeat; }
DIV#site.hu UL#er_slide_list LI.er5 { background: url(../images/hu_er_5.jpg) no-repeat; }

DIV#site.sk UL#er_slide_list LI.er1 { background: url(../images/sk_er_1.jpg) no-repeat; }
DIV#site.sk UL#er_slide_list LI.er2 { background: url(../images/sk_er_2.jpg) no-repeat; }
DIV#site.sk UL#er_slide_list LI.er3 { background: url(../images/sk_er_3.jpg) no-repeat; }
DIV#site.sk UL#er_slide_list LI.er4 { background: url(../images/sk_er_4.jpg) no-repeat; }
DIV#site.sk UL#er_slide_list LI.er5 { background: url(../images/sk_er_5.jpg) no-repeat; }





DIV#ballon { position: absolute; top: 65px; left: 400px; width: 395px; height: 378px; cursor: pointer; }
DIV.ballon_lang_hr { background: url(../images/ballon_hr.png) no-repeat 0px 0px; }
DIV.ballon_lang_en { background: url(../images/ballon_en.png) no-repeat 0px 0px; }
DIV.ballon_lang_it { background: url(../images/ballon_it.png) no-repeat 0px 0px; }
DIV.ballon_lang_de { background: url(../images/ballon_de.png) no-repeat 0px 0px; }

DIV.ballon2_lang_hr { background: url(../images/ballon2_hr.png) no-repeat 0px 0px; }
DIV.ballon2_lang_en { background: url(../images/ballon2_en.png) no-repeat 0px 0px; }
DIV.ballon2_lang_it { background: url(../images/ballon2_it.png) no-repeat 0px 0px; }
DIV.ballon2_lang_de { background: url(../images/ballon2_de.png) no-repeat 0px 0px; }

DIV.ballon3_lang_hr { background: url(../images/ballon3_hr.png) no-repeat 0px 0px; }
DIV.ballon3_lang_en { background: url(../images/ballon3_en.png) no-repeat 0px 0px; }
DIV.ballon3_lang_it { background: url(../images/ballon3_it.png) no-repeat 0px 0px; }
DIV.ballon3_lang_de { background: url(../images/ballon3_de.png) no-repeat 0px 0px; }
DIV.ballon3_lang_cz { background: url(../images/ballon3_cz.png) no-repeat 0px 0px; }
DIV.ballon3_lang_sk { background: url(../images/ballon3_sk.png) no-repeat 0px 0px; }
DIV.ballon3_lang_hu { background: url(../images/ballon3_hu.png) no-repeat 0px 0px; }
