/*Css styles only for BetHome begin*/

/*vijest*/
.bethome-heading {
	display:block;
	margin:0px;
	padding:0px;
	font-size:19px;
	font-weight:bold;
	color:#005298;
	position:relative;
	overflow:hidden;
}
.bethome-heading a, .bethome-heading a:active, .bethome-heading a:visited, .bethome-heading a:hover, .bethome-title a, .bethome-title a:link, .bethome-title a:active, .bethome-title a:visited, .bethome-title a:hover, .bethome-title-hover a, .bethome-title-hover a:link, .bethome-title-hover a:active, .bethome-title-hover a:visited, .bethome-title-hover a:hover {
	font-size:19px;
}
.bethome-sporttype {
	margin:0;
	padding:0;
	font-size:10px;
	color:#70B2EC;
	text-align:right;
	width:100px;
	float:right;
	margin:0 0 5px 0;
}
.bethome-date {
	width:130px;
	float:right;
	text-align:right;
	margin:5px 0 2px 0;
}
.bethome-date strong {
	font-weight:bold;
}
.bethome-text {
	clear:both;
	padding-top:5px;
	line-height:150%;
}
/*prognoza*/
.bethome-container {
	overflow:hidden;
	margin-top:5px;
}
#leftContainer div.selected {
	background-image:url(Images/Public/HomepageNewsBcg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:15px;
}
#leftContainer div.selected div.selected {
	background:none;
	padding-bottom:0px;
}
.bethome-title {
	overflow:hidden;
	margin:0 0 3px 0;
	cursor:pointer;
	font-size:19px;
	position:relative;
}
.bethome-title h1, .bethome-heading h1 {
	width:250px;
	float:left;
	margin:0;
	padding:0;
	font-size:19px;
	font-weight:bold;
	color:#005298;
}
.bethome-title h2, .bethome-heading h2 {
	margin:0;
	padding:8px 0 0 0;
	font-size:10px;
	color:#70B2EC;
	text-align:right;
	width:100px;
	position:absolute;
	right:0px;
	bottom:2px;
}
.bethome-title-hover {
	overflow:hidden;
	margin:0 0 3px 0;
	cursor:pointer;
	font-size:19px;
	position:relative;
	background-color:#70B2EC !important;
}
.bethome-title-hover h1 {
	width:250px;
	float:left;
	margin:0;
	padding:0;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
}
.bethome-title-hover h2 {
	margin:0;
	padding:8px 0 0 0;
	font-size:10px;
	color:#ffffff;
	text-align:right;
	width:100px;
	position:absolute;
	right:0px;
	bottom:2px;
}
.bethome-title-details {
	font-weight:bold;
	color:#000000;
	font-size:10px;
	margin:0 0 3px 0;
}
.bethome-details {
	overflow:hidden;
	border-top:1px solid #70B2EC;
	border-bottom:1px solid #70B2EC;
	font-size:12px;
}
.bethome-details .Code {
	width:50px;
	text-align:center;
	float:left;
}
.bethome-details .Code strong {
	color:#70B2EC;
}
.bethome-details .Code, .bethome-details .Date {
	padding:3px 0 0 0;
}
.bethome-details .Date {
	width:65px;
	text-align:center;
	float:left;
}
.bethome-details .EventLine {
	width:240px;
	float:right;
	clear:none;
	padding:0px;
	margin:0px;
}
.bethome-details .EventLine ul {
	margin:0px 5px 0 0;
	padding:0px;
	float:right;
}
.BetHome_ImageContainer, .bethome-text, .bethome-heading h1 {
	cursor:pointer;
}
/*vijesti right*/

.bethome-news-right h2 {
	padding:0;
	margin:10px 0 5px 0;
}
.bethome-news-right h2 a, .bethome-news-right h2 a:link, .bethome-news-right h2 a:active, .bethome-news-right h2 a:visited {
	font-size:19px;
	color:#005298;
	font-weight:bold;
}
.bethome-news-right h2 a:hover {
}
.news-text, .news-text a, .news-text a:link, .news-text a:active, .news-text a:visited, .news-text a:hover {
	font-size:11px;
	cursor:pointer;
}
.news-text a, .news-text a:link, .news-text a:active, .news-text a:visited {
	color:#005298;
	text-decoration:underline;
}
.news-text a:hover {
	text-decoration:none;
}
/*glasnik*/

#GlasnikPicture {
	margin: 10px 0 0 0;
	width: 180px;
}

.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 90px;
	overflow:hidden;
}
.jcarousel-scroll {
	width: 100%;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
	text-align: center;
	padding-top: 4px;
	background-image:url(Images/Public/HomepageNewsBcg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
a.jcarousel-next:link, a.jcarousel-next:visited, a.jcarousel-next:active, a.jcarousel-next:hover {
	display: block;
	background-image:url(images/Public/Rotator_next.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	width:19px;
	height:18px;
	float: right;
	line-height:18px;
}
a.jcarousel-next span {
	display: none;
}
a.jcarousel-prev:link, a.jcarousel-prev:visited, a.jcarousel-prev:active, a.jcarousel-prev:hover {
	display: block;
	background-image:url(images/Public/Rotator_previous.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	width:19px;
	height:18px;
	line-height:18px;
	float: left;
}
a.jcarousel-prev span {
	display: none;
}
.jcarousel-numberof {
	display: block;
	float:left;
	width:53px;
	line-height:18px;
	vertical-align: middle;
	text-align: center;
	font-size:0.8em;
	visibility:hidden;
}
.jcarousel-enabled {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.jcarousel-disabled {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	cursor: default;
}
.jcarousel-skin-tango .jcarousel-container {
	background-color: #ffffff;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 375px;
	padding: 0px 0px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  375px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 375px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right: 5px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

	
/*Css styles only for BetHome end*/
