html {
}

body {
  /*font-family: "museo-sans-rounded",sans-serif;*/
  font-family: "Raleway", sans-serif;
  margin: 0;
  padding: 0;
  color: #5b5b5b;
  background: #f4f4f4;
}

#bg_top {
  /*	background: #f7f7f7;
*/
  position: relative;
  z-index: 2;
  /*background: url(../../images/topek-nogomet.gif) no-repeat right top;*/
  /*background: url(../../images/topek.gif) repeat-x top;*/
  /*background: url(../../images/snoww.jpg) repeat-x 0 0;*/
}
.bg_top_nogomet {
  background: #f7f7f7;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 167px;
}
.desno {
  background: url(../../images/topek-nogomet.gif) no-repeat right top;
  float: right;
  width: 50%;
  height: 167px;
}
.header_search_btn.hidden-btn {
  display: none !important;
}
.lijevo {
  background: url(../../images/topek-nogomet-left.gif) no-repeat left top;
  float: left;
  width: 50%;
  height: 167px;
}
#bg_bottom {
  background: url(../../images/bg_bottom.gif) repeat-x bottom;
}
#center {
  width: 960px;
  margin: 0 auto;
}

/* header */

#header_top {
  height: 112px;
  width: 960px;
  padding: 0 0 10px 0;
}

#header_top_left {
  float: left;
  width: 465px;
  padding: 28px 0 0 20px;
}

/* logo */

#logo {
  background: url(../../images/logo.png) no-repeat;
  width: 245px;
  height: 45px;
  float: left;
  margin-bottom: 5px;
  position:relative;
}

#logo a {
  display: block;
  float: left;
  width: 245px;
  height: 45px;
  position:relative;
}
#logo ::after {
	content: '';
	position: absolute;
	left: -10px;
	top: -10px;
	width: 2rem;
	height: 2rem;
	background-image: url(../images/christmas-hat.png);
	background-repeat: no-repeat;
	background-size: 1.7rem;
}
#logo_keywords {
  opacity: 0;
}

#header_top_right {
  float: right;
  width: 375px;
  padding: 0 5px 0 0;
}

#header_topnav {
  float: right;
  height: 24px;
  width: 222px;
  background: url(../../images/header_soc_bg.png) no-repeat bottom;
  padding: 11px 0 1px 88px;
  margin-bottom: 15px;
}

#header_topnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#header_topnav li {
  float: left;
  width: 28px;
  height: 24px;
  margin-right: 25px;
}

#header_topnav li a {
  display: block;
  float: left;
  width: 28px;
  height: 24px;
}

#header_topnav li#header_home a {
  background: url(../../images/home_icon.png) no-repeat;
}

#header_topnav li#header_home a:hover {
  background: url(../../images/home_icon.png) no-repeat bottom;
}

#header_topnav li#header_twitter a {
  background: url(../../images/twitter_icon.png) no-repeat;
}

#header_topnav li#header_twitter a:hover {
  background: url(../../images/twitter_icon.png) no-repeat bottom;
}

#header_topnav li#header_linkedin a {
  background: url(../../images/linkedin_icon.png) no-repeat;
}

#header_topnav li#header_linkedin a:hover {
  background: url(../../images/linkedin_icon.png) no-repeat bottom;
}

#header_topnav li#header_facebook a {
  background: url(../../images/facebook_icon.png) no-repeat;
}

#header_topnav li#header_facebook a:hover {
  background: url(../../images/facebook_icon.png) no-repeat bottom;
}

#header_topnav li#header_topnav_last {
  border: 0;
}

#header_topnav em {
  visibility: hidden;
}

/* trazilica */

#header_search {
  background: url(../../images/search.png) no-repeat;
  width: 198px;
  height: 36px;
  float: left;
  padding: 14px 0 0 12px;
  margin-right: 15px;
}

#header_search a.header_search_btn {
  background: url(../../images/top_select.gif) no-repeat top right;
  display: block;
  float: left;
  width: 179px;
  height: 17px;
  border: 1px solid #b5b5b5;
  color: #6b6b6b;
  padding: 3px 0 0 5px;
  font-weight: bold;
}

#header_search a.header_search_btn:hover {
  background: url(../../images/top_select.gif) no-repeat bottom right;
  color: #6b6b6b;
}

#header_search_select,
#header_search_input {
  background: url(../../images/header_search_input.gif) repeat-x top;
  border: 1px solid #b5b5b5;
  padding: 2px;
  width: 250px;
  margin: 0 10px 7px 0;
  color: #6b6b6b;
}

#header_search_input {
  padding: 3px;
}

#header_search_btn {
  background: url(../../images/header_search_btn.gif) no-repeat;
  width: 25px;
  height: 25px;
  border: 0;
  cursor: pointer;
  vertical-align: middle;
}

/* header like */

#header_fb_like {
  background: url(../../images/header_fb.png) no-repeat;
  width: 125px;
  height: 36px;
  float: left;
  padding: 14px 12px 0;
  text-align: center;
}

.connect_widget .connect_widget_interactive_area {
  margin: 0 auto;
}

/* popup search */

#search_popup_cont1 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 12309203;
}

#popup_close {
  position: absolute;
  top: 93px;
  right: -10px;
  width: 22px;
  height: 22px;
  z-index: 12309203;
  background: url(../../images/close.png) no-repeat;
  font-weight: bold;
}

* html #popup_close {
  top: 0;
}

#popup_close a {
  display: block;
  width: 22px;
  height: 22px;
}

#search_popup {
  position: absolute;
  top: 100px;
  right: -10px;
  background: url(../../images/top_search.png) no-repeat bottom right;
  width: 940px;
  padding: 10px 10px 15px;
}

* html #search_popup {
  top: 0;
}

.search_popup_col {
  float: left;
  width: 151px;
  padding: 0 5px 0 0;
}

.search_popup_col input {
  float: right;
  margin: 0;
  padding: 0;
  width: 14px;
  height: 14px;
}

.search_popup_col label {
  float: left;
  width: 115px;
}

