body, html
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-family: Tahoma;
    color: #333333;
    font-size: 11px;
    background-color: #efefef;
}
.IsVisibleCheckBox input
{
    border:none !important; 
    width:20px !important;
}
.hr
{
    color: #660000;
    background: #660000;
    border: 0px;
    height: 1px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden;
}

.Links, .Links a:visited
{
    color: #660000;
}

a:link, a:visited, a:hover, a:focus
{
    color: #660000;
    font-family: Tahoma !important;
    font-size: 11px !important;
}
span * a:link, span * a:visited, span * a:hover, font
{
    color: #0066CC !important;
}

.Overflow
{
    overflow: hidden;
}

.MainEditTable input, .MainEditTable textarea, .MainEditTable select
{
    width: 475px;
    border: 1px solid #888888;
    font-family: Tahoma;
    color: #333333;
    font-size: 11px;
}

.Urednik
{
    border: 1px solid #888888;
    font-family: Tahoma;
    color: #333333;
    font-size: 11px;
}

input, textarea, select
{
    border: 1px solid #888888;
    color: #9D484E;
}

.MainEditTable
{
    float: left;
    margin-right: 5px;
    margin-bottom: 25px;
    margin-left: 15px;
    display: inline;
    border: 1px solid #dddddd;
}

.MainTable
{
    table-layout: fixed !important;
    width: 100%;
}

.FixedTable
{
    width: 475px !important;
    table-layout: fixed !important;
}

.EditTable
{
    margin-right: 15px;
    margin-left: 15px;
}

.Buttons input
{
    width: 95%;
    background-color: #9D484E;
    color: White;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #888888;
    border-bottom: 2px solid #666666;
    border-right: 2px solid #666666;
    cursor: pointer;
}
.ButtonsDisabled
{
    background-color: #efefef !important;
    cursor: default !important;
    color: #cccccc !important;
}
.ButtonsEnabled
{
    background-color: #9D484E !important;
    cursor: pointer !important;
    color: White !important;
}
.Buttons
{
    width: 850px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.Buttons td
{
    width: 30px;
}

.Hidden
{
    display: none;
}

.UserDetails
{
    margin-left: 0px;
    margin-top: 0px;
}
.UserDetails td
{
    padding: 0 0 0 0;
}

caption
{
    text-align: left;
}

.SearchHits
{
    margin-top: 0px;
    width: 690px !important;
    font-size: 11px !important;
}

.MMGroup, .MMlist
{
    margin-top: 5px !important;
    width: 290px;
}

.CommandButtons
{
    margin-left: 16px;
    margin-top: 5px;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
    color: white;
    background-color: #990000;
    height: 20px;
    cursor: pointer;
    border: 1px solid #023469 !important;
}

.ClickButtons
{
    margin-top: 5px;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
    color: white !important;
    background-color: #990000;
    height: 20px;
    cursor: pointer;
    border: 1px solid #023469 !important;    
}

#Login_Button
{
    margin-top: 5px;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
    color: #003365;
    background-color: #CEE6FF;
    height: 20px;
    cursor: pointer;
    border: 1px solid #023469 !important;
}

.Login
{
    margin-left: 370px;
    width: 150px;
}

.LoginError
{
    margin-left: 330px;
    color:Red;
    width: 150px;
}

#Login_Ime
{
    margin-top: 150px;
}

.PersonName, h1, h3
{
    font-family: Tahoma !important;
    font-size: 18px !important;
    font-weight: bold !important;
    color: #003366 !important;
}
h3, h1
{
    margin-top:5px;
    margin-bottom:10px;
}
.PersonActivity
{
    font-family: Tahoma;
    color: #666666;
    font-size: 14px;
}
.PersonDates
{
    font-family: Tahoma !important;
    font-size: 11px !important;
    font-weight: bold !important;
    color: #660000 !important;
}
.PersonSourcesHeading, .Prilozeni caption, #Povezave caption
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 15px;
    color: #003366;
}
#Povezave
{
    width:100%;
}
.PersonText span
{
    font-family: Georgia;
    font-weight: normal;
    font-size: 12px;
    color: #333333;
}
.PersonText h2
{
    font-family: Georgia !important;
    font-weight: normal !important;
    margin-left:0px;
    font-size: 13px !important;
    color: #333333 !important;
}
#Oseba_ctl00_Obcina
{
    line-height: 20px;
}
.PersonSourcesText
{
    color: #666666;
}
.PersonWorkHeading
{
    font-weight: bold;
    font-size: 13px;
    line-height: 150%;
}
.PersonWorkText
{
    color: #666666;
}

