﻿@import url('/styles/jquery.linkwrapper.css');
@import url('/styles/search.css');
@import url('/styles/niceforms-gray.css');

html, body
{
    font-family:            Arial, Helvetica;
    font-size:              11pt;
    padding:                0;
    margin:                 0;
    background-repeat:      repeat-x; 
    background-position:    bottom; 
    background-attachment:  fixed; 
    height:                 100%;
    line-height:            16pt;
    color:                  Black;
}

h1
{
    margin:                 0;
    font-size:              16pt;
    /*font-weight:            bold;*/
    padding-bottom:         8px;
    line-height:            22pt;
}

h2
{
    margin:                 0;
    border:                 0;
    font-size:              12pt;
    color:                  Black;
    padding-top:            12px;
    padding-bottom:         0px;
}
    
h3
{
    margin:                 0;
    font-size:              11pt;
    font-weight:            bold;

}

h4
{
    margin:                 0;
    font-size:              10pt;
    font-weight:            bold;
    color:                  Black;
}

h5
{
    font-size:              8.5pt;
    margin:                 0;
    color:                  Black;
}

p
{
    padding:                0;
    margin:                 0;

}

a:link, a:active, a:visited
{
    color:                  #333;
    text-decoration:        none;
    cursor:                 pointer;
}

a:hover
{
    color:                  #AD040A;
    text-decoration:        none;
}

ul
{
    margin-top:             1em; 
    margin-left:            1.2em; 
    padding-left:           0;
    list-style-type:        none;
}

.MenuMain
{
    font-size:              11pt;
    float:                  right;
    position:               static;
    display:                block;
    margin-top:             30px;
    !margin-top:            10px;

}

.MenuMain a:link, .MenuMain a:active, .MenuMain a:visited
{
    color:                  #666;
    padding:                10px;
}

.MenuMain a:hover
{
    color:                  #fff;
    background-color:       #B11016;
}

#content
{
    clear:                  left;
    width:                  960px;
    margin:                 0 auto;
    border-top:             solid 1px #dedede;
    border-left:            solid 1px #dedede;
    border-right:           solid 1px #dedede;
    background-color:       White;
    display:                table;
}
    
#footer
{
    background-color:       #e6e6e6;
    clear:                  both; 
    width:                  100%;
    border-top:             solid 1px #dedede;
}
        
#footercontent
{
    width:                  908px;
    margin:                 0 auto; 
    padding:                20px 15px 20px 15px;
    border-right:           solid 1px #dedede;
    border-left:            solid 1px #dedede;
    font-size:              9pt;
}

#footercontent ul
{
    list-style:             none; 
    margin:                 0;
    color:                  #666;
}

.footercontentdiv
{
    width:                  160px; 
    float:                  left; 
    display:                table-cell;
    height:                 100%;
    border-right:           solid 1px #e0e0e0;
    margin-right:           50px;
    padding-bottom:         15px;
}

.footercontenttag
{
    width:                  250px; 
    float:                  left; 
    display:                table-cell;
    height:                 100px;
}

#pagetop
{
    width:                  940px;
    margin:                 0 auto; 
    background-color:       White;
    border-bottom:          solid 1px #dedede;
    border-left:            solid 1px #dedede;
    border-right:           solid 1px #dedede;
    padding:                10px;
    margin-top:             -1px;
}

#topicon
{
    display:                table-cell;
    float:                  right; 
    border-top:             solid 1px #dedede;
    border-left:            solid 1px #dedede;
    border-right:           solid 1px #dedede; 
    padding-left:           15px;
    padding-right:          15px;
    bottom:                 -18px;
}

#topicon img
{
    border-width:           0; 
    cursor:                 pointer;
}

#copyright
{
    float:                  left;
    display:                table-cell;
    border-top:             solid 1px #dedede;
    border-left:            solid 1px #dedede;
    border-right:           solid 1px #dedede; 
    padding-left:           15px;
    padding-right:          15px;
    padding-top:            5px;
    bottom:                 -13px;
    font-size:              8pt;
    font-weight:            bold;
    color:                  #999;
}

.backgcontainer
{
    background-color:       #e6e6e6; 
    margin:                 0; 
    padding:                0;
}

.backgcontainerwhite
{
    background-color:       white; 
    margin:                 0; 
    padding:                0;
}

.tablecontainer
{
    display:                table; 
    width:                  100%;
}

.cellcontainer
{
    padding:                10px;
}

.alati
{
    padding:                10px 0 0 0;
    font-weight:            bold;
    font-size:              9pt;
}

.alati a:link, .alati a:active, .alati a:visited
{
    color:                  #AD040A;
}

.alati a:hover
{
    color:                  #666;
}

.alati ul
{
    list-style-type:        none;
    margin-left:            0;
}

.uvodnitekst
{
    font-size:              13pt;
    line-height:            16pt;
    padding-bottom:         8px;
}

.podmenu ul
{
    margin-top:             15px; 
    margin-left:            0; 
    margin-bottom:          15px; 
    list-style-type:        circle;
}

.izdvojenmenu
{
    font-size:              12pt;
    margin-bottom:          10px;
}

.info
{
    font-size:              10pt;
    color:                  #999;
}


.tooltip
{
    background-color:       #FFF; 
    border:                 solid 1px #ccc; 
    display:                none;
    width:                  300px; 
    position:               absolute; 
    padding:                5px;
}