.search_popup_box,
.search_popup_title {
  float: left;
  width: 137px;
  padding: 7px;
}

.search_popup_box {
  background: #eeeeee;
  margin-top: 1px;
}

.search_popup_title {
  background: url(../../images/top_search_title.gif) repeat-x;
  font-weight: bold;
  color: #ffffff;
}

.search_popup_row h3 {
  background: url(../../images/top_search_title.gif) repeat-x;
  font-weight: bold;
  color: #ffffff;
  padding: 6px 10px;
  font-size: 0.95em;
  margin: 0;
  border-bottom: 1px solid #ffffff;
  float: left;
  width: 915px;
}

.search_popup_row_inn,
.search_popup_row_kraj {
  background: #eeeeee;
  padding: 0 10px 10px;
  margin-bottom: 1px;
  float: left;
  width: 915px;
}

.search_popup_row_kraj {
  padding: 7px;
  margin: 0;
  width: 921px;
  background: #d5d5d5;
}

.search_popup_row input {
  float: left;
  width: 15px;
  height: 15px;
  margin: 10px 7px 0 0;
  padding: 0;
}

.search_popup_row h3 input {
  margin: 0 7px 0 0;
}

.search_popup_row label {
  float: left;
  margin: 10px 20px 0 0;
}

.search_popup_row h3 label {
  margin: 0;
}

.search_popup_row_inn span {
  display: block;
  float: left;
  width: auto;
}

.search_popup_go {
  background: url(../../images/content_nav_btn.gif) no-repeat;
  width: 80px;
  height: 30px;
  color: #ffffff;
  border: 0;
  cursor: pointer;
  font-weight: bold;
}

/* header */

#header_ponuda {
  background: url(../../images/header-vidi2.jpg) no-repeat;
  height: 140px;
  margin-bottom: 5px;
  padding: 0px 0 0 0;
  position: relative;
}

.vidi {
  width: 106px;
  height: 96px;
  position: absolute;
  top: 24px;
  right: 25px;
}

.vidi a {
  display: block !important;
  width: 106px !important;
  height: 96px !important;
  text-indent: -9999px !important;
  background: none !important;
  margin: 0 !important;
}

#header_ponuda a {
  float: right;
  display: block;
  background: url(../../images/ponuda_btn2.jpg) no-repeat bottom;
  width: 365px;
  height: 68px;
  margin: 36px 226px 0 0;
  text-indent: -99999px;
}

#header_ponuda a:hover {
  background: url(../../images/ponuda_btn2.jpg) no-repeat;
}

/* fb nagradna */

#fb_nagradna {
  float: left;
  width: 940px;
  height: 40px;
  margin-bottom: 5px;
}

#fb_nagradna a {
  background: url(../../images/fb_nagradna.gif) no-repeat;
  float: left;
  width: 780px;
  height: 27px;
  color: #383e4d;
  font-size: 1.1em;
  padding: 13px 0 0 160px;
  font-weight: bold;
}

#fb_nagradna a:hover {
  background: url(../../images/fb_nagradna.gif) no-repeat bottom;
  color: #fff;
}

/* content */

#content {
  /*background: url(../../images/content_bg.gif) repeat-y;*/
  width: 960px;
  float: left;
}

#content_top {
  background: url(../../images/content_top.png) no-repeat top;
  width: 960px;
  float: left;
}

/* topnav */

#topnav {
  /*background: url(../../images/topnav.gif) no-repeat;*/
  height: 48px;
  padding: 10px 10px 0;
}

#topnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#topnav li {
  float: left;
  width: 134px;
  height: 43px;
}

#topnav li a {
  float: left;
  display: block;
  width: 134px;
  height: 43px;
  /*background: url(../../images/topnav_link.gif) no-repeat top;*/
  /*font: bold 1.15em Arial, Helvetica, sans-serif;*/
  font-family: "Noto Sans", sans-serif;
  color: #434444;
  text-align: center;
  font-size: 14px;
  /*padding: 13px 0 0 0;*/
  line-height: 43px;
  z-index: 150;
  position: relative;
}

#topnav li a:hover {
  /*background: url(../../images/topnav_link.gif) no-repeat bottom;
	color: #67b333;*/
}

div.djedo {
  background: url("../../images/djedo.png") no-repeat 0 0;
  height: 266px;
  left: -74px;
  position: absolute;
  top: -24px;
  width: 200px;
  z-index: 100;
}

div.hoverBtn {
  position: relative;
  float: left;
  background: url(../../images/topnav_link.gif) no-repeat top;
}
div.hoverBtn a {
  position: relative;
  z-index: 2;
  display: block;
  text-align: center;
  background: transparent none repeat-x 0 0 scroll;
}
div.hoverBtn div {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0px;
  background: url(../../images/topnav_link.gif) no-repeat bottom;
}

/*#topnav li#topnav_5 a {
	background: url(../../images/topnav_link5.gif) no-repeat;
}

#topnav li#topnav_5 a:hover {
	background: url(../../images/topnav_link5.gif) no-repeat bottom;
}


#topnav li#topnav_1 a {
	background: url(../../images/topnav_link_first.gif) no-repeat;
}

#topnav li#topnav_1 a:hover {
	background: url(../../images/topnav_link_first.gif) no-repeat bottom;
}

#topnav li#topnav_7 a {
	background: url(../../images/topnav_link_last.gif) no-repeat;
	width: 136px;
}

#topnav li#topnav_7 a:hover {
	background: url(../../images/topnav_link_last.gif) no-repeat bottom;
}*/

li#topnav_1 div.hoverBtn {
  position: relative;
  float: left;
  background: url(../../images/topnav_link_first.gif) no-repeat top;
}
li#topnav_1 div.hoverBtn a {
  position: relative;
  z-index: 200;
  display: block;
  text-align: center;
  background: transparent none repeat-x 0 0 scroll;
}
li#topnav_1 div.hoverBtn div {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0px;
  background: url(../../images/topnav_link_first.gif) no-repeat bottom;
}

