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


table.generalBox a.box
{
	color: #a4a2a2;	
	text-decoration: none;
}

table.generalBox a.box:hover
{	
	text-decoration: underline;
}

table.generalBox img
{	
	border-width:0px;
}

table.generalBox
{
	font-family: Verdana;
	font-size: 11px;
	width: 175px;
	height: 175px;
	background-color: white;
	border-top: solid 1px #a4a2a2;	
	border-bottom: solid 1px #a4a2a2;
	border-left: solid 1px #a4a2a2;
	border-right: solid 1px #a4a2a2;
	margin-bottom: 8px;
}
table.generalBox td.captionBar
{		
	font-family: Verdana,Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px 0px 5px;
	border-bottom: solid 1px #a4a2a2;
}


table.generalBox td.contentArea
{
	padding: 3px 3px 3px 3px;
	width: 174px;
	text-align: left;		
}


/*O Neumu*/
table.generalBox td.captionONeumu
{	
	background-image: url(../../slike/box/neum/oNeumu.jpg);	
	background-repeat: no-repeat;
	color: black;
	height: 78px;
	vertical-align: top;
	text-align: left;		
}

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

/*smjestaj*/
table.generalBox td.captionSmjestaj
{	
	background-image: url(../../slike/box/neum/smjestaj.jpg);
	background-repeat: no-repeat;
	color: WHITE;
	height: 78px;
	vertical-align: bottom;
	text-align: left;	
}

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


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


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


/*dolazak*/
table.generalBox td.captionDolazak
{	
	background-image: url(../../slike/box/neum/dolazak.jpg);
	background-repeat: no-repeat;
	color: #564840;
	height: 78px;
	vertical-align: top;
	text-align: left;
}


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




table.generalBox td.bullet
{
	padding-top:8px;
	padding-right: 3px;
	padding-left: 3px;
	width: 4px;
	vertical-align: top;
}
table.generalBox td.item
{
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;