﻿@import url('/styles/template.css');

#vozilaheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/vozila.jpg)
}

#tvrtkaheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/tvrtka.jpg)
}

#obiteljheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/obitelj.jpg)
}


#onamaheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/onama.jpg);
}

#adresarheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/adresar.jpg);
}

#procjenasteteheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/prijava_procjena_stete.jpg);
}

#savjetnikheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/savjetnik.jpg);
}

#organizacijaheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/organizacija_drustva.jpg);
}

#podruzniceheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/podruznice.jpg);
}

#financijskaheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/financijska.jpg);
}

#publikacijeheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/publikacije.jpg);
}

#kontaktheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/kontakt.jpg);
}

#sponzorstvaheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/sponzorstva.jpg);
}

#infoheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/korisne_informacije.jpg);
}


#vijestiheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/vijesti.jpg);
}

#reportazeheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/reportaze.jpg);
}

#pressheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/press.jpg);
}

#karijeraheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/karijera.jpg);
}

#osiguranjaheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/osiguranja.jpg);
}

#steteheader
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/stete.jpg);
}  

#stpheader 
{
    margin-top:             -40px; 
    height:                 250px; 
    width:                  960px; 
    background-image:       url(/images/stp.jpg);

}

#reklama
{
    position:               absolute;
    bottom:                 0;
    padding:                10px; 
    color:                  White; 
    font-size:              18pt; 
    width:                  940px;
    background:             url(/Images/menu_backg.png) repeat;
}

#reklama1
{
    position:               absolute;
    bottom:                 0;
    padding:                10px; 
    color:                  White; 
    font-size:              18pt; 
    width:                  170px;
    float:                  left;
    margin-right:           2px;
    background:             url(/Images/menu_backg.png) repeat;
}

#reklama2
{
    position:               absolute;
    bottom:                 0;
    padding:                10px; 
    color:                  White; 
    font-size:              18pt; 
    width:                  170px;
    left:                   192px;
    float:                  right;
    background:             url(/Images/menu_backg.png) repeat;
}

#reklama3
{
    position:               absolute;
    bottom:                 0;
    padding:                10px; 
    color:                  White; 
    font-size:              18pt; 
    width:                  170px;
    left:                   384px;
    float:                  right;
    background:             url(/Images/menu_backg.png) repeat;
}

#reklama4
{
    position:               absolute;
    bottom:                 0;
    padding:                10px; 
    color:                  White; 
    font-size:              18pt; 
    width:                  170px;
    left:                   576px;
    float:                  right;
    background:             url(/Images/menu_backg.png) repeat;
}

#reklama5
{
    position:               absolute;
    bottom:                 0;
    padding:                10px; 
    color:                  White; 
    font-size:              18pt; 
    width:                  170px;
    left:                   768px;
    float:                  right;
    background:             url(/Images/menu_backg.png) repeat;
}

#topnaslov
{
    position:               absolute;
    top:                    0;
    padding:                10px; 
    color:                  Black; 
    font-size:              18pt; 
    width:                  940px;
    background:             url(/Images/white_backg.png) repeat;
}

.cellleftcellleft
{
    display:                table-cell;
    float:                  left;
    width:                  700px;
    border-right:           solid 1px #ccc;
    margin-top:             10px;
}

.cellleftcellright
{
    display:                table-cell;
    float:                  left;
    width:                  230px;
    margin-top:             10px;
    padding-left:           20px;
}


.kinfo a
{
    color:                  #AD040A;
}

.kinfo a:hover
{
    color:                  #666;
}


.contentwrapperoverflow
{
    overflow:               hidden;
    height:                 360px;
    position:               relative;
	clear:                  both;
	margin-top:             10px;
}

.contentwrapperoverflow p
{
    padding-bottom:         10px;
}

.contentwrapperoverflow ul
{
    margin:                 15px 0 0 0;
}

.contentwrapperoverflow img
{
    vertical-align:         middle;
}

.link
{
    cursor:                 pointer;
}

.link:hover
{
    color:                  #AD040A;
}

#osiguranjaheader a, #osiguranjaheader a:active, #osiguranjaheader a:visited
{
    color:                  White;
}
