﻿body 
{
	background-repeat: repeat;
	background-image: url(../images/ozadjeCrno.gif);
}

#contentDiv
{
    width: 1000px;
    height: 480px;
    background-color: Black;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 14px;
    color: White;
}

#contentDiv h1
{
    font-family: Georgia;
    font-size: 28px;
    font-weight: lighter;
    margin-top: 0px;
    padding-top: 0px;
}

#contentDiv a
{
    color: #5697c9;
    text-decoration: underline;
}


#contentDiv, p, td, a
{
    font-family: Verdana;
    font-size: 9px;
}

.personLeftDiv
{
    float: left;
    width: 320px;
}

.personCenterDiv
{
    float: left;
    width: 330px;
    padding-top: 11px;
    padding-left: 20px;
}

.personRightDiv
{
    float: left;
    width: 320px;
    padding-top: 11px;
}

.pictureDiv
{
    width: 680px;
    height: 480px;
    float: right;
    background-color: #000000;
}


#logoContainer
{
    width: 340px;
    float: left;
    height: 28px;
    text-align: left;
}

#menuHeaderContainer
{
    width: 680px;
    float: right;
    height: 25px;
    border-top: 3px solid white;
    border-bottom: 2px solid white;
}

#menuHeaderContainer div
{
    height: 25px;
    float: left;
    text-align: left;
}

#workHeaderContainer
{
    width: 340px;
}

#newsHeaderContainer, #studioHeaderContainer
{
    width: 113px;
}

#contactHeaderContainer
{
    width: 114px;
}

#menuBackground
{
    width: 680px;
    background-image: url(../images/menuBackgroundWhite.gif);
    float: right;
}

#moreContainer
{
    width: 680px;
    float: right;
}

.menuContentContainer
{
    width: 680px;
    float: right;
}

.borderBottom
{
    border-bottom: 1px solid white;
}

.menuContentContainer div
{
    float: left;
    text-align: left;
}


#workContentContainer
{
    width: 340px;
}

#newsContentContainer, #studioContentContainer
{
    width: 113px;
}

#contactContentContainer
{
    width: 114px;
}


.bottomMenuContainer
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 9px;
    line-height: 14px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.bottomMenuContainer a
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 9px;
    line-height: 14px;
}

.bottomMenuContainer a:hover
{
    color: #5697c9;
    text-decoration: none;
}

/*.bottomMenuContainer a:visited
{
    color: #808080;
    text-decoration: none;
}*/

.bottomMenuContainer a.work-link-active
{
    color: #5697c9;
}

.line-solid
{
    border-bottom: 1px solid white;
    height: 1px;
    padding-top: 9px;
}
.line-solid-first
{
    border-bottom: 1px solid white;
    height: 1px;
}
.line-dashed
{
    border-bottom: 1px dashed white;
    height: 1px;
}


.mainContentContainer
{
    height: 350px;
    overflow: hidden;
    padding-top: 7px;
    line-height: 1.5;
}

.pictureText
{
    height: 154px;
    overflow: hidden;
    padding-top: 8px;
    line-height: 1.5;
}

a.downloadIcon
{
    display: block;
    height: 17px;
    width: 17px;
    background-image: url(../images/ikonaDownload.gif);
}

a.downloadIcon:hover
{
    display: block;
    height: 17px;
    width: 17px;
    background-image: url(../images/ikonaDownloadModra.gif);
}

.bottomMenuContainer a.more
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 9px;
    line-height: 14px;
}

.bottomMenuContainer a.more:hover
{
    color: #5697c9;
    text-decoration: none;
}


/******************/
/*      NEW       */
/******************/

.people { background-image: url(../images/People/IS_People.jpg); width: 1020px; height: 480px; float: left; color: White; font-family:Verdana; font-size:9px; }
    .people .peopleItem { width:135px; margin-right:1px; float:right; padding-top:130px; text-align:center; }