body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
a:focus { outline:0; }
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background:url(images/bck_shadow.jpg) repeat-y center top; 
	background-color:#FFFFFF;
}
a {
	color: #c40202;
	cursor:pointer;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	cursor:pointer;
}
img {
	border: none;
}

h1 {
	font-size:24px;
	line-height:1em;
}

h2 {
	font-size:12px;
	line-height:1.2em;
}
#brendingL{position:fixed;top:0;left:50%;margin-left: -1000px;width:500px;height:1000px;text-align:right}
#brendingR{position:fixed;top:0;right:50%;margin-right: -1000px;width:500px;height:1000px}* html
#brendingR{position:absolute;height:2000px}* html
#brendingL{position:absolute;height:2000px}*
html{overflow-x:hidden}
#brendingC{ width:1000px; height:100px; margin:auto;}
#brendingC a{ display:block; height:100px; width:1000px; overflow:hidden}
#main_wrapper {
	width:1000px;
	margin: 0 auto;
	background-color:#FFFFFF;
}
#header{
	/*height:120px;*/
	padding-top: 10px;
	/*padding-left: 10px;*/
	/*background:url(images/head_footer_bck.gif) repeat-x 0 0 #c60102;*/
	/*text-shadow: 0.1em 0.1em #333;*/
}
#logo{
	float:left;
	width:230px;
	height:105px;
        padding-left: 10px;
}
#headerBaner{
	width:728px;
	height:90px;
	float:right;
	display:inline; /* fix ie6 */
	margin-right:10px;
	margin-top:5px;
}
.headBanerBig {width: 980px; overflow: hidden; margin: auto;}
#headWidgets{
	font-family:Verdana;
	clear:both;
	font-size:9px;
        padding: 3px 10px;
        margin-top: 10px;
	/*height:20px;*/
	/*padding-top:10px;*/
        background-color: #990100;
}
.datum{
	padding-top:2px;
	color:#FFCC00;
	float:left;
	margin-right:30px;
	display:inline; /* fix ie6 */
}
.indexWeatherWrap{display: block; width: 500px; height: 188px; background: url(images/indexWeatherBck.jpg) no-repeat 0 0 #3399CC; margin-bottom: 30px;}
.indexWeatherWrap li{display: inline-block; height: 130px; float: left; width: 155px; padding-left: 10px; position: relative;}
.weatherTitle{color: #fff; text-shadow: 1px 1px #478291; font-size: 16px; font-weight: bold; padding: 6px 0 15px 10px; display: block;}
.weather{
	padding-top:2px;
	float:left;
	color:#fcfcfc;
}
.weatherIcon img{
	padding-top:2px;
	float:left;
	display:inline; /* fix ie6 */
	margin:0 10px 0 5px;
        width:15px;
        height:15px;
}
.social{float: left; margin-right: 20px;}
.socialize{margin: 10px 0 5px 0; height: 25px;}
/*.social{margin: 10px 0;}*/
.socialWidgets{
	padding-top:3px;
	float:left;
	/*display:inline;*/ /* fix ie6 */
	margin-right:30px;
	margin-left:30px;
	color:#fcfcfc;
	width: 200px;
}
.socialText{
	float:left;
	margin-right:5px;
	display:inline; /* fix ie6 */
}
.facebookIcon span{	
	background: url(icons/social_icons_simple.jpg) 0 0 no-repeat;
	width:25px;
	height:25px;
	display:block; /* fix ie6 */
        /*text-indent: -99999px;*/
        position: absolute; top: 5px; left: 10px;
}
.twitterIcon span{
        background: url(icons/social_icons_simple.jpg) -25px 0 no-repeat;
	width:25px;
	height:25px;
	display:block; /* fix ie6 */
        /*text-indent: -99999px;*/
        position: absolute; top: 5px; left: 10px;
}
.mobileIcon span{
        background: url(icons/social_icons_simple.jpg) -50px 0 no-repeat;
	width:25px;
	height:25px;
	display:block; /* fix ie6 */
        /*text-indent: -99999px;*/
        position: absolute; top: 5px; left: 10px;
}
.registerBtn a {
	float:right;
	display:block;
	width: 116px;
	height:21px;
	color:#fcfcfc;
	background: url("images/registerBtn.jpg") 0 0 no-repeat;
	text-decoration: none;
	padding-top:1px;
	margin-right:10px;
	padding-left:5px;
	display:inline; /* fix ie6 */
}
.registerBtn a:hover { 
	background-position: 0 -21px;
}
/*----------MENU---------------*/
#navigation {
	width: 1000px;
	height: 35px;
	margin: 0;
	padding: 0;
        border-top:1px solid #d8dadb;
        padding-top: 2px;
	/*background: url(images/main-menu-top-line.jpg) repeat-x left top #000;*/
	/*border-bottom:#CC0000 solid 4px;*/
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navigation ul li {
	display: inline;
	margin: 0px;
}
#navigation ul li .facebookIcon,#navigation ul li .twitterIcon, #navigation ul li .mobileIcon{/*padding: 0;  height: 37px;*/width: 5px; position: relative; text-indent: -99999px;}
#navigation ul li .facebookIcon:hover{background-color: #fff; border-bottom: 3px solid #4b67a4;}
#navigation ul li .twitterIcon:hover{background-color: #fff; border-bottom: 3px solid #5dc1d3;}
#navigation ul li .mobileIcon:hover{background-color: #fff; border-bottom: 3px solid #8fbd58;}
#navigation ul li a {
	/*height:25px;*/
	display: block;
	float: left;
	padding: 10px 20px;
	font: bold 14px Arial;
	color: #171717;
	text-decoration: none;
	/*background-image: url(images/main-menu-right-line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left:#545454 solid 1px;
	border-right:#000000 solid 1px;*/
        border-bottom: 3px solid #d8dadb;
        border-right:  1px solid #f2f2f2;
        margin-right: 3px;
        position: relative;
        
	
} 

#navigation ul li a:hover {
	color:#333333;
	/*background-image: url(images/main-menu-top-line-hover.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-left:#545454 solid 1px;
	border-right:#000000 solid 1px;*/
	background-color:#f3f3f4;
	
}
#navigation ul li#active a {
	color:#cc0000;
	/*background: url(images/main-menu-bck-acive.jpg) repeat-x left top;*/
	border-bottom: 3px solid #c90d00;
        background-color: #f3f3f4;
}
#main_menu{height: 50px;}
/*----------SEARCHBOX---------------*/
#searchwrapper{
    float:right;
    display:inline; /* fix ie6 */;
    /*padding: 3px 0 3px 0;*/
    border-bottom: 3px solid #d8dadb;
    
}
/**html #searchwrapper { margin-top:3px; }*/
.searchbox{
	color:#000;
	background-color:#fff;
	/*background-image:url(icons/magnifyingglass.png);*/
	border:none;
        outline: 0;
        height: 33px;
        width: 100px;
        font-family: Trebuchet;
        font-style: italic;
        font-weight: bold;
        text-align: right;
        font-size: 16px;
        color: #ba0c00;
        padding: 1px 5px;
}
#magGlass 
{
    background:url(icons/magnifyingglass.png) no-repeat center;cursor:pointer;position:relative;width:25px;height:23px;display:inline;border:0;background-color:#fff;}
/*----------SEARCHBOX END---------------*/

/*----------MENU END---------------*/
#wrapper{
	clear:both;
	margin-top:20px;
        position: relative;
}
#mainNewsSportContainer{
	width:690px;
	float:left;
}
#leftWrap{
    width:690px;
    float:left;
}
/*----------SLIDER------------------*/
.featuredWrap{
	padding:5px 0;}
