/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Adjusted on : October 27, 2021
    Author     : srdjandimitrijevic
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  margin: 0px !important; }

.container {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto; }
  .container:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (min-width: 990px) {
    .container {
      width: 952px; } }
  @media screen and (min-width: 768px) and (max-width: 989px) {
    .container {
      width: 100%;
      max-width: 100%; } }
  @media screen and (max-width: 767px) {
    .container {
      width: 100%;
      max-width: 100%; } }
  @media screen and (min-width: 990px) {
    .container.main {
      width: 992px;
      padding: 0 20px;
      background: #FFF; } }

@media screen and (max-width: 767px) {
  section.left {
    padding: 20px; } }
@media screen and (min-width: 768px) and (max-width: 989px) {
  section.left {
    padding: 20px 20px 11px 20px; } }
@media screen and (min-width: 990px) {
  section.left {
    /*@include span-columns(8 of 12);*/
    margin-top: 20px;
    float: left;
    width: 628px; }
    section.left.home-top {
      margin-bottom: -20px; }
    section.left.full-width {
      width: 100%; } }
section.left .box1 .box-item, section.left .box2 .box-item, section.left .box3 .box-item, section.left .box4 .box-item {
  width: 100%; }
@media screen and (min-width: 768px) {
  section.left .box1 .box-item {
    margin-bottom: 3.57866%; }
  section.left .box2 .box-item {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 48.2106681966%;
    margin-bottom: 3.57866%; }
    section.left .box2 .box-item:last-child {
      margin-right: 0; }
    section.left .box2 .box-item:nth-child(2n) {
      margin-right: 0; }
    section.left .box2 .box-item:nth-child(2n+1) {
      clear: left; }
    section.left .box2 .box-item.columns2 .box-item, section.left .box2 .box-item .columns2 .box-item {
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 46.288514824%;
      margin-bottom: 7.42297%; }
      section.left .box2 .box-item.columns2 .box-item:last-child, section.left .box2 .box-item .columns2 .box-item:last-child {
        margin-right: 0; }
      section.left .box2 .box-item.columns2 .box-item:nth-child(2n), section.left .box2 .box-item .columns2 .box-item:nth-child(2n) {
        margin-right: 0; }
      section.left .box2 .box-item.columns2 .box-item:nth-child(2n+1), section.left .box2 .box-item .columns2 .box-item:nth-child(2n+1) {
        clear: left; }
    section.left .box2 .box-item.columns1 .box-item, section.left .box2 .box-item .columns1 .box-item {
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 100%;
      margin-right: 0;
      /*margin-bottom: 7.42297%;*/
      margin-bottom: 20px; }
      section.left .box2 .box-item.columns1 .box-item:last-child, section.left .box2 .box-item .columns1 .box-item:last-child {
        margin-right: 0; }
    section.left .box2 .box-item .full-width .box-item {
      width: 100%;
      margin-bottom: 7.42297%; }
  section.left .box2.type2 {
    overflow: auto;
    width: 100%; }
    section.left .box2.type2 .box-item.bigger {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%; }
      section.left .box2.type2 .box-item.bigger:last-child {
        margin-right: 0; }
      section.left .box2.type2 .box-item.bigger .box-item {
        width: 100%;
        margin-bottom: 0; }
    section.left .box2.type2 .box-item.smaller {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%; }
      section.left .box2.type2 .box-item.smaller:last-child {
        margin-right: 0; }
  section.left .box3, section.left box3actual {
    display: block; }
    section.left .box3:after, section.left box3actual:after {
      content: "";
      display: table;
      clear: both; }
    section.left .box3 .box-item, section.left box3actual .box-item {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 30.9475575955%;
      margin-bottom: 3.57866%; }
      section.left .box3 .box-item:last-child, section.left box3actual .box-item:last-child {
        margin-right: 0; }
      section.left .box3 .box-item:nth-child(3n), section.left box3actual .box-item:nth-child(3n) {
        margin-right: 0; }
      section.left .box3 .box-item:nth-child(3n+1), section.left box3actual .box-item:nth-child(3n+1) {
        clear: left; }
  section.left .box4 .box-item {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 22.3160022949%;
    margin-bottom: 3.57866%; }
    section.left .box4 .box-item:last-child {
      margin-right: 0; }
    section.left .box4 .box-item:nth-child(4n) {
      margin-right: 0; }
    section.left .box4 .box-item:nth-child(4n+1) {
      clear: left; } }

.box6 .box-item {
  width: 100%; }
  @media screen and (min-width: 768px) {
    .box6 .box-item {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 14.7019570017%;
      margin-bottom: 3.57866%; }
      .box6 .box-item:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .box6 .box-item:first-child {
      padding-top: 0;
      border-top: 0; } }
@media screen and (max-width: 989px) {
  .box6 {
    padding: 20px 20px 0 20px;
    overflow: auto; } }
@media screen and (min-width: 768px) and (max-width: 989px) {
  .box6 {
    margin-bottom: -20px; }
    .box6.news-box4 .text h3 {
      font-size: 13px; } }

@media screen and (max-width: 767px) {
  aside.right {
    padding: 30px 15px 15px 15px; } }
@media screen and (min-width: 768px) and (max-width: 989px) {
  aside.right {
    padding: 0 20px 20px 20px;
    margin-top: 20px; } }
@media screen and (max-width: 989px) {
  aside.right {
    clear: both; } }
@media screen and (min-width: 990px) {
  aside.right {
    /*@include span-columns(4 of 12);
    @include omega;*/
    margin-top: 20px;
    float: right;
    width: 304px; }
    aside.right.home-top {
      margin-bottom: -20px; } }

@media screen and (max-width: 767px) {
  section.page {
    padding: 15px; } }
@media screen and (min-width: 768px) and (max-width: 989px) {
  section.page {
    padding: 20px; } }

.container.full-width .left {
  width: 100%; }
.container.full-width .right {
  display: none; }

.specijal #top .b92-content > span:first-child a {
  color: #2a2966 !important; }
@media screen and (min-width: 990px) {
  .specijal #top ul.menu {
    width: 952px;
    margin: 0 auto;
    z-index: 90; }
    .specijal #top ul.menu li {
      display: inline-block;
      float: none;
      letter-spacing: 0px; }
      .specijal #top ul.menu li.active {
        background: transparent; }
      .specijal #top ul.menu li:first-child a {
        padding-left: 0; } }
