/*----- DIFERENCE - HOME ------*/
#header{height: 190px;}
#content { width:998px}

/*----- NEWS - HOME ------*/
#news {
    width:996px;
    margin:0 0 15px;
}
#news h2 {
    color:#47719F;
    line-height:125%;
    margin:0 0 10px;
    font-size:15px; 
    font-weight: bold;
}
#news h3 {
    color:#003570;
    text-transform:uppercase;
    line-height:30px;
    padding:5px 0 0 20px;
    margin:0;
    font-size: 14px;
    font-weight:bold;
}
#news p {
    margin:0;
    padding:0;
}
#news .date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #91BEC4;
}
.news_top {
    display:block;
    height:40px;
    width:966px;
    background-color: inherit;
    background-image: url(/img/news_bgTop.png);
    background-repeat: no-repeat;
}
.news_main {
    display:block;
    width:966px;
    background-color: inherit;
    background-image: url(/img/news_bgMain.png);
    background-repeat: repeat-y;
}
.news_bottom {
    display:block;
    height:50px;
    width:966px;
    background-color: inherit;
    background-image: url(/img/news_bgBottom.png);
    background-repeat: no-repeat;
}
#news .separator {
    display:block;
    width:948px;
    background-color: inherit;
    background-image: url(/img/news_separator.gif);
    background-repeat: repeat-y;
    padding-left:18px;
    margin-bottom:20px;
}
#news .col {
    float:left;
    margin-right:30px;
    width:290px;
}
#news a.border {
    width:280px;
    height:120px;
    display:block;
    overflow:hidden;
    border: 5px solid #999999;
    margin:0 0 5px;
}
#news a.border:hover {
    border: 5px solid #E0E0E0;
}
#news .border img {
    border: none;
}

/*----- LATEST BLOG POSTS - HOME ------*/

.latestBlogPosts {width:966px;margin:0 0 15px;}
.latestBlogPosts .top {display:block;height:40px;width:966px;background-color: inherit;background: url(/img/news_bgTop.png) no-repeat;}
.latestBlogPosts .main {display:block;padding:0 20px;;width:926px;background-color: inherit;background: url(/img/news_bgMain.png) repeat-y}
.latestBlogPosts .bottom {display:block;height:50px;width:966px;background-color: inherit;background: url(/img/news_bgBottom.png) no-repeat}
.latestBlogPosts h3 {color:#003570;text-transform:uppercase;line-height:30px;padding:5px 0 0 20px;margin:0;font-size: 14px;font-weight:bold;}

.latestBlogPosts .browserPosts {display: block;margin-bottom:20px;background: url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left bottom;padding-top:10px;}
.latestBlogPosts h2.title {font-size: 20px;font-weight: normal;color:#47719F;line-height:125%; margin:0 0 5px;}
.latestBlogPosts h2.title a, .latestBlogPosts h2.title a:visited {color:#47719F;text-decoration:none}
.latestBlogPosts h2.title a:hover {text-decoration:none;color:#666666}

a.smallThumb {display:block; margin-bottom: 10px;}
a.mediumThumb {display:block;float:none;margin: 0;margin-bottom:10px;width: 300px; text-align:center}
a.largeThumb {display:block;float:left;margin-right:20px;width:300px; text-align:center}
a.smallThumb img, a.mediumThumb img, a.largeThumb img {}

/*----- POLL - HOME ------*/

.pollPart {width:966px;margin:0 0 15px;}
.pollPart .top {display:block;height:40px;width:966px;background-color: inherit;background: url(/img/news_bgTop.png) no-repeat;}
.pollPart .main {display:block;padding:10px 20px 0;width:926px;background-color: inherit;background: url(/img/news_bgMain.png) repeat-y}
.pollPart .bottom {display:block;height:50px;width:966px;background-color: inherit;background: url(/img/news_bgBottom.png) no-repeat}
.pollPart .top h3 {color:#003570;text-transform:uppercase;line-height:30px;padding:5px 0 0 20px;margin:0;font-size: 14px;font-weight:bold;}

.pollPart .pollHolder {padding:5px 0;}
.pollPart .imageHolder {float:left; margin-right:10px}
.pollPart .buttonHolderFull {background:url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left top;padding-top:5px; border:none; margin-top:10px}


.pollPart .poll h3 {background:url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left bottom;display:block;padding-bottom:15px;}
.pollPart .poll p.question {color: #47719F; font-size: 14px} 
.pollPart .poll p.answer {padding-bottom:0px} 
.pollPart .poll p.answerImage {padding-bottom:0px; padding-top:45px} 
.pollPart .poll input.radioButton {vertical-align: middle;margin:0 5px 0 0;padding:0;}


/*-----  CENTER POLL IMAGE ------*/

.centerPI {display: table-cell;text-align: center;vertical-align: middle;height: 100px;width: 100px;}
.centerPI img {border: none}
.centerPI * {vertical-align: middle;}
/*\*//*/
.centerPI {display: block;}
.centerPI span {display: inline-block;height: 100%;width: 1px;}
/**/


/*-----  SLIDING DOORS - HOME ------*/

#slidingDoors {
    width:316px;
    height:249px;
    float:left;
    background-image: url(/img/portfolio_bg.png);
    background-repeat: no-repeat;
}
#slidingDoors h2 {
    color:#47719F;
    line-height:125%;
    font-size: 15px;
    font-weight: bold;
    margin:0;
    padding:0;
}
#slidingDoors h2 a, #slidingDoors h2 a:visited {
    color:#47719F;
    text-decoration:none
}
#slidingDoors h2 a:hover {
    text-decoration:underline
}
#slidingDoors p {
    margin:0;
    padding:0;
}
#slidingDoors .date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #91BEC4;
}
#slidingDoors .lead {
    padding-top:10px;
    padding-bottom: 10px;
}


/*-----PORTFOLIO - HOME ------*/

#portfolio {
    width:636px;
    margin:0;
    float:right
}
#portfolio h3 {
    color:#003570;
    font-size: 14px;
    text-transform:uppercase;
    line-height:30px;
    padding:5px 0 0 20px;
    margin: 0;
    font-weight: bold;
}
.portfolio_top {
    display:block;
    height:40px;
    width:636px;
    background-color: inherit;
    background-image: url(/img/portfolio_bgTop.png);
    background-repeat: no-repeat;
}
.portfolio_main {
    display:block;
    width:636px;
    background-color: inherit;
    background-image: url(/img/portfolio_bgMain.png);
    background-repeat: repeat-y;
}
.portfolio_bottom {
    display:block;
    height:50px;
    width:636px;
    background-color: inherit;
    background-image: url(/img/portfolio_bgBottom.png);
    background-repeat: no-repeat;
}
/*----- Center Image H and V ------*/

.centerHVPortfolio {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 140px;
    width: 140px;
    background-image: url(/img/scrollContent/portfolioImg_bg.gif);
    background-repeat: no-repeat;
}
.centerHVPortfolio a img {
    border: 0;
}
.centerHVPortfolio * {
    vertical-align: middle;
}
/*\*//*/
.centerHVPortfolio {display: block;}
.centerHVPortfolio span {display: inline-block;height: 100%;width: 1px;}
/**/

/*-----BANNER - HOME ------*/

