HTML { padding-bottom: 100px; }
BODY {
	margin: 0px;
	padding: 0px;
	background: white url(../images/bg_body.jpg) repeat-x center 0px;
	color: #757575;
	font: normal 0.7em Arial;
}

A { color: #3e7d9f; text-decoration: none; }
A:hover { text-decoration: underline; }
FORM { padding: 0px; margin: 0px; }
P { padding: 0px; margin: 0px 0px 10px 0px; line-height: 140%; }
H1 { color: #1c658d; font: bold 1.6em Arial; margin: 0px 0px 15px 0px; padding: 0px; }
H3 { padding: 0px; margin: 0px; font: bold 1.3em Arial; color: #1c658d; margin-bottom: 10px; }
IMG.img_border { border: 3px solid #f3f3f3; }
IMG.a_left { margin-right: 10px; margin-bottom: 10px; float: left; }
IMG.a_right { margin-left: 10px; margin-bottom: 10px;  float: right; }
SPAN.color_red { color: #ca0000; }
DIV.clearall { clear: both; }
DIV.go_left { float: left; }
DIV.width340 { width: 340px; }
A.link_print {
	width: 100%;
	border-bottom: 1px solid #e0eaed;
	text-decoration: none;
	color: white;
	display: block;
	text-align: right;
	line-height: 20px;
	outline: 0px;
}
A.link_print SPAN { padding: 2px 6px 4px 28px; background: #3e7d9f url(../images/icon_print.gif) no-repeat 4px 2px; }
A.link_print:hover { color: #d5d6d7; }
.ac { text-align: center; }

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

DIV#header {
	width: 990px;
	height: 259px;
	float: left;
}

DIV#site.lang_en DIV#header { background: url(../images/en_header.gif) no-repeat;}
DIV#site.lang_hr DIV#header { background: url(../images/hr_header.gif) no-repeat;}

DIV#header_columns { padding: 55px 10px 0px 9px; }
DIV#flashcontent { float: left; width: 580px; margin-right: 4px; height: 204px; }
DIV#search_box {
	float: left;
	width: 208px;
	height: 204px;
	background: url(../images/bg_search.jpg);
	margin-right: 5px;
}
DIV#search_box A, DIV#site_logo A { outline: 0px; }
DIV#site_logo {
	float: left;
	width: 174px;
	height: 204px;
	
}
DIV#site.lang_en DIV#site_logo { background: url(../images/bg_en_site_logo.jpg); }
DIV#site.lang_hr DIV#site_logo { background: url(../images/bg_hr_site_logo.jpg); }

UL#search_box_links {
	margin: 0px;
	padding: 9px 0px 0px 46px;
	list-style: none;
}
UL#search_box_links LI { float: left; }
UL#search_box_links LI A { display: block; height: 10px; line-height: 10px; text-indent: -9999px; float: left; }
/*DIV#site.lang_en*/ UL#search_box_links LI A#link_home { width: 37px; background: url(../images/en_search_box_link_home.gif) no-repeat 0px 0px; }
/*DIV#site.lang_en*/ A#link_sitemap { width: 59px; background: url(../images/en_search_box_link_sitemap.gif) no-repeat 0px 0px; }
/*DIV#site.lang_en*/ A#link_impressum { width: 58px;  background: url(../images/en_search_box_link_impr.gif) no-repeat 0px 0px; }

UL#search_box_form {
	padding: 150px 0px 0px 11px;
	margin: 0px;
	list-style: none;
}
DIV#site.lang_hr UL#search_box_form { padding-top: 147px; }
DIV#site.lang_en UL#search_box_form LI#search_title { text-indent: -9999px; background: url(../images/en_search_box_title_search.gif) no-repeat; }
DIV#site.lang_hr UL#search_box_form LI#search_title { text-indent: -9999px; background: url(../images/hr_search_box_title_search.gif) no-repeat; padding-bottom: 3px; }
UL#search_box_form LI#search_field { float: left; }
UL#search_box_form LI#search_field INPUT {
	border: 0px;
	font: normal 1em Arial;
	width: 146px;
	height: 18px;
	padding: 5px 5px 0px 5px;
}
UL#search_box_form LI#search_submit { padding-left: 7px; float: left; }
UL#search_box_form LI#search_submit INPUT {
	width: 28px;
	height: 23px;
	border: 0px;
	background: url(../images/en_search_submit.gif) no-repeat;
	cursor: pointer;
}

UL#lang_switcher {
	margin: 0px;
	padding: 9px 0px 10px 116px;
	list-style: none;
}
UL#lang_switcher LI { float: left; }
UL#lang_switcher A { display: block; text-indent: -9999px; height: 10px; line-height: 10px; float: left; }
UL#lang_switcher A#lang_link_hr { width: 22px; background: url(../images/link_switcher_hr.gif) no-repeat 0px 0px; }
UL#lang_switcher A#lang_link_en { width: 26px; background: url(../images/link_switcher_en.gif) no-repeat 0px 0px; }
A.home_link {
	clear: both;
	margin-top: 10px;
	width: 174px;
	height: 175px;
	display: block;	
}

DIV#site_content {
	clear: both;
	float: left;
	width: 990px;
	background: url(../images/bg_site_content_white.gif) repeat-y 0px 0px;
}