.JustifyCenter
{
    text-align: justify;
}

.GalleryThumbnail
{
    border:1px solid white;
    margin-left: 10px;
    margin-top: 10px;
    cursor: pointer;
}
.GalleryPosition
{
    text-align: center;
    margin: 0 auto;
    width: 980px;
    height: 100%;
}


.MainMenuDiv
{
    width: 690px;
    margin: 0 auto;
}

.MainNav a:link, .MainNav a:visited, .MainNav a:hover
{
    color: #660000;
    text-decoration: none !important;
    font-family: Georgia !important;
    font-size: 15px !important;
    font-weight: bold !important;
}

.MainNav
{
    border-left: 1px dashed #660000;
    border-bottom: 1px dashed #660000;
    float: left;
    background-color: #FFE8E8;
    text-align: center;
    margin: 0 auto;
    padding-top: 3px;
    width: 169px;
    height: 25px;
}
.OLeksikonuColor
{
    border-right: 1px dashed #660000;
}

.ContentDiv
{
    width: 988px;
    margin: 0 auto;
    min-height: 650px;
    border: 1px solid #660000;
    position: relative;
    background-color: White !important;
}
.ContentDiv a:link, .ContentDiv a:visited, .ContentDiv a:hover
{
    color: #0066CC;
    text-decoration: underline;
}
.MainContent
{
    padding-top: 0px;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

.UserDetails
{
    /*background-color: #F0F8FF;*/
    width: 238px !important;
    float: left;
    margin-left: 0px;
    margin-right: 15px;
}

.UserDetails td
{
    padding-bottom: 5px;
}

.UserDetailsDejavnosti
{
    background-color: white;
    width: 538px !important;
    float: left;
    margin-left: 0px;
    margin-right: 15px;
    margin-top: 15px;
}

.UserDetailsDejavnosti td
{
    padding-bottom: 5px;
}

.UserDetailsGreen
{
    background-color: #EFEFEF;
    width: 238px !important;
}

.UserDetailsGreen td
{
    padding-bottom: 5px;
}


.SearchHits
{
    /*background-color: #F0F8FF;*/
    width: 238px;
    margin: 5px 5px 5px 5px !important;
    vertical-align: top;
 
}
.BorderBottom
{
   border-bottom: 1px dotted #660000 !important;
   padding-bottom: 3px;
}
.ZadnjiVnosi
{
    /*background-color: #F0F8FF;*/
    width: 238px;
    margin: 5px 5px 5px 5px !important;
    vertical-align: top;
    border-bottom: 1px dotted #660000;
}

.ZadnjiVnosiGreen
{
    background-color: #EFEFEF;
    width: 238px;
    margin: 5px 5px 5px 5px !important;
    vertical-align: top;
    border-bottom: 1px dotted #660000;
}

.ZadnjiVnosiDejavnosti
{
    background-color: white;
    width: 558px;
    margin: 5px 5px 5px 5px !important;
    margin-left: 45px !important;
    vertical-align: top;
    border-bottom: 1px dotted #660000;
    line-height: 11px;
}


.ZadnjiVnosiTitle, h2
{
    font-family: Georgia !important;
    font-size: 17px !important;
    font-weight: bold !important;
    color: #990000 !important;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom:10px;
}

.ResultsTitle
{
    font-family: Georgia !important;
    font-size: 17px !important;
    font-weight: bold !important;
    color: #990000 !important;
    margin-left: 0px;
    margin-bottom: 12px;
    text-align:left;
}

.ZadnjiVnosi span
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
}

.PersonNameSmall
{
    font-family: Georgia !important;
    font-size: 11px !important;
    font-weight: bold !important;
    color: #660000 !important;
    height:10px !important;
    padding:0 0 0 0 !important;
    margin:0 0 0 0 !important;
}

.PersonNameSmall a:link, .PersonNameSmall a:visited, .PersonNameSmall a:hover
{
    font-family: Georgia !important;
    color: #660000 !important;
    text-decoration: none;
    height:10px !important;
    padding:0 0 0 0 !important;
    margin:0 0 0 0 !important;
}