#topnav li#topnav_7 a {
  width: 136px;
}

li#topnav_7 div.hoverBtn {
  position: relative;
  float: left;
  background: url(../../images/topnav_link_last.gif) no-repeat top;
}
li#topnav_7 div.hoverBtn a {
  position: relative;
  z-index: 2;
  display: block;
  text-align: center;
  background: transparent none repeat-x 0 0 scroll;
}
li#topnav_7 div.hoverBtn div {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0px;
  background: url(../../images/topnav_link_last.gif) no-repeat bottom;
}

/* gornji banner */

#content_bg {
  background: url(../../images/content_bg.gif) repeat-y center;
  float: left;
  width: 960px;
}

#content_bott {
  background: url(../../images/content_bott.gif) no-repeat bottom;
  /*padding: 10px 10px 12px;*/
  width: 940px;
  float: left;
  padding: 0 10px 12px;
}

#main_banner {
  background: url(../../images/banner_bg.jpg) no-repeat;
  height: 100px;
  padding: 40px 30px 0 30px;
  margin-bottom: 5px;
}

#header_flash {
  height: 140px;
  margin-bottom: 5px;
}

.head_slogan {
  float: left;
  height: 30px;
  padding-top: 25px;
}

#head_slogan1 {
  background: url(../../images/slogan.gif) no-repeat 0 15px;
  width: 369px;
}

#head_ponuda {
  float: right;
  width: 342px;
  height: 62px;
}

#head_ponuda a {
  display: block;
  float: left;
  background: url(../../images/ponuda_bn.jpg) no-repeat;
  width: 342px;
  height: 62px;
}

#head_ponuda a:hover {
  background: url(../../images/ponuda_bn.jpg) no-repeat bottom;
}

#head_ponuda em {
  visibility: hidden;
}

/* glavni boxevi */

#main_top {
  background: #e2e2e2 url(../../images/botbox_top.gif) no-repeat top;
  height: 14px;
  width: 940px;
  font-size: 1px;
  float: left;
}

#main {
  background: url(../../images/botbox_n.gif) repeat-y;
  float: left;
  width: 940px;
}

#main_bott {
  background: url(../../images/botbox_bott.gif) no-repeat;
  height: 13px;
  font-size: 1px;
  width: 940px;
  float: left;
}

.mainbox {
  float: left;
  width: 168px;
  padding: 0 10px;
}

.mainbox ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mainbox_h1 {
  padding: 0 0 8px 2px;
  border-bottom: 1px solid #aeaeae;
}

.mainbox_links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mainbox_links li {
  height: 26px;
  float: left;
  width: 168px;
  margin-top: 5px;
}

.mainbox_links a {
  /*background: url(../../images/main_link.gif) no-repeat;*/
  display: block;
  float: left;
  width: 168px;
  height: 26px;
  line-height: 26px;
  color: #539d21;
  font-weight: bold;
  text-align: center;
  /*padding-top: 6px;*/
}

.mainbox_links a:hover {
  /*background: url(../../images/main_link.gif) no-repeat bottom;
	color: #FFFFFF;*/
}

div.mainHoverBtn {
  position: relative;
  float: left;
  background: url(../../images/main_link_n.gif) no-repeat top;
}
div.mainHoverBtn a {
  position: relative;
  z-index: 2;
  display: block;
  text-align: center;
  background: transparent none repeat-x 0 0 scroll;
}
div.mainHoverBtn div {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0px;
  background: url(../../images/main_link_n.gif) no-repeat bottom;
}

/* bottom boxevi */

#botbox {
  background: url(../../images/main_bg.gif) repeat-y;
  float: left;
  width: 940px;
  color: #7a7a7a;
  min-height: 305px;
}

#botbox_top {
  background: url(../../images/main_top.gif) no-repeat;
  float: left;
  width: 940px;
  padding-top: 10px;
}

#botbox_bott {
  background: url(../../images/main_bott.gif) no-repeat;
  height: 14px;
  float: left;
  width: 940px;
  font-size: 1px;
  margin-bottom: 5px;
}

.botbox {
  float: left;
  width: 214px;
  padding: 0 8px 0 13px;
  /*position: relative;*/
}

.botbox_cont1,
.botbox_cont2 {
  float: left;
  width: 214px;
  margin-top: 10px;
  /*border: 1px solid blue;
	height: 100px;
	position: relative;*/
}

/*#izdvojeni_projekti_ajax_container {
	position: relative;
	border: 1px solid red;
	width: 214px;
	height: 200px;
}*/

.botbox_cont1 {
}

.botbox_cont_img {
  width: 209px;
  height: 89px;
  float: left;
  padding: 5px 0 0 5px;
  margin-bottom: 5px;
}

.botbox_cont1 .botbox_cont_img {
  background: url(../../images/home_th.gif) no-repeat;
}

.botbox_cont2 .botbox_cont_img {
  background: url(../../images/home_th.gif) no-repeat;
}

.leftbox .botbox_cont1 .botbox_cont_img,
.leftbox .botbox_cont2 .botbox_cont_img {
  background: url(../../images/leftnav_th.gif) no-repeat;
}

.botbox_cont_img a {
  display: block;
  float: left;
  width: 200px;
  height: 80px;
  background-position: top center;
  background-repeat: no-repeat;
}

.botbox_new1,
.botbox_new2 {
  padding: 10px 0;
  clear: both;
}

.botbox_new {
  padding: 8px 0;
  clear: both;
  border-bottom: 1px solid #cdcdcd;
}

.botbox_new_last {
  border: 0;
  padding: 10px 0 0;
}

.botbox_new2 {
  padding: 10px 0 0;
  border-top: 1px solid #cdcdcd;
}

.botbox_new_kraj {
  text-align: right;
}

.box_aktualno {
  line-height: 19px;
  clear: both;
  padding-top: 10px;
}

.leftbox .box_aktualno {
  padding-right: 15px;
}

.botbox a.box_aktualno_link {
  font-weight: bold;
  color: #4f9820;
  margin-left: 5px;
}

