<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Swiss';
    src: url('fonts/swiss721boldbt-webfont.eot');
    src: url('fonts/swiss721boldbt-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/swiss721boldbt-webfont.woff') format('woff'),
    url('fonts/swiss721boldbt-webfont.ttf') format('truetype'),
    url('fonts/swiss721boldbt-webfont.svg#swis721_btbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Swiss';
    src: url('fonts/swiss721bt-webfont.eot');
    src: url('fonts/swiss721bt-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/swiss721bt-webfont.woff') format('woff'),
    url('fonts/swiss721bt-webfont.ttf') format('truetype'),
    url('fonts/swiss721bt-webfont.svg#swis721_btroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aller';
    src: url('fonts/aller_lt-webfont.eot');
    src: url('fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/aller_lt-webfont.woff') format('woff'),
    url('fonts/aller_lt-webfont.ttf') format('truetype'),
    url('fonts/aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aller';
    src: url('fonts/aller_bd-webfont.eot');
    src: url('fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/aller_bd-webfont.woff') format('woff'),
    url('fonts/aller_bd-webfont.ttf') format('truetype'),
    url('fonts/aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Aller';
    src: url('fonts/aller_ltit-webfont.eot');
    src: url('fonts/aller_ltit-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/aller_ltit-webfont.woff') format('woff'),
    url('fonts/aller_ltit-webfont.ttf') format('truetype'),
    url('fonts/aller_ltit-webfont.svg#aller_lightitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Armata';
    src: url('fonts/armata-regular-webfont.eot');
    src: url('fonts/armata-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/armata-regular-webfont.woff') format('woff'),
    url('fonts/armata-regular-webfont.ttf') format('truetype'),
    url('fonts/armata-regular-webfont.svg#armataregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

body.bodycms_main_popup {
	background: #FFF;
	margin: 2px;
}

body,input,select,textarea,li,div,span,td,th,table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

body.bodycms_main , body.bodycms_main  input, body.bodycms_main  select, body.bodycms_main  textarea, body.bodycms_main  li, body.bodycms_main  div, body.bodycms_main  span,body.bodycms_main  td, body.bodycms_main  table {
    color: #333333;
    font-size: 11px;
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333333;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

a{
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #79552b;
}

#contentright_titlepage a{
	  color: #79552b;

}

a:hover {
	text-decoration:underline;
}

a img {
    border: 0;
}

a:hover img {
    border: 0;
}


/* DODANO */

html, body
{
  height: 100%;
}
a img
{
    border: none;
}
img, .png
{
    behavior: url(img/iepngfix.htc);
}
table, tr, td
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #424242;
}

body.body_class
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #424242;
    text-align: left;
    background: #d6d3c8 url(img/bg.jpg);
    padding-top: 10px
}
* html #main-container
{
    height: 100%;
}
.full
{
    width: 100%;
    height: 100%;
}
.tight
{
    padding: 0;
    margin: 0;
}
#main-container
{
    background-color: white;
    width: 917px;
    margin: 4px auto;
    text-align: left;
    vertical-align: top;
    box-shadow: 0 0 18px 5px #767d74
}


#main-container2
{
    height: 100%;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
#headertop
{
    padding: 0;
    background-color: #fcfbf9;
}

#headertop a{
	display:inline-block;
}
#headertop .logo{
	display: inline-block;
    width: 100px;
	height: 60px;
	margin-left: 15px;
	margin-top: 9px;
    background: url(img/header_l.png) no-repeat;
}

#headertop .title{
	display: inline-block;
	vertical-align: top;
	padding-top: 15px;
}

#headertop .unizg_title_header{
	font-size: 16px;
	color: #a9ab9e;
}

#headertop .programme_title_header{
	font-size: 20px;
	color: #4f5146;
}

#horizontal_navigation div,
#horizontal_navigation li
{
	display: inline-block;
}

#horizontal_navigation ul{
    padding-left: 0;
}
#horizontal_navigation li{
	border-left: 2px solid #999;
	text-transform: uppercase;
    display: inline-block;
    padding: 0 2px 0 2px;
}

#horizontal_navigation li div{
    padding: 1px 10px 1px 10px;
}
#horizontal_navigation .highlight{
    background-color: #4e4e4e;
}
#horizontal_navigation li:first-child{
	border-left: 0;
}

#horizontal_navigation a{
	color: #AAAAAA;
	font-size: 12px;
	font-family: Aller, Swiss, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    text-decoration: none;
}
#horizontal_navigation .highlight a{
	color: #FFFFFF;
}
#headerbreak
{
  text-align: right;
  vertical-align: middle;
  padding: 0 5px 0 0;
  height: 10px;
}

