﻿.graphBgr
{
    height:176px; 
    width:220px; 
    background:url('../../Images/Tabs/grafi_bgr.gif') no-repeat;
    overflow: hidden;
}

.locationBgr
{
    height:255px; 
    width:450px; 
    background:url('../../Images/Tabs/lokacije_bgr.gif') no-repeat;
    overflow: hidden;
}

.companiesBgr
{
    height:232px; 
    width:450px; 
    background:url('../../Images/Tabs/podjetja_bgr.gif') no-repeat;
    overflow: hidden;
}

.smallTabLeftOpen
{
    float:left;
    height:21px;
    width:3px; 
    background:url('../../Images/Tabs/tabSmall_left.gif');
}

.smallTabRightOpen
{
    float:left; 
    height:21px; 
    width:3px; 
    background:url('../../Images/Tabs/tabSmall_right.gif');
}

.smallTabMiddleOpen
{
    float:left; 
    height:19px;
    padding-top:2px;
    width:66px;
    cursor:hand;
    text-align:center; 
    background:url('../../Images/Tabs/tabSmall_bgr.gif') repeat-x;
}

.smallTabLeftClosed
{
    float:left; 
    height:21px; 
    width:3px; 
    background:url('../../Images/Tabs/tabSmallClosed_left.gif');
}

.smallTabRightClosed
{
    float:left; 
    height:21px; 
    width:3px; 
    background:url('../../Images/Tabs/tabSmallClosed_right.gif');
}

.smallTabMiddleClosed
{
    float:left; 
    height:19px;
    padding-top:2px;
    width:66px;
    text-align:center;
    cursor:hand; 
    background:url('../../Images/Tabs/tabSmallClosed_bgr.gif');
}

.smallSeparator
{
    float:left; 
    height:17px; 
    width:2px; 
    background:white;
}

.bottomTabLeftOpen
{
    float:left;
    height:21px;
    width:3px; 
    background:url('../../Images/Tabs/tabBottomOpen_left.gif');
}

.bottomTabRightOpen
{
    float:left; 
    height:21px; 
    width:3px; 
    background:url('../../Images/Tabs/tabBottomOpen_right.gif');
}

.bottomTabMiddleOpen
{
    float:left; 
    height:21px;
    padding-top:2px;
    /*width:40px;  če jih je 5*/
    width:54px; /*če so 4*/
    cursor:hand;
    text-align:center; 
}

.bottomTabLeftClosed
{
    float:left; 
    height:21px; 
    width:3px; 
    background:url('../../Images/Tabs/tabBottomClosed_left.gif');
}

.bottomTabRightClosed
{
    float:left; 
    height:21px; 
    width:3px; 
    background:url('../../Images/Tabs/tabBottomClosed_right.gif');
}

.bottomTabMiddleClosed
{
    float:left; 
    height:21px;
    padding-top:2px;
    /*width:37px;  če jih je 5*/
    width: 45px; /*če so 4*/
    text-align:center;
    cursor:hand; 
    background:url('../../Images/Tabs/tabBottomClosed_bgr.gif') repeat-x;
}

.bottomSeparator
{
    float:left; 
    height:21px; 
    width:2px;
    background: url('../../Images/Tabs/tabBottom_seperator.gif');
}

.bigTabClosed
{
    float:left;
    height:49px;
    padding-top:5px;
    width:112px;
    text-align:center;
    text-decoration:none;
}

.bigTabClosed_Last
{
    float:left;
    height:49px;
    padding-top:5px;
    width:114px;
    text-align:center;
    text-decoration:none;
}

.bigTabOpen
{
    float:left;
    height:49px;
    padding-top:5px;
    width:112px;
    text-align:center;
    background: url('../../Images/Tabs/tabBigOpen_item.gif');
    text-decoration:none;
}

/*za podjetja v skupini, trenutno so štiri in se ne da lepo zdeliti 450 px širine med štiri*/
.bigTabOpen_Last
{
    float:left;
    height:49px;
    padding-top:5px;
    width:114px;
    text-align:center;
    background: url('../../Images/Tabs/tabBigOpen_Last_item.gif');
    text-decoration:none;
}

.autoWidth
{
    width:auto;
    padding: 2px 7px 0px 7px;
}

.firstTableSeparatorTd
{
    height:2px;
    line-height: 1px;
    font-size:1px;
    padding: 0;
    margin: 0;
    padding-left: 5px; 
    padding-right:5px; 
}

.firstTableSeparatorDiv
{
    height: 2px; 
    border-bottom: 1px #C8D0D2; 
    line-height:1px;
    font-size:1px;
}

.dotted
{
    border-bottom-style: dotted;
}

.solid
{
    border-bottom-style: solid;
}

.solid
{
    
}

.firstTableCol1
{
    border-left: solid 1px #C8D0D2; 
    padding-left: 5px; 
    padding-top: 4px;
}

.firstTableTitle
{
    border-left: solid 1px #C8D0D2; 
    padding-left: 5px; 
    padding-top: 4px; 
}

.firstTableCol3
{
    border-right: solid 1px #C8D0D2; 
    padding-right: 5px;
}