.banner468x60 {display:block;width:468px; margin-bottom:10px; background:#fff; padding: 10px 96px; z-index:102;-webkit-box-shadow:  0px 0px 2px 0px #ccc; -moz-box-shadow:  0px 0px 2px 0px #ccc; box-shadow:  0px 0px 2px 0px #ccc; height:60px; vertical-align:middle}
.banner660x250 {display:block;width:660px; margin-bottom:10px; background:#fff; padding: 0px; z-index:102;-webkit-box-shadow:  0px 0px 2px 0px #ccc; -moz-box-shadow:  0px 0px 2px 0px #ccc; box-shadow:  0px 0px 2px 0px #ccc; height:250px; vertical-align:middle}


/*-----exchangeRates  - HOME ------*/

.boxBGFor {}
.rateBlock { border-bottom:1px solid #dbdbdb; line-height:18px; height:18px; padding:8px 0 5px 0; width: 122px; float: left;}
.boxBGFor .rateBlock.last {}
.rateBlock img{ float:left; margin-right:15px}
.rateBlockPar {width: 178px;}
.rateBlockPar img {padding-left: 56px;}
.rateBlock .currency{ float:left; line-height:16px; font-size: 13px;}
.rateBlock .value{ float:right; line-height:16px; font-size: 13px;}
.outLink{}
.outLink a{color: #CF1915; padding-right: 5px;}

/*-----weather  - HOME ------*/

.weatherPart { padding:10px 15px 0 15px; font-family:Tahoma; font-size:13px; color:#FFFFFF}
.divider h2.town{ font-family:Arial; font-size:34px; color:#C1E8F5; margin:0; padding:0 0 5px 0; border-bottom:1px solid #004E9C; width:180px; float:left}
.divider { padding:8px 0 5px 0}
.weatherPart .last {border-bottom:none;}
.rateBlock img{ float:left; margin-right:8px}
.divider span.temperature{ font-family:Georgia; font-size:20px; padding:10px 0 10px 0; float:left; border-bottom:1px solid #004E9C; width:180px;} 
.divider
.outLink{}
.outLink a{color: #CF1915;}

/*-----TOP STORES SLIDER  - FULL ------*/

.fullBox {
    margin-bottom: 15px; 
    width:640px;
    -webkit-box-shadow:  0px 0px 2px 0px #ccc; 
    -moz-box-shadow:  0px 0px 2px 0px #ccc; 
    box-shadow:  0px 0px 2px 0px #ccc; 
    background: #fff; 
    padding: 10px;
    width: 978px;
}
.topStoryLeft {
    display: block;
    width: 650px;
    height: 339px;
    position: relative;
    float: left;
}
.topStoryLeft img {
    width: 650px;
    height: 339px;
}
.topStoryLeft .topStoryText {
    position: absolute;
    bottom: 0;
    width: 100%
}
.topStoryLeft .topStoryText h3 {
    display: inline;
    padding: 12px 20px;
    font-family: Arial;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
    background-image: url('/img/crvenoT.png');
}
.topStoryLeft .topStoryText .titleLead {
    background-image: url('/img/crnoT.png'); 
    margin-top: 12px;
    padding: 18px 20px;
}
.topStoryLeft .topStoryText h2 a {
    font-family: 'prelo_slab_boldbold';
    font-size: 30px;
    color: #fff;
}
.topStoryLeft .topStoryText h2 a:hover {
    color: #cf1915;
    text-decoration: none;
}
.topStoryLeft .topStoryText p {
    font-size: 12px;
    color: #fff;
    padding-bottom: 0;
}
.topStoryRight {
    display: block;
    width: 318px;
    height: 165px;
    position: relative;
    float: right;
}
.topStoryRight img {
    width: 318px;
    height: 165px;
}
.topStoryRight .topStoryText {
    position: absolute;
    bottom: 0;
    width: 100%
}
.topStoryRight .topStoryText .titleLead {
    background-image: url('/img/crnoT.png'); 
    margin-top: 12px;
    padding: 15px 20px;
}
.topStoryRight .topStoryText h2 {
    margin-bottom: 0;
}
.topStoryRight .topStoryText h2 a {
    font-size: 18px;
    color: #fff;
    line-height: 120%;
    font-family: 'prelo_slab_boldbold';
}
.topStoryRight .topStoryText h2 a:hover {
    color: #cf1915;
    text-decoration: none;
}

.fullBox .scrollContent {
    margin-top: 0;
    width: 978px;
}
.fullBox .scrollContent .scrollable {
    width: 891px;
    height: 140px
}
.fullBox .scrollContent a.prev, .fullBox .scrollContent a.next {
    display:block;
    width:21px;
    height:83px;
    margin:0;
    cursor:pointer;
    position: absolute;
    top: 0px;
}
.fullBox .scrollContent a.prev {
    background: url(/img/scrollLeft.png) no-repeat;
    left: 0px;
}
.fullBox .scrollContent a.next {
    background: url(/img/scrollRight.png) no-repeat;
    right: 0px;
}
.fullBox .scrollContent .scrollable .items div {
    margin:0 22px 0 0; 
    width: 160px;
    height: 140px;
    padding-bottom: 0px; 
    border-bottom: 0px;
    overflow: hidden;
}
.fullBox .scrollContent .scrollable .items div img {
    width: 160px;
    height: 83px;
    margin-bottom: 10px;
}
.fullBox .scrollContent .scrollable .items p.title a {
    color: #1e1e1e;
    font-size: 13px;
    font-weight: bold;
}
.fullBox .scrollContent .scrollable .items p.title a:hover {
    color: #cf1915;
}
.fullBox .scrollContainer p.title {height: auto;}


/*-----TOP STORES SWITCHER  - HOME ------*/

.storyMainBox { margin-bottom: 15px; width:640px;-webkit-box-shadow:  0px 0px 2px 0px #ccc; -moz-box-shadow:  0px 0px 2px 0px #ccc; box-shadow:  0px 0px 2px 0px #ccc; background: #fff; padding: 10px;}
.storyMainBoxLeft { width:647px; float:left; padding:8px; background:url(/img/topStoriesSwitcherBrd.png) no-repeat left top; margin-right:7px}
.textContainer{ position:relative; width:645px; height:485px; border:1px solid #DDDDDD}
.storyMainBoxTextHolder{width:615px; position:absolute; bottom:0; left:0; background: url(/img/blue85Trans.png) left top; padding:15px 15px 15px 15px; line-height:100%;}
.storyMainBoxTextHolder h2{ font-family:Tahoma; font-size:20px; margin-bottom:5px}
.storyMainBoxTextHolder .date{ font-family:Tahoma; font-size:11px; font-weight:bold; color:#CBC3CB; padding-bottom:5px}
.storyMainBoxTextHolder .lead{ font-family:Tahoma; font-size:13px; color:#FFFFFF; line-height:150%;}
.storyMainBoxTextHolder .lead .more{ font-family:Tahoma; font-size:13px; color:#FFC90A}

.storyMainBoxListLinks { width:321px; float:left; margin-top:4px}
.storyMainBoxListLinks ul{ margin:0}
.storyMainBoxListLinks ul li{ margin:0 0 10px 0; padding:0; width:321px; height:91px; }
.storyMainBoxListLinks ul li a{font-family:Arial; font-size:15px; color:#284C5A; background:url(/img/storyMainBoxListLinksBg.png) no-repeat left top; height:91px; padding-left:48px;display:table; width:273px;}
.storyMainBoxListLinks ul li a:hover{ background-position:left bottom; color:#9CD9EF; text-decoration:none}
.storyMainBoxListLinks ul li a.active{ background-position:left bottom; color:#9CD9EF; text-decoration:none}
.storyMainBoxListLinks ul li a span{ line-height:130%; padding:0px;display:table-cell; vertical-align:middle;}

.storyMainBoxInner{background: #1E1E1E;}
.storyMainBox .firstScrollContainer .left{position: relative;}
.storyMainBox .firstScrollContainer .left a{display: block;}
.storyMainBox .firstScrollContainer h3{position: absolute;background:url(/img/sliderHomeBgrd.png) repeat left top; padding: 10px; margin: 0; color: #fff; text-transform: uppercase; font-size: 16px;
                                       font-weight: bold; line-height: 120%; bottom: 0; right: 0;}
.storyMainBox .firstScrollContainer h2{font-family: 'prelo_slab_boldbold'; color: #fff; font-weight: bold; line-height: 120%; margin-bottom: 15px;}
.storyMainBox .firstScrollContainer h2 a{color: #fff;}
.storyMainBox .firstScrollContainer h2 a:hover{color: #CF1915; text-decoration: none;}
.storyMainBox .firstScrollContainer p{color: #fff; font-size: 12px; line-height: 150%; padding: 0;}
.storyMainBox .firstScrollContainer .textScroll{ width: 160px; padding: 20px 20px 5px 20px;}
.storyMainBox .scrollContainer{ }

/*-----TOP STORES scrollContent - HOME ------*/

.storyMainBox .rowFull{ background:url(/img/fullRegionTitle.png) no-repeat left top; width:986px; height:52px; margin:0 0 0 5px}
.storyMainBox .rowFull h3.mainTitle{color: #032152; font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight: bold; margin: 0; padding: 15px 0 10px 15px;}

.scrollContent{margin:0 auto;position:relative;width:640px; margin-top:15px}
.scrollContent .scrollable {position:relative;overflow:hidden;width: 580px;height:80px;margin: 0 auto;padding:0;}
.scrollContent .scrollable .items {	width:20000em;	position:absolute;clear:both;}
.scrollContent .scrollable .items div {float:left;width:270px;margin:0 40px 0 0; padding:0; position:relative; height:65px;overflow: hidden; padding-bottom: 10px; border-bottom: 5px solid #CF1915;}
.scrollContent .scrollable .items div h6 {}
.scrollContent .scrollable .items div h6 a, .scrollContent .scrollable .items div h6 a:hover, .scrollContent .scrollable .items div h6 a:visited{text-decoration:none}
.scrollContent .scrollable .items div img { vertical-align:bottom;}
.scrollContent .scrollable .items p.date{}
.scrollContent .scrollable .items p.title a{}
.scrollContent .scrollable .items p.lead {}

.scrollContent a.prev, .scrollContent a.prevPage {display:block;width:19px;height:18px;margin:0;cursor:pointer;background: url(/img/scrollContent/leftScroll.png) no-repeat;position: absolute;left: 5px;top: 24px;}
.scrollContent a.next, .scrollContent a.nextPage {display:block;width:19px;height:18px;margin:0;cursor:pointer;background: url(/img/scrollContent/leftScroll.png) no-repeat;position: absolute;top: 24px;right:5px;}
.scrollContent a.prev:hover, .scrollContent a.next:hover, .scrollContent a.prevPage:hover, .scrollContent a.nextPage:hover {}
.scrollContent a.disabled {visibility:hidden !important}
.scrollContent a.next, .scrollContent a.nextPage {background-image:url(/img/scrollContent/rightScroll.png);clear:right;}
.scrollContent .navigator {display: none;}
.scrollContainer a.thumb{float: left; margin: 0 10px 0 0;}
/*-- .scrollContainer p.title {font-size: 14px; color: #fff; line-height: 120%; padding: 0; height: 66px; overflow: hidden;} --*/
.scrollContainer p.title a{color: #fff;}
.scrollContainer p.title a:hover{color: #CF1915; text-decoration: none;}



/*-----LEFT BOX - HOME ------*/

.leftHome{width:660px; float:left; padding:0;}
/*.leftHome .partBoxThrid, .leftHome .banner300x250, .leftHome .partRow3, .leftHome .partBoxThridFree { margin-right:20px}*/

/*-----LEFT STORES INLINE - HOME ------*/

.storiesInline {width:68px; margin-bottom:20px;}
.storiesInline .rowThrid{ background:url(/img/thridRegionTitle.png) no-repeat left top; width:648px; height:55px;}
.storiesInline .rowThrid h3{color: #032152; font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight: bold; margin: 0; padding: 15px 0 10px 15px;}
.storiesInline .thridBox { margin-top:10px; margin-left:4px;}
.storiesInline .thridBox .items{float:left;width:195px;margin:0 14px 0 0; background:#032152; -moz-border-radius: 10px; -webkit-border-radius: 10px;  -khtml-border-radius:10px; border-radius: 10px; behavior: url(/js/PIE.htc); padding:0 0 0 10px; position:relative; height:270px; line-height:100%}
.storiesInline .thridBox .last{ margin:0}
.storiesInline .thridBox .items a img { vertical-align:bottom; margin-left:-10px}
.storiesInline .thridBox .items p.date{ font-size:11px; color:#809197; padding:5px 0 5px 0}
.storiesInline .thridBox .items p.title { padding:0 0 5px 0; font-family:Tahoma;}
.storiesInline .thridBox .items p.title a{ font-size:12px; color:#FFC90A; padding:0}
.storiesInline .thridBox .items p.lead { font-size:11px; color:#B4BDCB; padding:0 0 5px 0}

/*-----partBoxThrid STORES LIST - HOME ------*/

.partBoxThrid { width:300px; margin-bottom:10px; background:#fff; padding: 10px; z-index:102;-webkit-box-shadow:  0px 0px 2px 0px #ccc; -moz-box-shadow:  0px 0px 2px 0px #ccc; box-shadow:  0px 0px 2px 0px #ccc;}
.partBoxThrid .partRow2{ background:none; width:300px; margin:0;}
.partBoxThrid ul{ margin:0}
.partBoxThrid ul li{margin:0; margin-bottom: 1px;}

.partBoxThrid ul li a img{ margin:0;}
.partBoxThrid p.eventDate{ font-size:11px; color:#7DA3C9; padding-bottom:5px}
.partBoxThrid h2.title{ font-size:13px; color: #1e1e1e; font-weight:bold; line-height:120%; margin-bottom:0; max-height: 62px;}
.partBoxThrid h2.title a{color: #1e1e1e; background: #ededed; padding: 7px 10px; display: block;}
.partBoxThrid p.leadShort{ font-size:13px; line-height:150%; color:#FFFFFF}
.partBoxThrid a.more {font-size:11px; font-weight:bold}
.partBoxThrid a.button{background:url(/img/arrows/moreArrow.png) no-repeat left top; float: right; width: 13px; height: 13px; text-indent: -9999px; margin-top: 3px;}
.partBoxThrid ul li.first{background: none; padding: 0;}
.partBoxThrid ul li.first h2.title{color: #1e1e1e; font-size: 20px; font-weight: bold; margin-bottom: 20px; height: 48px;}
.partBoxThrid ul li.first h2.title a{color: #1e1e1e; background: none; padding: 0;}
.partBoxThrid ul li.first p.leadShort{ color: #727272; font-size: 12px; line-height: 150%; padding-bottom: 10px; height: 54px;}


.info-part ul li h2.title a:hover{background: #CF1915; text-decoration: none; color: #fff; }
.sport-part ul li h2.title a:hover{background: #68B033; text-decoration: none; color: #fff; }
.svet-part ul li h2.title a:hover{background: #1C8DFF ; text-decoration: none; color: #fff; }
.zabava-part ul li h2.title a:hover{background: #FF9900; text-decoration: none; color: #fff; }

.info-part .partRow1 h3, .info-part .partRow1 h3 a, .info-part ul li.first h2.title, .info-part ul li.first h2.title a{color: #CF1915; }
.info-part .partRow1 h3{border-bottom: 0; margin-bottom: 5px;}
.info-part a.button{background:url(/img/arrows/moreArrow-info.png) no-repeat left top;}
.sport-part .partRow1 h3, .sport-part .partRow1 h3 a, .sport-part ul li.first h2.title, .sport-part ul li.first h2.title a{color: #68B033;}
.sport-part .partRow1 h3{border-bottom: 0; margin-bottom: 5px;}
.sport-part a.button{background:url(/img/arrows/moreArrow-fudbal.png) no-repeat left top;}
.svet-part .partRow1 h3, .svet-part .partRow1 h3 a, .svet-part ul li.first h2.title, .svet-part ul li.first h2.title a{color: #1C8DFF;}
.svet-part .partRow1 h3{border-bottom: 0; margin-bottom: 5px;}
.svet-part a.button{background:url(/img/arrows/moreArrow-svet.png) no-repeat left top;}
.zabava-part .partRow1 h3, .zabava-part .partRow1 h3 a, .zabava-part ul li.first h2.title, .zabava-part ul li.first h2.title a{color: #FF9900;}
.zabava-part .partRow1 h3{border-bottom: 0; margin-bottom: 5px;}
.zabava-part a.button{background:url(/img/arrows/moreArrow-zabava.png) no-repeat left top;}
.partRow1 h3 a:hover{text-decoration: none; color: #1e1e1e;}


.info-part ul li.first h2.title a:hover, .sport-part ul li.first h2.title a:hover, .svet-part ul li.first h2.title a:hover, .zabava-part ul li.first h2.title a:hover{color: #1e1e1e; text-decoration: none; background: none; padding: 0;}

/*-----LEFT BLOG POSTS - HOME ------*/

.browserPosts {margin:0 0 5px 0; list-style:none; background:#032152; -moz-border-radius: 10px; -webkit-border-radius: 10px;  -khtml-border-radius:10px; border-radius: 10px; behavior: url(/js/PIE.htc); padding:5px 0 10px 0; position:relative; font-family:Tahoma; line-height:100%}
.browserPosts p.blogName_releaseDate_commentsNumber{ font-size:11px; border-bottom:1px solid #1A50B8; padding:0 10px 5px 10px; position:relative; line-height:22px}
.browserPosts p.blogName_releaseDate_commentsNumber span.blogName{ font-weight:bold; color:#FFC90A; }
.browserPosts p.blogName_releaseDate_commentsNumber span.releaseDate{color:#7DA3C9;}
.browserPosts .commentsNumber{ margin:0 0 0 40px; padding:3px 0 3px 25px; background:url(/img/icons/commentsNum.png) no-repeat left bottom; font-size:11px; color:#33CC00; vertical-align:middle; height:20px; line-height:20px; position:absolute; right:25px; top:-5px}
.browserPosts h2.title{ padding:5px 0 0 10px}

/*----- RIGHT BOX - HOME ------*/

.rightHome{width:320px; float:right; padding:0;}

/*----- RIGHT Schedule - HOME ------*/

.partBoxSchedule { margin-bottom:10px}
.partBoxSchedule .partRow2 { padding:5px 0; width: 314px; font-family:Tahoma; }
.partBoxSchedule .line { margin:0; padding:5px; border-bottom: 1px solid #004E9C;}
.partBoxSchedule .line.last{border-bottom: none; margin:0;}
.partBoxSchedule .line span.time{ font-size:11px; font-weight:bold; float:left; margin-left:12px}
.partBoxSchedule .line span.title{margin-left: 65px; display:block; font-size:12px; line-height:140%; line-height:22px}
.partBoxSchedule .line a.title{margin-left: 65px; display:block; font-size:12px; line-height:140%; line-height:22px}

.partBoxSchedule .lineCurrent {padding:5px 5px 5px 5px; border-bottom:1px solid #004E9C;}
.partBoxSchedule .lineCurrent .box{background:#004E9C; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius:3px; border-radius: 3px; behavior: url(/js/PIE.htc);}
.partBoxSchedule .lineCurrent.last{border-bottom: none; margin:0;}
.partBoxSchedule .lineCurrent span.time{ font-size:11px; font-weight:bold; float:left; margin-left:12px}
.partBoxSchedule .lineCurrent span.title{margin-left: 65px; display:block; font-size:12px; line-height:140%; line-height:22px}
.partBoxSchedule .lineCurrent a.title{margin-left: 65px; display:block; font-size:12px; line-height:140%; line-height:22px}

/*----- RIGHT Comments - HOME ------*/
.commentList p.userName_date_commentsNumber {border-bottom: 1px solid #1A50B8; font-size: 11px; padding: 0 10px 5px; line-height:22px; position:relative}
ul.commentList li.browserPosts { padding: 10px 0}
.commentList span.date{color: #7DA3C9;}
.commentList {font-size:11px;}
.commentList .userName{font-weight:bold; color:#FFC90A; }
.commentList p.lead{color: #FFC90A; padding:10px;font-size:14px; line-height:140%}
.commentList .commentsNumber{ position:absolute; left:155px; top:-5px;}

/*----- RIGHT Comments - HOME ------*/

.partRow3 .newsletterMessage p{ font-family:TAhoma; font-size:15px; color:#FFFFFF; padding:0 10px 0px 20px}
.partRow3 .newsletterForm { margin:10px}
.partRow3 .newsletterForm input{ background:url(/img/NewsletterInput.png) no-repeat left center; padding:10px; width:263px; font-size:14px; color:#3B474B}
.partRow3 .newsletterForm .holder{ margin:10px 10px 10px 5px; width:283px;}
.partRow3 .newsletterBox{ margin-bottom:10px}
.partRow3 button.logIn{ margin-right:7px}

/*----- LEFT Free Entry box - HOME ------*/

.partBoxThridFree { width:314px; margin-bottom:10px;}
.partBoxThridFree .partRow2{ width:310px; background:#032152; -moz-border-radius: 10px; -webkit-border-radius: 10px;  -khtml-border-radius:10px; border-radius: 10px; behavior: url(/js/PIE.htc); padding:0; position:relative; font-family:Tahoma; line-height:100%}
.partBoxThridFree h2.freeEntryTitle{ font-size:16px;}
.partBoxThridFree .freeEntryImgBox{ margin-left:0px}
.partBoxThridFree .freeBoxBody { padding:15px 15px 0 15px}
.partBoxThridFree .freeBoxBody p { line-height:150%; color:#FFFFFF; font-size:13px}
.newsletterBox .newsletterMessage { margin-left:20px; color:#FFFFFF; }

.latestNews, .exchange{width:300px; margin-bottom:10px; background:#fff; padding:10px; z-index:102;-webkit-box-shadow:  0px 0px 2px 0px #ccc; -moz-box-shadow:  0px 0px 2px 0px #ccc; box-shadow:  0px 0px 2px 0px #ccc;}
.latestNews h3{ border-bottom: 0;font-family: 'prelo_slab_boldbold';font-size: 26px;font-weight: bold;line-height: 110%;margin-bottom: 5px;text-transform: uppercase;}
.latestNews h3 a{ background: url("/img/arrows/moreArrow.png") no-repeat scroll left top transparent;float: right;height: 13px;margin-top: 3px;text-indent: -9999px;width: 13px;}

.latestNews .storyNav:hover {background-color: #000000; color: #fff}
.latestNews .storyNav:hover h2.title a {color: #cf1915}

/*----- RIGHT Poll - HOME ------

.pollBox{width:300px; margin-bottom:15px; background:#fff; padding:10px; z-index:102;-webkit-box-shadow:  0px 0px 2px 0px #ccc; -moz-box-shadow:  0px 0px 2px 0px #ccc; box-shadow:  0px 0px 2px 0px #ccc;}
.pollBox h3.title{ border-bottom: 1px solid #1E1E1E;font-family: 'prelo_slab_boldbold';font-size: 26px;font-weight: bold;line-height: 110%;margin-bottom: 15px;text-transform: uppercase;}
.pollBox .poll{background: #ededed; padding: 20px 10px;}
.pollBox .poll h3{font-size: 12px; color: #1e1e1e; font-weight: normal; font-weight: bold;}
.pollBox .poll #answerForm .pollHolder {border: none; margin: 0 0 10px 0; padding: 0;}
.pollBox .poll #answerForm .pollHolder .answer{color: #727272; font-size: 12px; padding-bottom: 0;}
.pollBox .poll #answerForm .pollHolder .imageHolder{ float:left; width:100px; height:100px; background:#ededed; margin-right:15px;}
.pollBox .poll #answerForm .pollHolder input.radioButton { margin: 0 10px 0 0; padding: 0; vertical-align: middle; background-color:#ededed}
.pollBox .poll #answerForm .pollHolder .answerImage{ color:#1e1e1e; padding-top: 45px;}
.pollBox .poll #answerForm .buttonHolderFull{padding-top: 15px;}
.pollBox .poll #answerForm .buttonHolderFull a.button{background: none; padding: 6px 10px; line-height: 100%}
.pollBox .poll #answerForm .buttonHolderFull a.button span{color: inherit;font-weight: normal;padding: 0;text-transform: none;}
.pollBox .poll #answerForm .buttonHolderFull a.button:hover{text-decoration: none; color: #000}
.pollBox .poll #answerForm .buttonHolderFull button{background: #CF1915;}
.pollBox .poll #answerForm .buttonHolderFull button:hover{background: #000;}*/

.latestSectionStories {width:300px; margin-bottom:10px; background:#fff; padding: 10px; z-index:102;-webkit-box-shadow:  0px 0px 2px 0px #ccc; -moz-box-shadow:  0px 0px 2px 0px #ccc; box-shadow:  0px 0px 2px 0px #ccc;}
.latestSectionStories h3.title{border-bottom: 0px;font-family: 'prelo_slab_boldbold';font-size: 26px;font-weight: bold;line-height: 110%;margin-bottom: 5px;text-transform: uppercase;}
.latestSectionStories h3.title a{color: #1e1e1e;}
.latestSectionStories h3.title a:hover{color: #CF1915; text-decoration: none;}
.latestSectionStories .dataNav{background: none; padding: 0; margin: 0;}
.latestSectionStories .dataNav a.smallThumb105{width: 105px; height: 105px; float: left; margin: 0 10px 0 0;}
.latestSectionStories .dataNav h2.title{margin: 0 0 10px 0; font-size: 16px;}
.latestSectionStories .dataNav p.leadShorter{color: #727272; font-size: 12px; padding: 0;}

/*-----LATEST STORES scrollContent 6 - HOME ------*/
.storyMainBox6 {margin-bottom: 10px;}

.storyMainBox6 .rowFull h3.mainTitle{color: #f6f6f6; font-size: 26px; font-weight: bold; line-height: 110%; font-family: 'prelo_slab_boldbold'; margin-bottom: 15px; border-bottom: 1px solid #f6f6f6; text-transform: uppercase;}
.storyMainBox6 .rowFull h3.mainTitle a{color: #f6f6f6;}
.storyMainBox6 .rowFull h3.mainTitle a:hover{color: #1e1e1e; text-decoration: none;}
.storyMainBoxInner6 {background: #3D9904; padding: 10px;}

.storyMainBox6.hotSpot .rowFull h3.mainTitle a{
    padding-left: 125px;
    background-image: url('/img/hsHome.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.scrollContent6{margin:0 auto;position:relative;width:640px; margin-top:15px}
.scrollContent6 .scrollable6 {position:relative;overflow:hidden;width: 640px;height:66px;margin: 0 auto;padding:0;}
.scrollContent6 .scrollable6 .items {	width:20000em;	position:absolute;clear:both;}
.scrollContent6 .scrollable6 .items div {float:left;width:300px;margin:0 40px 0 0; padding:0; position:relative; height:66px;overflow: hidden;}
.scrollContent6 .scrollable6 .items div h6 a, .scrollContent6 .scrollable6 .items div h6 a:hover, .scrollContent6 .scrollable6 .items div h6 a:visited{text-decoration:none}
.scrollContent6 .scrollable6 .items div img { vertical-align:bottom; width: 97px}
.scrollContent6 .scrollable6 .items div .mediumThumb126{width: 97px; margin: 0 10px 0; float: left;}
.scrollContent6 .scrollable6 .items h2.title{color: #f6f6f6; font-weight: bold; font-size: 16px; height: 58px; overflow: hidden;}
.scrollContent6 .scrollable6 .items h2.title a{color: #f6f6f6;}
.scrollContent6 .scrollable6 .items h2.title a:hover{color: #1e1e1e; text-decoration: none;}

.scrollContent6 a.prev, .scrollContent a.prevPage {display:block;width:13px;height:13px;margin:0;cursor:pointer;background: url(/img/arrows/pressGreenLeft.png) no-repeat;position: absolute;right: 25px;top: -35px;}
.scrollContent6 a.next, .scrollContent a.nextPage {display:block;width:13px;height:13px;margin:0;cursor:pointer;background: url(/img/arrows/pressGreenRight.png) no-repeat;position: absolute;top: -35px;right:0;}
.scrollContent6 a.prev:hover, .scrollContent a.next:hover, .scrollContent6 a.prevPage:hover, .scrollContent6 a.nextPage:hover {}
.scrollContent6 a.disabled {visibility:hidden !important}
.scrollContent6 a.next, .scrollContent a.nextPage {background-image:url(/img/arrows/pressGreenRight.png);clear:right;}
.scrollContent6 .navigator {display: none;}


/*-----LATEST STORES scrollContent 3x4 - HOME ------*/
.storyMainBox4 {margin-bottom: 10px;}

.storyMainBox4 .rowFull h3.mainTitle{color: #f6f6f6; font-size: 26px; font-weight: bold; line-height: 110%; font-family: 'prelo_slab_boldbold'; margin-bottom: 15px; border-bottom: 1px solid #f6f6f6; text-transform: uppercase;}
.storyMainBoxInner4 {background: #3D9904; padding: 10px;}

.scrollContent4{margin:0 auto;position:relative;width:640px;}
.scrollContent4 .scrollable4 {position:relative;overflow:hidden;width: 640px;height:190px;margin: 0 auto;padding:0;}
.scrollContent4 .scrollable4 .items {	width:20000em;	position:absolute;clear:both;}
.scrollContent4 .scrollable4 .items div {float:left;width:640px;margin:0; padding:0; position:relative; height:190px;overflow: hidden;}
.scrollContent4 .scrollable4 .items div h3.mainTitle{color: #f6f6f6; font-size: 26px; font-weight: bold; line-height: 110%; font-family: 'prelo_slab_boldbold'; margin-bottom: 15px; border-bottom: 1px solid #f6f6f6; text-transform: uppercase;}
.scrollContent4 .scrollable4 .items div h3.mainTitle a{color: #f6f6f6;}
.scrollContent4 .scrollable4 .items div h3.mainTitle a:hover{color: #CF1915; text-decoration: none;}
.scrollContent4 .scrollable4 .items div .scrollBox{ width: 280px; float: left; margin: 0 40px 30px 0; height: 60px; padding: 0 20px 0 0;}
.scrollContent4 .scrollable4 .items div .nomargin{margin: 0 0 30px 0;}
.scrollContent4 .scrollable4 .items div h4 a, .scrollContent4 .scrollable4 .items div h6 a:hover, .scrollContent6 .scrollable6 .items div h6 a:visited{text-decoration:none}
.scrollContent4 .scrollable4 .items div img { vertical-align:bottom;}
.scrollContent4 .scrollable4 .items div .mediumThumb126{width: 126px; margin: 0 10px 0; float: left;}
.scrollContent4 .scrollable4 .items h2.title{color: #fff; font-weight: bold; font-size: 16px; height: 58px; overflow: hidden;}
.scrollContent4 .scrollable4 .items h2.title a{color: #fff;}
.scrollContent4 .scrollable4 .items h2.title a:hover{color: #CF1915; text-decoration: none;}

.scrollContent4 a.prev, .scrollContent a.prevPage {display:block;width:13px;height:13px;margin:0;cursor:pointer;background: url(/img/arrows/4ArrowLef.png) no-repeat;position: absolute;right: 25px;top: 8px;}
.scrollContent4 a.next, .scrollContent a.nextPage {display:block;width:13px;height:13px;margin:0;cursor:pointer;background: url(/img/arrows/4ArrowRight.png) no-repeat;position: absolute;top: 8px;right:0;}
.scrollContent4 a.prev:hover, .scrollContent a.next:hover, .scrollContent6 a.prevPage:hover, .scrollContent6 a.nextPage:hover {}
.scrollContent4 a.disabled {}
.scrollContent4 a.next, .scrollContent4 a.nextPage {background-image:url(/img/arrows/4ArrowRight.png);clear:right;}
.scrollContent4 .navigator {display: none;}

.storiesToplist .storyMainBoxInner4{background: #1e1e1e;}

/*-----KOLUMNE - HOME ------*/
.latest-kolumne .dataNav{background: #ededed; margin: 0 0 1px 0; padding: 15px 10px;}
.latest-kolumne .dataNav .mobileThumb45{float: left; margin: 0 10px 0 0;}
.latest-kolumne .dataNav p.eventDate{float: none;}
.latest-kolumne .dataNav p.series{font-size: 12px; color: #1e1e1e; font-weight: bold;}
.latest-kolumne .dataNav h2.title{color: #CF1915; font-size: 20px; margin: 0;}
.latest-kolumne .dataNav h2.title a{color: #CF1915;}
.latest-kolumne .dataNav h2.title a:hover{color: #1e1e1e; text-decoration: none;}

.latest-kolumne h3.title a{color: #1E1E1E;}
.latest-kolumne h3.title a:hover{color: #CF1915; text-decoration: none;}
.latest-kolumne h3.title a.all{color: #1e1e1e; font-size: 10px; font-weight: normal; font-family: Arial;}
.latest-kolumne h3.title a.all:hover{text-decoration: none; color: #CF1915;}
.latest-kolumne .dataNav a:hover{text-decoration: none; color: #1e1e1e;}

/*-----KOMENTAR DANA - HOME ------*/
.komentar-dana-part ul li{background: #ededed; padding: 5px 10px;}
.komentar-dana-part ul li p.eventDate{float: left;color: #666; font-size: 10px; padding: 2px 10px 0 0; line-height: 120%;}
.komentar-dana-part ul li h2.title{}
.komentar-dana-part ul li h2.title a{padding: 0;}
.komentar-dana-part ul li h2.title a:hover{color: #CF1915; text-decoration: none;}
.komentar-dana-part ul li.first{background: #CF1915; padding: 15px 10px;}
.komentar-dana-part ul li.first a.mobileThumb45{width: 45px; float: left; margin: 0 10px 0 0;}
.komentar-dana-part ul li.first p.eventDate{color: #fff; font-size: 10px; padding: 0; float: none;}
.komentar-dana-part ul li.first p.series{font-size: 12px; font-weight: bold; color: #fff; padding-bottom: 15px;}
.komentar-dana-part ul li.first h2.title{font-size: 16px; font-weight: bold; color: #fff; margin: 0; height: auto; line-height: 120%;}
.komentar-dana-part ul li.first h2.title a{color: #fff;}
.komentar-dana-part ul li.first h2.title a:hover{color: #1e1e1e; text-decoration: none;}
.komentar-dana-part ul li.first p.leadShort{font-size: 12px; color: #fff; padding: 0; height: auto;}
.komentar-dana-part h3 a{color: #1e1e1e;}
.komentar-dana-part h3 a:hover{color: #CF1915; text-decoration: none;}


/*PHOTO OF THE DAY*/

.photoDay .partRow1 h3{color: #FF9900;border-bottom: 0;}
.photoDay a.button{background:url(/img/arrows/moreArrow-zabava.png) no-repeat left top; margin-top: 5px;}
.photoDay a.firstThumb{display: block; margin-bottom: 7px; position: relative}
.photoDay a.firstThumb img{width: 300px; height: 156px;}
.photoDay a.otherThumb{display: block; float: left; margin: 0 6px 0 0;}
.photoDay a.lastThumb{margin: 0;}
.photoDay a.otherThumb img{width: 70px; height: 36px;}
.photoDay .description {position: absolute; bottom: 0; display: block; padding: 8px 10px; 
                        font-size: 16px; font-weight: bold; color: #fff; width: 280px;
                        background-image: url(/img/crnoT2.png); background-repeat: repeat;}


.videoDay .partRow1 h3{color: #1C8DFF;border-bottom: 0;}
.videoDay a.button{background:url(/img/arrows/moreArrow-svet.png) no-repeat left top; margin-top: 5px;}

.videoDay .icon {position: absolute; display: block; width: 85px; height: 30px; top: 10px; right: 10px;
                 background-image: url(/img/videoIcon.png); background-repeat: no-repeat; background-position: top;}
.videoDay .icon:hover {background-position: bottom;}


/*-----TOP STORES 1+2 - HOME ------*/

.topStory-1-2 {
    margin-bottom: 15px; 
    width:640px;
    -webkit-box-shadow:  0px 0px 2px 0px #ccc; 
    -moz-box-shadow:  0px 0px 2px 0px #ccc; 
    box-shadow:  0px 0px 2px 0px #ccc; 
    background: #fff; 
    padding: 10px;
}
.topStory-1-2 .blackBox {
    background-color: #1e1e1e;
    padding: 12px;
}
.topStory-1-2 .blackBox .tekst {
    display: block;
}
.topStory-1-2 .blackBox .blackBoxElement {
    position: relative;
    width: 300px;
    float: left;
}
.topStory-1-2 .blackBox .last {
    float: right;
}
.topStory-1-2 .blackBox .first {
    width: 615px;
    margin-bottom: 20px;
}
.topStory-1-2 .blackBox .par {
    float: right;
}
.topStory-1-2 .blackBox .firstRow {
    margin-bottom: 30px;
}

.topStory-1-2 .blackBox .blackBoxElement .thumb {
    margin-bottom: 10px;
}
.topStory-1-2 .first .tekst {
    display: block;
    position: absolute;
    bottom: 0;
    padding: 12px;
    background-image: url('/img/topStoryTransparent.png');
    background-repeat: repeat;
}
.topStory-1-2 .blackBox p.title {
    font-family: 'prelo_slab_boldbold';
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 10px;
}
.topStory-1-2 .blackBox p.lead {
    font-size: 12px;
    color: #fff;
    padding-bottom: 0;
}
.topStory-1-2 .blackBox p.title a {
    text-decoration: none; 
}
.topStory-1-2 .blackBox p.title a:hover {
    color: #fff; 
}



/*BREAKING NEWS */

.breaking {width: 100%; overflow: hidden; margin-bottom: 10px;}
.breaking-in {background: #FFFF00; height: 40px; display: block; position: relative}
.breaking h3.title{background-color: #1e1e1e; color: #ffff00; font-size: 15px; 
                   line-height: 40px; text-transform: uppercase; margin: 0; padding: 0px 35px; 
                   float:left; position: absolute; z-index: 1; font-weight: bold}
/*.breaking li{background: url('/img/breakingDivider.png') no-repeat right top; padding: 0 30px; line-height: 30px; display: block; font-size: 13px; color: #333;}
.breaking li a{color: #333;}
.breaking li a:hover{color: #CC0000; text-decoration: none;}*/
.breakingDiv {left:230px;position: absolute;}
.breakingDiv a {font-size: 16px; line-height: 40px; color: #1e1e1e; font-weight: bold; 
                padding-right: 40px; width: 728px; display: block;}
.breakingDiv a:hover {text-decoration: none; color: #666}





/*-----TOP STORES 1+2  - half ------*/

.halfBox {
    margin-bottom: 10px; 
    width:640px;
    -webkit-box-shadow:  0px 0px 2px 0px #ccc; 
    -moz-box-shadow:  0px 0px 2px 0px #ccc; 
    box-shadow:  0px 0px 2px 0px #ccc; 
    background: #fff; 
    padding: 10px;
}
.halfBox .topStoryLeft {
    width: 426px;
    height: 240px;
    overflow: hidden;
}
.halfBox .topStoryLeft img {
    width: 426px;
    height: 240px;
}
.halfBox .topStoryRight {
    width: 207px;
    height: 116px;
    overflow: hidden;
}
.halfBox .topStoryRight img {
    width: 207px;
    height: 116px;
}
.halfBox .topStoryLeft .topStoryText h3 {
    background-image: url("/img/crvenoT2.png");
}
.halfBox .topStoryLeft .topStoryText .titleLead, .halfBox .topStoryRight .topStoryText .titleLead {
    background-image: url("/img/crnoT2.png");
    padding: 10px;
    margin-top: 0;
}
.halfBox .topStoryLeft h2 {
    margin-bottom: 0;
}
.halfBox .topStoryLeft h2 a {
    font-size:  22px;
    line-height: 120%
}
.halfBox .topStoryRight .topStoryText h2 a {
    font-size:  16px;
    line-height: 110%;
}
.halfBox .topStoryLeft .topStoryText h3 {
    display: block;
    padding: 10px;
}




/*-----LATEST STORES 1+4  - third ------*/

.latest-1-4 ul li.first h2.title {
    height: auto;
    margin-bottom: 15px;
}
.latest-1-4 ul li.first img {
    width: 300px;
}
.latest-1-4 ul li.par, .latest-1-4 ul li.nepar {
    width: 150px;
    float: left;
    padding-top: 15px;
    border-top: 1px solid #dbdbdb;
}
.latest-1-4 ul li.nepar {
    clear: left;
}
.latest-1-4 ul a.mobileThumb {
    margin-bottom: 15px;
    margin-right: 5px
}
.latest-1-4 li.par h2.title a, .latest-1-4 li.nepar h2.title a {
    padding: 0;
    padding-left: 65px;
    padding-right: 5px;
    font-size: 11px;
    color: #333;
    font-weight: normal;
    background: none;
}
.latest-1-4 li.par h2.title a:hover, .latest-1-4 li.nepar h2.title a:hover {
    background: none;
    color: #000;
}





/*----- CONTENT BOTTOM ------*/

.contentBottom {
    width: 100%;
    background-image: url(/img/headerBgrd.png);
    background-repeat: repeat-y;
    background-position: center top;
    padding-bottom: 20px;
}
.contentBottomIn {
    width: 990px;
    margin: 0 auto;
    padding: 10px 0 0 8px;
}



/*-----LATEST STORES 1+2  - third ------*/

.latest-1-2 {
    margin: 0 10px 10px 0;
}
.latest-1-2 ul li.first a {
    display: block;
    width: 300px;
    height: 155px;
    overflow: hidden;
    position: relative;
}
.latest-1-2 ul li.first a h2.title {
    position: absolute;
    bottom: 0;
    width: 280px;
    padding: 10px;
    background-image: url(/img/crnoT2.png);
    margin-bottom: 0;
    color: #fff;
    text-align: left;
}
.latest-1-2 ul li.first img {
    width: 300px;

}
.latest-1-2 ul li.first h2.title {
    height: auto;
    margin-bottom: 15px;
}

.latest-1-2 ul li.par, .latest-1-2 ul li.nepar {
    width: 100%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}
.latest-1-2 ul li.last {
    border-top: 1px solid #dbdbdb;
}
.latest-1-2 ul .par a.mediumThumb, .latest-1-2 ul .nepar a.mediumThumb {
    width: 120px;
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
}
.latest-1-2 ul .par a.mediumThumb img, .latest-1-2 ul .nepar a.mediumThumb img {
    width: 120px;
    height: 62px;
}
.latest-1-2 li.par h2.title a, .latest-1-2 li.nepar h2.title a {
    padding: 0 0 0 130px;
    font-size: 13px;
    color: #1e1e1e;
    font-weight: bold;
    background: none;
    line-height: 140%;
}
.latest-1-2 li.par h2.title a:hover, .latest-1-2 li.nepar h2.title a:hover {
    background: none;
    color: #000;
}

.leftHome .latest-1-2.right {margin-right: 0}

/*----- banner 728x90 ------*/

.banner728x90 {
    text-align: center;
}

/*----- top lista 1+2 sa naslovom  - half ------*/

.topListTitle {
    border-bottom: 0px;
    font-family: 'prelo_slab_boldbold';
    font-size: 26px;
    font-weight: bold;
    line-height: 110%;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #1e1e1e;
}



/*----- top lista u pokretnoj traci  - full ------*/

.scrollContentBlack {
    background-color: #fff;
}


.scrollContentBlack .scrollContent .scrollable .items p.title a {
    color: #000;
    line-height: 120%;
}
.scrollContentBlack .scrollContent .scrollable .items p.title a:hover {
    color: #c0c0c0;
}
.scrollContentBlack .scrollContent .scrollable .items div {
    margin-right: 10px;
}
.scrollContentBlack .scrollContent .scrollable .items div img {
    margin-bottom: 8px;
}
.scrollContentBlack .scrollContent .scrollable {
    width: 978px;
}

.scrollContentBlack .scrollContent a.prev, .scrollContentBlack .scrollContent a.next {
    height: 158px;
    width: 40px;
    top: -9px;
}
.scrollContentBlack .scrollContent a.prev {
    background-image: url(/img/scrollLeft2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    left: -9px;
}
.scrollContentBlack .scrollContent a.next {
    background-image: url(/img/scrollRight2.png);
    background-repeat: no-repeat;
    background-position: left top;
    right: -9px;
}
.scrollContentBlack .scrollContent a:hover {
    background-position: left bottom;
}


.partBoxThrid.guideThird ul{display: table;}
.partBoxThrid.guideThird ul li{width:100px; display: table-cell; background-image: url("/img/headerBgrd.png");background-position: center top;background-repeat: repeat-y;}
.partBoxThrid.guideThird ul li .smallThumb105NoLink img{width: 100px;}
.partBoxThrid.guideThird ul li p.uptitle{color: #666; padding: 0; font-weight: bold; font-size: 30px; margin: 5px auto; text-align: center;}
.partBoxThrid.guideThird ul li h2.titleGuideLink{font-size: 13px;font-weight: bold;color: #fff; margin: 5px auto; padding: 0 10px;}
.partBoxThrid.guideThird ul li h2.titleGuideLink a{color: #fff; text-decoration: none;}
.partBoxThrid.guideThird ul li h2.titleGuideLink a:hover{color:#FF9900; text-decoration: none;}
.partBoxThrid a.button.rightArrow{background:url("/img/arrows/arrowRight.png") no-repeat scroll left top transparent}
.partBoxThrid a.button.leftArrow{background: url("/img/arrows/arrowLeft.png") no-repeat scroll left top transparent;margin-right: 10px;}

.partBoxThrid.guideThird .partRow1 h3 a{color:#FF9900;}
.partBoxThrid.guideThird .partRow1 h3 a:hover{color: #1e1e1e;}


/*latestStoriesWithTitles-3*/
.latestListTitle a.button {
    background: url("/img/arrows/moreArrow.png") no-repeat scroll left top transparent;
    float: right;
    height: 13px;
    margin-top: 3px;
    text-indent: -9999px;
    width: 13px;
}
h3.latestListTitle {
    border-bottom: 0 none;
    color: #1E1E1E;
    font-family: 'prelo_slab_boldbold';
    font-size: 26px;
    font-weight: bold;
    line-height: 110%;
    margin-bottom: 5px;
    text-transform: uppercase;
}
h3.latestListTitle a,  h3.latestListTitle a:hover {
    color: #1E1E1E;
    text-decoration: none;
}
.latestTitles3 ul{margin: 0;}
.latestTitles3 ul li{margin: 0; overflow: hidden;}
.latestTitles3 ul li.first{ height: 240px;
                            width: 426px; display: block;
                            float: left;position: relative;}
.latestTitles3 ul li.first img {
    height: 240px;
    width: 426px;}
.latestTitles3 ul li.first a.mediumThumb{width: auto; margin: 0;}
.latestTitles3 ul li.first h2.title {
    bottom: 0;
    position: absolute;
    background-image: url("/img/crnoT.png");
    margin-top: 0;
    padding: 10px;
    color: #FFFFFF;
    display: inline;
    font-family: Arial;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 0;
    text-transform: none;
    width: 406px;
}
.latestTitles3 ul li.first h2.title a {
    color: #FFFFFF;
    font-family: 'prelo_slab_boldbold';
    font-size: 22px;
}
.latestTitles3 ul li.first h2.title a:hover {
    color: #CF1915;
    text-decoration: none;
}
.latestTitles3 ul li.nepar{ height: 116px;
                            width: 207px;display: block;
                            float: right;position: relative; margin-bottom: 9px;}
.latestTitles3 ul li.nepar img{  height: 116px;
    width: 207px;}
.latestTitles3 ul li.last{height: 116px;
                          width: 207px;display: block;
                          float: right;position: relative;}
.latestTitles3 ul li.last img{  height: 116px;
    width: 207px;}
.latestTitles3 ul li.last h2.title, .latestTitles3 ul li.nepar h2.title{
    bottom: 0;
    position: absolute;
    background-image: url("/img/crnoT.png");
    margin-top: 0;
    padding: 10px;
    color: #FFFFFF;
    display: inline;
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    text-transform: none;
    width: 187px;
}
.latestTitles3 ul li.last h2.title a, .latestTitles3 ul li.nepar h2.title a{font-size: 16px;
    line-height: 110%;color: #FFFFFF;
    font-family: 'prelo_slab_boldbold';}
.latestTitles3 ul li.last h2.title a:hover, .latestTitles3 ul li.nepar h2.title a:hover {
    color: #CF1915;
    text-decoration: none;
}






.mediumThumb300-2, .mediumThumb300 {
    display: table-cell;
    width: 300px;
    height: 155px;
    text-align: center;
    background-color: #e0e0e0;
    vertical-align: middle;
}
.largeThumb426 {
    display: table-cell;
    width: 426px;
    height: 240px;
    text-align: center;
    background-color: #e0e0e0;
    vertical-align: middle;
}
.mediumThumb207 {
    display: table-cell;
    width: 207px;
    height: 116px;
    text-align: center;
    background-color: #e0e0e0;
    vertical-align: middle;
}
.mediumThumb160 {
    display: table-cell;
    width: 160px;
    height: 83px;
    text-align: center;
    background-color: #e0e0e0;
    vertical-align: middle;
}
.mediumThumb120 {
    display: table-cell;
    width: 120px;
    height: 62px;
    text-align: center;
    background-color: #e0e0e0;
    vertical-align: middle;
    float: left;
}




/* -- Hot Spot -- */

.hotSpot6 {
    background-color: #000;
    color: #fff;
}
.hotSpot6 h3 {
    line-height: 50px;
    padding-right: 160px;
    padding-left: 12px;
    
    font-family: 'prelo_slab_boldbold';
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}
.hotSpot6 h3 a.hotspot {
    display: block;
    width: 160px;
    height: 50px;
    background-image: url('/img/HSlogo.jpg');
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    top: 0;
    right: 0;
}
.hotSpot6 h3 a {
    color: #fff;
}
.hotSpot6 h3 a:hover {
    text-decoration: none;
}
.hotSpot6 .event {
    display: block;
    width: 300px;
    margin-left: 20px;
    float: left;
    margin-bottom: 25px;
}
.hotSpot6 .firstEvent {
    clear: left;
}
.hotSpot6 .event img {
    width: 97px;
    float: left;
    margin-right: 20px;
}
.hotSpot6 .event .releaseTime_releaseDate {
    padding-bottom: 5px;
}
.hotSpot6 .event .releaseTime {
    font-family: 'prelo_slab_boldbold';
    font-size: 18px;
    color: #ff0000;
}
.hotSpot6 .event .releaseDate {
    font-size: 12px;
    color: #ccc;
}
.hotSpot6 .event h2 a {
    font-family: 'prelo_slab_boldbold';
    font-size: 16px;
    color: #fff;
    line-height: 18px;
}