DIV#site_content_bg {
	float: left;
	width: 971px;
	padding: 16px 10px 0px 9px;
	background: url(../images/bg_site_content.gif) no-repeat 0px 0px;
}

DIV#stripes { background: url(../images/site_stripes.gif) repeat-y; float: left; width: 971px; }

DIV#leftmenu { width: 166px; float: left; padding-bottom: 1px; }
UL#sitemenu {
	padding: 0px;
	margin: 0px 0px 0px 8px;
	list-style: none;
	z-index: 6000;
}
UL#sitemenu A { outline: 0px; }
UL#sitemenu LI { position: relative; }
UL#sitemenu LI UL { 
	padding: 0px; 
	margin: 0px; 
	list-style: none; 
	display: none;
	visibility: hidden;
	position: absolute;
	width: 181px;
	z-index: 8000;
	left: 143px;
	top: -1px;
	left: 144px;
}
UL#sitemenu LI UL LI { display: list-item; }

UL#sitemenu LI UL LI A { display: block; text-indent: -9999px; width: 181px; }

UL#sitemenu LI UL LI A#sm_gallery_pictures { height: 34px; background: url(../images/sm_gallery_pictures.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_gallery_pictures:hover, UL#sitemenu LI UL LI A#sm_gallery_pictures.active { background: url(../images/sm_gallery_pictures.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_gallery_pictures { height: 34px; background: url(../images/sm_gallery_pictures_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_gallery_pictures:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_gallery_pictures.active { background: url(../images/sm_gallery_pictures_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_gallery_video { height: 33px; background: url(../images/sm_gallery_videos.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_gallery_video:hover, UL#sitemenu LI UL LI A#sm_gallery_video.active { background: url(../images/sm_gallery_videos.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_gallery_video { height: 33px; background: url(../images/sm_gallery_videos_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_gallery_video:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_gallery_video.active { background: url(../images/sm_gallery_videos_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_gallery_promo_movies { height: 35px; background: url(../images/sm_gallery_promo_videos.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_gallery_promo_movies:hover, UL#sitemenu LI UL LI A#sm_gallery_promo_movies.active { background: url(../images/sm_gallery_promo_videos.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_gallery_promo_movies { height: 35px; background: url(../images/sm_gallery_promo_videos_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_gallery_promo_movies:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_gallery_promo_movies.active { background: url(../images/sm_gallery_promo_videos_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_gallery_pressclipping { height: 36px; background: url(../images/sm_gallery_presscliping.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_gallery_pressclipping:hover, UL#sitemenu LI UL LI A#sm_gallery_pressclipping.active { background: url(../images/sm_gallery_presscliping.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_presentation_zagreb { height: 34px; background: url(../images/sm_presentation_zagreb.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_presentation_zagreb:hover, UL#sitemenu LI UL LI A#sm_presentation_zagreb.active { background: url(../images/sm_presentation_zagreb.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_presentation_croatia { height: 35px; background: url(../images/sm_presentation_croatia.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_presentation_croatia:hover, UL#sitemenu LI UL LI A#sm_presentation_croatia.active { background: url(../images/sm_presentation_croatia.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_presentation_croatia { height: 35px; background: url(../images/sm_presentation_croatia_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_presentation_croatia:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_presentation_croatia.active { background: url(../images/sm_presentation_croatia_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_board_organization { height: 34px; background: url(../images/sm_board_o.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_board_organization:hover, UL#sitemenu LI UL LI A#sm_board_organization.active { background: url(../images/sm_board_o.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_board_organization { height: 34px; background: url(../images/sm_board_o_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_board_organization:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_board_organization.active { background: url(../images/sm_board_o_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_board_executive { height: 35px; background: url(../images/sm_board_e.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_board_executive:hover, UL#sitemenu LI UL LI A#sm_board_executive.active { background: url(../images/sm_board_e.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_board_executive { height: 35px; background: url(../images/sm_board_e_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_board_executive:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_board_executive.active { background: url(../images/sm_board_e_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_information_a { height: 35px; background: url(../images/sm_information_a.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_information_a:hover, UL#sitemenu LI UL LI A#sm_information_a.active { background: url(../images/sm_information_a.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_a { height: 35px; background: url(../images/sm_information_a_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_a:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_a.active { background: url(../images/sm_information_a_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_information_tr { height: 35px; background: url(../images/sm_information_tr.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_information_tr:hover, UL#sitemenu LI UL LI A#sm_information_tr.active { background: url(../images/sm_information_tr.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_tr { height: 35px; background: url(../images/sm_information_tr_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_tr:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_tr.active { background: url(../images/sm_information_tr_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_information_cv { height: 36px; background: url(../images/sm_information_cv.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_information_cv:hover, UL#sitemenu LI UL LI A#sm_information_cv.active { background: url(../images/sm_information_cv.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_cv { height: 36px; background: url(../images/sm_information_cv_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_cv:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_cv.active { background: url(../images/sm_information_cv_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_information_t { height: 35px; background: url(../images/sm_information_t.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_information_t:hover, UL#sitemenu LI UL LI A#sm_information_t.active { background: url(../images/sm_information_t.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_t { height: 35px; background: url(../images/sm_information_t_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_t:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_t.active { background: url(../images/sm_information_t_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_information_gi { height: 35px; background: url(../images/sm_information_gi.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_information_gi:hover, UL#sitemenu LI UL LI A#sm_information_gi.active { background: url(../images/sm_information_gi.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_gi { height: 35px; background: url(../images/sm_information_gi_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_gi:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_gi.active { background: url(../images/sm_information_gi_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_information_pc { height: 34px; background: url(../images/sm_information_pc.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_information_pc:hover, UL#sitemenu LI UL LI A#sm_information_pc.active { background: url(../images/sm_information_pc.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_pc { height: 34px; background: url(../images/sm_information_pc_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_pc:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_pc.active { background: url(../images/sm_information_pc_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_information_ta { height: 37px; background: url(../images/sm_information_ta.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_information_ta:hover, UL#sitemenu LI UL LI A#sm_information_ta.active { background: url(../images/sm_information_ta.gif) no-repeat 100% 0px; }