.specijal #top .header-top .header-master {
  height: 62px;
  margin: 0;
  /*                background-color: #fff;*/ }
  @media screen and (max-width: 989px) {
    .specijal #top .header-top .header-master {
      padding-left: 20px; } }
.specijal #top .header-top nav.main-nav {
  z-index: 1; }
.specijal #top .header-top .menu {
  top: 62px; }
  .specijal #top .header-top .menu li.active a {
    background: none; }
  @media screen and (max-width: 767px) {
    .specijal #top .header-top .menu li.active {
      border-bottom: 1px solid #ebebeb; } }
  @media screen and (max-width: 989px) {
    .specijal #top .header-top .menu li a {
      padding-top: 22px;
      padding-bottom: 21px;
      font-size: 16px; } }
  @media screen and (min-width: 768px) and (max-width: 989px) {
    .specijal #top .header-top .menu li.active a, .specijal #top .header-top .menu li a {
      padding-left: 18px; } }
.specijal #top .logo-specijal {
  text-indent: -9999px;
  display: inline-block; }
.specijal .b92-content {
  float: right;
  width: 240px;
  height: 37px;
  margin: 14px 0 0 0;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase; }
  .specijal .b92-content img {
    padding: 1.5px; }
  @media screen and (max-width: 989px) {
    .specijal .b92-content {
      display: none; } }
  .specijal .b92-content span {
    width: 81px;
    /*            line-height: 37px;*/
    float: left;
    background: #ededed;
    font-weight: 700; }
    .specijal .b92-content span a {
      color: #336; }
  .specijal .b92-content div {
    position: relative; }
  .specijal .b92-content h4 {
    width: 158px;
    line-height: 37px;
    float: left;
    background: #2a2966;
    color: #FFF;
    position: relative;
    font-weight: 600;
    text-align: center;
    padding-right: 12px;
    font-size: 11px; }
    .specijal .b92-content h4:hover {
      cursor: pointer; }
    .specijal .b92-content h4:after {
      content: "";
      width: 9px;
      height: 6px;
      display: inline-block;
      position: absolute;
      right: 16px;
      top: 16px;
      background: url("../images/sprites2.png") no-repeat 0px -341px; }
    .specijal .b92-content h4 a {
      color: #FFF; }
  .specijal .b92-content span, .specijal .b92-content h4 {
    text-align: center; }
  .specijal .b92-content ul {
    display: none !important;
    position: absolute;
    top: 33px;
    left: 81px;
    width: 158px;
    background-color: rgba(42, 41, 102, 0.95);
    padding: 5px 0 15px;
    z-index: 100; }
    .specijal .b92-content ul li {
      width: 100%; }
    .specijal .b92-content ul a {
      padding: 8px 15px 7px 22px;
      display: block;
      color: #FFF; }
  .specijal .b92-content div:hover ul {
    display: block !important; }
.specijal .news-box-list-3 li {
  padding: 0 0 10px;
  line-height: 1.5;
  position: relative;
  font-size: 13.5px; }
  .specijal .news-box-list-3 li span {
    float: left;
    margin: 0 10px 0 0;
    font-size: 12px;
    position: relative;
    top: 2px; }
  .specijal .news-box-list-3 li a {
    color: #333; }
.specijal .score-table td {
  background: #f5f5f5;
  padding: 5px 10px 6px;
  text-align: center;
  border-bottom: 2px solid #FFF;
  font-size: 13px; }
  .specijal .score-table td.align-left {
    text-align: left; }

#bizv6 .overallImg-left, #bizv6 .overallImg-right {
  z-index: 200; }
#bizv6 .zodiak {
  margin: 2.35765% 0;
  overflow: auto; }
  #bizv6 .zodiak li {
    float: left;
    display: block;
    /*            margin-right: 2.35765%;
                width: 6.17215%;*/
    text-align: center;
    /*            margin-bottom: 2.35765%;*/ }
    #bizv6 .zodiak li span {
      display: block;
      font-size: 11px;
      padding: 5px; }
    #bizv6 .zodiak li a {
      padding: 0;
      background: none;
      text-transform: none;
      font-size: 11px;
      float: none; }