.botbox a.box_aktualno_link:hover {
  color: #000000;
  text-decoration: underline;
}

/* left */

#content_left {
  float: left;
  width: 100%;
}

#leftnav {
  float: left;
  width: 100%;
}

#left_fb {
  margin-top: 5px;
  float: left;
  width: 236px;
}

#left_fb_title {
  background: url(../../images/fb_title.gif) no-repeat;
  float: left;
  color: #fff;
  padding: 7px 0 0 10px;
  font-size: 1.1em;
  font-weight: bold;
  width: 100%;
  height: 22px;
}

.left_fb_like {
  padding: 10px 0;
  border: 1px solid #c6c6c6;
  border-bottom: 0;
}

.left_fb_rec {
  background: #ebebeb;
}

#leftnav_top {
  float: left;
  width: 100%;
}

#leftnav_bott {
  float: left;
  width: 100%;
}

#leftnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}

#leftnav li {
  float: left;
  width: 100%;
}

#leftnav li.leftnav_last {
  background: none;
}

#leftnav ul ul {
  display: block;
  width: 100%;
  margin: 10px 0px;
  float: left;
}

#leftnav li li {
  width: 100%;
  margin-left: 0;
}

#leftnav li li.leftnav_sub_last {
}

.leftbox {
  float: left;
  width: 236px;
  margin-top: 5px;
}

.leftbox_top {
  background: url(../../images/leftbox_top.gif) no-repeat top;
  float: left;
  width: 236px;
  padding-top: 10px;
}

.leftbox_bott {
  background: url(../../images/leftbox_bott.gif) no-repeat bottom left;
  float: left;
  width: 224px;
  padding: 0 0 12px 12px;
}

.leftbox_cont {
  float: left;
  width: 211px;
  border-bottom: 1px solid #acacac;
  padding: 7px 0;
}

.leftbox_cont_last {
  border: 0;
  padding: 7px 0 0;
}

/* right */

#content_right {
  float: right;
  width: 669px;
  padding: 0 15px 0 0;
  font-size: 1.1em;
  position: relative;
}

.content_txt {
  padding-bottom: 10px;
}

/* content navigacija */

#content_nav_short {
  background: url(../../images/content_nav.gif) repeat-y;
  float: left;
  width: 669px;
}

#content_nav_top {
  background: url(../../images/content_nav_top.gif) no-repeat top;
  float: left;
  width: 669px;
}

#content_nav_bott {
  background: url(../../images/content_nav_bott.gif) no-repeat bottom;
  float: left;
  width: 639px;
  padding: 10px 15px 10px 15px;
}

.content_nav_box {
  float: left;
  width: auto;
  padding: 0 15px;
  border-right: 1px solid #d3d3d3;
  margin-bottom: 7px;
}

.content_nav_box_last {
  float: left;
  border: 0;
  padding: 0 0 0 15px;
  margin-bottom: 7px;
}

.content_nav_box_first {
  padding: 0 15px 0 0;
}

.content_nav_box_dno {
  clear: both;
  text-align: right;
}

.content_search_more {
  font-weight: bold;
  font-size: 1.05em;
  float: left;
  padding-top: 7px;
}

/* content nav 2 */

#content_nav {
}

#content_nav_title {
  position: relative;
  z-index: 4;
  width: 669px;
  height: 40px;
  background: url(../../images/content_nav.png) no-repeat;
  font-size: 1.1em;
  font-weight: bold;
}

#content_nav_title a {
  display: block;
  float: left;
  width: 654px;
  height: 28px;
  padding: 12px 0 0 15px;
}

#content_nav_title a:hover {
  background: url(../../images/content_nav.png) no-repeat bottom;
}

#content_nav_search {
  background: url(../../images/content_subnav.gif) no-repeat bottom;
  position: relative;
  top: -5px;
  padding: 15px;
}

/* content nav 3 */

#content_nav {
  float: left;
  width: 669px;
}

#content_nav ul {
  background: #f3f3f3;
  margin: 0;
  padding: 5px;
  list-style: none;
  float: left;
  width: 659px;
}

#content_nav li {
  float: left;
  margin-right: 5px;
  background: #fff;
  padding: 5px 7px;
}

#content_nav li.content_nav_current {
  background: #e6fad7;
}

#content_nav a {
  font-weight: bold;
}

#radovi {
  clear: both;
  position: relative;
  min-height: 700px;
}

#radovi_loader {
  position: absolute;
  top: 200px;
  left: 320px;
  display: none;
}

/* reference */

.referenca_row {
  float: left;
  width: 669px;
}

.referenca {
  float: left;
  width: 649px;
  padding: 20px 10px;
  border-top: 1px solid #d1d1d1;
}

.referenca_img img {
  float: left;
  border: 0;
}

.referenca_img a {
  background: #f0f0f1;
  padding: 4px;
  float: left;
}

.referenca_img a:hover {
  background: #a4db81;
}

.referenca_img img.graf_img {
  /*border: 1px solid #D1D1D1;*/
}

.referenca_img {
  float: left;
}

.ekipa_img {
  float: left;
  margin-right: 20px;
}

.referenca_txt {
  float: left;
  width: 323px;
}

.referenca_txt dl {
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 0.9em;
}

.referenca_txt dt {
  float: left;
  width: 76px;
  line-height: 16px;
  padding-top: 5px;
  font-weight: bold;
}

.referenca_txt dd {
  margin: 0;
  float: left;
  width: 247px;
  line-height: 16px;
  padding-top: 5px;
}

.link_icon {
  vertical-align: middle;
}

.link_url {
  font-weight: bold;
}

#ref_kraj_left {
}

#ref_kraj_center {
  float: left;
  width: 100px;
  padding: 10px 0 0;
  background: #ebebeb;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
  height: 25px;
}

#ref_kraj_center em {
  font-style: normal;
}

#ref_kraj a {
  background: #ffffff;
  float: left;
  margin-right: 5px;
  /*padding: 5px 10px;*/
}

#ref_kraj #ref_kraj_right a {
  float: right;
}