#featured{ 
	padding-right:210px; 
	position:relative; 
	border:none; 
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:457px; 
	list-style:none; 
	padding:0; margin:0; 
        z-index: 1;
}
#featured ul.ui-tabs-nav li{ 
	padding:0px;
        position: relative;
        left: -17px;
        padding-left: 17px;
}
#featured ul.ui-tabs-nav li img{
	float:left;
	opacity:0.5;
	filter:alpha(opacity=50);
        vertical-align: bottom;
	border:none;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:100px;
	background-color: #000;
	padding:5px;
	margin-left:3px;
	outline:none;
        cursor:default;
}
#featured li.ui-tabs-nav-item a:hover{
	background-color: #000;
}
#featured li.ui-tabs-nav-item img:hover{
	opacity:1;filter:alpha(opacity=100);
}
#featured li.ui-tabs-selected{ 
	background:url('icons/selected-item.png') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
    /*background:url('icons/selected-item-bck.jpg') top left repeat-x #000;*/
    background:#cc0000; 
	
}
#featured ul.ui-tabs-nav li.ui-tabs-selected img{ 
	opacity:1;filter:alpha(opacity=100);
}
#featured .ui-tabs-panel{ 
	width:455px; 
	height:330px; 
	background:#000000; 
	position:relative;
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/*----------SLIDER END--------------*/
/*----------MAIN NEWS---------------*/
#mainNews{
	width:670px;
	padding:0px 10px 20px;
}
.twoNewsBoxImage img{ margin:10px 0; display: block;}
.singleNewsBox{margin-top: 10px; padding-bottom: 10px;}
.singleNewsBox h1{font-size: 24px; margin: 5px 0;}
#middle .categoryTitle{margin-bottom: 20px;}
.categoryTitle{
	font-size:24px;
	font-weight:bold;
}
.title{
	margin-bottom:5px;
	clear:left;
        line-height: 1em;
}
.red{
	color:#d10202;
}
.green{
	color:#006600;
}
.allNewsGreen a{
	color:#006600;
	font-size:11px;
}
.allNewsGreen a:hover{
	text-decoration: none;
}
.blackLine{
	width:130px;
	height:3px;
	background-color:#000000;
	float:left;
}
.lineWrapper{
	font-size:3px;
}
.redLine{
	width:540px;
	height:3px;
	background-color:#CC0000;
	float:left;
}
.middleblackLine{
	width:100px;
	height:3px;
	background-color:#000000;
	float:left;
}
.middleblackLineLong{
	width:670px;
	height:3px;
	background-color:#000000;
	margin-left:10px;
}
.middleredLine{
	width:400px;
	height:3px;
	background-color:#CC0000;
	float:left;
}
.mainImageHome{
	margin-top:10px;
	margin-bottom:10px;
}
#sidebarLatestNews{
	/*padding:0 5px 5px 5px;*/
    margin-top:20px;
	width:300px;
}
.navbarMiddlewrap{ margin-top:10px;}
/*--------SIDEBAR-----------*/
.sideBarDashed, .sideBarDashedHoroskop{
	width:290px; 
	padding:5px; 
	background:#333333; 
	background-image: url(../images/dashedBorder.jpg); 
	background-position:top left; 
	background-repeat:repeat;
	margin:10px 0 0 0;
}
.sideBarDashedWrap{
	width:280px;  background:#fff; padding:5px; overflow: hidden;
}
.sideBarDashedContent{
	overflow:hidden; padding-bottom:5px;
}
.sideBarDashedContent h3{
	padding:5px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	text-transform: uppercase;
}
.sidebarNewsBox{
	height:160px;
}
.sidebarblackLine{
	width:60px;
	height:3px;
	background-color:#000000;
	float:left;
}
.sidebarredLine{
	width:240px;
	height:3px;
	background-color:#CC0000;
	float:left;
}
.sidebarGreenLine{
	width:235px;
	height:3px;
	background-color:#006600;
	float:left;
}
.sidebarRedLineLong{
	width:100%;
	height:3px;
	background-color:#CC0000;
	float:left;
}

/*.sidebarTitle{
	line-height:28px;
	padding-top:10px;
	font-size:18px;
	color:#fff;
}*/
/*.redTextBck, .redTextBck a{
	color:#FFFFFF;
	line-height:28px;
	text-decoration:none;
	background-color: #CC0000;
	padding:1px;	
}*/
/*
.greenTitle, .greenTitle a{
	color:#006600;
	font-size:18px;
	line-height:1em;
	text-decoration:none;
}

.sportFlashNewsTitle{
	margin-top:5px;
}
.sportFlashFirstImage{
    padding: 10px 5px 5px 0;
    float: left;
}
.sidebarSportFlashBox{
	padding-bottom:10px;
}
.sportFlashNewsTitleSmall{
	display:block;
	background:#F5F5F5;
	padding:5px;
	margin-top:5px;
	border-bottom:1px solid #D1D1D1;
}
.sportFlashNewsTitleSmall a{
	font-size:12px;
	color:#006600;
}
*/
.widgetImage{
	padding:5px 5px 5px 0px;
	float:left;
}
#sidebarRight .widgetImage img{width: 80px; display: block;}
.widgetText{
	font-size:13px;
	font-weight:normal;
	padding-top:3px;
}
.sidebarSportFlashBox .widgetText{ padding-top:7px;}
#middle .widgetText p{ margin:0px;}
.widgetAutor{
	display:block;
	font-size:11px;
	font-weight:normal;
}
.widgetAutor a{
	font-size:11px;
	color:#3985A8;
        display: inline-block;
}
.widgetAutor a:hover{
	text-decoration:underline;
}
/*#middle .widgetAutor{ margin-top: 15px;}*/
/*#middle .widgetAutor a{display: block;}*/
.allNews {
	width:100%;
	padding-bottom:3px;
	padding-top:5px;
	font-family: "Trebuchet MS";
}
.allNews a{
background-color: #CC0000;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
padding: 5px;
text-decoration: none;
}
.allNewsBlue a{
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.allNews a:hover{
	color:#fff;
	background-color:#9b0000;
}
.allNewsBlue a:hover{
	color:#336699;
}
.horoscopeWidgetTxt{ display:none;}
/*----------MAIN NEWS END---------------*/


#sidebarLeft{
	width:175px;
	float:left;
}

#sidebarLeft .menu {
	width: 170px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*----SUBMENU-----*/

#navSidebar{text-align:center}

#sidebarLeft .menu ul, li{
	list-style:none;
}

#sidebarLeft .menu li li{
	width:170px;
}
#sidebarLeft .menu li li a, #sidebarLeft .menu li li a:visited {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height: 20px;
	display:block;
	text-decoration: none;
	padding: 3px 0 3px 10px;
	margin-bottom:2px;
	margin-left:1px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CFCFCF;
	}
.submenuCategory a, .submenuCategory a:hover, .submenuCategory a:visited, .special{
        color:#fff;
	font-size:14px;
	font-weight:bold;
	height: 20px;
	display:block;
	text-decoration: none;
	padding: 4px 0 4px 10px;
	margin-bottom:2px;
	margin-left:1px;
	border-left-width: 5px;
	border-left-style: solid;
        border-left-color: #990000;
        background-color: #CC0000;
}
#sidebarLeft .menu li a:focus { outline:none;}
*html #sidebarLeft .menu li a:focus { border:none; }
#sidebarLeft .menu li li a:hover {
	color: #000;
	background-color: #E5E5E5;
	}
