﻿.box_client 
{
    padding: 0px 10px; 
    line-height: 18px;
}
.box_client img 
{
    float: right;
}
.box_client span 
{
    width: 900px;
    color: #f1f1f1;
    font-weight: bold;
    display: block; 
    background-color: #353434;
    cursor: pointer;
    border: 1px solid #191919; 
    padding: 5px 0px 5px 10px;
    background-image: url("../Imgs/icon_close.png");
    background-repeat: no-repeat;
    background-position: 890px center;
    margin-top: -1px;
}
.box_client span.active 
{
    background-image: url("../Imgs/icon_open.png");
    background-repeat: no-repeat;
    background-position: 890px center;
}
p.ptext 
{
    padding: 10px 0px 10px 20px;
    margin: 0px;
}
p.auto 
{
    background-image: url("../Imgs/portofoliu_auto_img1.jpg");
    background-repeat: no-repeat;
    background-position: 350px center;
}
p.cez 
{
    background-image: url("../Imgs/portofoliu_cez_img1.jpg");
    background-repeat: no-repeat;
    background-position: 190px center;
    height: 105px;
}
p.ccsi 
{
    background-image: url("../Imgs/portofoliu_ccsi_img1.jpg");
    background-repeat: no-repeat;
    background-position: 250px center; 
}
p.ia 
{
    background-image: url("../Imgs/portofoliu_ia_img1.jpg");
    background-repeat: no-repeat;
    background-position: 400px center; 
    height: 105px;
}
p.ih
{
    background-image: url("../Imgs/portofoliu_ih_img1.jpg");
    background-repeat: no-repeat;
    background-position: 340px center; 
    height: 105px;
}
