﻿.boxesTop
{
    width: 950px;
    height: 103px;
    background-image: url(3boxesTop.gif);
    background-repeat: no-repeat;
}

.boxesTopB
{
    width: 950px;
    height: 103px;
    background-image: url(3boxesTop2.gif);
    background-repeat: no-repeat;
}

.boxesMiddle
{
    width: 950px;
    background-image: url(3boxesMiddle.gif);
    background-repeat: repeat-y;
}

.boxesBottom
{
    width: 950px;
    height: 12px;
    background-image: url(3boxesBottom.gif);
    background-repeat: no-repeat;
}
.boxesTable
{
    margin-bottom:10px;
}



.austrofinTable
{
    width: 235px;
}

.austrofinCell_top
{
    height: 54px;
    width: 235px;
    background-image: url(austrofinBoxBackTop.jpg);
    background-repeat: no-repeat;
}

.austrofinCell_middle
{
    width:235px;
    background-color:#14344d;
    color:White;
    padding: 0px 5px 0px 10px;
}

.austrofinCell_bottom
{
    width: 235px;
    height:19px;
    background-image: url(austrofinBoxBackBottom.jpg);
    background-repeat: no-repeat;
}



.novostiTable
{
    width:705px;
}
.novostiCell_top
{
    width:705px;
    height: 54px;
    background-image: url(novostiBoxBackTop.jpg);
    background-repeat: no-repeat;
}
.novostiCell_middle
{
    width:705px;
    background-color:#14344d;
    color:White;
    padding: 0px 5px 0px 10px;
}
.novostiCell_bottom
{
    width:705px;
    height: 19px; 
    background-image: url(novostiBoxBackBottom.jpg);
    background-repeat: no-repeat;
}



/* VELIKI BOX SADRŽAJ S LOGOM "E" */

.articleTopLeft
{
    width: 22px;
    height: 68px;
    background-image: url(articleTopLeft.gif);
    background-repeat: no-repeat;
}

.articleTopCenter
{
    height: 68px;
    background-image: url(articleTopCenter.gif);
    background-repeat: repeat-x;
    color:White;
    font-size:28px;
}

.articleTopRight
{
    width: 23px;
    height: 68px;
    background-image: url(articleTopRight.gif);
    background-repeat: no-repeat;
}

.articleMiddleLeft
{
    width: 22px;
    background-image: url(articleMiddleLeft.gif);
    background-repeat: repeat-y;
}

.articleMiddleCenter
{
    background-color:White;
}

.articleMiddleRight
{
    width: 23px;
    background-image: url(articleMiddleRight.gif);
    background-repeat: repeat-y;
}

.articleBottomLeft
{
    width: 22px;
    height: 20px;
    background-image: url(articleBottomLeft.gif);
    background-repeat: no-repeat;
}

.articleBottomCenter
{
    height: 20px;
    background-image: url(articleBottomCenter.gif);
    background-repeat: repeat-x;
}

.articleBottomRight
{
    width: 23px;
    height: 20px;
    background-image: url(articleBottomRight.gif);
    background-repeat: no-repeat;
}





/*
.boxBottom
{
    background-image: url(../../App_Themes/public1/boxBottom.gif);
    background-repeat: no-repeat;
    width: 100%;
    height: 15px;
    padding-bottom: 5px;
}
.boxTop
{
    background-image: url(../../App_Themes/public1/boxTop.gif);
    background-repeat: no-repeat;
    width: 100%;
    height: 15px;
   
}
.boxBody
{
    background-color: #E6E6E6;
    padding:15px;
    width: 100%;
     font-size: 12px;
    color: black;
    font-family: Verdana;
    
    
}

.DPCT001_1
{
    width: 220px;
    padding-right: 5px;
    padding-left: 15px;
    
}

.titlelabel
{
    background-color: #E6E6E6;
    padding: 15px;
    width: 100%;
    font-weight: bold;
    font-size: 13px;
    color: black;
    font-family: Verdana;
}

.DPCT001_2
{
    width: 690px;
  
}
.selectedModel 
{
    color:Black;
    text-decoration:none;
    display:block;
    width:80px;
    height:20px;
    line-height:20px;
    float:left;
    background-image: url(selectedModelBackground.gif);
    background-repeat: no-repeat;
}

.ModelLinksCell a:hover
{
    color:Black;
    text-decoration:none;
    display:block;
    width:80px;
    height:20px;
    line-height:20px;
    float:left;
    background-image: url(selectedModelBackground.gif);
    background-repeat: no-repeat;
}

.ModelLinksCell a
{
    color:Black;
    text-decoration:none;
    display:block;
    width:80px;
    height:20px;
    line-height:20px;
    float:left;
    background-image: url(selectedModelBackground.gif);
    background-repeat: no-repeat;
}


.modelsMenuLeft
{
    background-image: url(../../App_Themes/public1/modelsMenuLeft.gif);
    background-repeat: no-repeat;
}
.modelsMenuRight
{
    background-image: url(../../App_Themes/public1/modelsMenuRight.gif);
    background-repeat: no-repeat;
}
.modelsMenuMiddle
{
    background-image: url(../../App_Themes/public1/modelsMenuMiddle.jpg);
    background-repeat: repeat-x;
}
*/