.subsidiary {
	margin-top: 10px;
	border: 1px solid #787878;
	background: #d4e6fc url('../img/bg_prenumerata.jpg') repeat-x;
}

.subsidiary dl {
	overflow: hidden;
}

.subsidiary dt {
	clear: left;
	float: left;
	text-align: right;
	width: 15em;
	line-height: 22px;
}

.subsidiary dd {
	float: left;
	margin-left: 5px;
}

.supplier .astab {
	float: right;
	background: #F2F2F2 url('../img/tab_small_act.png') no-repeat;
	height: 27px;
	width: 86px;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
	font-size: 0.9em;
	color: #33318E;
}

.supplier .istab {
	float: right;
	background: #F2F2F2 url('../img/tab_small_in.png') no-repeat;
	height: 22px;
	width: 86px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	margin-top: 5px;
}

.supplier .istab a {
	font-size: 0.9em;
	color: #fff;
}

.supplier .dstab {
	float: right;
	background: #F2F2F2 url('../img/tab_small_in.png') no-repeat;
	height: 22px;
	width: 86px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	margin-top: 5px;
	font-size: 0.9em;
	color: #aaa;
}

.supplier .abtab {
	float: right;
	background: #F2F2F2 url('../img/tab_big_act.png') no-repeat;
	height: 27px;
	width: 100px;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
	font-size: 0.9em;
	color: #33318E;
}

.supplier .ibtab {
	float: right;
	background: #F2F2F2 url('../img/tab_big_in.png') no-repeat;
	height: 22px;
	width: 100px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	margin-top: 5px;
}

.supplier .ibtab a {
	font-size: 0.9em;
	color: #fff;
}

.supplier .dbtab {
	float: right;
	background: #F2F2F2 url('../img/tab_big_in.png') no-repeat;
	height: 22px;
	width: 100px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	margin-top: 5px;
	font-size: 0.9em;
	color: #aaa;
}

.supplier .line {
	background: #fff url('../img/supp_line.png') repeat-x scroll left bottom;
}