#sidebarLeft .menu li .sidebarTV a,
#sidebarLeft .menu li .sidebarVreme a,
#sidebarLeft .menu li .sidebarHoroskop a,
#sidebarLeft .menu li .sidebarLivescore a,
#sidebarLeft .menu li .sidebarAuto a,
#sidebarLeft .menu li .sidebarNekretnine a,
#sidebarLeft .menu li .sidebarSuperodmor a{
    padding: 10px 0 10px 55px;
    font-size: 11px;
    background-image: url(icons/sideBarServiceIcons.png); background-repeat: no-repeat;
}
#sidebarLeft .menu li .sidebarTV a:hover,
#sidebarLeft .menu li .sidebarVreme a:hover,
#sidebarLeft .menu li .sidebarHoroskop a:hover,
#sidebarLeft .menu li .sidebarLivescore a:hover,
#sidebarLeft .menu li .sidebarAuto a:hover,
#sidebarLeft .menu li .sidebarNekretnine a:hover,
#sidebarLeft .menu li .sidebarSuperodmor a:hover{
    background-color: #000;
    color: #fff;
}
.sidebarTV a{background-position: 10px 0;}
.sidebarVreme a{background-position: 10px -40px;}
.sidebarHoroskop a{background-position: 10px -80px;}
.sidebarLivescore a{background-position: 10px -120px;}
.sidebarAuto a{background-position: 10px -160px;}
.sidebarNekretnine a{background-position: 10px -200px;}
.sidebarSuperodmor a{background-position: 10px -240px; border-bottom: 1px solid #ccc;}

.sidebarTV a:hover{background-position: 10px -280px;}
.sidebarVreme a:hover{background-position: 10px -320px;}
.sidebarHoroskop a:hover{background-position: 10px -360px;}
.sidebarLivescore a:hover{background-position: 10px -400px;}
.sidebarAuto a:hover{background-position: 10px -440px;}
.sidebarNekretnine a:hover{background-position: 10px -480px;}
.sidebarSuperodmor a:hover{background-position: 10px -520px; border-bottom: 1px solid #ccc;}

/*---SUBMANU END---*/

/*---SERVICES ICONS---*/
#services{
    margin: 20px 0;
}
#services a{
    color: #000;
}
#services a:hover{
    color: #cc0000;
}
#services li{
    display: inline-block;
    width: 13.5%;
    margin-right: 3.8%;
    float: left;
    text-align: center;
    padding: 10px 0;
    -moz-box-shadow:    inset 0 0 1px #ccc;
   -webkit-box-shadow: inset 0 0 1px #ccc;
   box-shadow:         inset 0 0 1px #ccc;
}
#services .last{
    margin-right: 0;
}
.middleTV a span,
.middleVreme a span,
.middleHoroskop a span,
.middleAuto a span,
.middleNekretnine a span,
.middleSuperodmor a span{    
    width: 60px;
    height: 60px;
    margin: auto;
    font-size: 11px;
    background: url(icons/ServiceIcons.png) no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
.middleTV a span{background-position: 0 0;}
.middleVreme a span{background-position: 0 -60px;}
.middleHoroskop a span{background-position: 0 -120px;}
.middleAuto a span{background-position: 0 -240px;}
.middleNekretnine a span{background-position: 0 -300px;}
.middleSuperodmor a span{background-position: 0 -360px;}

.middleTV a:hover > span{background-position: 0px -420px;}
.middleVreme a:hover > span{background-position: 0px -480px;}
.middleHoroskop a:hover > span{background-position: 0px -540px;}
.middleAuto a:hover > span{background-position: 0px -660px;}
.middleNekretnine a:hover > span{background-position: 0px -720px;}
.middleSuperodmor a:hover > span{background-position: 0px -780px;}
/*---SERVICES ICONS END---*/

/*---MIDDLE CONTENT---*/
.miniNewsWrap {margin-top: 10px;}
#middle{
	padding:0px 5px 50px 5px;
	float:left;
	width:500px;
	margin-right:5px;
	display:inline; /* ie6 fix double margin */
}
.NewsMinuteToMinute{
	color:#CC0000;
	padding: 5px 10px;
	font-size:16px;
	font-weight:bold;
}
.NewsMinuteToMinute a:hover{
text-decoration:underline;
}
.black{
color:#000000;
}
.wrapperMiniNews h3 img{ margin:10px 0; display: block;}
.wrapperMiniNews.clearfix > h3{margin-bottom: 15px; border-bottom: 3px solid #000;}
.miniNews{
	width:155px;
	margin-left:8px;
	display:inline;
	float:left;
	padding-bottom:10px;
}
.miniNews img{display: block; margin-bottom: 10px;}
.miniNewsTitle{
	font-size:17px;
        line-height: 1.3em;
}
.miniNewsTitle a:hover{
	/*text-decoration:underline;*/
	background:#CC0000;
	color:#fff;
}
#middle .newsListWrapper .miniNewsTitle a:hover{color:#cc0000; background-color: #cc0000; color: #fff;}
#middle .newsListWrapper .miniNewsTitle a:hover > .latestNewsListSubtitle{color: #fff; background-color: #000;}
.newsListWrapper .miniNewsTitle{font-size: 20px;}
.newsListWrapper .widgetText{padding: 15px 0 15px 0;}
.sportClubsWrapper{
	border:1px solid #DDDDDD;
	display:block;
	padding:10px 0 10px 0;
	background:#eee;
}
.sportClubsText{
	float:left;
	font-size:18px;
	font-weight:bold;
	width:140px;
	text-align:center;
	line-height:24px;
	color:#999999;
}
.sportClubsIcons{
	float:left;
}
#liveScoreWidgetBox{ height:120px; overflow-y: auto;}
#alo-sport-live{border-bottom: 1px solid #000000; padding: 5px 0; margin-bottom: 20px;}
#fc-logos-header{
    /*border-bottom: 1px solid #000;*/ border-top: 3px solid #000; background-color: #222; color: #fff; text-transform: uppercase;
    font-size: 16px; font-weight: bold; padding: 10px;/* background-color: #85B453;*/
}
#alo-sport-live-header{
    border-bottom: 1px solid #000; border-top: 3px solid #000; color: #fff; text-transform: uppercase; font-size: 16px;
    font-weight: bold; padding: 10px; background-color: #222; margin-bottom: 3px;
}
#alo-sport-live-header .livescore a{font-size: 13px; color: #fff; float: right;}
.twoNewsBox{
	width:240px;
        /*height: 300px;*/
	float:left;
        padding: 0 5px 5px 5px;
        /*overflow: hidden;*/
}
.twoNewsBoxSec{
	width:240px;
	float:right;
}
/*---MIDDLE CONTENT END---*/

/*---SINGLE NEWS---*/
.singleTextSubTitle{
	font-size:18px;
        margin-top: 20px;
	/*padding-top:20px;*/
}
.singleTextTitle{
	font-size:32px;
	padding-bottom:10px;
        margin-top:10px;
        line-height:1.3em;
	color:#C40202;
}
.singleTextSocial{
	padding-top:10px;
	color:#666;
	font-size:11px;
}
.lPos,.rPos{width:280px}
.lPos{float:left;margin-right:10px!important}.rPos{float:right;margin-left:10px!important}
.singleImage{
padding-top:10px;
}
.singleTextMail, .singleTextPrint{
	float:right;
	width:16px;
	height:16px;
	margin-right:5px;
	display:inline; /* fix ie6 */
	background-image: url(icons/print.jpg);
	background-repeat: no-repeat;
}
.singleTextMail{
	background-position: 0 0;
}
.singleTextPrint{
	background-position: -28px 0;
}

.singleTextLid{
	font-size:12px;
	font-weight:bold;
	padding: 10px 0;
/*	margin-top:10px;*/
	color:#000;
}
#singleNewsContent{overflow: hidden;}
#singleNewsContent p, #singleNewsContent div{ margin-top:10px; margin-bottom: 10px;}
#singleNewsContent{font-size: 14px; line-height: 21px;}
#singleNewsContent h2, #singleNewsContent h3, #singleNewsContent h5{ color:#cc0000;}
#singleNewsContent h2{ font-size:18px;}
#singleNewsContent h3{ font-size:14px;}
#singleNewsContent h5{ font-size:14px;}

#singleNewsContent a{ border-bottom:1px solid #CC0000;}
#singleNewsContent  .imageInArticle{ margin:15px 0;}
#singleNewsContent  .imageInArticle p{ margin:0px;}
.socialIconsSingle{margin-top:10px;}