#headermiddlefree
{
  margin: 0 5px 0 5px;
  padding: 0 5px 0 5px;
}
.midlefts_head
{
  background-color: #303030;
  height: 33px;
}

#cms_area_head_text .portlet_content{
    height: 100%;
}
.midlefts
{
    padding: 6px 22px;
    vertical-align: middle;
}
.midlefts_background
{
    background: #ecebeb url(img/star.jpg) no-repeat left bottom;
}
#horizontal_navigation_td
{
    height: 32px;
    background-color: #303030;
}
#horizontal_navigation
{
  padding-left: 10px;
  background-color: #303030;
  float: left;
}
#content
{
  margin-left: 5px;
  width: 100%;
  height: auto;
}
#contentleft
{
  height: 100%;
  width: 100%;
  /*margin-left: 5px;*/
}
#contentright_titlepage,
#contentright{
    height: 100%;
    background: #aab2a6 url(img/bg_right.jpg) no-repeat bottom;
}

#contentright_titlepage
{
    width: 282px;
}
#contentright
{
    width: 207px;
}
#contentleftmiddle
{
  height: 100%;
  width: 100%;
}
#contentleftmiddleright
{
  width: 68px;
  height: 100%;
  background-color: #f0efe7;
}
#footer
{
  height: 1px;
    width: 100%
}
.thinline
{
  background-color: #d6d2c7;
  padding: 10px;
  font-size: 10px;
  height: 10px; 
}
#footerbackground
{
    background: url(img/footer.jpg) no-repeat;
    padding: 0 5px 0 5px;
}
#left
{
  width: 207px;
  vertical-align: top;
  background-color: #e0e1dc;
}
#middle
{
  vertical-align: top;
}
#right
{
  width: 207px;
  vertical-align: top;
  background-color: #e0e1dc;
}
.mid_portlet_head
{
  background-color: #e1dfce;
  height: 28px;
}
.portlet_head
{
  width: 100%;
  background-color: #303030;
  height: 28px;
}
.porlet_body
{
}
#left_footer
{
  background-color: #dbd6c1;
  height: 16px;
}
#mid_footer
{
  background-color: #f1eddb;
  height: 16px;
}

#headermiddleright .carousel .arrow_left,
#headermiddleright .carousel .arrow_right{
    display: none !important;
}

#cms_area_head_banner .carousel_images img,
#cms_area_head_banner{
    display: block;
    height: 267px;
    width: 488px;
}

#cms_area_head_text{
    background-color: #d8d5d5;
    height: 267px;
}

.header_block{
    padding: 0;
}

.header_block_tbl{
    border-collapse:collapse;
    width: 100%;
}

.header_block_tbl td,
.header_block_tbl th{
    padding: 0;
}

#cms_area_left .cms_module_title{
    font-weight: bold;
    font-size: 1.1em;
    margin: 10px 0 5px 5px;
}

#contentleftmiddle .cms_module_title{
    background-color: #F7F6F6;
    color: #5a5a5a;
}
#contentright .cms_module_title,
#contentright_titlepage .cms_module_title{
    color: #303030;
}
#cms_area_head_text .cms_module_title{
    color: #F0F0F0;
}

#cms_area_head_text .cms_module_title,
#contentleftmiddle .cms_module_title,
#contentright .cms_module_title,
#contentright_titlepage .cms_module_title{
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 5px 15px ;
    font-family: Aller, Swiss, Helvetica, Verdana, sans-serif;
    text-transform:uppercase;
}

#cms_area_middle .cms_module_html{
    padding: 15px;
}

.news_article{
    padding-top: 15px;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
}
.news_article .news_page_meta div,
.news_article .news_page_meta .edited_label
{
    color: #999;
}
.news_article .news_page_meta{
    text-align: right;
    position: absolute;
    top: 20px;
    right: 0;
}
.news_article .news_author{
    display: none;
}
.news_article h1{
    width: 75%
}

#cms_area_left{
    width: 207px;
}
.left_nav{
    width: 207px;
    vertical-align: top;
    background-color: #e0e1dc;
}

.left_nav .navigation {
    color: #4c4c4a;
}
.left_nav ul {
    padding-left: 20px;
}


.left_nav ul.navigation li {
    margin-left: 2px;
    list-style-type: none;

}

