﻿body {
  margin: 0;
  padding: 0;
  color: #444444;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  background-color: #fff;
  background-repeat: repeat-y;
  background-position: center;
}
h1, h2, h3, h4, h5, h6 {
  color: #000;
  letter-spacing: -1px;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
h4 {
  color: #990000;
}
h1 {
  font-size: 28px;
  margin-bottom: 30px;
}
h2 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 30px;
}
h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
h4 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 50;
}
h5 {
  font-size: 16px;
  margin-bottom: 10px;
}
h6 {
  font-size: 12px;
}
.header {
  display: block;
}
.left {
  float: left;
}
.right {
  float: right;
}
.float_l {
  float: left;
}
.float_r {
  float: right;
  margin-right: 48px;
}
.img_fl {
  float: left;
  margin: 3px 15px 5px 0;
}
.img_fr {
  float: left;
  margin: 3px 0 5px 15px;
}
.img_border {
  background: #fff;
  padding: 4px;
  border: 1px solid #eee;
}
a:link, a:visited {
  color: #990000;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:hover, a:active {
  outline: none;
}
a.more {
  clear: both;
  display: block;
  width: 80px;
  height: 34px;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  background: url(/content/imagesnew/button01.png) no-repeat;
}
.tmo_ul_list {
  margin: 10px 0 10px 15px;
  padding: 0;
  list-style: none;
}
.tmo_ul_list li {
  color: #666;
  margin: 0 0 7px 0;
  padding: 2px 0 2px 30px;
  background: url(/content/imagesnew/list.png) no-repeat scroll 0 3px;
}
.tmo_ul_list li a {
  color: #666;
  font-weight: normal;
  text-decoration: none;
}
.tmo_ul_list li a:hover {
  color: #666;
}
.no_bullet {
  margin: 0;
  padding: 0;
  list-style: none;
}
.no_bullet li {
  margin: 0 0 20px 0;
  padding: 0;
}
#body_wrapper {
  padding: 20px 0 0;
  background-color: #FFFFD5;
}
#wrapper {
  position: relative;
  margin: 0 auto;
  width: 960px;
  padding: 10px 12px;
  background: url(/content/imagesnew/wrapper_m.png) repeat-y center;
}
#logo {
  position: relative;
  margin: 0 auto;
  width: 940px;
  padding: 0px 12px 10px 12px;
  height: 100px;
  background-color: #FFFFFF;
}
#wrapper_top {
  position: absolute;
  top: -5px;
  left: 0;
  width: 984px;
  height: 5px;
  background: url(/content/imagesnew/wrapper_t.png);
}
#header {
  width: 940px;
  height: 35px;
  padding: 5px 10px;
  margin-bottom: 10px;
  background: url(/content/imagesnew/header_bg.jpg);
}
#slider {
}
#main {
  padding: 30px 10px 0;

}
#bottom {
  width: 940px;
  padding: 30px 22px 10px;
  margin: 0 auto;
  background: url(/content/imagesnew/wrapper_b.png) top center no-repeat;
}
#footer_wrapper {
  clear: both;
  background: #DED176;
  border-top: 5px solid #fff;
  padding: 10px 0;
  width: 100%;
}
#footer {
  width: 940px;
  padding: 0 22px;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
}
#footer a:link, #footer a:visited {
  text-decoration: none;
  color: #750000;
}
#footer a:hover {
  text-decoration: underline;
  color: #70000;
}
#menu {
  float: left;
  margin-top: 3px;
}
#contact_form {
  padding: 0;
  margin: 0;
}
#contact_form form {
  margin: 0;
  padding: 0;
}
#contact_form form p {
  float: left;
  margin-right: 14px;
}
#contact_form form .input_field {
  width: 164px;
  padding: 5px;
  color: #222;
  background: #FFFFD5;
  border: 1px solid #CCCCCC;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  margin-top: 5px;
}
#contact_form form label {
  display: block;
  margin-right: 12px;
  font-size: 12px;
}
#contact_form form textarea {
  width: 554px;
  height: 200px;
  padding: 5px;
  color: #222;
  background: #FFFFD5;
  border: 1px solid #CCCCCC;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  margin-top: 5px;
}
#contact_form form .submit_btn {
  padding: 5px 14px;
  background: #B7A228;
  border: 1px solid #808080;
  color: #fff;
}
.footer_gallery {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer_gallery li {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
}
.col {
  float: left;
  margin: 0 30px 30px 0;
}
.half {
  width: 455px;
}
#sidebar, .col13 {
  width: 300px;
}
#content, .col23 {
  width: 600px;
}
.padding_right {
  padding-right: 20px;
}
.col14 {
  width: 205px;
  float: left;
  margin: 0 30px 10px 0;
}
.no_margin_right {
  margin-right: 0;
}
.last_box {
  margin-bottom: 0;
  background: none;
}
.pagging {
  margin: 0 0 20px 0;
  padding: 0;
}
.pagging span {
  float: left;
  display: block;
  color: #333;
  text-decoration: none;
  margin-right: 5px;
  padding: 5px 10px;
  background: #fff;
}
.pagging ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagging ul li {
  margin: 0;
  padding: 0;
  display: inline;
}
.pagging ul li a {
  float: left;
  display: block;
  color: #333;
  text-decoration: none;
  margin-right: 5px;
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #eee;
}
.pagging ul li a:hover {
  background: #DED176;
  border: 1px solid #eee;
  color: #fff;
}
.cleaner {
  clear: both;
  display: block;
}
.h10 {
  height: 10px;
}
.h20 {
  height: 20px;
}
.h40 {
  height: 40px;
}
.h60 {
  height: 60px;
}
.h80 {
  height: 80px;
}
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider {
  position: relative;
  width: 960px;
  height: 340px;
  background: url(/content/imagesnew/loading.gif) no-repeat 50% 50%;
}
#slider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
#slider a {
  border: 0;
  display: block;
}
.nivo-controlNav {
  position: absolute;
  right: -17px;
  bottom: 10px;
  width: 98px;
  height: 17px;
  padding: 9px 20px;
  z-index: 1000;
  background: url(/content/imagesnew/slider_nbg.png);
}
.nivo-controlNav a {
  display: block;
  width: 10px;
  height: 10px;
  background: url(/content/imagesnew/bullets.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  margin-right: 6px;
  float: left;
}
.nivo-controlNav a.active {
  background-position: 0 -10px;
}
.nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(/content/imagesnew/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
}
a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px;
}
a.nivo-prevNav {
  left: 15px;
}
.nivo-caption {
  text-shadow: none;
  padding: 15px 0;
  font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
  color: #efe9d1;
  text-decoration: underline;
}
/* Dodato*/
p.datum {
  font-size: 12px;
  color: #BCBCBC;
}
.line {
  width: 600px;
  height: 3px;
  background: url(/content/imagesnew/line.png) no-repeat;
}
a:link.detaljnije, a:visited.detaljnije {
  font-style: italic;
  color: #CE0000;
  text-decoration: none;
  font-size: 14px;
}
a:hover.detaljnije {
  text-decoration: underline;
}
.baner {
  border: 2px #F2F2F2 solid;
}
img.no-border {
  border: 0;
}
ul.lista {
  padding-left: 20px;
}
ul.lista li {
  margin-bottom: 5px;
}
ul.lista li a {
  color: #990000;
}
ul.lista li a.current {
  color: #444444;
}
.right {
  text-align: right;
}
<!-- DODATO -->
.page-wrap
{

}
   .global_wrap
    {

        background-color: #ffffd5;
        padding: 20px 0 0;
 
    }

      .page
{
  border: 0 none;
  margin: 0 0 0 5px;
  padding: 10px 5px 10px 0px;
  background-image: url(gfx/border_right.gif);
  background-repeat: repeat-y;
  background-position: right;
}
.page {
padding-bottom:0;
padding-left:0;
padding-right:5px;
padding-top:0px;
}

  .page_margins
    {
        border: 0 none;
        position: relative;
    }

  #nav {
  width: 940px;
  height: 35px;
  padding: 5px 10px;
  margin-bottom: 10px;
  background: url(/content/imagesnew/header_bg.jpg);
}


  #teaser
  {
    clear: both;
    color: #333333;
    margin: 0px 0 0px 0;
     
    background-color: #FFFFFF;

  }