#bizv6 .icon.zodiac {
  background-color: #da020b; }
#bizv6 .videoIconS {
  background: rgba(218, 2, 11, 0.85) url(../images/sprites2.png) no-repeat -72px -33px; }
#bizv6 .news-box1 .box-item .comments-number, #bizv6 .news-box2 .comments-number, #bizv6 .news-box4 .box-info .comments-number {
  background: rgba(218, 2, 11, 0.85); }
  #bizv6 .news-box1 .box-item .comments-number:after, #bizv6 .news-box2 .comments-number:after, #bizv6 .news-box4 .box-info .comments-number:after {
    border-top-color: rgba(218, 2, 11, 0.85); }
  #bizv6 .news-box1 .box-item .comments-number:hover, #bizv6 .news-box2 .comments-number:hover, #bizv6 .news-box4 .box-info .comments-number:hover {
    background: #da020b; }
    #bizv6 .news-box1 .box-item .comments-number:hover:after, #bizv6 .news-box2 .comments-number:hover:after, #bizv6 .news-box4 .box-info .comments-number:hover:after {
      border-top-color: #da020b; }
#bizv6 #top {
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(50%, #1a7758), color-stop(50%, #1a7758));
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #1a7758;
  background-image: url(https://b92s.net/biz/images/v6/desk-bg.png);
  /*OVDE OSTATAK POSTAVITI!*/ }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    #bizv6 #top {
      background: url("https://b92s.net/biz/images/v6/desk-bg-x2.png") no-repeat no-repeat center top;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }
  @media screen and (max-width: 989px) {
    #bizv6 #top {
      background: url("https://b92s.net/biz/images/v6/mob-bg.png") no-repeat center;
      -webkit-background-size: 990px;
      -moz-background-size: 990px;
      -o-background-size: 990px;
      background-size: 990px; } }
  @media only screen and (max-width: 989px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 989px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 989px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 989px) and (min-device-pixel-ratio: 2), only screen and (max-width: 989px) and (min-resolution: 192dpi), only screen and (max-width: 989px) and (min-resolution: 2dppx) {
    #bizv6 #top {
      background: url("https://b92s.net/biz/images/v6/mob-bg-x2.png") no-repeat center;
      -webkit-background-size: 990px;
      -moz-background-size: 990px;
      -o-background-size: 990px;
      background-size: 990px; } }

  #bizv6 #top .header-top {
    width: 100%;
    background: none;
    /*OVDE OSTATAK POSTAVITI!*/
    background-size: 1200px 100%;
    background-repeat: no-repeat;
    background-position: center; }
    #bizv6 #top .header-top .logo-specijal {
      width: 150px;
      height: 65px; }
      @media screen and (min-width: 990px) {
        #bizv6 #top .header-top .logo-specijal {
          background: url("https://b92s.net/biz/images/v6/logo.svg") no-repeat left; } }
      @media screen and (max-width: 989px) {
        #bizv6 #top .header-top .logo-specijal {
          background: url("https://b92s.net/biz/images/v6/logo.svg") no-repeat left;
          margin-top: 20px;
          height: 40px; } }
    #bizv6 #top .header-top .menu-collapse {
      background-color: transparent;
      height: 60px; }
      #bizv6 #top .header-top .menu-collapse .icon-bar {
        background-color: #FFF;
        width: 30px;
        height: 5px; }
      #bizv6 #top .header-top .menu-collapse.on {
        background: url("https://b92s.net/zivot/images/new/menu-close.png") no-repeat center center; }
    #bizv6 #top .header-top .submenu-menu > a {
      background: url(https://b92s.net/zivot/images/new/arrowDown.svg) no-repeat right 17px;
      background-size: 10px 7px;
      padding-right: 17px !important; }
    #bizv6 #top .header-top .submenu-menu ul {
      top: 35px; }
      #bizv6 #top .header-top .submenu-menu ul li a {
        color: #1a7758 !important;
        text-shadow: none; }
        #bizv6 #top .header-top .submenu-menu ul li a:hover {
          color: #1a7758;
          text-decoration: underline; }
    @media screen and (min-width: 990px) {
      #bizv6 #top .header-top .header-master {
        height: 60px;
        background: none; } }
    @media screen and (max-width: 767px) {
      #bizv6 #top .header-top .header-master {
        text-align: left;
        background-image: none; } }
    #bizv6 #top .header-top .header-master .b92-content span {
      background: #F0F0F0; }
    @media screen and (max-width: 989px) {
      #bizv6 #top .header-top .menu li a {
        color: #1a7758; } }
    @media screen and (min-width: 768px) and (max-width: 989px) {
      #bizv6 #top .header-top .menu li.active a {
        border-color: #1a7758; } }
@media screen and (min-width: 990px) {
  #bizv6 #top .header-top .container:first-child {
    height: 50px; }
  #bizv6 #top .header-top .menu > li {
    padding: 0;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 600;
    position: relative; }
    #bizv6 #top .header-top .menu > li:last-child:hover:after {
      content: none; }
    #bizv6 #top .header-top .menu > li.active, #bizv6 #top .header-top .menu > li:hover {
      background: transparent; }
      #bizv6 #top .header-top .menu > li.active:after, #bizv6 #top .header-top .menu > li:hover:after {
        content: "";
        height: 1px;
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 3px;
        background-color: #fff;
        box-shadow: 1px 1px #000; }
    #bizv6 #top .header-top .menu > li a {
      color: #FFF;
      float: left;
      padding: 10px 4px 8px;
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase; }
      #bizv6 #top .header-top .menu > li a:hover {
        text-decoration: none; }
      #bizv6 #top .header-top .menu > li a:first-child {
        padding-left: 0; }
  #bizv6 nav.main-nav {
    background-color: transparent;
    position: relative; } }
