

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr,th,td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

html        { height: 100%; padding-bottom: .1em; font: 65.5%/1.5 "Halvetica Neue", Halvetica, Arial, sans-serif; background: #3c3839; }

body        { color: #fff; background: url(/images/head.gif) repeat-x; font-size: 1.2em; }


.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }


img, fieldset { border: none; }

a, a:hover, a:active, a:visited, img { outline: none; }

p, li { line-height: 1.4em; }
.structure { position: absolute; top: -9999px; left: -9999px; }

.container { width: 980px; margin: 0 auto; }

#header { width: 980px; margin: 0 auto; background: url(/images/head_bg.jpg) right 59px no-repeat; padding: 91px 0 240px 0; position: relative; z-index: 10; zoom: 1; }

#logo { position: relative; width: 387px; height: 112px; }
	#logo span { position: absolute; top: 0; left: 0; width: 387px; height: 180px; display: block; background-repeat: no-repeat; text-indent: -9999px; }
    .lang_hr #logo span { background-image: url(/images/logo.jpg); }
    .lang_en #logo span { background-image: url(/images/logo_en.jpg); }

#main_navigation { background: #95682f url(/images/nav.gif) bottom repeat-x; margin-top: -128px; }
#main_navigation .inner { position: relative; z-index: 11; }
	#main_navigation .container { position: relative; z-index: 11; padding: 33px 0 32px 0; zoom: 1; }
		#main_navigation ul { position: absolute; left: 0; top: 16px; }
		#main_navigation #language { position: absolute; left: 620px; top: 16px; }
		#main_navigation ul li { position: relative; float: left; padding: 10px; margin-right: 15px; }
		#main_navigation ul li a { color: #FFFFFF; text-decoration: none; font-size: 1.2em; zoom: 1; cursor: pointer; }
		#main_navigation ul li a:hover { color: #fff; }
		#main_navigation ul li:hover, #main_navigation ul li.hover { background: #5E4328; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  }
		#main_navigation ul li.has_sub_menu:hover, #main_navigation ul .has_sub_menu.hover { background: #5E4328; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding-bottom: 20px; }


		#main_navigation ul .active { background: #5E4328; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
		#main_navigation ul .active a { color: #fff; }
		#main_navigation ul .active ul a { color: #FFFFFF; }
		#main_navigation ul .active ul a:hover { color: #fff; }
		#main_navigation ul .active ul .active a { color: #fff; }

		#main_navigation ul li ul { position: absolute; left: -9999px; background: #5E4328; z-index: 15; color: #fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
			#main_navigation ul li:hover ul, #main_navigation ul li.hover ul { left: 0; top: 35px; padding: 5px; }

			#main_navigation ul li ul li { float: none; }
			#main_navigation ul li ul li:hover, #main_navigation ul li ul li.hover { padding: 10px; text-decoration: underline; }


#content { background: #262626; padding: 50px 10px 10px 10px; margin-top:4px; color: #acadaf; }
	#content h1 { font-family: "Halvetica Neue", Halvetica, Verdana, sans-serif; font-size: 3em; text-transform: uppercase; font-weight: 100; margin-bottom: 25px; }
	#content h2 { font-family: "Halvetica Neue", Halvetica, Verdana, sans-serif; font-size: 1.6em; line-height: 1em; font-weight: 100; padding-top: 15px; }
	#content h2, #content p, #content .entity ul, #content .entity ol { margin: -3px 0 10px 0; }
	#content h2 a { color: #acadaf; text-decoration: none; }
	#content h3 a, h3 { font-family: "Halvetica Neue", Halvetica, Verdana, sans-serif; font-size: 1.4em; line-height: 1em; font-weight: bold; padding-top: 15px; }
	#content h3 a { color: #acadaf; text-decoration: none; }

	#content .entity { position: relative; margin-bottom: 30px; line-height: 1.4em; }
	#content .entity .position,
	#content .entity .date { position: absolute; top: 0; left: 0; font-size: 0.95em; }

#download_files li { height: 48px; list-style-type: none; margin: 0 0 15px 0;}
#download_files li a { display: block; padding-left: 50px; height: 48px; background: transparent url('/images/folder_down.png') no-repeat;}

	.supplementary_content { width: 215px; float: left; margin-bottom: 20px; }
	.main_content { width: 720px; float: right; border-left: #acadaf 1px dashed; padding: 0 0 0 20px; margin-bottom: 20px; }

		.main_content a { color: #acadaf; text-decoration: underline; }
        .main_content a:hover { text-decoration: none; }
		.main_content ul { list-style: disc; margin: 1em 0 1em 15px; }
		.main_content ol { list-style: decimal; margin: 1em 0 1em 20px; }

		.img_left, .img_left img { float: left; margin: 0 10px 10px 0; border: #acadaf 1px solid; }
		.img_right, .img_right img { float: right; margin: 0 0 10px 10px; border: #acadaf 1px solid; }

	#datepicker_container { position: relative; z-index: 10; width: 212px; }
		#datepicker { display: none; }
		.has_js #datepicker { display: block; padding-bottom: 5px; border-bottom: #acadaf 1px solid; margin: 0 0 5px 0; }

        .has_js #datepicker .day_has_programme a { background: #99672C; color: #FFF; }

		.find_concert { position: relative; height: 19px; display: block; float: right; margin: 5px 0 25px 0; }
		.find_concert span { display: block; position: absolute; top: 0; left: 0; width: 96px; height: 19px; background: url(/images/nadi_koncert.gif) no-repeat; text-indent: -9999px; }

	.links { clear: both; }
		.links a { color: #acadaf; text-decoration: none; display: block; padding: 10px 0 10px 20px; }
		.links ul { margin-bottom: 20px; }
		.links li a { padding-left: 25px; }
		#content .links p { margin-bottom: 0; }

		.links .social { margin-top: 20px; }
		.links .social a { padding: 0; }

        .links .social li {
          margin-bottom: 15px;
        }



.members_photos { float: right;}

.members_photos li { list-style: none; }



/* Icons */

	.rss a { background: url(/images/icons/rss.png) center left no-repeat; }
	.pdf a { background: url(/images/icons/pdf.png) center left no-repeat; }
	.csv a { background: url(/images/icons/csv.png) center left no-repeat; }
	.newsletter a { background: url(/images/icons/note.png) center left no-repeat; }


/* Gallery */
	.main_content .gallery { margin-left: 0; }
	.gallery li { float: left; margin: 0 10px 10px 0; background: #99672C; border: #acadaf 1px solid; padding: 5px; list-style: none; }
        .small li{ width: 80px; }
		.gallery li img { clear: both; vertical-align: text-top; }
		.gallery .even { /*clear: both; */}
		.gallery li a { color: #FFFFFF; text-decoration: none; }
		.gallery li a:hover { color: #ACACAC; text-decoration: underline; }
	/*.videos li { float: none;}*/
	.videos li { height: 170px; width: 184px; }
	.videos li img { display: block; }

/* Kontakt */

	#contact_form { clear: both; width: 300px; }
		#contact_form input, #contact_form textarea { padding: 5px; width: 100%; font-family: Verdana, sans-serif; font-size: 1em; }
		#contact_form select { margin: .5em 0; }
		#contact_form p { margin: .5em 0; }

		#contact_form span { color: #ff0000; }

		#contact_form button { background: #916631; color: #fff; font-weight: bold; border: #acadaf 1px solid; padding: 5px; }


.pretplata { display: block; margin: -35px 0 15px 0; position: relative; }


#footer { clear: both; padding: 10px 0; border-top: #616161 1px solid; }





.sponsors { display: inline-block; }

.sponsors a { margin: 2px 10px 10px 0; display: block; float: left;  }

.sponsors a.lir { margin-right: 0px; }





/* Datepicker
----------------------------------*/

.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 3px; width: 1.8em; height: 1.8em; }

.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:-10px; }


.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -5px; cursor: pointer; }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em 0 3em; line-height: 1.8em; text-align: center; color: #99672c; font-size: 1.2em; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; font-size: .9em; }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: 7px; text-align: right; text-decoration: none; font-size: 1.1em; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.ui-datepicker-calendar thead span { text-transform: uppercase; }
.ui-datepicker-calendar a { color: #acadaf; }

.ui-datepicker-calendar .ui-datepicker-current-day a { background: #fff; color: #99672c; }

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}


#player_container, #playlist_list { display: none; }

.has_js #player_container {
	display: block;
	position: relative;
	background-color:#eee;
	width:212px;
	height:80px;
	border:1px solid #8b6757;
}
#player_container  ul#player_controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
#player_container  ul#player_controls li {
	overflow:hidden;
	text-indent:-9999px;
}
#player_play,
#player_pause {
	display: block;
	position: absolute;
	left:48px;
	top:10px;
	width:40px;
	height:40px;
	cursor: pointer;
}
#player_play {
	background: url("/images/spirites.gif") 0 0 no-repeat;
}
#player_play.jqjp_hover {
	background: url("/images/spirites.gif") -41px 0 no-repeat;
}
#player_pause {
	background: url("/images/spirites.gif") 0 -42px no-repeat;
}
#player_pause.jqjp_hover {
	background: url("/images/spirites.gif") -41px -42px no-repeat;
}