.left_nav ul.navigation .arrow{
    background: url(img/bullet1.gif) no-repeat 0;
    float: left;
    line-height: 12px;
    padding: 5px 0 5px 10px;
}
.left_nav ul.navigation li a {
    text-decoration: none;
    color: #86847f;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    display: block;
    line-height: 12px;
    padding: 5px 0 5px 15px;
}

.left_nav ul.navigation li a:hover{
    color: #1e1d1b;
}

.left_nav ul.navigation div.highlight a{
    color: #454440;
}

.left_nav ul.navigation div.highlight li a {
    background: url(img/bullet1.gif) no-repeat 0;
}

#cms_area_middle{
    min-height: 500px;
}

#contentright_titlepage{
    color: #000;
}

.left_nav .cms_module{
    margin-top: 30px;
}

#footerbackground .fotter_txt{
    float: right;
    padding-top: 4px;
    color: #777
}

.imporant_notice{
    color: #00400f;
    background-color: #fbfec0;
    border: 1px solid #858b00;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

#cms_area_head_text .cms_module_html p{
    color: #111111 !important;
    font-family: Aller, Swiss, Helvetica, Verdana, sans-serif !important;
    font-size: 12px !important;
}

#right_container .text{
    color: #222;
}

.repository ul{
    padding-top: 0;
    margin-top: 0;
    padding-left: 18px;
    list-style-type: none;
}

.repository ul:first-child{
    padding-left: 0px;
}

.repository li{
    padding-top: 3px;
    padding-bottom: 3px;
}

.repository li:first-child
{
    padding-top: 2px;
    padding-bottom: 2px;
}

.repository .entry{
    width: 85%;
}

.repository .image,
.repository .link,
.repository .entry
{
    display: inline-block;
    vertical-align: top;
}

.repository .link
{
    width: 85%;

}

.repository .link .link
{
    width: 80%;  

}




.repository .arrow
{
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 10px;
    margin-left: 4px;
}
.repository .closed .arrow{
    background: url(img/small_right.png) no-repeat 0;
}
.repository .open .arrow{
    background: url(img/small_down.png) no-repeat 0;
}
.repository .cms_info_about_authortime{
    display: none;
}
.sitemap {
    list-style: none;
}
.sitemap_expand_link_close {
    float: left;
    margin-right: 10px;
}
.sitemap_expand_link_open {
    float: left;
    margin-right: 10px;
}
.sitemap_no_link {
    float: left;
}


.sitemap ul{
    padding-top: 0;
    margin-top: 0;
    padding-left: 20px;
    list-style-type: none;
}

.sitemap li{
    padding-top: 10px;
}

.sitemap_expand_link_open,
.sitemap_expand_link_close{
    margin-right: 1px;
}
.sitemap_no_link {
    width: 11px;
}

th{
    color: #f0f0f0;
    background-color: #777777;
}

tr.cms_table_row_1 {

}

tr.cms_table_row_0 {
    background-color: #eaedf1;
}

.predmetispis_lighter{
    font-size: 9px;
}


.portlet_ispis_pred th{
    padding-left: 10px;
}

#cms_area_head_nav ul.navigation li a.private_page{
    border-bottom-color:#ca0505;
    border-bottom-width: 1px;
}
#cms_area_head_nav ul.navigation li a.public_page{
    border-bottom-color:#00d500;
    border-bottom-width: 1px;
}
#cms_area_head_nav ul.navigation li a.not_present_page{
    border-bottom-style: dashed;
}
#cms_area_head_nav ul.navigation li a.present_page{
    border-bottom-style: solid;
}

#horizontal_navigation_td div.lang_links {
    float: right;
    margin-top: 16px;
}

#horizontal_navigation_td .lang_links .lang_link_et
, #horizontal_navigation_td .lang_links .lang_link_it
, #horizontal_navigation_td .lang_links .lang_link_de
, #horizontal_navigation_td .current_lang
{
    display: none;
}

#horizontal_navigation_td .lang_link{
    color: #AAA;
}

#horizontal_navigation_td .lang_links .lang_link_hr {
    background: url(img/flag_hr.png) no-repeat;
    display: inline-block;
    padding-left: 24px;
}

#horizontal_navigation_td .lang_links .lang_link_en {
    background: url(img/flag_en.png) no-repeat;
    display: inline-block;
    padding-left: 24px;
}

#horizontal_navigation_td .saml_login{
    display: inline-block;
    margin-top: 8px;
    color: #aaa;
    font-size: 12px;
    font-family: Aller, Swiss, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.rss_client_date{
	color: #686868;
	text-align: right;
}
.rss_client_title{
	padding-top: 10px;
}

</pre></body></html>