#bizv6 .blog-head h1 {
  background-color: #1a7758; }
#bizv6 .module-title {
  background: #1a7758; }
#bizv6 .blog-head ul li.active {
  border-color: #1a7758; }
#bizv6 .button-news.theme2 a {
  border-color: #808080;
  color: #1a1a1a; }
#bizv6 #rate-nav .selected-tab {
  border-bottom-color: #da020b; }
#bizv6 .item-page .comments-send {
  background-color: #1a7758; }
#bizv6 .item-page .article-footer .comments-number a {
  background-color: #1a7758; }
  #bizv6 .item-page .article-footer .comments-number a:after {
    border-top-color: #1a7758; }
#bizv6 .item-page .article-info .comments {
  background-color: #1a7758; }
  #bizv6 .item-page .article-info .comments:after {
    border-top-color: #1a7758; }
#bizv6 .tabs-news-list .tabs li.ui-tabs-active a, #bizv6 .tabs-news-list .tabs li.active a, #bizv6 .tabs-news-list .tournamentYears li.ui-tabs-active a, #bizv6 .tabs-news-list .tournamentYears li.active a {
  color: #da020b;
  border-color: #da020b; }
#bizv6 .tabs-news-list .tabs li, #bizv6 .tabs-news-list .tournamentYears li {
  padding-top: 0; }
#bizv6 .item-page p a, #bizv6 .lb-post-container a, #bizv6 .article-header h1 a {
  color: #1a7758;
  text-decoration: underline; }
  #bizv6 .item-page p a:hover, #bizv6 .item-page p a:active, #bizv6 .lb-post-container a:hover, #bizv6 .lb-post-container a:active, #bizv6 .article-header h1 a:hover, #bizv6 .article-header h1 a:active {
    color: #da020b; }
