/*td index*/
.tdsdown{
        width:775px;
		height:170px;		
}

#tbdowntrib{
            width:755px;
			margin-left:auto;
			margin-right:auto;
			position:relative;left:8px;		
}

.tbspbox{
		background-color: #f8fbe5;
		width:235px;
		height: 125px;
		border:solid #B3B3B3 1px 
        }
/*naslov*/
.tdnasdown{
		width:225px;
		height:20px;
		font-size:13px;
		font-weight:bold;
		color:#7c8f0e;
}
.nasdown{
        position:relative;top:2px;
		position:relative;left:10px;
}
/*naslov*/

/*img*/
.tdimg{
		width:100px;
		height:100px;
		vertical-align:top;
}
.imgpos{width:80px;
        height:90px;
		position:relative;left:10px;
		position:relative;top:5px;
}
/*img*/
.tdtxdown{width:130px;
        height:90px;
		vertical-align:top;
	    font-size:11px;
}
.txdown{
        
        position:relative;top:5px;
		width:130px;
}
.preberivec{
    width:125px;
	text-align:right;
	position:relative;top:14px;
}
/*text*/

/*text noimage*/
.tdtxdownnimg{width:210pxpx;
        height:90px;
		vertical-align:top;
	    font-size:11px;
}
.txdownnimg{
        position:relative;top:5px;
        position:relative;left:10px;
		width:220px;
}
.preberivecnimg{
    width:225px;
	text-align:right;
	position:relative;top:12px;
}