/* CSS Document */

body {
	background-color: #ebedef;
}

h1{
	font-size: 16px;
}
.main1{
	width:726px;
	height:129px;
	background-image:url(images/strannnn_03.jpg);
	}
.main2{
	width:726px;
	height:455px;
	background-image:url(images/strannnn_05.jpg);
	}
.social{
	width:430px;
	height:31px;
	position:fixed;
	margin-top:99px;
	margin-left:5px;
	padding-bottom:10px;
	}
.core{
	width:530px;
	height:190px;
	margin-left: 10px;
	margin-top: 10px;
	float:left;
	}	
.besedilo{
	width:530px;
	height:15px;
	margin-left: 10px;
	float:left;
	color:#999;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	rollover-font: #000;
	}
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #000000;
	padding: 8px 8px 4px;
	background: url(images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(images/bubble.png) bottom right;
	font: Arial, Helvetica, sans-serif;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.zadnji_treningi{
	height:200px;
	width:400px;
	margin-left:10px;
	padding-top:20px;
	color:#999;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	rollover-font: #000;
	font-size:12px;
}

.zadnji_treningi:hover{
	color:#000;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

#stage{width:515px; overflow: auto;overflow-x:hidden; overflow-y:hidden; height:231px; margin-bottom:6px;}
	#myList{width:9500px; border:0; margin:0; padding:0; left:4px;}
	#myList li{
		list-style:none; 
		margin:0; 
		padding:0; 
		border:0; 
		margin-right:15px;
		padding:2px; 
		background:#DEDEDE;
		float:left;
		width:515px;
		height:231px;
		}
		#gallery1 { overflow:hidden;} 
		#gallery1 a span {display:none; background-image:url(zoom.png); background-repeat:no-repeat; width:48px; height:48px; position:absolute; left:530px; top:398px;} 
		#gallery1 a:hover span {display:block;}