UL#sitemenu LI UL LI A#sm_information_a { height: 35px; background: url(../images/sm_information_a.gif) no-repeat 0px 0px; }
UL#sitemenu LI UL LI A#sm_information_a:hover, UL#sitemenu LI UL LI A#sm_information_a.active { background: url(../images/sm_information_a.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_cp { height: 35px; background: url(../images/sm_marketing_cp_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_cp:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_cp.active { background: url(../images/sm_marketing_cp_hr.gif) no-repeat 100% 0px; }

DIV#site.lang_en UL#sitemenu LI UL LI A#sm_marketing_cp { height: 35px; background: url(../images/sm_marketing_cp_en.gif) no-repeat 0px 0px; }
DIV#site.lang_en UL#sitemenu LI UL LI A#sm_marketing_cp:hover, DIV#site.lang_en UL#sitemenu LI UL LI A#sm_marketing_cp.active { background: url(../images/sm_marketing_cp_en.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_mp { height: 35px; background: url(../images/sm_marketing_mp_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_mp:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_mp.active { background: url(../images/sm_marketing_mp_hr.gif) no-repeat 100% 0px; }

DIV#site.lang_en UL#sitemenu LI UL LI A#sm_marketing_mp { height: 33px; background: url(../images/sm_marketing_mp_en.gif) no-repeat 0px 0px; }
DIV#site.lang_en UL#sitemenu LI UL LI A#sm_marketing_mp:hover, DIV#site.lang_en UL#sitemenu LI UL LI A#sm_marketing_mp.active { background: url(../images/sm_marketing_mp_en.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_mc { height: 35px; background: url(../images/sm_marketing_mc_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_mc:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_mc.active { background: url(../images/sm_marketing_mc_hr.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_ms { height: 35px; background: url(../images/sm_marketing_ms_a_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_ms:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_ms.active { background: url(../images/sm_marketing_ms_a_hr.gif) no-repeat 100% 0px; }

DIV#site.lang_en UL#sitemenu LI UL LI A#sm_marketing_ms { height: 35px; background: url(../images/sm_marketing_ms_a_en.gif) no-repeat 0px 0px; }
DIV#site.lang_en UL#sitemenu LI UL LI A#sm_marketing_ms:hover, DIV#site.lang_en UL#sitemenu LI UL LI A#sm_marketing_ms.active { background: url(../images/sm_marketing_ms_a_en.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_mm { height: 34px; background: url(../images/sm_marketing_mm_a_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_mm:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_mm.active { background: url(../images/sm_marketing_mm_a_hr.gif) no-repeat 100% 0px; }

DIV#site.lang_en UL#sitemenu LI UL LI A#sm_marketing_mm { height: 35px; background: url(../images/sm_marketing_mm_a_en.gif) no-repeat 0px 0px; }
DIV#site.lang_en UL#sitemenu LI UL LI A#sm_marketing_mm:hover, DIV#site.lang_en UL#sitemenu LI UL LI A#sm_marketing_mm.active { background: url(../images/sm_marketing_mm_a_en.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_ni { height: 37px; background: url(../images/sm_marketing_ni_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_ni:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_marketing_ni.active { background: url(../images/sm_marketing_ni_hr.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_ta { height: 37px; background: url(../images/sm_information_ta_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_ta:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_information_ta.active { background: url(../images/sm_information_ta_hr.gif) no-repeat 100% 0px; }



DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_reprezentacija_zm { height: 35px; background: url(../images/sm_reprezentacija_zm_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_reprezentacija_zm:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_reprezentacija_zm.active { background: url(../images/sm_reprezentacija_zm_hr.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_reprezentacija_shm { height: 36px; background: url(../images/sm_reprezentacija_shm_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_reprezentacija_shm:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_reprezentacija_shm.active { background: url(../images/sm_reprezentacija_shm_hr.gif) no-repeat 100% 0px; }

DIV#site.lang_en UL#sitemenu LI UL LI A#sm_reprezentacija_shm { height: 35px; background: url(../images/sm_reprezentacija_shm_en.gif) no-repeat 0px 0px; }
DIV#site.lang_en UL#sitemenu LI UL LI A#sm_reprezentacija_shm:hover, DIV#site.lang_en UL#sitemenu LI UL LI A#sm_reprezentacija_shm.active { background: url(../images/sm_reprezentacija_shm_en.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_reprezentacija_pc { height: 35px; background: url(../images/sm_reprezentacija_pc_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_reprezentacija_pc:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_reprezentacija_pc.active { background: url(../images/sm_reprezentacija_pc_hr.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_reprezentacija_pn { height: 37px; background: url(../images/sm_reprezentacija_pn_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_reprezentacija_pn:hover, DIV#site.lang_hr UL#sitemenu LI UL LI A#sm_reprezentacija_pn.active { background: url(../images/sm_reprezentacija_pn_hr.gif) no-repeat 100% 0px; }


DIV#site.lang_en UL#sitemenu LI UL LI A#sm_medal_collection { height: 35px; background: url(../images/sm_medal_collection.gif) no-repeat 0px 0px; }
DIV#site.lang_en UL#sitemenu LI UL LI A#sm_medal_collection:hover, DIV#site.lang_en UL#sitemenu LI UL LI A#sm_medal_collection.active { background: url(../images/sm_medal_collection.gif) no-repeat 100% 0px; }

DIV#site.lang_en UL#sitemenu LI UL LI A#sm_all_medals { height: 33px; background: url(../images/sm_all_medals.gif) no-repeat 0px 0px; }
DIV#site.lang_en UL#sitemenu LI UL LI A#sm_all_medals:hover, DIV#site.lang_en UL#sitemenu LI UL LI A#sm_all_medals.active { background: url(../images/sm_all_medals.gif) no-repeat 100% 0px; }

DIV#site.lang_en UL#sitemenu LI UL LI A#sm_member_profiles { height: 35px; background: url(../images/sm_member_profiles.gif) no-repeat 0px 0px; }
DIV#site.lang_en UL#sitemenu LI UL LI A#sm_member_profiles:hover, DIV#site.lang_en UL#sitemenu LI UL LI A#sm_member_profiles.active { background: url(../images/sm_member_profiles.gif) no-repeat 100% 0px; }

DIV#site.lang_en UL#sitemenu LI UL LI A#sm_preparations { height: 35px; background: url(../images/sm_preparations.gif) no-repeat 0px 0px; }
DIV#site.lang_en UL#sitemenu LI UL LI A#sm_preparations:hover, DIV#site.lang_en UL#sitemenu LI UL LI A#sm_preparations.active { background: url(../images/sm_preparations.gif) no-repeat 100% 0px; }


UL#sitemenu LI { float: left; width: 144px; }
UL#sitemenu LI.separator {
	width: 144px;
	height: 1px;
	line-height: 1px;
	background: url(../images/sitemenu_separator.gif) no-repeat;
}
UL#sitemenu LI A { display: block; 	width: 144px; text-indent: -9999px; }  

UL#sitemenu LI A#sm_news { height: 29px; background: url(../images/sitemenu_news.gif) no-repeat 0px 0px; }
UL#sitemenu LI A#sm_news:hover, UL#sitemenu LI A#sm_news.active { background: url(../images/sitemenu_news.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI A#sm_news { background: url(../images/sitemenu_news_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI A#sm_news:hover, DIV#site.lang_hr UL#sitemenu LI A#sm_news.active { background: url(../images/sitemenu_news_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI A#sm_gallery { height: 33px; background: url(../images/sitemenu_gallery.gif) no-repeat 0px 0px; }
UL#sitemenu LI A#sm_gallery:hover, UL#sitemenu LI A#sm_gallery.active { height: 33px; background: url(../images/sitemenu_gallery.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI A#sm_gallery { height: 33px; background: url(../images/sitemenu_gallery_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI A#sm_gallery:hover, DIV#site.lang_hr UL#sitemenu LI A#sm_gallery.active { height: 33px; background: url(../images/sitemenu_gallery_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI A#sm_presentation { height: 32px; background: url(../images/sitemenu_presentation.gif) no-repeat 0px 0px; }
UL#sitemenu LI A#sm_presentation:hover, UL#sitemenu LI A#sm_presentation.active { background: url(../images/sitemenu_presentation.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI A#sm_presentation { height: 32px; background: url(../images/sitemenu_presentation_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI A#sm_presentation:hover, DIV#site.lang_hr UL#sitemenu LI A#sm_presentation.active { background: url(../images/sitemenu_presentation_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI A#sm_board { height: 34px; background: url(../images/sitemenu_board.gif) no-repeat 0px 0px; }
UL#sitemenu LI A#sm_board:hover, UL#sitemenu LI A#sm_board.active { background: url(../images/sitemenu_board.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI A#sm_board { height: 34px; background: url(../images/sitemenu_board_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI A#sm_board:hover, DIV#site.lang_hr UL#sitemenu LI A#sm_board.active { background: url(../images/sitemenu_board_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI A#sm_information { height: 34px; background: url(../images/sitemenu_information.gif) no-repeat 0px 0px; }
UL#sitemenu LI A#sm_information:hover, UL#sitemenu LI A#sm_information.active { background: url(../images/sitemenu_information.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI A#sm_information { height: 34px; background: url(../images/sitemenu_information_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI A#sm_information:hover, DIV#site.lang_hr UL#sitemenu LI A#sm_information.active { background: url(../images/sitemenu_information_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI A#sm_marketing { height: 35px; background: url(../images/sitemenu_marketing.gif) no-repeat 0px 0px; }
UL#sitemenu LI A#sm_marketing:hover, UL#sitemenu LI A#sm_marketing.active { background: url(../images/sitemenu_marketing.gif) no-repeat 100% 0px; }

UL#sitemenu LI A#sm_sponsors { height: 34px; background: url(../images/sitemenu_sponsors.gif) no-repeat 0px 0px; }
UL#sitemenu LI A#sm_sponsors:hover, UL#sitemenu LI A#sm_sponsors.active { background: url(../images/sitemenu_sponsors.gif) no-repeat 100% 0px; }

UL#sitemenu LI A#sm_reprezentacija { height: 32px; background: url(../images/sitemenu_reprezentacija.gif) no-repeat 0px 0px; }
UL#sitemenu LI A#sm_reprezentacija:hover, UL#sitemenu LI A#sm_reprezentacija.active { background: url(../images/sitemenu_reprezentacija.gif) no-repeat 100% 0px; }

DIV#site.lang_en UL#sitemenu LI A#sm_representation { height: 34px; background: url(../images/sitemenu_reprezentacija_en.gif) no-repeat 0px 0px; }
DIV#site.lang_en UL#sitemenu LI A#sm_representation:hover, UL#sitemenu LI A#sm_representation.active { background: url(../images/sitemenu_reprezentacija_en.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI A#sm_sponsors { height: 34px; background: url(../images/sitemenu_sponsors_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI A#sm_sponsors:hover, DIV#site.lang_hr UL#sitemenu LI A#sm_sponsors.active { background: url(../images/sitemenu_sponsors_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI A#sm_contact { height: 34px; background: url(../images/sitemenu_contact.gif) no-repeat 0px 0px; }
UL#sitemenu LI A#sm_contact:hover, UL#sitemenu LI A#sm_contact.active { background: url(../images/sitemenu_contact.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI A#sm_contact { height: 34px; background: url(../images/sitemenu_contact_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI A#sm_contact:hover, DIV#site.lang_hr UL#sitemenu LI A#sm_contact.active { background: url(../images/sitemenu_contact_hr.gif) no-repeat 100% 0px; }

UL#sitemenu LI A#sm_results { height: 34px; background: url(../images/sitemenu_results.gif) no-repeat 0px 0px; }
UL#sitemenu LI A#sm_results:hover, UL#sitemenu LI A#sm_results.active { background: url(../images/sitemenu_results.gif) no-repeat 100% 0px; }

DIV#site.lang_hr UL#sitemenu LI A#sm_results { height: 34px; background: url(../images/sitemenu_results_hr.gif) no-repeat 0px 0px; }
DIV#site.lang_hr UL#sitemenu LI A#sm_results:hover, DIV#site.lang_hr UL#sitemenu LI A#sm_results.active { background: url(../images/sitemenu_results_hr.gif) no-repeat 100% 0px; }

DIV#content {
	width: 526px;
	float: left;
	margin: 0px 7px 0px 10px;
	padding-bottom: 1px;
}
DIV#content UL.sitemap LI { margin-bottom: 3px;}

UL.small_news_cont { 
	margin: 0px; 
	list-style: none; 
	float: left; 
	width: 249px; 
	padding: 5px; 
	margin-right: 4px;
	background: white url(../images/bg_small_news.jpg) 0px 0px repeat-x;
}
UL.small_news_cont.last { margin-right: 0px; }
UL.small_news_cont LI { float: left; }
UL.small_news_cont LI.news_date {
	width: 60px;
	text-align: center;
	padding-top: 3px; 
	border-right: 1px solid #236780; 
	text-align: left; 
}
DIV#site.lang_hr UL.small_news_cont LI.news_date { width: 80px; }
UL.small_news_cont LI.news_date SPAN { background: #ca0000; font-size: 1.1em; color: white; padding: 2px 9px 2px 9px; }
UL.small_news_cont LI.news_date P { margin: 0px; }
UL.small_news_cont LI.news_date P.title { margin-bottom: 7px; }
UL.small_news_cont LI.news_date P.date { color: #256982; font-size: 0.9em; }
UL.small_news_cont LI.news_link { width: 180px; padding-left: 8px; padding-bottom: 5px; }
DIV#site.lang_hr UL.small_news_cont LI.news_link { width: 160px; }
UL.small_news_cont LI.news_link A { color: #757575; text-decoration: none; }
UL.small_news_cont LI.news_link A:hover { text-decoration: underline; }

UL.news_cont {
	clear: both;
	float: left;
	padding: 8px 0px 0px 1px;
	margin: 0px 0px 15px 0px;
	list-style: none;
	width: 525px;
	background: white url(../images/news_cont_bg.gif) repeat-x 0px 0px;
}
UL.news_cont LI.news_date P , UL.news_cont LI.news_title P { margin: 0px; }
UL.news_cont LI { float: left; padding-bottom: 1px; }
UL.news_cont LI.news_date { 
	padding: 0px 0px 0px 7px; 
	width: 50px;
}
UL.news_cont LI.news_date P.news_date_day { color: #206a91; font: normal 2.3em Georgia; padding-bottom: 3px; text-align: center; width: 50px; }
UL.news_cont LI.news_date P.news_date_month { color: #256982; font: bold 1.1em Arial; text-align: center; padding-right: 5px; width: 45px; }
UL.news_cont LI.news_date P.news_date_year { color: #ca0000; font: normal 0.9em Arial; text-align: center; padding-right: 5px; width: 45px; }
UL.news_cont LI.news_title {
	width: 420px;
	border-left: 1px solid #236780;
	margin-left: 7px;
	padding: 3px 0px 11px 7px;
}
UL.news_cont LI.news_title SPAN {
	background-color: #ca0000;
	color: white;
	font: normal 1.1em Arial;
	padding: 2px 4px 2px 4px;
}
UL.news_cont LI.news_title P { margin-top: 8px; }
UL.news_cont LI.news_title P /*, UL.news_cont LI.news_title A*/ {
	color: #1c658d;
	font: bold 1.5em Arial;
	text-decoration: none;
}
UL.news_cont LI.news_title A { color: #1c658d; }
UL.news_cont LI.news_title A:hover { text-decoration: underline; }
UL.news_cont LI.news_content {
	clear: both;
	padding-top: 13px;
	width: 495px;
}
UL.news_cont LI.news_content IMG { border: 6px solid #f3f3f3; }
IMG.align_left { float: left; margin-right: 13px; }
IMG.align_right { float: right; margin-left: 13px; }
UL.news_cont LI.news_more { clear: both; width: 100%; text-align: right; }
UL.news_cont LI.news_more A, A.more_link {
	color: #7b7b7b;
	font: normal 1em Tahoma;
	background-color: #e7e7e7;
	padding: 4px 6px 4px 6px;
	text-decoration: none;
	line-height: 1.7em;
}
UL.news_cont LI.news_more A:hover, A.more_link:hover { background-color: #d6d6d6; }

DIV.section_title { width: 100%; background-color: #e7e7e7; height: 15px; overflow:hidden; margin-bottom: 20px; }
DIV.section_title SPAN {
	background-color: #488aab;
	color: white;
	font: normal 1.1em Arial;
	padding: 2px 6px 2px 4px;
}

DIV.section_title_box { width: 100%; margin-bottom: 20px; padding-top: 2px; padding-bottom: 2px; }
DIV.section_title_box SPAN {
	color: white;
	background-color: #ca0000;
	font: normal 1.1em Arial;
	padding: 2px 6px 2px 4px;
}

UL.gallery_box {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	list-style: none;
	float: left;
	width: 256px;
	height: 180px;
	background: white url(../images/bg_gallery_box.jpg) repeat-x;
}
UL.gallery_box.first { margin-right: 10px; clear: both; float: left; }
UL.gallery_box LI.gallery_header { width: 246px; padding: 8px 5px 8px 5px; }
UL.gallery_box LI.gallery_header A { color: #1c658d; text-decoration: none; font: bold 1.6em Arial; }
UL.gallery_box LI.gallery_header A:hover { text-decoration: underline; }
UL.gallery_box LI.gallery_image { clear: both; float: left; }
UL.gallery_box LI.gallery_image A { outline: 0px; }
UL.gallery_box LI.gallery_image IMG { border: 3px solid #ececec; margin-right: 10px; }
UL.gallery_box LI.gallery_desc P { line-height: 140%; }
UL.gallery_box LI.gallery_desc H3 { color: #ca0000; font: bold 1.1em Arial; margin-bottom: 15px; }
UL.gallery_box LI.gallery_rating {}

UL.gallery_images { padding: 0px; margin: 0px; list-style: none; }
UL.gallery_images LI { float: left; padding: 0px 18px 55px 18px; text-align:center; width: 130px; height: 210px; }
UL.gallery_images.profiles LI { height: auto; }
UL.gallery_images LI.clear { clear: both; }
UL.gallery_images IMG { border: 3px solid #ececec; margin-bottom: 5px; }

TABLE.profile_table { border-collapse: collapse; width: 100%; margin-bottom: 10px;  }
TABLE.profile_table TR TD { border: 1px solid white; padding: 2px 4px 2px 4px; background-color: #f3f7f8; vertical-align: top;  }
TABLE.profile_table TR.alt TD { background-color: #e9f0f2;  }
TABLE.profile_table TR TD.cell_picture { width: 170px; background-color: #e9f0f2; }
TABLE.profile_table TR TD.cell_form { width: 135px; }

TABLE.presentation_table { border-collapse: collapse; width: 100%; margin-bottom: 10px; }
TABLE.presentation_table TH , TABLE.presentation_table TD { border: 1px solid white; padding: 2px 4px 2px 4px; }
TABLE.presentation_table TH {
	font: bold 1em Arial;
	color: #3e7d9f;
	background-color: #e0eaed;
	text-align: center;
}
TABLE.presentation_table TR.center_text, TABLE.presentation_table TR.alt.center_text { text-align: center; }
TABLE.presentation_table TR.alt TD { background-color: #f3f7f8; }
TABLE.presentation_table TR TD { background-color: #e9f0f2 }
TABLE.presentation_table TD.number_td { padding-left: 7px; padding-right: 7px; }

TABLE.tdca TR TD { text-align: center; }


DIV.contact_left { float: left; width: 270px; margin-right: 20px; }
DIV.contact_right { float: left; width: 206px; }

UL.contact_list_form { padding: 0px; margin: 0px; list-style: none; }
UL.contact_list_form LI.text { color: #488aab; }
UL.contact_list_form LI.text SPAN { color: #9b9b9b; }
UL.contact_list_form LI.form { margin-bottom: 10px; }
UL.contact_list_form LI.form INPUT.classic_input, UL.contact_list_form LI.form TEXTAREA.classic_ta { 
	border: 1px solid #cacaca; 
	background-color: #f6f6f6; 
	width: 198px; 
	height: 15px; 
	font: normal 1em Arial; 
	padding: 2px 2px 2px 2px;
}
UL.contact_list_form LI.form TEXTAREA.classic_ta { overflow: hidden; height: 200px; }
UL.contact_list_form INPUT.send_btn {
	color: white;
	cursor: pointer;
	border: 1px solid #cfcfcf;
	background-color: #5390ae;
}

UL#leftmenu_banners {
	padding: 0px;
	margin: 0px;
	list-style: none;
	clear: both;
	width: 156px;
	margin-left: 3px;
}
UL#leftmenu_banners LI.banner_title {
	background-color: #e7e7e7;
	/*height: 17px;*/
	line-height: 16px;
	border-bottom: 1px solid white;
	overflow: hidden;
	/*padding-top: 2px;*/
	padding-top: 1px;
	padding-bottom: 0px;
}
UL#leftmenu_banners LI.banner_title SPAN {
	background-color: #ca0000;
	color: white;
	font: normal 1em Arial;
	padding: 2px 6px 1px 4px;
	border-right: 1px solid white;
}
UL#leftmenu_banners LI.banner_image { margin-bottom: 8px; }
A.small_mascot {
	display: block;
	width: 156px;
	height: 123px;
	background: url(../images/small_bingo.jpg) no-repeat 0px 0px;
}
A.small_mascot:hover { background: url(../images/small_bingo.jpg) no-repeat 0px 100%; }

DIV#site.lang_hr A.small_mascot { background: url(../images/small_bingo_hr.jpg) no-repeat 0px 0px; }
DIV#site.lang_hr A.small_mascot:hover { background: url(../images/small_bingo_hr.jpg) no-repeat 0px 100%; }

A.small_ha {
	display: block;
	width: 156px;
	height: 112px;
	background: url(../images/small_hum.jpg) no-repeat 0px 0px;
}
A.small_ha:hover { background: url(../images/small_hum.jpg) no-repeat 0px 100%; }

DIV#site.lang_hr A.small_ha { background: url(../images/small_hum_hr.jpg) no-repeat 0px 0px; }
DIV#site.lang_hr A.small_ha:hover { background: url(../images/small_hum_hr.jpg) no-repeat 0px 100%; }

A.small_calendar {
	display: block;
	width: 156px;
	height: 113px;
	background: url(../images/small_cal.jpg) no-repeat 0px 0px;
}
A.small_calendar:hover { background: url(../images/small_cal.jpg) no-repeat 0px 100%; }

DIV#site.lang_hr A.small_calendar { background: url(../images/small_cal_hr.jpg) no-repeat 0px 0px; }
DIV#site.lang_hr A.small_calendar:hover { background: url(../images/small_cal_hr.jpg) no-repeat 0px -112px; }

A.small_bulletin {
	display: block;
	width: 156px;
	height: 113px;
	background: url(../images/small_bull.jpg) no-repeat 0px 0px;
}
A.small_bulletin:hover { background: url(../images/small_bull.jpg) no-repeat 0px 100%; }

A.small_plakat {
	display: block;
	width: 156px;
	height: 113px;
	background: url(../images/plakat.jpg) no-repeat 0px 0px;
}

DIV#site.lang_hr A.small_bulletin { background: url(../images/small_bull_hr.jpg) no-repeat 0px 0px; }
DIV#site.lang_hr A.small_bulletin:hover { background: url(../images/small_bull_hr.jpg) no-repeat 0px -112px; }

DIV#sidebar {
	float: left;
	width: 251px;
	/*margin-left: 11px;*/
		float: right;
}

UL#sidebar_banners {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 251px;
}
UL#sidebar_banners.modify_center { width: 526px; }
UL#sidebar_banners A IMG { border: 0px; }
UL#sidebar_banners LI.banner_title {
	background-color: #e7e7e7;
	/*height: 17px;*/
	line-height: 17px;
	border-bottom: 1px solid white;
	overflow: hidden;
	/*padding-top: 2px;*/
	padding-top: 1px;
	padding-bottom: 0px;
}
UL#sidebar_banners.modify_center LI.banner_title {
	width: 526px;
}
UL#sidebar_banners LI.banner_title.pokrovitelj {
	background: none;
	border-bottom: 1px solid #ca0000;
}
UL#sidebar_banners LI.banner_image { margin-bottom: 8px; margin-bottom: 1px; }
UL#sidebar_banners.modify_center LI.banner_image { float: left; margin-right: 10px; }
UL#sidebar_banners LI.banner_image.sponsor_image IMG { border: 1px solid #e7e7e7; }
UL#sidebar_banners LI.sponsors_text { padding: 9px 12px 9px 12px; }
UL#sidebar_banners LI.sponsors_text A { text-decoration:none; color: #757575; }
UL#sidebar_banners LI.sponsors_text A:hover { text-decoration:underline; }
/*UL#sidebar_banners LI.banner_title SPAN {
	background-color: #ca0000;
	color: white;
	font: normal 1.1em Arial;
	padding: 2px 6px 1px 4px;
	border-right: 1px solid white;
}*/
UL#sidebar_banners LI.banner_title SPAN {
	background-color: #ca0000;
	color: white;
	font: normal 1.1em Arial;
	padding: 2px 6px 1px 4px;
	border-right: 1px solid white;
		display: block;
		float: left;
}
UL#sidebar_banners LI.banner_link_more { text-align: right; margin-bottom: 4px; 	border-bottom: 1px solid #e7e7e7; }
UL#sidebar_banners LI.banner_link_more A {
	color: #7b7b7b;
	font: normal 1em Tahoma;
	background-color: #e7e7e7;
	padding: 4px 6px 4px 6px;
	text-decoration: none;
	line-height: 1.7em;
}
UL#sidebar_banners LI.banner_link_more A:hover  { background-color: #d6d6d6; }

UL#sidebar_banners LI.banner_link_more.blue_link { border-bottom: 1px solid #dbeaf3; }
UL#sidebar_banners LI.banner_link_more.blue_link A { background-color: #dbeaf3; color: #587b90; }
UL#sidebar_banners LI.banner_link_more.blue_link A:hover { background-color: #c8d7e0; }

DIV#bar_partners { clear: both; padding-top: 25px; }
DIV.title_partners { width: 968px; border-bottom: 1px solid #e1eaee; padding-left: 3px; }
DIV.title_partners SPAN {
	color: white;
	background-color: #ca0000;
	font: normal 1.1em Arial;
	padding: 2px 6px 2px 4px;
}
UL#bar_logos { padding: 0px; margin: 10px 0px 20px 0px; list-style: none; }
UL#bar_logos LI { display:inline; }
UL#bar_logos A IMG { border: 0px; }

DIV#footer_shadow {
	clear: both;
	float: left;
	background: url(../images/bg_footer_shadow.gif) no-repeat 0px 100%;
	padding-bottom: 10px;
	padding: 0px 10px 10px 9px;
}
DIV#footer { 
	clear: both; 
	float: left;
	background: #559ebe url(../images/bg_footer.jpg) repeat-x;
	width: 971px;
}
UL#footer_columns, UL#footer_columns UL { padding: 0px; margin: 0px; list-style: none; }
UL#footer_columns { padding: 20px 0px 0px 30px; }
UL#footer_columns A { text-indent: -9999px; display: block; height: 12px; outline: 0px; }

UL#footer_columns A.fc_news { width: 37px; background: url(../images/bg_fc_news.gif) no-repeat; }
DIV#site.lang_hr UL#footer_columns A.fc_news { width: 54px; background: url(../images/bg_fc_news_hr.gif) no-repeat;  }

UL#footer_columns A.fc_gallery { width: 57px; background: url(../images/bg_fc_gallery.gif) no-repeat; }
DIV#site.lang_hr UL#footer_columns A.fc_gallery { width: 62px; background: url(../images/bg_fc_gallery_hr.gif) no-repeat; }

UL#footer_columns A.fc_presentation { width: 95px; background: url(../images/bg_fc_presentation.gif) no-repeat; }
DIV#site.lang_hr UL#footer_columns A.fc_presentation { width: 95px; background: url(../images/bg_fc_presentation_hr.gif) no-repeat; }

UL#footer_columns A.fc_board { width: 43px; background: url(../images/bg_fc_board.gif) no-repeat; }
DIV#site.lang_hr UL#footer_columns A.fc_board { width: 43px; background: url(../images/bg_fc_board_hr.gif) no-repeat; }

UL#footer_columns A.fc_information { width: 88px; background: url(../images/bg_fc_information.gif) no-repeat; }
DIV#site.lang_hr UL#footer_columns A.fc_information { width: 87px; background: url(../images/bg_fc_information_hr.gif) no-repeat; }

UL#footer_columns A.fc_marketing { width: 74px; background: url(../images/bg_fc_marketing.gif) no-repeat; }

UL#footer_columns A.fc_sponsors { width: 69px; background: url(../images/bg_fc_sponsors.gif) no-repeat; }
DIV#site.lang_hr UL#footer_columns A.fc_sponsors { width: 63px; background: url(../images/bg_fc_sponsors_hr.gif) no-repeat; }

UL#footer_columns A.fc_contact { width: 59px; background: url(../images/bg_fc_contact.gif) no-repeat; }
DIV#site.lang_hr UL#footer_columns A.fc_contact { width: 59px; background: url(../images/bg_fc_contact_hr.gif) no-repeat; }

UL#footer_columns A.fc_results { width: 57px; background: url(../images/bg_fc_results.gif) no-repeat; }
DIV#site.lang_hr UL#footer_columns A.fc_results { width: 67px; background: url(../images/bg_fc_results_hr.gif) no-repeat; }

UL#footer_columns LI UL LI A { color: white; text-decoration: none; display: inline; text-indent: 0px; height: auto; }
UL#footer_columns LI UL LI A:hover { text-decoration: underline; }
UL#footer_columns LI { float: left; margin-right: 25px; }
UL#footer_columns LI.last { margin-right: 0px; }
UL#footer_columns LI UL { margin-top: 20px; }
UL#footer_columns LI UL LI { float: none; margin-bottom: 10px; width: 75px; }

UL#footer_short_links { padding: 0px; margin: 0px; list-style: none; clear: both; float: right; padding: 0px 15px 10px 0px; }
UL#footer_short_links LI { display: inline; margin-right: 15px; }
UL#footer_short_links A { color: white; text-decoration: none; }
UL#footer_short_links A:hover { text-decoration: underline; }