#content_right #ref_kraj a,
#content_right #rad_kraj a#posalji_link,
#content_right #rad_kraj a#prethodna_link,
#content_right #rad_kraj a#sljedeca_link {
  text-decoration: none;
}

#rad_kraj a#prethodna_link {
  background: #ffffff url(../../images/prev_txt.gif) no-repeat center 1px;
  width: 95px;
}

#rad_kraj a#prethodna_link:hover {
  background: #ffffff url(../../images/prev_txt.gif) no-repeat center -37px;
}

#rad_kraj a#sljedeca_link {
  background: #ffffff url(../../images/sljedeci_txt.gif) no-repeat center 1px;
  width: 85px;
}

#rad_kraj a#sljedeca_link:hover {
  background: #ffffff url(../../images/sljedeci_txt.gif) no-repeat center -37px;
}

/* aktualno */

.aktualno {
  float: left;
  width: 669px;
  padding: 12px 0;
  border-top: 1px solid #d1d1d1;
}

#content_right .aktualno h2 {
  font-size: 1em;
  padding: 0;
  font-weight: normal;
}

/* detalji */

#rad_detalji {
  clear: both;
  padding: 15px 0;
  float: left;
  width: 669px;
}

#rad_img_cont {
  float: left;
  width: 669px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d1d1d1;
}

#rad_img_nav {
  border-top: 1px solid #d1d1d1;
  clear: both;
  float: left;
  height: 30px;
  width: 669px;
  text-align: right;
  padding-top: 10px;
}

#content_right #rad_img_nav a {
  font-size: 0.9em;
  padding: 3px 7px;
  margin-left: 3px;
  border: 1px solid #b5b5b5;
}

#content_right #rad_img_nav a:hover {
  background: #e7e7e7;
  text-decoration: none;
}

#content_right #rad_img_nav a.rad_img_curr {
  background: #67b333;
  border: 1px solid #67b333;
  color: #ffffff;
  font-weight: bold;
}

.rad_img {
  background-position: center top;
  background-repeat: no-repeat;
  border: 2px solid #ebebeb;
  width: 665px;
  height: 347px;
}

.rad_status {
  width: 665px;
  height: 347px;
}

#rad_izrada {
  background: url(../../images/status_izrada.png) no-repeat bottom right;
}

#rad_online {
  background: url(../../images/status_online.png) no-repeat bottom right;
}

.rad_status em {
  visibility: hidden;
  font-size: 1px;
}

#rad_kraj {
  clear: both;
  /*border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;*/
  padding: 5px 0 5px 5px;
  margin-bottom: 10px;
  float: left;
  width: 664px;
  background: #ebebeb;
}

#rad_kraj_left {
  float: left;
}

#rad_kraj_right {
  float: right;
}

#content_right #rad_kraj a:hover {
  text-decoration: none;
}

#rad_fb {
  padding: 5px;
  background: #e6fad7;
  float: left;
  width: 659px;
}

#rad_fb_like {
  float: left;
  width: auto;
}

#rad_fb_share {
  /*
	float: right;
	padding: 3px 3px 0 0;
	width: auto;
	*/
  display: none;
}

/*

#rad_fb_share a {
	background: url(../../images/objavi_bg.gif) no-repeat;
	width: 64px;
	height: 18px;
	cursor: pointer;
	display: block;
	float: left;
}

#rad_fb_share a em {
	visibility: hidden;
	font-size: 1px;
}**/

/* komentiraj */

.komentiraj {
  background: #ebebeb;
  padding: 15px 20px;
  margin-top: 5px;
}

/* detalji tekst */

#rad_txt {
  margin: 0;
  padding: 0 0 10px;
  clear: both;
  float: left;
  width: 669px;
}

#rad_txt dt {
  float: left;
  width: 100px;
  padding: 10px 0 12px;
  line-height: 18px;
  font-weight: bold;
  border-top: 1px solid #d1d1d1;
}

#rad_txt dd {
  float: left;
  width: 569px;
  padding: 10px 0 12px;
  line-height: 18px;
  margin: 0;
  border-top: 1px solid #d1d1d1;
}

#rad_txt dd.rad_txt_kateg {
  padding: 10px 0 7px;
}

#rad_txt dt.rad_txt_first,
#rad_txt dd.rad_txt_first {
  border: 0;
}

#rad_txt dd dt {
  border: 0;
  padding: 0 0 5px;
  font-weight: normal;
}

#rad_txt dd dd {
  width: 469px;
  border: 0;
  padding: 0 0 5px;
  min-height: 18px;
}

/* detalji komentari */

#komentiraj {
  float: left;
  width: 629px;
  background: #e3e3e3;
  padding: 0 20px 15px;
  margin-bottom: 15px;
}

#komentari {
  border-top: 1px solid #d1d1d1;
  padding-top: 5px;
  clear: both;
}

.komentari_ukupno {
  font-weight: bold;
}

.komentar {
  background: #e6fad7;
  padding: 10px;
  line-height: 18px;
  margin-top: 10px;
}

.komentar_kraj {
  text-align: right;
  border-top: 1px solid #c2e3aa;
  padding-top: 7px;
  font-size: 0.9em;
  margin-top: 12px;
}

.komentar_kraj img {
  vertical-align: middle;
  border: 0;
  margin-right: 5px;
}

.komentar_kraj_sep {
  color: #b7da9d;
  margin: 0 10px;
}

/* */

#breadcrumbs {
  border-bottom: 1px solid #d1d1d1;
  font-size: 0.9em;
  padding: 8px 12px;
  background: #ebebeb;
}

.bc_sep {
  color: #b2b2b2;
  margin: 0 5px;
}

#breadcrumbs strong {
  font-weight: normal;
}

/* klijenti */

.klijenti_row {
  border-top: 1px solid #d1d1d1;
  float: left;
  width: 669px;
  padding: 20px 0 0;
  margin: 0 0 20px;
  background: url(../../images/klijenti_sep.gif) no-repeat center 20px;
}

