@charset "utf-8";
#event_prostori {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
	width: 190px;
	background-image: url(../img/event-prostori-dno.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#event_prostori_naslov {
	font-family: tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 180px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFF;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(../img/event-prostori-naslov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #083A5A;
	padding-top: 10px;
	height: 35px;
}
#event_usluge {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
	width: 190px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/event-usluge-dno.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#event_usluge_naslov {
	font-family: tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
	width: 180px;
	padding-left: 10px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../img/event-usluge-naslov.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 36px;
}
#destinacije_menu {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
	width: 190px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../img/destinacije-dno.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#destinacije_menu a {
	color: #FFF;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 19px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#destinacije_menu a:hover {
	background-color: #FC9;
	color: #333;
}
#destinacije_naslov {
	font-family: tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
	width: 180px;
	padding-left: 10px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../img/destinacije-naslov.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 36px;
}
.menu-destinacije-bg {
	background-color: #a63314;
}
#teambuilding {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
	width: 190px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/team-building-dno.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#teambuilding_naslov {
	font-family: tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	float: left;
	width: 180px;
	padding-left: 10px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../img/team-building-naslov.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.arrowlistmenu {
	width: 190px; /*width of accordion menu*/
	float: left;
}
.menu-prostori-bg {
	background-color: #083A5A;
}
.menu-usluge-bg {
	background-color: #2471A3;
}
.menu-teambuilding-bg {
	background-color: #416532;
}
.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	color: #CCC;
	margin-bottom: 2px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-size: 110%;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
}
.arrowlistmenu .openheader { /*CSS class to apply to expandable header when it's expanded*/
}
.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li .opensubheader { /*Open state CSS for sub menu header*/
	background: lightblue !important;
}
.arrowlistmenu ul li .closedsubheader { /*Closed state CSS for sub menu header*/
	background: lightgreen !important;
}
.arrowlistmenu ul li a {
	color: #FFFFFF; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-size: 90%;
}
.arrowlistmenu ul li a:visited {
	color: #FFFFFF;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	background-color: #FC9;
	color: #333333;
}
.arrowlistmenu ul li a.subexpandable:hover { /*hover state CSS for sub menu header*/
	background: lightblue;
}