#ctrl_prev {
	position: absolute;
	left:20px;
	top:16px;
	background: url("/images/spirites.gif") 0 -112px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}

#ctrl_prev:hover {
	background: url("/images/spirites.gif") -29px -112px no-repeat;
}

#ctrl_prev.disabled {
	background: url("/images/spirites.gif") -58px -112px no-repeat;
	cursor:default;
}

#ctrl_next {
	position: absolute;
	left:88px;
	top:16px;
	background: url("/images/spirites.gif") 0 -141px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}

#ctrl_next:hover {
	background: url("/images/spirites.gif") -29px -141px no-repeat;
}

#ctrl_next.disabled {
	background: url("/images/spirites.gif") -58px -141px no-repeat;
	cursor:default;
}


#player_stop {
	position: absolute;
	left:117px;
	top:16px;
	background: url("/images/spirites.gif") 0 -83px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}
#player_stop.jqjp_hover {
	background: url("/images/spirites.gif") -29px -83px no-repeat;
}
#player_progress {
	position: absolute;
	left:22px;
	top:50px;
	background-color: #eee;
	width:172px;
	height:15px;
}
#player_progress_load_bar {
	background: url("/images/bar_load.gif")  top left repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
#player_progress_load_bar.jqjp_buffer {
	background: url("/images/bar_buffer.gif")  top left repeat-x;
}
#player_progress_play_bar {
	background: url("/images/bar_play_new.gif") top left repeat-x ;
	width:0px;
	height:15px;
}
#player_volume_min {
	position: absolute;
	left:-9000px;
	top:32px;
	background: url("/images/spirites.gif") 0 -170px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_max {
	position: absolute;
	left:-9000px;
	top:32px;
	background: url("/images/spirites.gif") 0 -186px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_min.jqjp_hover {
	background: url("/images/spirites.gif") -19px -170px no-repeat;
}

#player_volume_max.jqjp_hover {
	background: url("/images/spirites.gif") -19px -186px no-repeat;
}

