/* GOLF */
#header {
	position:relative;
	height: 250px;
	width: 940px;
	background: #000;
	clear: both;
	margin-left: 10px;
	background: url(golfheader.jpg) no-repeat;
}


.lista_objekt_golf {
	float: left; 
	clear: both;
	width: 100%;
	padding: 20px 20px 20px 20px;
	background: #fafafa url(../images/bglist_fade.gif) no-repeat bottom left;
	margin-bottom: 5px;
	z-index:-1
}

.divide_golf {
	float: left; 
	clear: both;
	width: 100%;
	padding: 20px 20px 20px 20px;
	background: #fafafa url(../images/bglist_fade.gif) no-repeat bottom left;
	margin-bottom: 5px;
}

.golfflash {
	padding: 0px; 
	
}
.golfflash{cursor:hand}

.lista_objekt_golf h3 {
	 color: #333;
     font-size: 18px;
     padding-bottom: 10px;
}


.list_text_golf {
	float: left;
	width: 100%;
	padding-top: 10px; 
}

.list_tools_golf {
	float: left;
	padding-top: 10px; 
	width: 100%;
}

#list_items_golf {
	float: left; 
	width: 400px;
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 15px;
}

#list_items_golf th
{
	font-size: 11px;
	font-weight: bold;
	color: #565656;
	padding: 0px 10px 0px 5px;
	border-right: 1px solid #ccc;
}

#list_items_golf td
{
	padding: 0px 0px 0px 5px;
	border-right: 1px solid #ccc;
}

#list_items_golf .firstth
{
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #ccc;
	width: 80px
}

#list_items_golf .lastth
{
	padding: 0px 0px 0px 5px;
	border-right: none;
	width:120px
}

.list_icons_golf {
	float: left;
}

.list_btns_golf {
	float: right;
	margin: 0;
	padding: 0;
}

/* GOLF */
.mapikon{z-index:1}
.flasharea{z-index:-1}