/* 
Document   : CSS_Vesti
Created on : 23.09.2009., 23.36.06
Author     : MVSoft
Description:
Purpose of the stylesheet follows.
*/

/* 
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.MOD_Vesti_Slova{
    color:#74b205;
    font-weight:bold;
}
.MOD_Vesti_Dole{
    margin-top:5px;
}
.MOD_VestiOkvir{
    width:100%;
    height:auto;
    border:0px solid black;
}
.MOD_VestJedna{
    width:98%;
    height:100px;
    border:0px solid #ccc;
    margin:5px auto;
    padding-top:5px;
}
.MOD_VestJednaSlika{
    width:71px;
    height:71px;
    border:0px solid black;
    float:left;
    margin:5px;
}
.Text45{
    font-family:Arial;
    color:#000;
    font-size:11px;
}
.Text46{
    font-family:Arial;
    color:#9f2d20;
    font-size:13px;
    font-weight:bold;
}
.MOD_VestiLinija{
    border-bottom:1px solid #ccc;
    width:100%;
}
.MOD_VestiSavNaslov{
    font-family:Arial;
    font-size:14px;
    border-bottom:1px solid #ccc;
}
.EditujPojedinacno{
    border:0px solid black;
}
.OkvirZaSlikeEdit{
    width:100%;
    height:auto;
    border:0px solid black;
    color:#999;
}
.MaliOkvirZaSlikeEdit{
    width:20%;
    height:auto;
    border:0px solid black;
    float:left;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}
.ObradiMiniTelo{
    width:99%;
    height:100px;
    border:1px solid #999;
    overflow:hidden;
    font-family:Arial;
    font-size:14px;
}
#vesti1{
    width:100%;
    height:120px;
    background:#eff7fa;
    display:none;
}
#vesti2{
    width:100%;
    height:120px;
    background:#eff7fa;
    display:none;
}
#vesti3{
    width:100%;
    height:120px;
    background:#eff7fa;
    display:block;
}
#vesti5{
    width:100%;
    height:120px;
    background:#eff7fa;
    display:none;
}
#vesti8{
    width:100%;
    height:160px;
    background:#eff7fa;
    display:none;
}
#vesti4{
    width:100%;
    height:150px;
    background:#eff7fa;
    display:none;
}
.MaloNadole{
    margin-top:2px;
}
.NaslovOperacije{
    width:50%;
    border-bottom:1px solid #999;
    float:left;
    color:#999;
    font-weight:bold;
    margin:15px;
}
.SetUpGore{
    margin-top:10px;
}
.NaslovOperacijeTabele{
    float:left;
    color:#999;
    margin:15px;
}
.VestiCrvenaBoja{
    color:red;
    font-size:16px;
}
.NaslovOperacijeTeksta{
    width:90%;
    border-bottom:0px solid #999;
    float:left;
    color:#999;
    font-weight:bold;
    margin:15px;
}
#prikaziOpcije{
    display:none;
}
.IdiDesnoVesti{
    float:right;
    width:auto;
    border:0px solid black;
}
.ObjasniVestiGlobal{
    position:relative;
    width:96%;
    background:#fff;
    border:1px solid #ccc;
    text-align:left;
    height:auto;
    padding:15px 2%;
    margin-bottom:20px;
    margin-top:20px;
}
.ObjasniNaslovGlobal{
    position:absolute;
    top:-16px;
    left:20px;
    width:auto;
    height:auto;
    padding:5px 5px;
    border:1px solid #ccc;
    background:#fff;
    z-index:5656;
    font-weight:bold;
    color:#999;
}
.MOD_KajronTelo{
    position:absolute;
    width:625px;
    height:auto;
    border:0px solid black;
    top:244px;
    left:0px;
    padding-left:30px;
    padding-right:30px;
    background:#fff;
    filter:alpha(opacity=60);
    opacity:0.6;
    font-size:14px;
    padding-top:2px;
    padding-bottom:2px;
}
.MOD_KajronBold{
    font-family:Arial;
    font-size:14px;
    color:#2e96d4;
    font-weight:bold;
}
.MOD_KajronObicni{
    font-family:Arial;
    font-size:14px;
    color:#2e96d4;
}
#Displayporuka{
    font-style:italic;
}