.contentwrapper p
{
    padding-top:            8px;
    padding-bottom:         8px;
}

.contentwrapper ul
{
    margin-top:             0;
    color:                  Black;
    list-style-image:       url(/Images/strelica_ul.png);
    list-style-position:    outside;
    display:                list-item;
    line-height:            24px;
}
.contentwrapper a:link, .contentwrapper a:active, .contentwrapper a:visited
{
    color:                  #AD040A;
}

.contentwrapper a:hover
{
    color:                  #666;
}
.contentwrapper2 p
{
    padding-top:            8px;
    padding-bottom:         8px;
}

.contentwrapper2 ul
{
    margin-top:             0;
    color:                  Black;
    list-style-type:       decimal;
    padding-left:           20px;
    padding-top:            5px;

}

.contentwrapper2 a:link, .contentwrapper2 a:active, .contentwrapper2 a:visited
{
    color:                  #AD040A;
}

.contentwrapper2 a:hover
{
    color:                  #666;
}
.contentwrapperer
{
    width:                  650px;
}
.contentwrapperer p
{
    padding-top:            8px;
    padding-bottom:         8px;
}

.contentwrapperer ul
{
    margin-top:             0;
    color:                  Black;
    list-style-image:       url(/Images/strelica_ul.png);
    list-style-position:    outside;
    display:                list-item;
}
.contentwrapperer a:link, .contentwrapperer a:active, .contentwrapperer a:visited
{
    color:                  #AD040A;
}

.contentwrapperer a:hover
{
    color:                  #666;
}

.lista
{
    color:                  black;
    padding:                0;
    margin:                 0;
    list-style-type:        none;
}



.publikacije
{
   
    float:                  left; 
    padding-right:          30px;
    padding-bottom:         10px;
}
.info ul
{
    list-style-image:       url(/images/strelica_menu_mal.png);
    display:                list-item;
    font-size:              10pt;
    list-style-position:    outside;

}
.menuheader
{
    margin-bottom:          10px;
}

.menuheader a:link,.menuheader a:active, .menuheader a:visited
{
    font-size:              13pt;
    color:                  #AD040A;
}

.menuheader a:hover
{
    color:                  #666;
}

.menu
{
    font-size:              11pt;
    list-style:             none url(/images/strelica_menu_mal.png) outside;
    margin:                 0 0 0 18px;
    position:               static;
    display:                block;
    display:                list-item;
    line-height:            16pt;
    padding:                2px 0;

}

.podmenu
{
    padding:                0;
    list-style:             none url(/images/strelica_menu_mal.png) outside;
    margin:                 0 0 0 35px;
    position:               static;
    display:                block;
    display:                list-item;
    line-height:            14pt;
    font-size:              10pt;
}

.izdvojenomenu
{
    list-style-type:        none;
    margin:                 0 0 10px 0;
    font-size:              10pt;
}

.show, 
.hide
{
    float:                  right; 
    cursor:                 pointer;
    color:                  #AD040A;
}

.show:hover,
.hide:hover
{
    color:                  #666;
}

.kvadrat
{
    border:                 solid 1px #ccc;
    padding:                10px;
    color:                  #666;
    margin-bottom:          10px;
    margin-top:             0;
}

.kvadrat2
{
    border-left:            solid 1px #DEDEDE;
    border-top:             solid 1px #DEDEDE;
    border-bottom:          solid 1px #DEDEDE;
    padding:                10px;
    color:                  #666;
    margin-bottom:          10px;
    margin-top:             0;
}

.kvadrat h3
{
    color:                  #AD040A;
    margin:                 0;
}

.infoteltext
{
    font-size:              18px;
    padding-top:            5px;
}

.infoteltel
{
    font-size:              33px;
    margin:                 0;
    padding-top:            15px;
    font-weight:            bold;
    color:                  #AD040A;
}

.vijesticont
{
    display:                table;
    clear:                  both;
    margin:                 10px 0 10px 0;
}

.vijesticont h1
{
    text-transform:         uppercase;
    line-height:            20pt;
}

.vijesticont p
{
    text-align:             justify;
    margin-right:           10px;
}

.vijesticont hr
{
    color:                  #ccc;
    height:                 1px;
}

.datum
{
    color:                  #666; 
    font-size:              11px;
}

.podrimg
{
    margin-top:             10px;
    border-width:           0;
}

.watermark
{
    color:                  #666;
}

.savjetnik
{
    margin:                 0 10px;
}

.vijesti_slika
{
    float:                  left; 
    position:               relative; 
    top:                    5px;
    margin-right:           10px;
    margin-bottom:          5px;
    display:                block;
    border:                 solid 1px #ccc;
}

#gallery
{
    float:                  right;
}

.lang
{
    position:absolute; 
    border-left:solid 1px #ccc; 
    padding-left:10px; 
    margin-left:10px;
    margin-top:32px; 
    !margin-top:29px; 
    display:inline;
    height:28px;
    }
    
.lang img
{
    margin-bottom:3px;
    border:0;
    cursor:pointer;
}
        
.soc
{
    position:absolute; 
    padding-left:315px; 
    margin-left:315px;
    margin-top:60px; 
    display:inline;
    height:28px;
    font-size:8px;
    vertical-align:middle;
}
    
.soc img
{
    margin-right:5px;
    vertical-align:middle;
}