#player_volume_bar {
	position: absolute;
	left:148px;
	top:29px;
	background: url("/images/volume_bar.gif") repeat-x top left;
	width:46px;
	height:5px;
	cursor: pointer;
}
#player_volume_bar_value {
	background: url("/images/volume_bar_value_new.gif") repeat-x top left;
	width:0px;
	height:5px;
}

#play_time,
#total_time {
	position: absolute;
	left:22px;
	top:68px;
	width:172px;
	font-size:.8em;
	font-style:oblique;
}

#total_time {
	text-align: right;
}

.has_js #playlist_list {
	width:212px;
	display: block;
}

#playlist_list:hover li { display: block; }

#playlist_list ul{
	list-style-type:none;
	padding:10px 20px 20px 20px;
	margin:0 0 10px 0;
	background-color:#ccc;
	border:1px solid #8b6757;
	border-top:none;
	width:172px;
	font-size:.9em;
}

#playlist_list li{
	padding:4px 0 4px 20px;
	border-bottom:1px solid #eee;
	cursor: pointer;
	color: #666666;
    display: none;
    padding-left: 2px;
}

#playlist_list li.playlist_current{
	color:#8b6757;
	list-style-type: none;
	padding-left:0px;
	cursor: default;
    display: block;
}

#playlist_list li.playlist_hover {
	color:#8b6757;
}