.singleText{
	font-size:13px;
	padding:5px 0 5px 0;
}
.singleText p{
	margin-top:10px;
}
.singleTextVideo{
width:100%;
}
.singleVideoTitle, .singleVideoTitle a{
	padding:10px 0 5px 0;
	color:#868686;
	font-size:11px;
	padding-left:5px;
}
.singleVideoTitle a:hover{
	color:#CC0000;
	text-decoration:underline;
}
.singleTextAntrfileTitle{
color:#CC0000;
font-size:18px;
padding-bottom: 10px;
}
.singleTextAntrfile{
background-color:#000000;
padding:10px;
color:#FFFFFF;
margin-top:10px;
}
.newsListWrapper{
	padding-top:10px;
	border-bottom:#CCCCCC dotted 1px;
	padding-bottom:10px;
}
.newsListImage{
	float:left;
        margin-right: 10px;
}
.newsListImage img{display: block;}
.newsListInfoWrap{
	padding-left:160px;
}
.dotted{
border-bottom:#CCCCCC dotted 1px;
}
.antr p{font-size: 13px;}
.antr_l{
float:left;
width:200px;
margin-right:10px;
display: inline;
border-right:3px solid #3F3F3F;
padding-right:10px;
}
.antr_d{
float:right;
width:200px;
margin-left:10px;
display: inline;
border-left:3px solid #3F3F3F;
padding-left:10px;
}
.antr_c{
margin:10px 0;clear:both;padding: 5px;border-left:3px solid #000; 
}
.inTextPoll{
background-color: #d6e5f4;
padding:5px 10px;
margin:10px 0;clear:both;
}
#singleNewsContent .imageInArticle a{ text-decoration:none; border-bottom:none;}
#stickySide{position:absolute; left:-80px; padding:5px; width:60px; color:#000; margin-top: 30px; text-align: center;}
.socialBlog{display: inline; float: left; padding-right: 20px;}
.facebookLike{margin-left: 5px;}
.facebookShare{margin-right: 0px;}
.facebookShare a{margin-top: 3px; background: url(icons/fb_share.png) no-repeat 0 0; position: relative; width: 98px; height: 18px; margin-right: 0px; display: block;}
.facebookShare .fbShareCounter{position: absolute; left: 65px; width: 25px; height: 18px; display: block; text-align: center; font-size: 11px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; color: #000;}
.gPlusone{width: 80px;}
/*SINGLE NEWS MOST READ*/
.singleNewsMostRead{margin-top: 55px;}
.singleNewsMostRead .idTabs ul{padding: 0; height: 21px; border-bottom: 1px solid #580000;}
/*.singleNewsMostRead .idTabs .items{border-top:1px solid #ccc; }*/
.singleNewsMostRead .idTabs li a{padding: 5px 15px; background-color: #fff; color: #000; border-top:3px solid #000; border-right: 1px solid #B8B8B8;}
.singleNewsMostRead .idTabs li .selected{padding: 5px 15px; background-color: #cc0000; color: #fff;}
.hot{position: relative; padding-left: 60px!important;}
.hotIcon{position: absolute; width: 60px; height: 60px; top: -37px; left: 0px;background: url(icons/hotIconBlack.png) no-repeat 0 0;}
.singleNewsMostRead .idTabs li .selected .hotIcon{background: url(icons/hotIcon.png) no-repeat 0 0;}
/*.singleNewsMostRead #one, .singleNewsMostRead #two{margin-top: 15px;}*/
.singleNewsMostRead .widgetAutor{padding-bottom: 3px; margin-top: 5px; color: #fff;}
.singleNewsMostRead .widgetText, .singleNewsMostRead .widgetAutor a{color: #fff;}
.singleNewsMostRead .mostBox a, .singleNewsMostRead .mostBox a:hover{font-size: 22px; line-height: 1.3em; color: #fff; padding: 0;}
/*POTPIS ZA SLIKU*/
.insertImagePlugin_imgSignature{
color: #999999;
font-size:11px;
border-bottom: 1px solid #A7A9AB;
color: #000000;
font-size: 11px;
font-weight: bold;
}
/*INTEXT GALERIJA*/
.tmbrdr{ margin-top:0px!important;}

/*POOL*/
.inTextPoll p{
font-size:16px;
font-weight:bold;
color:#000;
}
#singleNewsContent .pollInTextAnswers{
padding:10px 10px;
background-color: #fff;
margin:5px 0;
}
#singleNewsContent .answerDiv, #singleNewsContent .aniDiv{margin: 0;}
.submitPollButton{
background-color:#CC0000;
padding:4px;
color:#fff;
border:none;
margin-top:10px;
cursor: pointer;
}
/*TAGOVI*/
.previewImage{ float:left; margin-right:10px;}
#tagDisplayList{ margin-top:10px;}
#SingleNewsTags{margin: 20px 0;}
#SingleNewsTags ul{ margin-top:5px;}
#SingleNewsTags span{ float:left; margin-right:10px; font-weight:bold;}
/*#SingleNewsTags li{ padding: 3px 6px; background-color: #d6e5f4; margin-right:5px; margin-top:5px; display:inline;}*/
/*#SingleNewsTags li:hover{background-color: #7fb4ea;}*/
#SingleNewsTags li a{ color: #000; padding: 3px 10px; background-color: #d6e5f4; margin-right:5px; margin-top:5px; display:inline; float: left; border-radius:2px; }
#SingleNewsTags li a:hover{text-decoration: none; background-color: #8eb9e5;}
/*RELATED NEWS*/
.relatedSingle{font-weight: bold; border-top: 3px solid #000; padding: 10px 0; font-size: 16px;}
.relatedSingleNews{ margin-top:15px; border-bottom: 3px solid #000;}
#relatedArticles a:hover{ text-decoration:underline;}
#relatedArticles li{margin:5px 5px 5px 0; padding:5px 0 10px; float: left; width: 160px; height: 200px;}
/*#relatedArticles li:hover{border:1px solid #2d2d2d;}*/
#relatedArticles h3 a{font-size: 16px;}
#relatedArticles .articlePrologue{margin-top: 5px;}
#relatedArticles .articlePrologue a{color: #cc0000;}
#SingleNewsTags p{ font-weight:bold; font-size:14px; color:#3399CC;}
.relatedImage{ width:150px; height:95px; margin-right:10px;}
.relatedTitle{margin-top: 10px; width: 150px;}
.articlePrologue, .articlePrologue a{ font-size:11px; color:#000;}
.articlePrologue a:hover{ color:#CC0000; font-size:11px;}

/*---SINGEL NEWS END*/

/*----KOMENATRI----*/
#all-comments{background-color: #cc0000; color: #fff; text-decoration: none; font-weight: bold; padding: 15px 20px; margin: 5px 0; display: inline-block;}
#all-comments:hover{background-color: #a50101;}
.commentBan .CommentListComment{background: url(images/commentBan.png) no-repeat 0 0; margin-bottom: 10px;}
#commentRules, .noComment{padding: 10px; background-color: #fdf0f0; border: 1px solid #eda1a1; margin-top: 10px;}
#commentRules .expand{cursor: pointer; font-weight: bold;}
/*.noComment{padding: 5px 10px; background-color: #cc0000; color: #fff;}*/
#commentList .commentBan .CommentListUserName{border-top:3px solid #000; color: #000;}
.commentHeaderWrap, .commentHeaderWrap h4{ margin-top:10px; font-weight: normal;}
.commentHeaderWrap h1{line-height: 1.3em;}
#contact-wrapper {
	width:480px;
	border:1px solid #e2e2e2;
	background:#f1f1f1;
	padding:10px;
	margin-top:15px;
}
#contact-wrapper div {
	/*clear:both;*/
	margin:1em 0;
}
#contact-wrapper #contactform #recaptcha_widget_div * {margin:0;}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
}
#contact-wrapper label.error { font-size:11px; font-weight:bold; padding:3px 4px; color:#fff; background-color:#CC0000; margin-top:3px;}
.formTitle{
	color:#3399CC;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}
#contactform .button {
	color:#fff;
	background-color:#000;
	border:none;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
        padding: 10px 15px;
        border-radius:3px;
        font-size: 13px;
        /* IE10 Consumer Preview */ 
        background-image: -ms-linear-gradient(top, #464646 0%, #181818 100%);
        /* Mozilla Firefox */ 
        background-image: -moz-linear-gradient(top, #464646 0%, #181818 100%);
        /* Opera */ 
        background-image: -o-linear-gradient(top, #464646 0%, #181818 100%);
        /* Webkit (Safari/Chrome 10) */ 
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #464646), color-stop(1, #181818));
        /* Webkit (Chrome 11+) */ 
        background-image: -webkit-linear-gradient(top, #464646 0%, #181818 100%);
        /* W3C Markup, IE10 Release Preview */ 
        background-image: linear-gradient(to bottom, #464646 0%, #181818 100%);
}
#contactform .button:hover, .videoBox .widgetTitle{
        cursor: pointer;
        background-image: -ms-linear-gradient(top, #292929 0%, #000000 100%);
        /* Mozilla Firefox */ 
        background-image: -moz-linear-gradient(top, #292929 0%, #000000 100%);
        /* Opera */ 
        background-image: -o-linear-gradient(top, #292929 0%, #000000 100%);
        /* Webkit (Safari/Chrome 10) */ 
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #292929), color-stop(1, #000000));
        /* Webkit (Chrome 11+) */ 
        background-image: -webkit-linear-gradient(top, #292929 0%, #000000 100%);
        /* W3C Markup, IE10 Release Preview */ 
        background-image: linear-gradient(to bottom, #292929 0%, #000000 100%);    
}
.formContactname, .formEmail{width: 240px; float: left;}
.formContactname input, .formEmail input{width: 205px;}
.formMessage #message{width: 460px;}

.videoBox .widgetTitleSport{
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #85B453 0%, #467613 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #85B453 0%, #467613 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #85B453 0%, #467613 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #85B453), color-stop(1, #467613));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #85B453 0%, #467613 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #85B453 0%, #467613 100%);   
}
.formTitle a{ color:#0099CC; font-size:18px;}
.formTitle a:hover{ color: #007da7; text-decoration:none;}
.fotoBlogVotes li{float: left; padding-right: 20px; margin: 0px;}
.fotoBlogVotes .plus, .fotoBlogVotes .minus{margin-right: 5px;}
#photo-blog-single #comment-list{margin-top: 20px;}
#photo-blog-single #comment-list .fotoBlogVotes{padding: 10px 5px;}
#photo-blog-single .CommentListUserName{font-size: 13px; font-weight: bold;}
.photoBlogComments{border: 1px solid #e8e8e8; margin-top: 10px;}
.photoBlogComments .CommentListUserName{border-bottom: 1px solid #e8e8e8; border-top: 1px solid #fff;  padding: 5px; margin: 0; background-color: #f6f7f7;}
.photoBlogComments .CommentListVreme{margin: 0;float: right;}
.photoBlogComments .CommentListComment{padding: 5px; margin: 0;}
/*----KOMENTARI END---*/


/*---SIDEBAR RIGHT---*/
#sidebarRight{
	width:300px;
	float:left;
}

.latestNewsTitle{ font-size: 15px;}
/*.latestNewsTitle:hover{background-color: #cc0000; color: #fff;}
.latestNewsTitle:hover > .latestSubtitle{background-color: #000; color: #fff;}*/
.latestWrapLeft h2 a:hover > .latestNewsTitle{background-color: #cc0000; color: #fff;}
.latestWrapLeft h2 a:hover > .latestSubtitle{background-color: #000; color: #fff;}
.latestImage{ display: block; width: 150px; height: 95px; float: right; margin-top: 10px;}
.latestWrapLeft{display: block; width: 130px; float: left; margin-top: 10px;}
.latestSubtitle{font-size: 15px; color: #000;}
.latestComments a{color: #3985a8; font-size: 11px; font-weight: normal;}
.latestComments a:hover{border-bottom: 1px solid #3985a8;}
.latestNews li{border-bottom: 1px solid #9A9A9A; padding-bottom: 10px; display: inline-block; width: 300px;}
.latestNews h2{border-left: 3px solid #000; padding-left: 5px;}
.latestNewsListSubtitle{color:#000; margin-right: 7px;}

/*BISER*/
.biserImage img, .pobednikImage, .gubitnikImage{ float:left; width: 50px; height:50px; display:inline; margin:0 10px;}
.biserName, .pobednikIme, .gubitnikIme{ font-size:14px; font-weight:bold; color:#CC0000; line-height:1em;}
.biserName{ color: #858585;}
.biserCitat{ padding-right:20px; color:#666666; font-style:italic;}
/*POBEDNIK-GUBITNIK*/
.widgetPobGub ul li{display:block;}
.pobednik, .gubitnik{ padding:5px 0;}
.pobednikIme{ color:#009900;}
.gubitnikIme{ color:#CC0000;}
.pobednikCitat, .gubitnikCitat{ font-size:11px; color:#666666;}
.widgetPobGub ul, .biserName, .biserCitat{ margin-left:10px;}
/*---BANER---*/
/*VIDEO BOX*/
.videoBox{margin-top: 10px;}
.videoBox .widgetTitle{border-bottom: 3px solid #CC0000;}
.videoBox .widgetTitleSport{border-bottom: 3px solid #000;}
.videoBox .widgetTitle, .videoBox .widgetTitleSport{font-size: 18px; font-weight: bold; padding: 10px 5px; color: #fff;}
/*VIDEO BOX END*/
.baner300x250{
margin-top:5px;
}
#centerBannerP1, #centerBannerP2, #centerBannerP3, .baner300x250 {text-align:center}
/*#sidebarP1, */#sidebarP2, #sidebarP3{margin-top:10px;}
#centerBannerP1, #centerBannerP2, #centerBannerP3{ margin:5px 0 10px 0; clear: both;}
#sidebarP1{margin-bottom: 20px;}
/*---BANER END---*/

/*TABS*/
.items{ 
	padding-bottom:5px;
	/*padding-left:5px;*/
}

.idTabs ul {
	padding:5px 5px 5px 0;
}
.idTabs li { 
	list-style:none; 
        display:inline;
}
.idTabs li a {
	/*display:block; */
	color:#fff;
	padding:5px 5px;
	font:bold 13px Arial;
	text-decoration:none;
	text-transform:uppercase;
	background-color: #CCCCCC;
	margin-right:5px;
}
.idTabs a.selected {
	color:#fff;
	background:#CC0000;
	}
.idTabs a:focus{
	outline:none;
	border:none;
}
.items>div { 
	display:block; 
	clear:both; 
	margin:0; }
.mostBox, .mostBox a{
	font-size:14px;
	color:#CC0000;
	padding-right:5px;
	}
.mostBox a:hover{
	color:#CC0000;
	text-decoration:underline;}
.otherNews{
	border-top: #CCCCCC dotted 1px;
	margin-top:5px;
	}
.mostBox{
	padding:6px 0 2px 0;
	}
.mostBoxImage{
	margin-right:5px;
	padding-top:5px;
	}
.mostBoxImage{
	float:left;
}
.mostWidgetAutor, .mostWidgetAutor a, .MostWidgetAutor, .MostWidgetAutor a{
	font-size:11px;
	color:#CC0000;
	}
.mostWidgetAutor a:hover{
	color:#CC0000;
	text-decoration:underline;
	}
.mostBoxText, .mostBoxTextPob{
	font-size:11px;
	padding-right:5px;
	float:left;
	}
.mostBoxText{
width:230px;
}
.mostBoxTextPob{
	width:60%;
}	
.smiley, .smiley2{
width:32px;
height:32px;
float:left;
margin-top:5px;
margin-left:10px;
}
.smiley{
background-image:url(icons/smiley.png);
}
.smiley2{
background-image:url(icons/smiley-2.png);
}
/*TABS END*/

/*----POBEDNIK/GUBITNIK-----*/

.widgeHoroskop{
padding:10px 0 10px 0;
}
.sideBarDashedHoroskop .sideBarDashedContent .select a{
background:#CC0000;
border-radius: 4px;
color:#FFFFFF;
font-weight:bold;
margin-left:25px;
padding:4px 8px;
font-size:10px;
}
.sideBarDashedHoroskop li a{display: block; width: 80px; height: 90px;}
.horoskopTipes a{
	font-weight:bold;
	margin-left:5px;
	padding:4px 8px;
	font-size:11px;
	color:#CC0000;
}
.horoskop, .video{
	padding:10px;
	background-repeat: no-repeat;
	background-position: right center;	
	font-size:20px;
	color:#fff;
	font-weight:bold;
}
.horoskop{
	margin-top:10px;
	background-color:#F5BA02;
	background-image:url(images/arrow_separator_yellow.jpg);
}
.widgetHoroskop{
border-bottom:#F5BA02 solid 4px;
}
.widgetVideo{
border-bottom:#336699 solid 4px;
padding-bottom:5px;
}
/*--POBEDNIK/GUBITNIK END--*/



/*---VIDEO---*/

.video{
	margin-top:10px;
	background-color:#336699;
	background-image:url(images/arrow_separator_blue.jpg);
}
.mainVideo{
padding: 10px 0 0 0;
}
.videoTitle{
font-size:18px;
color:#336699;
font-weight:bold;
padding-top:10px;
}
/*---VIDEO---*/




/*----HOROSKOP-----*/

#btnPrev, #btnNext{
	width:25px;
	height:25px;
	background:url(icons/prev-next-arrow.png) no-repeat;
	display:block;
	z-index:3;
	margin-top:32px;
        position: absolute;
	}
#btnPrev{
	background-position: 0px -25px;
	/*float:left;*/
        left: -10px;
        top:0;
}
#btnPrev:hover{
	background-position: 0px -75px;
}

#btnNext{
	background-position: 0px 0px;
	/*position:relative;*/
	/*top:-90px;*/
	/*float:right;*/
        right: -10px;
        top:0;
}
#btnNext:hover{
	background-position: 0px -50px;
}
#wrapBiser{
margin:0 auto;
}
/*---HOROSKOP END----*/
/*---HOROSKOP PAGE---*/

#horoskopAllSigns{
margin-top:10px;
}
#horoskopAllSigns ul li{
margin-top:20px;
padding-bottom:20px;
display:block;
}
#aries, #taurus, #gemini, #cancer, #leo, #virgo, #libra, #scorpio, #sagittarius, #capricorn, #aquarius, #pisces{
width:90px;
height:90px;
/*margin-right:20px;*/
float:left;
background-repeat:no-repeat;
}
#aries{
background-image: url(../images/horoskop-icons/alo_horoskop_icons.jpg);
background-position:top left;
}
#taurus{
background-image: url(../images/horoskop-icons/alo_horoskop_icons.jpg);
background-position:-80px 0;
}
#gemini{
background-image: url(../images/horoskop-icons/alo_horoskop_icons.jpg);
background-position:-160px 0;
}
#cancer{
background-image: url(../images/horoskop-icons/alo_horoskop_icons.jpg);
background-position:-240px 0;
}
#leo{
background-image: url(../images/horoskop-icons/alo_horoskop_icons.jpg);
background-position:-320px 0;
}
#virgo{
background-image: url(../images/horoskop-icons/alo_horoskop_icons.jpg);
background-position:-400px 0;
}
#libra{
background-image: url(../images/horoskop-icons/alo_horoskop_icons.jpg);
background-position:-480px 0;
}
#scorpio{
background-image: url(../images/horoskop-icons/alo_horoskop_icons.jpg);
background-position:-560px 0;
}
#sagittarius{
background-image: url(../images/horoskop-icons/alo_horoskop_icons.jpg);
background-position:-640px 0;
}
#capricorn{
background-image: url(../images/horoskop-icons/alo_horoskop_icons.jpg);
background-position:-720px 0;
}
#aquarius{
background-image: url(../images/horoskop-icons/alo_horoskop_icons.jpg);
background-position:-800px 0;
}
#pisces{
background-image: url(../images/horoskop-icons/alo_horoskop_icons.jpg);
background-position:-880px 0;
}
#horoskopAllSigns span{
font-size:18px;
font-weight:bold;
display:block;
}

/*HOROSKOP PAGE END---*/
/*---KOMENTARI---*/
.lastComentsHead {font-size: 20px; font-weight: bold; padding: 10px 0; margin-top: 20px;}
#commentList{margin-bottom: 20px;}
#commentList li{
    /*padding: 10px;*/
    border-bottom: solid 1px #E2E2E2;
    margin-bottom: 20px;
}
#commentList .score{padding: 5px; border-top:1px solid #ccc; }
.CommentListUserName {
    font-size: 20px; padding: 5px 5px 5px 0; border-top:3px solid #000; 
    /*margin-top: 5px;*/
}
.CommentListComment{
    font-size: 15px; padding:15px 5px 15px 0;
    /*margin-top: 5px;*/
    color: #333333;
    font-family: georgia;
    font-style: italic;
}
.CommentListPreporuka{
    font-weight: bold;
    padding: 0px 10px 0 0;
    color: #000;
}
.plus{
    padding: 0 5px 0 5px;
    font-size: 14px;
    background-color: #006600;
    color: #fff;
}
.minus{
    padding: 0 5px 0 5px;
    font-size: 14px;
    background-color: #CC0000;
    color: #fff;    
}
.vote, .votePlus, .voteMinus{
    margin:0 10px 0 5px;
}
.votePlus{
    color: #006600;
}
.voteMinus{
    color: #cc0000;
}
.CommentListVreme{
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    float: right;
    /*margin-top: 5px;*/
}
.score p {
   font-weight: bold;
   font-size: 12px;
   /*margin-top: 10px;*/
}
.alreadyVoted{
    color: #CC0000;
}
.thankYouVote{
    color: #006600; 
}
#sidebarRight .single-most-read-wrap{border-bottom: 1px solid #ccc; padding-bottom: 5px;}
.singleNewsMostRead .single-most-read-wrap img{border: 3px solid #fff;}
.singleNewsMostRead .single-most-read-wrap{
    padding: 5px;
    border-bottom: 1px solid #580000;
    border-top: 1px solid #ec0000; 
    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top, #CD0000 0%, #8D0000 100%);

    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top, #CD0000 0%, #8D0000 100%);

    /* Opera */ 
    background-image: -o-linear-gradient(top, #CD0000 0%, #8D0000 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #CD0000), color-stop(1, #8D0000));

    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top, #CD0000 0%, #8D0000 100%);

    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom, #CD0000 0%, #8D0000 100%);
}
/*---KIMENTARI END--*/

/*---SIDEBAR RIGHT END---*/

/*TV PROGRAM*/
#tvProgramAccordion{ margin:15px 0;}
#tvProgramAccordion .ui-accordion-header{ padding:5px; background-color:#CC0000; margin:10px 0; outline:none;}
#tvProgramAccordion .ui-accordion-header a{ color:#fff;}
#tvProgramAccordion .ui-accordion-header:hover, #tvProgramAccordion .ui-state-active{outline:none;}
#tvProgramAccordion .ui-accordion-content{padding:5px 0 5px 5px; height: auto!important;}
.highlightSeriesRow{background-color:#4e9fb0;}

/*VREMENSKA PROGNOZA*/
#weatherReportNav li{ padding:5px 15px; border:solid 1px #CCCCCC; margin:10px 10px 0 0;}
#weatherReportNav{margin:20px 0;}
#weatherReportNav li{ display:inline;}
.weatherReportDay{ font-size:18px; font-weight:bold;}
#weatherReportContainer img { float:left; margin-right:50px; padding-bottom:20px;}
#weatherReportContainer li { padding:20px 0;}
.weatherReportConditions{ color:#0099CC; font-weight:bold;}
.weatherReportOtherInfo{ color:#666666; padding-top:2px;}
.weatherReportOtherInfo span{color: #FF9900; padding:2px; font-weight:bold;}
#weatherReportNav a{ color:#666666; text-decoration:none; font-weight:bold;}
#weatherReportNav .selectedCity {font-weight:bold; color:#CC0000;}
.wrappContent{padding-bottom:20px;}
#footer{
	padding:10px;
	margin: 0px 5px 5px 5px;
	clear:both;
	height:150px;
	background-image:url(images/head_footer_bck.gif);
	background-position:0 -150px;
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	text-shadow: 0.1em 0.1em #333;
        background-color: #cc0000;
}
.footerContent{
	/*margin-top:15px;*/
	/*height:20px;*/
	/*padding-top:50px;*/
        clear: both;
}
.footerLinks {float:left; margin-top: 30px;}
.copyRight{float: right;}
.footerLogoRingier{float:right;}
.logoRingier{display: block; width: 161px; height: 80px; background-image:url(images/ringier_logo.png); text-indent: 9999px; overflow: hidden;}
.footerLogoAlo{width: 125px; height: 65px; float: left;}
#footerSiteLinks{float: left; margin-left: 20px;}
/*#staticPageNav{margin-top: 20px;}*/
#staticPageNav li { display: inline;}
#staticPageNav a { color:#fff;}
#staticPageNav a:hover { text-decoration:underline;}
/**WEATHER*/
#weatherReportWidget ul li{ display:inline;}
.weatherWidgetWrap{ padding-bottom:5px;}
/*.weatherImage{margin-right:30px; margin-left:5px;}*/
.weatherInfo{font-weight:bold; padding-bottom: 8px;}
.weatherImage{display: block; width: 80px; height: 95px; position: absolute; right: 0; top:22px;}
.weatherCity{font-size:24px; color:#eb0101; display: block; margin-bottom: 10px;}
.weatherTemp{ font-size:40px; color:#010000; line-height: 1.3em; float: left;}
.weatherDeg{background:url(icons/degree.png) no-repeat; display: block; width: 32px; height: 30px; float: left; margin-top: 10px;}
/*.weatherTempOther{ font-size:13px; font-weight:bold; color:#CC0000;}*/
.weatherOtherInfo{ font-size:10px; color:#5a5a5a; line-height:1.4em;}
/*.weatherWidgetOther div{ float:left; width:45%; margin-top:10px; padding-left:5px;}*/
/*.weatherWidgetOther, .weatherWidgetMain{ float:left; margin:0 0 0 10px;}*/
/*.weatherWidgetOther{ border-left:1px solid #E8E8E8; padding-left:7px;}*/
.sideBarDashedContent dt, .sideBarDashedWrap .widgetTitle{
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
}
.sideBarDashedWrap .carousel{display: block; width: 270px; position: relative; margin: auto;}
/*.nssCarousel a{width: 250px; text-align: center; margin: auto; display: block; overflow: hidden;}*/
.widgetTitle a, .widgetTitle a:visited{color:#000000;}
.widgetTitle a:hover{text-decoration:none;}
.sideBarDashedWrap .widgetTitle{
padding-left: 10px;
text-decoration:none;
}
#weatherOnlineCredits {font-size: 10px; text-align:left; color: #6b9aa7; clear:both; padding: 10px;}
.score span.plus, .score span.minus { cursor: pointer; }
/*CICA*/
/*.cicaMagGlass{ background:#FFFFFF; position: absolute; margin-top:75px; margin-left:95px; padding:10px 8px; opacity:0.7;filter:alpha(opacity=70); color:#000; font-weight:bold;}*/
.cicaMagGlass{
position:absolute;
background-color:#f7f7f7;
/*bottom:20px;*/
top:50%;
border-radius:20px; 
left:100px;
padding: 10px; background-color: #000; opacity:0.7; color: #fff;
/*opacity:0.7; filter:alpha(opacity=70); color:#000; font-weight:bold;*/
}
.widgetCicaWrap{ /*margin-left:10px;*/ position: relative; width: 260px; margin: auto;}
.widgetCicaWrap img{max-width: 260px;}
#fbx{ position:relative; display: block;}
/*FOTO BLOG*/
.blogImg img{width: 500px; margin:10px 0;}
.photo-blogWrap{padding-bottom: 10px;}
.photo-blogComments{margin-bottom:10px;}
#photo-blog li{padding-bottom: 10px;}
#photo-blog-single #post{padding-bottom: 10px;}
#pagination li{display: inline; font-size: 16px; font-weight: bold; padding: 10px 0 0 30px; float: right;}
/*ROUNDCORNERS*/
.submitPollButton, #SingleNewsTags li, .sideBarDashedHoroskop .sideBarDashedContent .select a, #tvProgramAccordion .ui-accordion-header, #weatherReportNav li{
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}
/*#commentList li:hover, #photo-blog-single #comment-list li:hover{ border-color:#CC0000;}*/
#commentValidateResponse{color: #cc0000; font-weight: bold; font-size: 18px;}
.fb_edge_widget_with_comment{margin-top: 3px;}
/*----FOOTER END----*/
/*----SPORT----*/
#sport #sidebarLeft .sport li a{background-color: #CAE5AD; border-left: 5px solid #85B453; color: #000;}
#sport #sidebarLeft .sport li a:hover{background-color: #eee; color: #000;}
#sport .submenuCategory a{background-color: #85b453;border-left: #467613;}
#sport #middle .red{color:#85b453;}
#sport .widgetAutor a{color: #cc0000;}
/*#sport #middle .miniNewsTitle .newsListWrapper  a:hover{color:#cc0000;}*/
#sport .middleredLine{background-color: #467613;}
#fcLogos{ width:500px; margin: 20px 0; border-bottom: 1px solid #666;}
#fcLogos ul{margin:10px 0; padding:0; background:url(../css/images/fcLogos.png) no-repeat;}
#fcLogos li{display:inline-block; float:left; width:50px; height:50px; list-style-type:none; text-indent:-9999px;}
#fcLogos li a{ display:block; width:50px; height:50px;}
#fcLogos li a:hover{background-color: #fff; opacity: 0.5; filter: alpha(opacity=50);}
/*----SPORT END----*/
/*CATHEGORY PAGINATION*/
.pagination .dot{font-weight: bold;}
.pagination .details{display: block; width: 100%; margin-top: 15px; padding: 5px 0; text-align:center; background-color: #f1f1f1;}
.pagination li{float: left; margin: 5px;}
.pagination a{border-bottom: 3px solid #ccc; color: #000; font-weight: bold; font-size: 15px; padding: 6px;}
.pagination a:hover{border-bottom: 3px solid #000; background-color: #f1f1f1;}
.pagination .current{border-bottom: 3px solid #cc0000; color: #cc0000;}
/*PAGINATION END*/
/*FOOTER NEWS*/
#footerMenu{ width:980px; clear:both; margin:20px auto;}
#footerNav{ width:980px;}
#footerNav li{ display:inline-block; float:left;  width:140px; text-align:center;}
#footerNav a{ padding:10px 0; text-transform:uppercase; font-weight:bold; display:block;  color:#000; border-top: 3px solid #000;  border-bottom:1px solid #CCC;}
#footerNav li a:hover{ background:#000; color:#fff; border-top:3px solid #cc0000;}
#footerNav li:hover >  a{ color:#fff;}
#footerMenu #footerNav .selected{ background:#000; color:#fff; border-top:3px solid #cc0000;}
#footerMenu #footerNav .selected a{ color:#fff; }
.footerNewsList{ margin-top:10px; border-bottom: 3px solid #000;}
.footerNewsList li{float:left; width:234px; border-right:1px solid #CCC; min-height:225px; padding: 0 5px;}
#footerMenu h2 a{ color:#cc0000; font-size:16px; margin:5px 0; display:block; line-height: 1.3em;}
#footerMenu h3 a{ color:#000; font-size:12px; margin:5px 0; display:block;}
#footerMenu h3 a:hover{ color: #cc0000;}
.footerNewsList a{display:block; width:235px; overflow: hidden;}
/*FOOTER NEWS END*/
/*ARHIVA*/
#archiveDatePick{margin-top: 20px; padding: 10px; color: #fff; background-color: #cc0000; font-weight: bold;}
#archiveDatePick .hasDatepicker{padding: 5px; font-weight: bold;}
#archiveArticlesHolder .archive-articleDate, #archiveArticlesHolder .articleTime{color: #474747; font-size: 11px; font-weight: bold;}
#archiveArticlesHolder li{padding: 5px 0;}
.archive-articleTitleLink{font-weight: bold; font-size: 14px;}
.archive-articleCommentLink{font-size: 11px;}
#archiveArticlesHolder h1 a{font-size: 15px;}
/*ARHIVA END*/
/*NEWS TICKER*/
.ticker{margin-left: 10px;}
.ticker-content{margin: 5px 0;}
.ticker-content a{font-weight: bold; font-size: 13px;}
.ticker-content a:hover{border-bottom: 2px solid #cc0000;}
/*NEWS TICKER END*/
/*MOJAUTO FOOTER LINKS*/
#maLinks, #nLinks {margin: 5px 0;}
#maLinks li, #nLinks li{display: inline; float: left; margin-right: 10px;}
#maLinks li a, #nLinks li a{color:#fff;}
/*MOJAUTO FOOTER LINKS end*/
/*GLASANJE*/
#glasanje p{font-size:20px; margin: 10px 0;}
#glasanje .vote{padding: 8px 30px; margin: 0; border-bottom: 3px solid #A70000; background-color: #cc0000; color: #fff; display: inline-block; font-size: 12px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;}
#glasanje .vote:hover{background-color: #9a0000; border-bottom: 3px solid #7a0000;}
#glasanje li{border-bottom: 1px solid #ccc; margin-bottom: 10px; text-align:center; padding: 20px 0 10px 0;}
/*.fbox{position: relative; display: inline-block; width: 280px; height: 380px;}*/
.magnify{ display: none;}
/*.fbox > img{box-shadow:0 0 8px #9A9A9A; border: 3px solid #FFFFFF;}*/
.archiveTitle{font-size: 17px; display: block; padding: 10px;}
#other-votes li{margin: 0; padding: 0; text-align: left;}
#other-votes li a{display: block; color: #000; background: #f7f7f7; padding: 10px; text-transform: uppercase;}
#other-votes li a:hover{
    text-decoration: none;
    background: #e0e0e0;
}
/*GLASANJE END*/

/*NSS CAROUSLE
#nssCarousel{position: relative; height: 300px; margin: 30px 0; padding-left: 50px;}
#nssCarousel .img_lnk{background: url('../../images/nssCarousel/nss_logo.png') no-repeat 0 0; height: 97px;width: 117px; z-index: 10;position: absolute; top: -15px;left: 0px;}
#nssCarousel .txt_lnk{float: right; font-weight: bold;}

#carosel_set{float: left; height: 245px;}
#carosel_set li{height: 245px; margin: 0 10px; position: relative; text-align: left; width: 366px;}
.carosel_img{position: absolute; right: 10px; top: 55px; border: 1px solid #ccc; height: 160px; width: 160px; z-index: 99;}
.carousel_info{position: absolute; height: 160px; width: 160px; left: -20px; overflow: hidden; top: 50px; overflow: hidden;}
#carousel_wrap{position: static;}
#nssCarousel .prev, #nssCarousel .next{position: absolute; top: 50%; z-index: 10;}
#nssCarousel .prev{left: 0;}
#nssCarousel .next{right: 0;}
NSS CAROUSEL END*/
#nssCarousel{width: 490px; height: auto; /*max-height: 300px; overflow: hidden;*/ position: relative; border: 5px solid #ccc; margin-top: 30px;}
#nssCarousel .nssInfoWrap{text-align: center; padding-left: 10px; padding-bottom: 10px; width: 500px; height: 200px; position: relative;}
#nssCarousel .carosel_img{display: block; width: 160px; height: 160px; right: 60px; position: absolute; top: 15px; border: 1px solid #ccc;}
#carousel_wrap{width: 490px!important}
#nssCarousel .carousel_info{display: block; width: 230px; height: auto; position: absolute; left: 40px; top: 15px;}
#nssCarousel .carousel_desc{margin-top: 10px;}
#nssCarousel .carousel_info h2{font-size: 20px;}
#nssCarousel .carousel_info h2 a:hover{border-bottom: 2px solid #cc0000;}
#nssCarousel .article_price{padding: 5px; background-color: #cc0000; color: #fff; max-width: 100px; margin: auto;border-radius: 15px; }
#nssCarousel .article_lower_price{color: #666; margin-top: 5px;}
#nssCarousel .article_lower_price span{text-decoration: line-through;}
#nssCarousel .prev, #nssCarousel .next{position: absolute; top: 50%; z-index: 10; border: none; padding: 3px 8px; font-size: 23px; cursor: pointer; background-color: #eee;}
#nssCarousel .prev:hover, #nssCarousel .next:hover{background-color: #ccc; color: #fff;}
#nssCarousel .prev{left: 0;}
#nssCarousel .next{right: 0;}
#nssCarousel .txt_lnk{float: right;display: block; margin: 10px; width: 450px; padding: 10px; background-color: #cc0000; color: #fff; text-align: right;}
#nssCarousel .img_lnk{background: url('../../images/nssCarousel/nss_logo.png') no-repeat 0 0; height: 97px;width: 117px; z-index: 10;position: absolute; top: -22px;left: 0px;}
.shop_more{margin-top: 5px; display: inline-block;}
.shop_more:hover{text-decoration: underline;}
.carousel_order_info{font: normal 11px/1.2em arial;color: #666; display: block; width: 490px; text-align: center;}

.slideViewer div{margin: 0!important;}
.blank10{margin-top:10px;}
#ui-datepicker-div{display:none;} /*fix strange bug*/
.exAlofbBox{padding: 10px 0; font-weight: bold; display: block;}

/*-- ALO LIVE --*/
.aloLive{width: 655px!important; padding: 0 15px!important;}
.aloLive .newsListWrapper{border-bottom: none; border-top:1px dotted #CCCCCC; }
.aloLive .widgetText{padding-top:5px; max-height: 20px; margin-bottom: 5px; overflow: hidden;}
.timeline-hour {font-size: 40px; line-height: 30px; color: #454545; margin: 15px 0; background: url('images/redDot.gif') repeat-x 0 14px; text-align: center;}
.timeline-hour span{background-color: #fff; padding: 0 10px;}
.timeline-hour img{margin-right: 10px;}
.liveNewsWrap{float: left; margin-left: 10px; width: 485px;}
.aloLive .widgetAutor{background-color: #f9f8f8; padding: 3px;}
.aloLive .newsListWrapper:hover{
    background:#f1f1f1;
    -webkit-transition: background 2.0s ease-out;
    -moz-transition: background 2.0s ease-out;
    -o-transition: background 2.0s ease-out;
    transition: background 2.0s ease-out;
}
.liveHeadTitle{text-align: center; color: #ef4023; font-size: 34px;}

#topBtn{visibility: hidden; position: fixed; top: 42px; width: 1000px; margin: auto; z-index: 2; display: block; background-color: #ef4023; font-weight: bold; font-size: 20px; color: #fff;}
.floatit{
    visibility:visible!important;
    box-shadow: 0 3px 5px rgba(0,0,0,0.4);
    -webkit-transition: box-shadow 1.0s ease-out;
    -moz-transition: box-shadow 1.0s ease-out;
    -o-transition: box-shadow 1.0s ease-out;
    transition: box-shadow 1.0s ease-out;
    border-bottom: 2px solid #df0000;
}
#topBtn li{display: inline-block; margin: 5px 0;}
#topBtn li a{color: #fff; margin-right: 5px; padding:2px 5px;}
#topBtn li .active{border-bottom: 2px solid #fff; border-top: 2px solid #fff;}
#topBtn li a:hover{background-color: #fff; color: #ef4023;}
/*-- ALO LIVE END --*/

/*-- NEW INDEX --*/
#naslovna-flash-0{margin: 10px; width: 980px; height: 400px; overflow: hidden;}
#prica-dana{padding: 0 10px 20px; width: 670px;}
.threeNewsWrap{width: 670px; margin: auto;}
.naslovna-glavni-1-4 li{float: left; margin-right: 5px; width: 220px;}
#naslovna-glavni-3{margin-right: 0;}

.leftInnerWrap{width: 670px; margin: auto;}
#naslovna-vip, #naslovna-sport, #naslovna-chrono-priority{border-top: 1px solid #eee;}
#naslovna-vip-0{margin: 20px 0;}
.priority-small-box, .naslovna-glavni-0-2 li{float:left; width: 220px; margin-right: 5px;}
.priority-small-box img, .threeNewsWrap img{max-width: 220px; overflow: hidden;}
.priority-small-box p{max-height: 75px; overflow: hidden;}
#naslovna-vip-0, #naslovna-sport-0, #naslovna-chrono-0{float: none!important; width: 670px!important; clear: both; margin: 20px 0;}
.priority-small-box h3,.threeNewsWrap h3{font-size: 17px;  margin-bottom: 10px; line-height: 21px;}

#naslovna-chrono-priority li .priority-small-box:last-child{margin-right: 0px;}
#naslovna-sport li:last-child .priority-small-box{margin-right: 0px;}
#naslovna-vip li:last-child .priority-small-box{margin-right: 0px;}
#naslovna-glavni-2{margin-right: 0px;}
.priority-small-box h3:hover{cursor: pointer;}
.priority-small-box h3:hover > a .headtitle{background: #000; color: #fff;}
/*.priority-small-box h3:hover > a .title{background: #cc0000; color: #fff;}*/
.priority-large-box h3:hover > a .headtitle{background: #000; color: #fff;}
/*.priority-large-box h3:hover > a .title{background: #cc0000; color: #fff;}*/

.priority-large-box h3{font-size: 30px; margin: 15px 0; line-height: 34px;}
.priority-large-box{margin-bottom: 20px;}
.headtitle{color: #000;}
.comment-count{color: #3985A8; font-size: 11px;}

/*MAIN NEWS*/
#mainNewsBigBox{width:990px; margin:auto auto 20px;}

/*FOUR NEWS*/
.fourNewsBoxWrap{padding:20px 0;}
.oneNewsWrap h1, #mainNewsBigBox h1{margin-bottom:10px;}
.oneNewsWrap .widgetAutor{margin-bottom:20px;}
.threeNewsWrap{width:670px; margin-bottom:20px;}
.threeMiniNews{width:220px; float:left; margin-right:5px;}
.threeMiniNews > p{margin:5px 0;}

.threeMiniNews img{margin-bottom:5px; width:220px; height:auto;}
.threeNewsWrap .last{margin-right:0px;}

/*PRIORITY NEWS LARG*/
.oneNewsWrap .latestSubtitle, .oneNewsWrap .latestNewsTitle, #mainNewsBigBox .latestSubtitle, #mainNewsBigBox .latestNewsTitle{font-size:28px;}
.oneNewsWrap h1 a{line-height:33px;}

/*WEBTV*/

#webTvMiddle{width:660px;}
#webTvMiddle h1{font-size:16px;}

/*RESET OLD VLAUES*/
#w2bajaxmenu{background-color:#fff; height:41px;}
/*#middle{width:670px;}*/
.latestNewsTitle, .latestSubtitle{line-height:19px; font-size:17px;}
#mainNews{padding:0px 5px;}
.indexWeatherWrap{background:url(images/indexWeatherBckv2.jpg) no-repeat 0 0; height:210px; position:relative; margin: 30px 0;}
#weatherOnlineCredits{position:absolute; left:0; bottom:0;}
.indexWeatherWrap{width:670px;}
.indexWeatherWrap li{width:210px;}
.weatherImage{width:95px;}
.weatherTemp{font-size:50px;}
.sideBarDashedHoroskop{width:660px; margin:30px 0;}
.sideBarDashedHoroskop h1 a{font-size:18px; color:#000; font-weight:bold; padding:5px;}
.sideBarDashedHoroskop .sideBarDashedWrap{width:650px;}
.sideBarDashedWrap .carousel{width:640px; height:120px;}
.sideBarDashedWrap .wrap{width:630px!important; margin:auto;}
.sideBarDashedHoroskop li a{height:120px;  position:relative;}
.horoscopeWidgetTxt{position:absolute; display:inline-block; bottom:0; left:0; width:80px; text-align:center; color:#666; text-transform:uppercase; font-size:10px;}
#aries, #taurus, #gemini, #cancer, #leo, #virgo, #libra, #scorpio, #sagittarius, #capricorn, #aquarius, #pisces{height:120px;}
#featured li.ui-tabs-nav-item img:hover{cursor:pointer;}
.latestWrapLeft .widgetText{display:none;}
.searchbox{height:33px; width:100px;}

/*-- NEW INDEX END--*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
