#clientBox {
border-bottom:1px dashed #e2e2e2;
}
.clientBox {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
/*line-height: 150%;*/
color: #626475;
float:left;
width:150px;
padding-top:2px;
}

.logoBox {
padding-left: 20px;
padding-right: 5px;
width: 150px;
float: left;
/*border-bottom:1px dashed #e2e2e2;*/
text-align:left;
}

.linkBox {
padding-left: 20px;
padding-right: 5px;

width: 150px;
/*border-bottom:1px dashed #e2e2e2;*/
float:left;
}

.linkBox a {
padding-left: 48px;
background: url(images/plus1.gif) 28px 0 no-repeat;
margin-left: -28px;
color: #FF6600;
font-size:11px;
}

.linkBox a:hover {
background: url(images/plus1.gif) -263px 0 no-repeat;
color: #cf2c00;
text-decoration:none;
font-size:11px;
}

/* aktivni webshop sistemi */
#clientBoxActive{
border-bottom:1px dashed #e2e2e2;
}

.clientBoxActive {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 150%;
color: #626475;
float:left;
width:200px;
padding-top:2px;
}

.logoBoxActive {
padding-left: 20px;
padding-right: 5px;
width: 200px;
float: left;
/*border-bottom:1px dashed #e2e2e2;*/
text-align:left;
}

.linkBoxActive {
padding-left: 20px;
padding-right: 5px;

width: 200px;
/*border-bottom:1px dashed #e2e2e2;*/
float:left;
}

.linkBoxActive a {
padding-left: 48px;
background: url(images/plus1.gif) 28px 0 no-repeat;
margin-left: -28px;
color: #004da7;
font-size:13px;
}

.linkBoxActive a:hover {
background: url(images/plus1.gif) -263px 0 no-repeat;
color: #000;
text-decoration:none;
font-size:13px;
}
