/*********************************************/
/*GENERAL BOX*/
/*********************************************/

/*rafting*/
table.generalBox td.captionRafting
{	
	background-image: url(../../slike/box/rafting.jpg);	
	background-repeat: no-repeat;
	color: white;
	height: 78px;
	vertical-align: top;
	text-align: left;		
}

table.generalBox td.contentAreaRafting
{	
	height:95px;		
}


/*skijanje*/
table.generalBox td.captionSkijanje
{	
	background-image: url(../../slike/box/skijanje.jpg);	
	background-repeat: no-repeat;
	color: white;
	height: 78px;
	vertical-align: top;
	text-align: left;	
}

table.generalBox td.contentAreaSkijanje
{
	height:95px;	
}



/*znamenitosti*/
table.generalBox td.captionZnamenitosti
{	
	background-image: url(../../slike/box/znamenitosti.jpg);
	background-repeat: no-repeat;
	color: white;
	height: 78px;
	vertical-align: top;
	text-align: left;	
}

table.generalBox td.contentAreaZnam
{		
	height:95px;		
}



/*ljepote*/
table.generalBox td.captionLjepote
{	
	background-image: url(../../slike/box/ljepote.jpg);
	background-repeat: no-repeat;
	color: white;
	height: 78px;
	vertical-align: top;
	text-align: left;	
}


table.generalBox td.contentAreaLjepote
{
	height:95px;	
}