.klijent_left {
  float: left;
  width: 314px;
  padding-right: 20px;
}

.klijent_right {
  float: right;
  width: 314px;
  padding-left: 20px;
}

/* ponosni */

.ponosni_label {
  float: left;
  font-weight: bold;
  padding-top: 3px;
  margin-right: 10px;
}

.ponos_left {
  background: url(../../images/ponosni_bg_left.gif) no-repeat left;
  height: 27px;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
}

.ponos_right {
  background: url(../../images/ponosni_bg_right.gif) no-repeat right;
  height: 24px;
  display: block;
  float: left;
  font-weight: bold;
  font-size: 0.9em;
  padding: 3px 5px 0 10px;
}

.ponos_left strong {
  float: left;
  line-height: 21px;
}

.ponos_icon {
  float: left;
  width: 20px;
  height: 20px;
  color: #5e5e5e;
  margin-left: 10px;
  display: block;
}

.funkc_icon {
  background: url(../../images/ponosni/funkcionalnost.gif) no-repeat center;
}

.dizajn_icon {
  background: url(../../images/ponosni/dizajn.gif) no-repeat center;
}

.surad_icon {
  background: url(../../images/ponosni/suradnja.gif) no-repeat center;
}

.trud_icon {
  background: url(../../images/ponosni/trud.gif) no-repeat center;
}

.cool_icon {
  background: url(../../images/ponosni/cool.gif) no-repeat center;
}

.kompl_icon {
  background: url(../../images/ponosni/kompletno.gif) no-repeat center;
}

.seo_icon {
  background: url(../../images/ponosni/seo.gif) no-repeat center;
}

.drust_icon {
  background: url(../../images/ponosni/drustvena.gif) no-repeat center;
}

/* novosti */

.novost_img {
  width: 200px;
  float: left;
  text-align: center;
}

.novost_img img {
  max-width: 200px;
  width: expression(this.width > 200 ? 200: true);
  border: 0;
}

.novost_txt {
  float: left;
  width: 449px;
  padding: 0 0 0 20px;
}

#content_right p.novost_kraj {
  color: #b1b1b1;
  padding-bottom: 0;
}

.novost_kraj_sep {
  color: #d1d1d1;
  margin: 0 8px;
}

/* footer */

#footer {
  clear: both;
  background: #71ba3b url(../../images/footer_bg.gif) repeat-x top;
  color: #1d4803;
}

#footer_center {
  width: 960px;
  margin: 0 auto;
}

#footer_bg {
  background: #71ba3b url(../../images/footer_bg.gif) repeat-x top;
  float: left;
  width: 940px;
  padding: 12px 10px 10px;
}

#footer_top {
  background: url(../../images/footer_br.gif) repeat-y top center;
  float: left;
  width: 940px;
  margin-bottom: 20px;
}

.footer_col {
  float: left;
  width: 287px;
  padding: 0 13px;
}

.we_logo {
  clear: both;
  padding-top: 15px;
}

#footer .we_logo a {
  background: url(../../images/we_logo_bg.gif) no-repeat left;
  display: block;
  width: 287px;
  height: 36px;
  color: #666;
  font-weight: bold;
  text-shadow: none;
  text-align: center;
}

#footer .we_logo a:hover {
  color: #666;
  text-decoration: none;
}

.we_logo img {
  vertical-align: middle;
  margin: 0 10px;
}

.virtus_mail_link {
  float: left;
  margin-right: 15px;
}

.virtus_tcom_logo {
  clear: both;
  padding-top: 15px;
}

.virtus_tcom_logo a {
  display: block;
  background: url(../../images/tcom_logo.gif) no-repeat bottom center;
  width: 288px;
  height: 37px;
  float: left;
  text-indent: -9999px;
  clear: both;
}

#footer_bott .footer_col {
  border-right: 1px solid #45881f;
  width: 288px;
}

.footer_col_big {
  float: left;
  width: 625px;
}

#footer p.footer_col_kraj {
  border-top: 1px solid #41901b;
  margin-top: 10px;
  text-align: right;
  font-weight: bold;
}

#footer_bott p.footer_col_kraj {
  border-top: 1px solid #45881f;
}

#footer_bott_top {
  background: #599d2c url(../../images/footer_box_top.gif) no-repeat top;
  float: left;
  width: 940px;
}

#footer_bott {
  background: url(../../images/footer_box_bott.gif) no-repeat bottom;
  float: left;
  width: 940px;
  padding: 15px 0;
  color: #1a3b09;
}

#footer_bott_sep {
  /*background: url(../../images/footer_bott_sep.gif) repeat-y center top;*/
  float: left;
  width: 940px;
}

.footer_links {
  margin: 0;
  padding: 10px 0 0 20px;
  list-style: none;
  float: left;
}

.footer_links li {
  /*float: left;*/
  display: inline;
  border-right: 1px solid #45881f;
  padding: 0 10px 0 0;
  font-size: 1.1em;
  margin: 0 10px 0 0;
  line-height: 21px;
}

.footer_links li.footer_links_last {
  border: 0;
}

#footer .footer_links a {
  font-weight: bold;
}

.sc_footer {
  vertical-align: middle;
}

.footer_ponuda {
  width: 332px;
  float: left;
  height: 40px;
  padding: 15px 0 10px 20px;
}

.footer_ponuda a {
  float: left;
  display: block;
  width: 332px;
  height: 40px;
  background: url(../../images/ponuda_footer.gif) no-repeat;
}

#footer .footer_ponuda a:hover {
  text-decoration: none;
}

.footer_ponuda em {
  visibility: hidden;
}

/* links */

a {
  outline: none;
  text-decoration: none;
}

#logo_keywords a,
#header_search a {
  color: #67b334;
  font-weight: bold;
}

#header_search a {
  font-weight: normal;
}

#logo_keywords a:hover,
#header_search a:hover {
  color: #7ece49;
}

#header_topnav a {
  color: #727272;
}

#header_topnav a:hover {
  color: #67b334;
}

.leftbox a {
  color: #323232;
}