/************************************************************
teaser
*************************************************************/   
.teaser-boxes h3, .teaser-boxes h3 a
{
    padding: 0px;
    font-family: Arial,sans-serif;
    font-weight: normal;
    font-size: 80.1%;
    text-transform: uppercase;
    color: #333333; /* text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);*/
    clear: both;
    float: left;
}
.teaser-boxes h2, .teaser-boxes h2 a
{
    font-family: UbuntuRegular,Helvetica,Arial,sans-serif;
    font-weight: bolder;
    font-size: 96.1%;
    color: #336699;
}
.teaser-boxes p
{
    color: #333333;
}
.teaser-boxes .dbox .block .block-content
{
    padding: 5px 8px;
}
.teaser-boxes .dbox .block
{
    
}
<!-- ================================-->


.ddsmoothmenu{
}

.ddsmoothmenu ul{
  z-index: 100;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
  position: relative;
  display: inline;
  float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a {
  display: block;
  height: 30px;
  padding-left: 7px;
  padding-right: 7px;
  line-height: 30px;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #202020;  
  text-align: center;
  text-decoration: none;
  font-weight: 500;
  outline: none;
  letter-spacing: 0.5px;

}
<!--.ddsmoothmenu ul li a.long {
  width: 200px;
}-->
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
  color: #fff;
  background: url(/content/imagesnew/menu_hover.png);
  display: block;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul {
  position: absolute;
   
  padding: 0 5px;  
  margin: 10px 0 0 5px;
  display: none; /*collapse all sub menus to begin with*/
  visibility: hidden;
  background: url(/content/imagesnew/smm.png) repeat-y;
}
.ddsmoothmenu ul li ul span {
  position: absolute;
   
  height: 5px;
}
.ddsmoothmenu ul li ul span.top {
  top: -5px;
  left: 0;
  background: url(/content/imagesnew/smt.png)
}
.ddsmoothmenu ul li ul span.bottom {
  bottom: -5px;
  left: -3px;
  background: url(/content/imagesnew/smb.png)
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
  font-weight: 500;
   
  height: 35px;
  padding: 0 2px 0 3px;
  margin: 0;
  line-height: 35px;
  font-size: 12px;
  text-align: left;
  background: none;
  color: #454545;
}

.ddsmoothmenu ul li ul li .last {
  border-bottom: none;
}

.ddsmoothmenu ul li ul li a.selected, .ddsmoothmenu ul li ul li a:hover {
  color: #333;
  background: url(/content/imagesnew/smhover.png) no-repeat;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.5;
}

/* menu */


/************************************************************
 HEADING IMAGE SLIDER
*************************************************************/
.main-heading-slider .item
{
    background-color: #EAEAEA;
}
.main-heading-slider
{
  background-color: #000000;
}

.main-heading-slider .item .dsc-container
{
    display: block;
    padding: 15px 0;
    margin: 0px; /*text-shadow: 0 0 0 transparent, 1px 1px 1px rgba(255, 255, 255, 0.9);*/
    position: absolute;
    left: 0px;
    width: 960px;
    overflow: hidden;
    
    background-color: #000000; /*FIX*/
    opacity: 0.8;
    filter: alpha(opacity=80);
    bottom: 0px;
}


.main-heading-slider .item .dsc-container p
{
     
    font-family: Helvetica,Arial,sans-serif;
    padding: 5px;
    text-shadow: none;
    color: #FFFFFF;
    font-size: 1.2em;
    margin: 0px;
     
}
.main-heading-slider .item .dsc-container p span
{
  font-size: 0.65em;
  color: #CCCCCC;
  font-weight: normal;
}
.main-heading-slider
{
  color: #FFCC66;
}
.main-heading-slider .slider-pager
{
    z-index: 50;
    position: absolute;
    top: 230px;
    right: 10px;
}
.main-heading-slider .slider-pager a
{
  background-position: left top;
  margin: 0 1px;
  padding: 0px 5px 0px 5px;
  line-height:27px;
  
  display:block;
  background: transparent;
  text-decoration: none;
  background-image: url('/Content/css/add_on/slider/navigator1.png');
  background-repeat: no-repeat;
  float:left;
}
.main-heading-slider .slider-pager a.img-btn
{
    height:27px;
  width:27px;
  display:block;
  outline: none;
  
}
.main-heading-slider .slider-pager div
{
    display:block;
    float:left;
}
.main-heading-slider .slider-pager div a.sld-1{background-image: url('/Content/css/add_on/slider/gray01.png');}
.main-heading-slider .slider-pager div a.sld-2 {background-image: url('/Content/css/add_on/slider/gray02.png');}
.main-heading-slider .slider-pager div a.sld-3 {background-image: url('/Content/css/add_on/slider/gray03.png');}
.main-heading-slider .slider-pager div a.sld-4 {background-image: url('/Content/css/add_on/slider/gray04.png');}
.main-heading-slider .slider-pager div a.sld-5 {background-image: url('/Content/css/add_on/slider/gray05.png');}
.main-heading-slider .slider-pager div a.sld-6 {background-image: url('/Content/css/add_on/slider/gray06.png');}
.main-heading-slider .slider-pager div a.sld-7 {background-image: url('/Content/css/add_on/slider/gray07.png');}
.main-heading-slider .slider-pager div a.sld-8 {background-image: url('/Content/css/add_on/slider/gray08.png');}
.main-heading-slider .slider-pager div a.sld-9 {background-image: url('/Content/css/add_on/slider/gray09.png');}


.main-heading-slider .slider-pager div.activeSlide a.sld-1{background-image: url('/Content/css/add_on/slider/white01.png');}
.main-heading-slider .slider-pager div.activeSlide a.sld-2 {background-image: url('/Content/css/add_on/slider/white02.png');}
.main-heading-slider .slider-pager div.activeSlide a.sld-3 {background-image: url('/Content/css/add_on/slider/white03.png');}
.main-heading-slider .slider-pager div.activeSlide a.sld-4 {background-image: url('/Content/css/add_on/slider/white04.png');}
.main-heading-slider .slider-pager div.activeSlide a.sld-5 {background-image: url('/Content/css/add_on/slider/white05.png');}
.main-heading-slider .slider-pager div.activeSlide a.sld-6 {background-image: url('/Content/css/add_on/slider/white06.png');}
.main-heading-slider .slider-pager div.activeSlide a.sld-7 {background-image: url('/Content/css/add_on/slider/white07.png');}
.main-heading-slider .slider-pager div.activeSlide a.sld-8 {background-image: url('/Content/css/add_on/slider/white08.png');}
.main-heading-slider .slider-pager div.activeSlide a.sld-9 {background-image: url('/Content/css/add_on/slider/white09.png');}

.main-heading-slider .slider-pager div a.activeSlide {
/*  background-position: left -16px;*/
   }
.main-heading-slider .item a img.play
{
  
  display: none;
  position: absolute;
  
  
}
.main-heading-slider .item a:hover img.play
{
  display:block;
  position: absolute;
  top: 50%;
  left: 50%;
}

.main-heading-slider .slider-pager .item a, .main-heading-slider .slider-pager .item a:active, .main-heading-slider .slider-pager .item a:hover
{
text-decoration: none;
}

.main-heading-slider .slider-pager a span
{
  display:none;
}
.main-heading-slider .slider-pager a:hover
{
  /*background-position: left -8px;*/
}

.main-heading-slider .slider-pager a:focus { outline: none; }
.main-heading-slider .with-link
{
  cursor:pointer;
}
.slide-first .dsc-container,.slide-last .dsc-container
{
    bottom:3px!important;
}

  .subcolumns { width:100%; overflow:hidden; }
  
  .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l { float:left; }
  .c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r { float:right; margin-left:-5px; }

  .c20l, .c20r { width:20%; }
  .c40l, .c40r { width:40%; }
  .c60l, .c60r { width:60%; }
  .c80l, .c80r { width:80%; }
  .c25l, .c25r { width:25%; }
  .c33l, .c33r { width:33.333%; }
  .c50l, .c50r { width:50%; }
  .c66l, .c66r { width:66.666%; }
  .c75l, .c75r { width:75%; }
  .c38l, .c38r { width:38.2%; }
  .c62l, .c62r { width:61.8%; }

  .subc  { padding:0 0.5em; }
  .subcl { padding:0 1em 0 0; }
  .subcr { padding:0 0 0 1em; }
  
  
  block .block-header {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f0f0f0;
    border-color: -moz-use-text-color -moz-use-text-color #d7d7d7;
    border-image: none;
    border-radius: 4px 4px 0 0;
    border-style: none none solid;
    border-width: medium medium 1px;
}
.block .block-header2 {
    background: url("images/title-overlay-top.png") repeat-x scroll 50% 0 transparent;
    border: 0 none;
    border-radius: 4px 4px 0 0;
    padding: 0;
}
.block .block-header3 {
    background: url("images/title-overlay-bottom.png") repeat-x scroll 50% 100% transparent;
    border: 0 none;
    border-radius: 4px 4px 0 0;
    padding: 10px 15px;
}
.block .block-header h1.block-title {
    color: #555555;
    font-family: UbuntuRegular,Helvetica,Arial,sans-serif;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: inherit;
    line-height: 1.1em;
    margin: 0;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
}
.block .block-header h2.block-title {
    color: #555555;
    font-family: UbuntuRegular,Helvetica,Arial,sans-serif;
    font-size: 140%;
    font-weight: normal;
    letter-spacing: inherit;
    line-height: 1.1em;
    margin: 0;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
}
.block .block-header h2.block-title span, .block .block-header h1.block-title span {
    color: #000000;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
}
.dbox .block {
   /* background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d7d7d7;
    border-radius: 4px;*/
    margin: 0 0 4px;
}

#col3_content  {padding: 0px;/*background:#EAEAEA;*/}

/*PAGER*/

.pager-container{border-style: solid none solid none;border-width: 1px;border-color: #E9E9E9;margin: 10px 0px 0 0px;height: 1%; /* Fixes double padding in IE */clear: both;}
.pager{clear: both;height: 1%; /* Fixes double padding in IE */  margin: 0px 0px 0 0px;border: 5px solid #FFFFFF;font-size: 0.85em;  position: relative;  text-transform: uppercase;}
.pager a, .pager span{border-style: solid;border-width: 1px;border-color: #CCCCCC #292929 #292929 #CCCCCC;display: block;float: left;margin-right: 0.1em;text-decoration: none;  color: #ffffff;  width: 80px;text-align: center;  padding: 3px 3px 3px 4px;font-size: 1em;cursor: pointer;background: #C0A629;overflow: hidden;}
.pager span{border: 1px solid #999999;  color: #868686;  cursor: default;}
.pager .pager-disabled{background: #FFFFD5;}
.pager a:hover{background: #89761D;}
.pager .pager-first{margin-right: 5px;}
.pager .pager-next{margin-right: 5px}
.pager .pager-spacer{text-align: center;position: absolute;top: 0px;left: 40%;}
.pager .pager-spacer span{  border-style: none;background: #FFFFFF;color: #161616;}

.spager-container{border-style: solid none solid none;border-width: 1px;border-color: #E9E9E9;margin: 8px 0px 0 0px;height: 1%; /* Fixes double padding in IE */clear: both;}
.spager{clear: both;height: 1%; /* Fixes double padding in IE */  margin: 0px 0px 0 0px;border: 5px solid #FFFFFF;font-size: 0.85em;  position: relative;  text-transform: uppercase;}
.spager a, .spager span{border-style: solid;border-width: 1px;border-color: #CCCCCC #292929 #292929 #CCCCCC;display: block;float: left;margin-right: 0.1em;text-decoration: none;  color: #ffffff;  width: 65px;text-align: center;  padding: 3px 3px 3px 4px;font-size: 1em;cursor: pointer;background: #C0A629;overflow: hidden;}
.spager span{border: 1px solid #999999;  color: #868686;  cursor: default;}
.spager .spager-disabled{background: #FFFFD5;}
.spager a:hover{background: #89761D;}
.spager .spager-first{margin-right: 5px;}
.spager .spager-next{margin-right: 5px}
.spager .spager-spacer{text-align: center;position: absolute;top: 0px;left: 35%;}
.spager .spager-spacer span{  border-style: none;background: #FFFFFF;color: #161616;}

.category-block .entryDate  {
  font-size: 12px;
  color: #BCBCBC;
}
.short-content {
font-style:italic;
  margin-left: 0px;
}
.short-content-in .short-content {
font-style:normal;}
