/*********************************************/
/* FOUR BOXES */
/*********************************************/

/*rafting*/
table.fourBoxes td.captRafting
{
	
	background-color: #56a4ae;
	background-repeat: no-repeat;
	color: White;
	height: 15px;	
}

table.fourBoxes td.bottomRafting
{
	background-image: url(../../slike/4box/rafting.jpg);	
}


/*avio kompanije*/
table.fourBoxes td.captAirPlane
{	
	background-color: #e46109;
	background-repeat: no-repeat;
	color: White;
	height: 15px;		
}

table.fourBoxes td.bottomAirPlane
{	
	background-image: url(../../slike/4box/airplane.jpg);	
}

/*turisticke agencije*/
table.fourBoxes td.captTourOp
{	
	background-color: #8dd4fe;
	background-repeat: no-repeat;
	color: White;
	height: 15px;		
}

table.fourBoxes td.bottomTourOp
{	
	background-image: url(../../slike/4box/turagencija.jpg);
}

/*rent-a-car*/
table.fourBoxes td.captRentAcar
{	
	background-color: #49403b;
	background-repeat: no-repeat;
	color: White;
	height: 15px;		
}

table.fourBoxes td.bottomRentAcar
{	
	background-image: url(../../slike/4box/rentacar.jpg);
}