.leftbox a:hover {
  color: #67b334;
  text-decoration: underline;
}

.botbox a {
  color: #434444;
}

.botbox a:hover {
  color: #539d21;
  text-decoration: underline;
}

.mainbox p a {
  color: #5b5b5b;
}

#leftnav a {
  color: #fff;
  display: block;
  float: left;
  width: 100%;
  font-size: 16px;
  transition: all ease 0.3s;
  padding: 6px 10px 4px 15px;
}

#leftnav ul ul a {
  padding: 5px 10px 5px 58px;
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: 300;
}

#leftnav a:hover {
  color: #67b333;
}

#content_right a {
  color: #4f9820;
}

#content_right a:hover {
  color: #000000;
  text-decoration: underline;
}

a img {
  border: 0;
}

#footer a {
  color: #ffffff;
  font-weight: normal;
  text-shadow: #3d5f23 1px 1px;
}

#footer a:hover,
#footer_bott a:hover {
  color: #173206;
  text-decoration: underline;
  text-shadow: none;
}

/* headings */

h1,
h2 {
  margin: 0;
}

.mainbox h1 {
  font: normal 1.4em Arial, Helvetica, sans-serif;
  width: 166px;
}

.mainbox h1 a {
  color: #434444;
}

.mainbox h1 a:hover {
  color: #727272;
}

.h1_cols {
  float: left;
  width: 639px;
  padding: 10px 15px 5px;
  border-bottom: 1px solid #d1d1d1;
  background: #f0f0f1;
}

#rad_detalji .h1_cols {
  /*border: 0;*/
}

.h1_cols.h1_cols_nobg {
  background: none;
  padding: 15px 0;
  width: 669px;
}

#content_right h1.h1_left {
  float: left;
  width: auto;
  padding: 7px 0 13px;
}

#content_right .h1_cols.h1_cols_nobg h1.h1_left {
  padding: 5px 0 0;
}

.h1_right,
.h1_right_prev_next {
  float: right;
  width: auto;
  padding-top: 7px;
}

#content_right .h1_cols.h1_cols_nobg .h1_right {
  padding: 0;
}

.h1_right_prev_next {
  font-size: 0.9em;
  padding-top: 0px;
}

.h1_cols .h1_right_prev_next {
  padding-top: 7px;
}

.h1_right_prev_next img {
  border: 0;
  vertical-align: middle;
}

.radovi_count {
  background: #e6fad7 url(../../images/count.gif) no-repeat right center;
  padding: 5px 36px 5px 10px;
  float: left;
  font-size: 1.2em;
  font-weight: bold;
}

.h1_right_sep {
  color: #d1d1d1;
  margin: 0 10px;
}

.botbox_h1 {
  float: left;
  border-bottom: 1px solid #cdcdcd;
  /*background: url(../../images/main_h1.gif) no-repeat bottom left;*/
  padding: 0 0 6px 2px;
  width: 209px;
  height: 24px;
}

.leftbox .botbox_h1 {
  border-bottom: 1px solid #c1c1c1;
}

#botbox h1,
.leftbox h1 {
  font: normal 1.4em Arial, Helvetica, sans-serif;
  float: left;
  padding-top: 6px;
  color: #434444;
}

.botbox_h1_link {
  float: right;
}

.botbox_h1_link img {
  border: 0;
}

#botbox h1 a,
.leftbox h1 a {
  color: #434444;
}

#botbox h1 a:hover,
.leftbox h1 a:hover {
  color: #727272;
  text-decoration: none;
}

#botbox h1 em {
  font-style: normal;
}

#content_right h1 {
  color: #67b333;
  font: bold 1.4em Arial, Helvetica, sans-serif;
  padding: 15px 0 13px 0;
}

#content_right h1 em {
  color: #5b5b5b;
  font-style: normal;
}

#content_right h1.h1_bd {
  padding: 15px 0 13px;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 7px;
  font-family: "Noto Sans", sans-serif;
}

#footer h1 {
  font-size: 1.2em;
  border-bottom: 1px solid #41901b;
  padding-bottom: 10px;
  color: #245605;
  line-height: 20px;
}

#footer #footer_bott h1 {
  border-bottom: 1px solid #45881f;
}

#footer h1 strong {
  color: #173206;
  font-size: 1.1em;
}

.botbox h2,
.leftbox h2 {
  font-size: 1em;
  width: 199px;
  padding: 0 0 0 10px;
}

.leftbox h2 {
  font-weight: normal;
}

.botbox_new h2 {
  padding: 0 2px;
  font-weight: normal;
}

.botbox_cont1 h2 {
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 10px;
}

.leftbox .botbox_cont1 h2 {
  border: 0;
  padding: 0 0 0 10px;
}

.botbox_new1 h2,
.botbox_new2 h2 {
  padding: 0 2px;
}

#content_nav_search h2 {
  font-size: 1.05em;
  margin-bottom: 10px;
}

.referenca h2,
.novost h2 {
  font-size: 1.05em;
}

#content_right .clanak_ekipa h2 {
  font-size: 1.05em;
  color: #67b333;
}

#content_right h2 {
  font: bold 1.1em Arial, Helvetica, sans-serif;
  padding: 0 0 10px 0;
}

#content_right h3 {
  margin: 0;
  font-size: 1.05em;
}

#content_right .kontakt_page_forma h3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  font-size: 1.1em;
  color: #67b333;
}

#footer h3 {
  margin: 0;
  font-size: 1em;
  padding-top: 10px;
}

#footer h3 a {
  font-weight: bold;
}

/* other */

.mainbox p {
  margin: 0;
  line-height: 17px;
  padding: 10px 2px 10px 2px;
  clear: both;
}

.botbox_new1 p,
.botbox_new2 p {
  margin: 0;
  line-height: 17px;
  padding: 3px 2px 0;
}

.botbox_new p {
  margin: 0;
  padding: 3px 2px 0;
  line-height: 17px;
}

#content_right p {
  margin: 0;
  padding: 7px 0;
  line-height: 19px;
}

