﻿@import url('/styles/template.css');
@import url('/styles/jquery.kwicks.css');
@import url('/styles/jquery.jcarousel.css');

/*      Izvojeno        */
#headtitle
{
    z-index:            1000; 
    position:           relative; 
    width:              938px; 
    top:                -4px; 
    margin-top:         -40px; 
    padding:            10px 0 10px 10px; 
    background-image:   url(/images/white_backg.png); 
    font-size:          18pt;
    border-top:         solid 1px #cecece;
    border-left:        solid 1px #cecece;
    border-right:       solid 1px #cecece;
}

#content h1
{
    border-bottom:      solid 1px #AD040A;
    margin-bottom:      10px;
}

#content h2
{
    border-bottom:      solid 1px #ccc;
    padding:0;
    margin:0;
}

#zaizdvojeno
{
    clear:              left;
    width:              962px;
    margin:             0 auto;
}

#izdvojeno
{
    
    border:             solid 1px #dedede;
    margin-top:         3px;
    margin-bottom:      3px;
    /*!margin-bottom:      0px;*/
    vertical-align:     middle;
    text-align:         center;
    background-color:   #e5e5e5;
    /*width:              960px;*/
    width:              645px;
    float:              left;
    color:              White;
    
}

#izdvojenoeng
{
    
    border:             solid 1px #dedede;
    margin-top:         3px;
    margin-bottom:      3px;
    /*!margin-bottom:      0px;*/
    vertical-align:     middle;
    text-align:         center;
    background-color:   #e5e5e5;
    width:              960px;
    float:              left;
    color:              White;
    
}

#kviz
{
    float:              right;
    border:             solid 1px #dedede;
    margin-top:         3px;
    margin-bottom:      3px;
    vertical-align:     middle;
    text-align:         center;
    height:             78px;    
}

#izdvojeno h1
{
    background:         url(/Images/backgIzdvojeno.jpg) no-repeat right;
    float:              left;
    height:             100%;
    width:              250px;
    /*line-height:        72px;*/
    padding-right:      70px;
    font-weight:        bold;
    border:             0;
    padding-top:        28px;
    height:42px;
}

#izdvojenoeng h1
{
    background:         url(/Images/backgIzdvojeno.jpg) no-repeat right;
    float:              left;
    height:             100%;
    width:              250px;
    /*line-height:        72px;*/
    padding-right:      70px;
    font-weight:        bold;
    border:             0;
    padding-top:        28px;
    height:42px;
}

#izdvojeno p
{
    margin:             0;
    padding:            0;
    font-size:          9pt;
    color:              #666;
    line-height:        14pt;
}

#izdvojenoeng p
{
    margin:             0;
    padding:            0;
    font-size:          9pt;
    color:              #666;
    line-height:        14pt;
}

#izdvojeno a:link, #izdvojeno a.active,  #izdvojeno a:visited
{
    color:              #AD040A;
    text-decoration:    underline;
}

#izdvojenoeng a:link, #izdvojenoeng a.active,  #izdvojenoeng a:visited
{
    color:              #AD040A;
    text-decoration:    underline;
}

#izdvojeno a:hover
{
    color:              #666;
    text-decoration:    none;
}

#izdvojenoeng a:hover
{
    color:              #666;
    text-decoration:    none;
}
        
#scrollup 
{
    position:           relative;
    overflow:           hidden;
    height:             78px;
    width:              300px;
    /*width:              500px;*/
}

#scrollupeng 
{
    position:           relative;
    overflow:           hidden;
    height:             78px;
    width:              500px;
}

.headline 
{
    position:           absolute;
    top:                90px;
    left:               0;
    text-align:         left;
    
}

.details
{
    border-right:       solid 1px #dedede; 
    background-color:   #fff; 
    display:            none;
    text-align:         left;
}

.details_container
{
    right:              0; 
    padding-bottom:     5px; 
    padding-right:      10px; 
    padding-left:       60px;
    !padding-left:      83px;  
    width:              582px;
    !width:             560px;
    margin-left:        307px;
    background-color:   #e5e5e5;
}


.zatvori
{
    position:           absolute;
    right:              5px;
    top:                5px;
    cursor:             pointer;
}

.vijesticontainer
{
    border:             solid 1px #cccccc;
    height:             150px;
    font-size:          8.5pt;
    line-height:        12pt;
    width:620px;
}



.vijesticontainerforimg
{
    float:              left; 
    vertical-align:     text-top; 
    display:            table-cell;
}

.vijesticontainerfortext
{
    float:              left; 
    display:            table-cell;   
    padding-left:       5px;
    width:              120px;
    margin-top:         -3px;
}

.cellleft
{
    display:            table-cell;
    float:              left;
    width:              66.666%;
}

.cellright
{
    display:            table-cell;
    float:              left;
    width:              33.333%;
}

.cellleftcellleft
{
    display:            table-cell;
    float:              left;
    width:              49.999%;
}

.cellleftcellright
{
    display:            table-cell;
    float:              left;
    width:              49.999%;
}
    
.cellleftcellcenter
{
    display:            table-cell;
    float:              left;
    width:              99.999%;
}

#tagcloud a:hover
{
    text-decoration:underline;
}