/* @override 
	http://riversplash.si/p/elementi/uvodna.css
	http://riversplash-tmp.dev.besomar.com/elementi/uvodna.css
	http://riversplash/p/elementi/uvodna.css
	http://riversplash.dev.besomar.com/p/elementi/uvodna.css
*/

div#scrollDiv {
	max-height: 900px;
	overflow: auto;
	width: 300px;
	padding-right: 5px;
}

#uLcol {
	float:left;
	display:inline;
	width:307px;
	padding-top:8px;
}
#uRcol {
	float:right;
	display:inline;
	width:328px;
}

#uLcol h1.noDecoration a {
	text-decoration: none;
	color: black;
}

#uRcol h1.noDecoration a {
	text-decoration: none;
	color: white;
}

.itemImgs {
	width:104px;
}
.itemImgs a {
	width:100px;
}
.itemTxtImg {
	width:190px;
}

#uRcolTop, #uRcolBott {
	float:left;
	display:inline;
	width:100%;
	font-size:1px;
}
#uRcolTop {
	height:26px;
	background:url(uRcolTop_bck.png) no-repeat 0 0;
}
#uRcolBott {
	height:191px;
	background:url(u_uRcolBott_bck.png) no-repeat 0 0;
}
#uRcolMidd {
	float:left;
	display:inline;
	width:100%;
	background:#5ca538;
	padding:0 17px;
	width:294px;
}
#uRcolMidd h1 {
	color:#fff;
	padding-bottom:0;
	border:none;
	margin-top:-15px;
	margin-bottom:0;
}
h2.h2Day {
	font-size:12px;
	font-weight:normal;
	color:#fff;
	line-height:1.1em;
	margin:0;
	margin-bottom:5px;
	border-bottom:1px solid #fff;
	padding-bottom:3px;	
	/*border-top:1px solid #fff;*/
	padding-top:3px;	
	text-align:right;	
}

.itemLineup .itemImgs {
	float:left;
	margin:0 10px 5px 0;
}
.itemLineup .itemImgs a {
	border-color:#5CA538;
	margin-top:2px;
}
.itemLineup .itemImgs a:hover, .itemLineup .itemImgs a:focus {
	border-color:#fff;
}
.itemLineup .itemTxtImg {
	width:170px;
}
#uRcolMidd .itemLineup h1 {
	color:#fff;
	padding-bottom:0;
	border:none;
	margin:0 0 5px;
	font-weight:normal;
	text-transform:none;
}
.itemLineup h1 a:link {
	color:#fff;
}
.itemLineup h6 {
	margin-bottom:8px;
}
.itemLineup h6 span {
	font-size:14px;
	background:#000;
	color:#fff;
	padding:1px 2px;
}
.itemLineup p {
	margin-bottom:0;
}

#uRcolMidd .itemLast {
	margin-bottom:0;
	padding-bottom:0;
}