#content_right .clanak_detalji p {
  padding: 0 0 20px;
}

#content_right .referenca p {
  padding: 7px 0 0;
}

#content_right .klijenti_row p {
  padding: 10px 0 0;
}

#content_right .clanak_ekipa p {
  padding: 0;
}

#footer p {
  margin: 0;
  padding: 7px 0 0;
  line-height: 17px;
}

.clear {
  clear: both;
}

.img_left {
  float: left;
}

.img_right {
  float: right;
}

#rad_detalji .img_left {
  margin: 5px 20px 5px 0;
}

.content_txt .img_left {
  margin: 5px 15px 5px 0;
}

.content_txt .img_right {
  margin: 5px 0 5px 15px;
}

.list,
.content_txt ul,
.clanak_detalji ul {
  list-style: none;
  margin: 0;
  padding: 7px 0 7px 30px;
}

.content_txt .klijenti_table ul {
  padding: 7px 10px;
}

.list li,
.content_txt ul li,
.clanak_detalji ul li {
  background: url(../../images/bull.gif) no-repeat 0 8px;
  padding: 3px 0 3px 15px;
  line-height: 17px;
}

.content_txt ol,
.clanak_detalji ol {
  line-height: 19px;
  margin: 0;
  padding: 10px 0 10px 30px;
}

.content_txt li,
.clanak_detalji li {
  padding: 3px 0;
}

.content_txt table {
  border-top: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  margin: 7px 0;
}

.content_txt table.klijenti_table {
  border: 0;
}

.content_txt td,
.content_txt th {
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  padding: 8px 10px;
  line-height: 18px;
  vertical-align: top;
}

.content_txt table.klijenti_table td,
.content_txt table.klijenti_table th {
  border: 0;
}

/* galerija */

.gallery_th,
.gallery_th_last {
  background-color: #ccc;
  float: left;
  width: 156px;
  height: 82px;
  margin: 0 15px 15px 0;
}

.gallery_th_last {
  margin: 0 0 15px 0;
}

.gallery_th a,
.gallery_th_last a {
  display: block;
  float: left;
  width: 152px;
  height: 78px;
  background-color: #ccc;
  background-repeat: no-repeat;
  background-position: center;
  border: 2px solid #ccc;
}

.gallery_th a:hover,
.gallery_th_last a:hover {
  background-color: #4f9820;
  border: 2px solid #4f9820;
}

/* dokumenti */

#dokumenti {
  border-top: 1px solid #d1d1d1;
  clear: both;
  padding: 15px 0;
}

#dokumenti ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 20px;
}

#dokumenti li {
  background: url(../../images/bull2.gif) no-repeat 0 5px;
  padding: 0 0 5px 10px;
}

#footer .img_left {
  margin: 12px 15px 5px 0;
  border: 1px solid #45881f;
}

.sep2 {
  border-bottom: 1px solid #bbbbbb;
  clear: both;
  padding-top: 10px;
  margin-bottom: 10px;
}

#footer a.link_btn {
  background: url(../../images/footer_btn.gif) no-repeat;
  width: 100px;
  height: 22px;
  color: #ffffff;
  display: block;
  float: left;
  /*clear: both;*/
  font-weight: bold;
  text-align: center;
  padding-top: 3px;
}

.error {
  color: #de4605;
  background: url(../../images/error.png) no-repeat left;
  padding: 2px 0 2px 25px;
}

#tooltip {
  position: absolute;
  border: 1px solid #4a9a21;
  background: #7fc34a;
  padding: 3px 7px;
  z-index: 5;
  color: #ffffff;
  display: none;
  font-weight: bold;
  max-width: 250px;
}

.icon_offline {
  vertical-align: middle;
  margin-left: 5px;
}

#content_right hr {
  border: 0;
  background: #d1d1d1;
  color: #d1d1d1;
  height: 1px;
  clear: both;
  font-size: 1em;
  margin: 7px 0;
  line-height: 1em;
}

.sep {
  border-bottom: 1px solid #d1d1d1;
  clear: both;
  margin-bottom: 20px;
  font-size: 1em;
  line-height: 1em;
  height: 1px;
}

.success,
#content_right p.success {
  background: #daffbf url(../../images/success.gif) no-repeat 15px 13px;
  font-weight: bold;
  padding: 10px 15px 10px 60px;
}

.green_txt {
  color: #67b333;
}

/* najnovije footer */

.najnovije-footer {
  background: #41891b;
  width: 593px;
  /*margin-right:12px;*/
  float: left;
  margin-left: 20px;
  display: inline;
}

.najnovije-footer-top {
  width: 593px;
  height: 5px;
  float: left;
  background: #41891b url(../../images/najnovije-top.png) no-repeat;
  background-position: top;
}

.najnovije-footer-bottom {
  width: 593px;
  height: 5px;
  float: left;
  background: #41891b url(../../images/najnovije-bottom.png) no-repeat;
  background-position: bottom;
}

.posljednji {
  padding: 5px 10px;
  width: 573px;
  float: left;
  line-height: 17px;
}

.posljednji a {
  padding-right: 6px;
  float: left;
  margin: 0 5px 0 0;
}

.najnovije-footer-sep {
  font-size: 1.6em;
  vertical-align: middle;
}

.footer_links-twee {
  margin: 0;
  padding: 8px 0 0 20px;
  list-style: none;
  float: left;
  /*float: right;
	margin-right:146px;*/
  margin-top: 10px;
}

.footer_links-twee li {
  float: left;
  border-right: 1px solid #45881f;
  padding: 0 10px 0 0;
  font-size: 1.1em;
  margin: 0 10px 5px 0;
}

.footer_links-twee li.footer_links_last {
  border: 0;
}

#footer .footer_links-twee a {
  font-weight: bold;
}
.header_search_btn {
  margin-top: 120px;
  display: block;
  padding: 20px;
}
#bIxpBAq-1604656029310 {
  bottom: 200px !important;
}
.d-flex {
	display: flex;
	width: 100%;
	flex-direction: row;
}