#bizv6 .page-title {
  font-size: 14px;
  font-weight: bold;
  display: table;
  margin-bottom: 10px;
  background: #1a7758;
  color: #FFF;
  text-transform: uppercase;
  padding: 4px 15px;
  float: left; }
#bizv6 .table th, #bizv6 .table thead td, #bizv6 .table tfoot td {
  background: #F5F5F5;
  text-align: left; }
#bizv6 .table tbody td {
  background: #f5f5f5; }
  #bizv6 .table tbody td a {
    color: #1a7758; }
#bizv6 .table th, #bizv6 .table td {
  padding: 11px 14px 14px;
  border-bottom: 2px solid #FFF; }
#bizv6 section h4 {
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(25%, #913c88), color-stop(75%, #ed5d8e));
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 4px 19px;
  margin-bottom: 10px;
  display: inline-block; }
  @media screen and (min-width: 990px) {
    #bizv6 section h4 {
      margin-bottom: 20px; } }
  @media screen and (max-width: 989px) {
    #bizv6 section h4 {
      margin-bottom: 40px; } }
#bizv6 aside.right section {
  margin-bottom: 20px; }
#bizv6 p.heading {
  font-size: 16px;
  margin: 10px 0; }
#bizv6 p.date {
  margin: 10px 0;
  font-style: italic; }
#bizv6 .select-day {
  overflow: auto; }
  #bizv6 .select-day li {
    float: left;
    margin: 0 8px 8px 0; }
    #bizv6 .select-day li a {
      padding: 8px 12px;
      background: #f5f5f5;
      display: block; }
#bizv6 .tabs-nav {
  margin-top: 20px; }
#bizv6 .cat-list {
  overflow: auto;
  margin: -14px 0;
  border-top: 1px solid #1a7758;
  padding: 10px; }
  #bizv6 .cat-list li {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    margin-bottom: 7px; }
    #bizv6 .cat-list li:nth-child(2n) {
      margin-right: 0px; }

.related {
  clear: both;
  margin: 27px 0 30px; }
  .related h5 {
    text-transform: uppercase;
    color: #1a1a1a;
    font-weight: 700;
    display: block;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 6px;
    margin: -5px 0 12px; }
    @media screen and (max-width: 767px) {
      .related h5 {
        margin-top: 0; } }
  .related ul {
    overflow: hidden; }
  .related .box-item {
    padding: 0;
    margin-bottom: 15px !important;
    display: inline-block;
    vertical-align: top; }
    .related .box-item .text {
      float: left;
      display: block;
      margin-right: 2.8425855704%;
      width: 58.8629657719%; }
      .related .box-item .text:last-child {
        margin-right: 0; }
      .related .box-item .text h3 {
        font-size: 14px;
        font-weight: 400;
        margin: 0;
        padding-left: 2px; }
        @media screen and (max-width: 767px) {
          .related .box-item .text h3 {
            font-size: 16px; } }
    .related .box-item .img {
      float: left;
      display: block;
      margin-right: 2.8425855704%;
      width: 38.2944486578%;
      margin-left: 0; }
      .related .box-item .img:last-child {
        margin-right: 0; }
      .related .box-item .img a img {
        height: 100%;
        width: 100%; }
    @media screen and (max-width: 767px) {
      .related .box-item {
        /*            @include span-columns(3 of 9);
                    width:31.1% !important;
                    border-top:0;*/
        border-top: none; } }
  @media (max-width: 650px) {
    .related .box-item {
      width: 100% !important;
      /*            margin-top: 15px;*/
      padding-top: 0; }
      .related .box-item .img {
        /*                display:none;*/ }
      .related .box-item .text {
        /*                width: inherit;*/ }
      .related .box-item:first-child {
        margin-top: 0;
        padding-top: 3px; }
      .related .box-item:last-child {
        padding-bottom: 16px;
        border-bottom: 1px solid #D9D9D9; } }
  section.left .related .box-item {
    margin-right: 3%;
    width: 48%;
    float: left;
    display: block; }
    section.left .related .box-item:nth-child(2n) {
      margin-right: 0;
      margin-bottom: 15px !important; }
    section.left .related .box-item:last-child {
      clear: none; }
    section.left .related .box-item:nth-child(3n) {
      margin-right: 3%; }

@media screen and (min-width: 990px) {
  .hide-desktop {
    display: none !important; } }

/*# sourceMappingURL=bizv6.css.map */
