
td.rightBoxesBetween
{	
	background-color: #f1b873; /*#ffa76c*/
	width: 13px;
	font-size: 5px;	
}


/*********************************************/
/*GENERAL BOX*/
/*********************************************/
table.generalBox
{
	font-family: Verdana;
	font-size: 10px;
	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: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 0px 5px;
	border-bottom: solid 1px #a4a2a2;
}


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


/*********************************************/
/*BULLET LIST*/
/*********************************************/
table.bulletList
{
	width: 80px;
}
table.bulletList td.bullet
{
	padding-top:8px;
	padding-right: 3px;
	padding-left: 3px;
	width: 4px;
	vertical-align: top;
}
table.bulletList td.item
{
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
}
table.bulletList a.box
{
	color: #a4a2a2;	
	text-decoration: none;
}

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

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


/*********************************************/
/*CITY BOX*/
/*********************************************/
table.cityBox
{
	font-family: Verdana;
	font-size: 9px;
	width: 220px;
	height: 234px;
	background-color: white; 	
	border-top: solid 1px #a4a2a2;	
	border-bottom: solid 1px #a4a2a2;
	border-left: solid 1px #a4a2a2;
	border-right: solid 1px #a4a2a2;
}

table.cityBox td.captionBar
{
	background-image: url(../../slike/box/gradovi/noc.jpg);
	height: 50px;	
	font-family: Arial;
	color: white;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 0px 5px;
	text-align: left;	
	border-top: solid 1px white;	
	border-bottom: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;	
}


table.cityBox td.contentArea
{
	padding: 3px 3px 3px 3px;
	width: 220px;	
	height:134px;
	border-top: solid 1px #a4a2a2;	
	border-bottom: solid 1px #a4a2a2;
	text-align: left;	
}


table.cityBox td.bottomBar
{	
	
	background-image: url(../../slike/box/gradovi/dan.jpg);
	height: 50px;
	font-family: Arial;	
	color: black;	
	vertical-align: top;	
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 0px 5px;
	text-align: right;	
	border-top: solid 1px black;	
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;	
}

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



table.cityBox td.bullet
{
	padding-top:8px;
	padding-right: 3px;
	padding-left: 3px;
	width: 4px;
	vertical-align: top;
}
table.cityBox td.item
{
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
}
table.cityBox a.box
{
	color: #a4a2a2;	
	text-decoration: none;
}

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

/*********************************************/
/*VIDEO BOX*/
/*********************************************/
table.videoBox
{
	font-family: Verdana;
	font-size: 10px;
	width: 142px;
	height: 324px;
	background-color: #fbe7cc;  
	border-bottom: solid 2px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

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


table.videoBox td.captionBar
{
	background-color: black;	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	color: white;
	text-align: left;
	width: 140px;			
}

table.videoBox td.captionBarBorder
{		
	border-bottom: solid 1px white;	
	border-left: solid 1px black;
	border-right: solid 1px black;
}

table.videoBox td.contentArea
{
	padding: 2px 2px 2px 2px;
	width: 90px;		
	height:284px;	
	border-bottom: solid 1px white;	
}

table.videoBox td.leftBar
{	
	background-image: url(../../slike/video/filmskaTraka.gif);
	background-repeat: repeat;
	width: 23px;		
	height: 284px;	
	border-bottom: solid 1px white;
}


table.videoBox td.rightBar
{	
	background-image: url(../../slike/video/filmskaTraka.gif);
	background-repeat: repeat;
	height: 284px;	
	width: 23px;
	border-bottom: solid 1px white;	
	
}


