/* @import url(https://fonts.googleapis.com/css?family=Roboto:700,400&subset=latin,latin-ext);@import url(https://fonts.googleapis.com/css?family=Oswald:400,300&subset=latin,latin-ext); */
.bo-menu-container { width: 966px; float: left; display: block; margin: 1px 0 5px 0; padding: 0 0 0 14px; height: 28px; background-color: #f83d3d; border-width: 0; -moz-border-radius: 15px; border-radius: 15px; }
.bo-menu-button { font: 14px Oswald; float: left; width: 132px; padding: 2px 2px 1px 2px; color: #d826da; text-align: center; }
.bo-menu-button a {
    display: table-cell;
    float: left;
    width: 128px;
    padding: 1px 2px 2px 2px;
    font: 14px Oswald;
    color: #fff;
    text-decoration: none;
    text-align: center;
}
.bo-menu-button a:hover {
    color: #000;
	background-color: white;
}
.bo-menu-button a:active {
    color: #ffd800;
	background-color: #a00;
}
.bo-menu-button-a a, .bo-menu-button-a a:hover, .bo-menu-button-a a:active  {
    display: table-cell;
    float: left;
    width: 128px;
    margin: 2px 2px 3px 2px;
    padding: 1px 2px 2px 2px;
    font: 14px Oswald;
    background-color: #fde337;
    color: black;
    text-decoration: none;
    text-align: center;
}

.bocentrebox { float: left; width: 980px; padding: 0; margin: 0; padding: 0; border-width: 0; overflow: hidden; }
* html .bocentrebox { width: 980px; }
.borightcol { float: right; display: table-cell; float: right; width: 302px; height: 100%; min-height: 100%; padding: 0; }
.bomaincol { float: left; width: 670px; text-align: left; -moz-border-radius: 15px; border-radius: 15px; }

.bo-main-container {
  width: 640px;
  float: left;
  display: table;
  padding: 15px;
  margin-bottom: 5px;
  background-color: white;
  border-width: 0;
  -moz-border-radius:	15px;
  border-radius: 15px;
}

.bo-news-title {
  width: 630px;
  float: left;
  display: block;
  margin: 0;
  padding: 3px 5px;
  text-align: center;
  font: 24px Oswald;
  font-weight: bold;
  color: #000;
}

.bo-news-image {
  width: 640px;
  height: auto;
  float: left;
  padding-bottom: 2px;
  overflow: hidden;
}

div.ocenjivanje {
    float: left;
    margin-top: -2px;
    text-align: left;
    width: 82px;
}

.bo-news-info-container {
    width: 640px;
    float: left;
    margin-bottom: 10px;
    padding: 2px 0 2px 0;
    background-color: #fff;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
}

.bo-news-info-ctg, .bo-news-info-datum {
    width: 120px;
    float: left;
    padding: 0 2px 1px 2px;
    border: 0;
    text-align: center;
    font: 13px Oswald;
}
.bo-group-info-ctg { width: 160px; }

.bo-news-info-datum {
    color: #fff;
    background-color: #ccc;
}

.bo-ctg0 { color: #fff; background-color: #369; }
.bo-ctg1 { color: #fff; background-color: #036; }
.bo-ctg2 { color: #fff; background-color: #3797f7; }
.bo-ctg3 { color: #fff; background-color: #c33; }
.bo-ctg4 { color: #fff; background-color: #96f; }
.bo-ctg5 { color: #fff; background-color: #6a0; }
.bo-ctg6 { color: #fff; background-color: #ff59ac; }

.bo-clr-ctg0 { color: #369; }
.bo-clr-ctg1 { color: #036; }
.bo-clr-ctg2 { color: #3797f7; }
.bo-clr-ctg3 { color: #c33; }
.bo-clr-ctg4 { color: #96f; }
.bo-clr-ctg5 { color: #6a0; }
.bo-clr-ctg6 { color: #ff59ac; }

.bo-rb-ctg0 { border-right: 8px solid #369; }
.bo-rb-ctg1 { border-right: 8px solid #036; }
    .bo-rb-ctg2 { border-right: 8px solid #3797f7; }
.bo-rb-ctg3 { border-right: 8px solid #c33; }
.bo-rb-ctg4 { border-right: 8px solid #96f; }
.bo-rb-ctg5 { border-right: 8px solid #6a0; }
.bo-rb-ctg6 { border-right: 8px solid #ff59ac; }

.bo-bg-ctg0 { background-color: #F5F7F9; }
.bo-bg-ctg1 { background-color: #E9F7FF; }
.bo-bg-ctg2 { background-color: #F3FCFC; }
.bo-bg-ctg3 { background-color: #FFF5F0; }
.bo-bg-ctg4 { background-color: #FAF5FF; }
.bo-bg-ctg5 { background-color: #F0FFE1; }
.bo-bg-ctg6 { background-color: #FFF0F9; }

.bo-news-social {
  width: 390px;
  float: left;
  display: block;
  padding: 1px;
  text-align: center;
  overflow: hidden;
  max-height: 20px;
}

.bo-news-shortdesc {
    width: 640px;
    float: left;
    margin: 10px 0;
    font: 16px Roboto;
    font-weight: bold;
    text-align: justify;
}

.bo-news-adsense-container {
  float: left;
  width: 640px;
  margin: 5px 0;
  padding: 0;
  text-align: center;
  background-color: white;
}

.bo-news-text {
  float: left;
  width: 640px;
  text-align: justify;
  font: 16px Roboto;
}
.bo-news-text a {
  color: #00F;
}
.bo-news-text a:hover {
  color: #F00;
}
.bo-news-text a:active {
  color: #F80;
}

.bo-ttl-container {
  float: left;
  width: 640px;
  margin-top: 10px;
  padding-bottom: 2px;
  border-bottom: 1px dotted black;
}

.bo-news-tags-container {
  float: left;
  width: 642px;
  margin-left: -2px;
}

.bo-news-tag {
  float: left;
  padding: 3px 8px 3px 8px;
  margin: 2px 0 0 2px;
  background-color: black;
  color: white;
  font: bold 10px Roboto;
}

.Xtb-news-tag:hover {
  background-color: #ffd800;
  color: black;
  cursor: pointer;
}

.Xtb-news-tag:active {
  background-color: #900;
  color: #ffd800;
  cursor: pointer;
}

.bo-news-fotosource {
  float: right;
  margin-top: -26px;
  z-index: 100;
  opacity: 0.6;
  margin-right: 5px;
  padding: 1px 5px;
  color: #333;
  font: 12px Oswald;
  background-color: #ccc;
}

.bo-news-source {
  float: right;
  padding-top: 4px;
  color: #a00;
  font: 14px Roboto;
  font-style: italic;
}
.bo-news-source a {
  color: black;
}
.bo-news-source a:hover {
  color: #00a;
  text-decoration: underline;
}

.bo-other-container {
  float: left;
  width: 640px;
  border-top: 1px dotted black;
}
.font-noit { font-style: normal; font: 12px Roboto; }

.bo-banner-desno {
    float: left;
    width: 300px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: center;
    background-color: white;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.bo-newest-row {
  float: left;
  margin-top: 10px;
  width: 640px;
  overflow: hidden;
}

a.bo-newest-container {
  float: left;
  width: 315px;
  margin-bottom: 5px;
  color: #009;
  overflow: hidden;
}
a:hover.bo-newest-container {
  color: #900;
}

.bo-newest-image {
  float: left;
  width: 90px;
  height: auto;
  overflow: hidden;
  padding: 1px;
  border: 1px solid black;
}

.bo-newest-info-container {
  float: right;
  width: 215px;
  text-align: left;
  overflow: hidden;
}

.bo-newest-info-date {
  float: right;
  width: 215px;
  font: bold 12px Roboto;
  text-align: right;
  padding: 2px 2px 0 2px;
  color: #333;
  border-bottom: 1px dotted black;
  margin-bottom: 3px;
}

.bo-newest-title {
  float: left;
  width: 215px;
  font: bold 15px Oswald;
  text-align: left;
  margin-bottom: 3px;
}

.bo-home-thumbs-row {
    float: left;
    margin-top: 10px;
    width: 640px;
    overflow: hidden;
}

a.bo-home-thumbs-container {
    float: left;
    width: 620px;
    margin-bottom: 5px;
    padding: 10px;
    color: #009;
    overflow: hidden;
}
a:hover.bo-home-thumbs-container {
    background-color: #FFC;
    color: #900;
}

.bo-home-thumbs-image {
    float: left;
    width: 120px;
    height: auto;
    overflow: hidden;
    padding: 1px;
    border: 1px solid black;
}

.bo-home-thumbs-info-container {
    float: right;
    width: 490px;
    text-align: left;
}

.bo-home-ctgdate-container {
    float: left;
    width: 490px;
    padding-bottom: 2px;
    border-bottom: 1px dotted black;
    margin-bottom: 3px;
}
.bo-home-thumbs-info-ctg {
    float: left;
    width: 132px;
    font: 13px Oswald;
    text-align: center;
    padding: 0 2px 1px 2px;
}

.bo-home-thumbs-info-date {
    float: right;
    width: 102px;
    font: 13px Oswald;
    text-align: center;
    padding: 1px 2px 0 2px;
    color: #333;
}

.bo-home-thumbs-title {
    float: left;
    width: 490px;
    font: bold 16px Oswald;
    text-align: justify;
    margin-bottom: 3px;
}

.bo-home-thumbs-short {
    float: left;
    width: 490px;
    font: normal 14px Roboto;
    text-align: justify;
    color: black;
}

.bo-pages {
    float: left;
    width: 640px;
    margin: 0;
    text-align: center;
    font: 14px Oswald;
    color: #999;
}

.bo-pages a {
    display: block;
    color: white;
}

.bo-pages a:hover {
    color: #FFD800;
}

.bo-pages a:active {
    color: #F00;
}

.bo-page-first {
    width: 50px;
    padding: 2px 0 4px 0;
    float: left;
    background-color: black;
}

.bo-page-prev {
    width: 150px;
    margin-left: 5px;
    padding: 2px 0 4px 0;
    float: left;
    background-color: black;
}

.bo-page {
    width: 220px;
    margin-left: 5px;
    padding: 2px 0 4px 0;
    float: left;
    background-color: black;
    color: #ffc;
}

.bo-page-next {
    width: 150px;
    margin-left: 5px;
    padding: 2px 0 4px 0;
    float: left;
    background-color: black;
}

.bo-page-last {
    width: 50px;
    margin-left: 5px;
    padding: 2px 0 4px 0;
    float: left;
    background-color: black;
}

.mt0 { margin-top: 0; }
.mr0 { margin-right: 0; }
.mb0 { margin-bottom: 0; }
.ml0 { margin-left: 0; }

.mt5 { margin-top: 5px; }
.mb5 { margin-bottom: 5px; }

.mb10 { margin-bottom: 10px; }

.ml10 { margin-left: 10px; }
.ml20 { margin-left: 20px; }
.ml25 { margin-left: 25px; }
.floatr { float: right; }

.bo-posalji-comentar-container {
  float: left;
  display: block;
  margin-top: 5px;
  width: 620px;
  padding: 10px;
  background-color: #FFD800;
}

.bo-errComment {
  float: left; display: none; margin-top: 5px; padding: 15px; width: 610px; font: 14px Roboto; text-align: center; background-color: #fef; color: #906;
}

.bo-posalji-odgovor-container {
  float: left;
  display: none;
  width: 620px;
  padding: 10px;
  background-color: #FED;
}

.bo-optionSpan { color: #f70; font: 10px Roboto; }

.bo-komentar-label-input {
  float: left;
  width: 620px;
  font-size: 14px;
}

.bo-komentar-container-input {
  float: left;
  width: 620px;
  margin-top: 2px;
}

.bo-komentar-input {
  width: 270px;
  background-color: #fafafa;
  border: 1px solid silver;
  padding: 5px 15px;
  outline: none !important;
}

.bo-komentar-label-textarea {
  float: left;
  width: 420px;
  margin-top: 5px;
  font-size: 14px;
}

.bo-komentar-container-counter {
  float: left;
  width: 200px;
  text-align: right;
}

.bo-komentar-counter {
  background: none;
  border: none;
  outline: none;
  width: 100px;
  text-align: right;
  font-size: 11px;
  color: #036;
  font-family: inherit;
  margin-top: 5px;
  opacity: 0.7
}

.bo-komentar-textarea {
  margin-top: 2px;
  width: 588px;
  height: 60px;
  padding: 15px;
  border: 1px solid silver;
  outline: none !important;
  background-color: #fafafa;
}

.bo-komentar-rules-container {
  float: left;
  width: 620px;
  text-align:justify;
  font-size: 13px;
  color: #435;
}

.bo-komentar-rules-title {
  float: left;
  width: 620px;
  padding: 5px 0 5px 0;
  text-align: center;
  font: bold 14px Roboto;
  color: #a00;
}

.bo-komentar-submit-container {
  float: left;
  width: 620px;
  margin-top: 10px;
  text-align: center;
}

.bo-komentar-submit {
  font-weight: bold;
  outline: none !important;
}

.bo-comment-container {
  float: left;
  display: block;
  margin-top: 5px;
  padding: 10px;
  width: 620px;
  background-color: #f5f5f5;
}

.bo-comment-info-container {
  float: left;
  display: block;
  margin-bottom: 5px;
  width: 620px;
  border-bottom: 1px dotted #9CF;
  font: 13px Roboto;
  color: #39C;
}

.bo-comment-info-alias {
  float: left;
  display: block;
  width: 310px;
  text-align: left;
}

.bo-comment-info-date {
  float: left;
  display: block;
  width: 310px;
  text-align: right;
}

.bo-comment-text {
  float: left;
  display: block;
  width: 620px;
  font: 16px Roboto;
}

.bo-comment-service-container {
  float: left;
  display: block;
  width: 620px;
  margin-top: 5px;
}

.bo-comment-answer-btn {
  float: left;
  display: block;
  width: 380px;
  text-align: right;
}

.bo-comment-rateit-container {
  float: right;
  width: 240px;
}

.bo-comment-rateit-like-counter {
  float: left;
  width: 50px;
  text-align: right;
  font: 14px Oswald;
}

.bo-comment-like, .bo-comment-liked {
  float: left;
  margin: 0 20px 0 10px;
  width: 40px;
  text-align: center;
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 20;
}
.bo-comment-like:hover {
  color: blue;
  cursor: pointer;
}
.bo-comment-like:active {
  color: blue;
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 20;
}

.bo-comment-liked {
  color: blue;
}

.bo-comment-dislike, .bo-comment-disliked {
  float: left;
  margin: 0 10px 0 20px;
  width: 40px;
  text-align: center;
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 20;
}
.bo-comment-dislike:hover {
  color: red;
  cursor: pointer;
}
.bo-comment-dislike:active {
  color: red;
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 20;
}

.bo-comment-disliked {
  color: red;
}

.bo-comment-rateit-dislike-counter {
  float: left;
  width: 50px;
  text-align: left;
  font: 14px Oswald;
}

.bo-answer-rateit-container {
  float: right;
  width: 240px;
  margin-left: 380px;
}

.bo-article-rateit-container {
  float: right;
  width: 240px;
  margin: 10px 200px;
}

.bo-answer-container {
  float: left;
  display: block;
  padding: 10px;
  width: 620px;
  background-color: #fafafa;
  color: #666;
}

.bo-answer-info-container {
  float: left;
  display: block;
  margin: 0 0 5px 40px;
  width: 580px;
  border-bottom: 1px dotted #9CF;
  font: 13px Roboto;
  color: #39C;
}

.bo-answer-info-alias {
  float: left;
  display: block;
  width: 290px;
  text-align: left;
}

.bo-answer-info-date {
  float: left;
  display: block;
  width: 290px;
  text-align: right;
}

.bo-answer-text {
  float: left;
  display: block;
  margin-left: 40px;
  width: 580px;
  font: 16px Roboto;
}

.bo-poll-container {
  float: left;
  width: 600px;
  margin-top: 5px;
  padding: 18px;
  border: 2px solid black;
  background-color: #FCF7F3;
}

.bo-poll-question {
  float: left;
  width: 600px;
  padding-bottom: 19px;
  border-bottom: 2px solid #600;
  font: bold 24px Oswald;
  color: #C00;;
}

.bo-poll-option-container {
  float: left;
  width: 600px;
  padding: 10px 0;
  border-bottom: 1px dotted black;
}

.bo-poll-radio-container {
  float: left;
  width: 30px;
  text-align: left;
}

.bo-poll-radio {
  float: left;
  display: block;
}
.bo-poll-radio:hover {
  cursor: pointer;
}

.bo-poll-option {
  float: left;
  display: block;
  padding-top: 1px;
  width: 570px;
  font: bold 14px Roboto;
  text-align: left;
}
.bo-poll-option:hover {
  cursor: pointer;
}

.bo-poll-btn-container {
  float: left;
  width: 600px;
  padding-top: 10px;
  text-align: center;
}

.bo-poll-option-voted {
  float: left;
  margin-bottom: 2px;
  width: 550px;
  font: bold 14px Roboto;
}
.bo-poll-votes {
  float: left;
  margin-bottom: 2px;
  width: 50px;
  text-align: right;
  font: bold 14px Roboto;
  color: red;
}

.bo-poll-ukupno-container {
  float: left;
  margin-top: 3px;
  width: 600px;
}

.bo-poll-ukupno-label {
  float: left;
  width: 550px;
  margin-bottom: 2px;
  text-align: right;
  font: bold 14px Roboto;
}