.ZivljenjepisSmall span
{
    font-family: Tahoma !important;
    font-size: 10px !important;
    font-weight: normal !important;
    color: #333333 !important;
}

.Small span, .Small
{
    font-family: Tahoma !important;
    font-size: 9px !important;
    font-weight: normal !important;
    color: #999999 !important;
    margin: 0 0 0 0 !important;
    padding: 0 0 2px 0 !important;
}

.Float
{
    float: left;
}

.PoDejavnosti
{
    line-height: 15px;
}
.select_buttons
{
    display:none;
}

.PoDejavnosti2
{
    text-decoration: none;
    margin: 0px 5px 0px 15px;
    line-height: 14px;
    display:block;
}

.ImeDejavnosti
{
    margin-left: 29px;
    font-family: Georgia;
    line-height: 17px !important;
    height: 20px !important;
    font-weight: bold;
    font-size: 17px;
    color: #003366;
}

.SimpleSearch
{
    position: absolute;
    z-index: 2;
    top: 70px;
    left: 609px;
    width: 255px;
    height: 15px;
}

.SimpleSearchButton
{
    position: absolute;
    z-index: 2;
    top: 70px;
    left: 870px;
    cursor: pointer;
}

.ErrorLabel
{
    position: absolute;
    z-index: 2;
    top: 100px;
    color: Red;
    left: 610px;
    height: 15px;
}

.Datumi
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #333333;
}
.Foot
{
    margin: 0 auto;
    width: 990px;
    height: 30px;
    padding: 10px 0px 10px 0px;
    font-family: Tahoma;
    font-size: 10px;
    color: #666666;
}
.Foot a:link, .Foot a:visited, .Foot a:hover, LeftTextSmall
{
    font-family: Tahoma !important;
    font-size: 10px !important;
    color: #666666 !important;
    text-decoration: underline !important;
}
.SlikaEdit
{
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.LeftText
{
    font-family: Georgia;
    font-size: 11px;
    line-height:16px;
    color: #660000;
    background-color: #DEDEDE;
    float: left;
    width: 134px;
    height: 330px;
    padding: 15px 15px 15px 15px; 
    margin-right: 18px;
    margin-bottom: 20px;
}
.LeftTextSmall
{
    margin-top:20px;
    font-family: Tahoma !important;
    font-weight:normal ;
    font-size: 11px !important;
    line-height:14px;
    color: #323433 !important;
    text-decoration: none !important;
}
.hr2
{
    border:none;
    border-top: 1px dotted #660000;
    height: 1px;
    margin:  15px 0 0 0;
    padding: 0 0 0 0;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden;
}
.isci
{
    position:absolute;
    z-index:10;
    left:870px;
    top:65px;
    width:60px;
    height:19px;
}
.ImageDiv
{ 
    text-align:right; 
    float:right;
}
.ImageDiv img
{ 
    
}
#Oseba_ctl00_ZivljenjepisLabel span, Oseba_ctl00_ZivljenjepisLabel div, Oseba_ctl00_ZivljenjepisLabel p
{
    font-size: 9pt !important; 
    line-height:15px !important;
    color: rgb(51, 51, 51) !important; 
    font-family:Georgia !important;
}
#Oseba_ctl00_Viri_in_literaturaLabel span, Oseba_ctl00_Viri_in_literaturaLabel div, Oseba_ctl00_Viri_in_literaturaLabel p
{
    font-size: 9pt !important; 
    line-height:15px !important;
    color: rgb(51, 51, 51) !important; 
    font-family:Georgia !important;
}

.RojeniTaMesecMore
{
    float:right;
}
.pogojiLink
{
    line-height:25px;
}
.googleLink
{
    float:right; 
}
.googleLink a:link, .googleLink a:visited, .googleLink a:hover
{
    text-decoration:none !important;
    color:#999999 !important;
    font-family: Tahoma !important;
    font-size: 9px !important;
}

#NextDiv, #PrevDiv, #NextDiv a:link, #PrevDiv a:visited, #PrevDiv a:link, #NextDiv a:visited, #CurDiv a:link, #CurDiv a:visited
{
 font-family: Tahoma !important;
 font-size: 9px !important;
 color:#888888;
 text-decoration:none;
}
#CurDiv a:link, #CurDiv a:visited
{
    
}
.Black a:link, .Black a:visited
{
	color:black;
}
