/*
	ja.buka magazin
*/

td{
	margin:					0px;
	text-align:				left;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
	line-height:			16px;
}
a:link, a:visited{
/*	border-bottom:			solid 1px #DC2C24; */
/*	text-decoration:		none; */
	color:					#DC2C24;
}
a:hover{
	color:					#00458B;
}
.naslov{
	text-align:				left;
	font-size:				16px;
	font-weight: 			bold;
}
.naslovbold{
	text-align:				left;
	font-size:				18px;
	font-weight: 			bold;
	line-height:			20px;
	color:					#00458B;
}
.potpis{
	text-align:				center;
	font-size:				11px;
/*	font-weight: 			bold;*/
}
.top{
	text-align:				left;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				16px;
	font-weight: 			bold;
}
.topn{
	text-align:				left;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				16px;
	font-weight: 			normal;
}
.top_c{
	text-align:				center;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				16px;
	font-weight: 			bold;
	line-height:			20px;
}
.mali{
	font-size:				11px;
	line-height:			16px;
}
.malibold{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	line-height:			16px;
	font-weight: 			bold;
}
.big{
	text-align:				center;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				24px;
	font-weight: 			bold;
	line-height:			36px;
}
.p_big{
	text-align:				left;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				22px;
	line-height:			24px;
}
.bigp{
	text-align:				center;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				24px;
	font-weight: 			bold;
	line-height:			28px;
}
.big_l{
	text-align:				left;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				24px;
	font-weight: 			bold;
	line-height:			36px;
}
.list{
	font-size:				15px;
	font-weight: 			bold;
	line-height:			24px;
	list-style-type: 		disc;
	/*color:					#00458B;*/
}
.lista{
	font-size:				12px;
	font-weight: 			normal;
	line-height:			16px;


}
/* 
00458B
#header{
	width:					777px;
	margin:					0px auto;
}
#body{
	width:					777px;
	margin:					20px auto;
}
	#body #left{
		float:					left;
		width:					137px;
		margin:					0px 0px 0px 24px;
	}
		#body #left #cover{
			display:				block;
			width:					135px;
			height:					180px;
			margin-bottom:			20px;
			border:					solid 1px #FFF;
		}
	#body .group{
		display:				block;
		width:					137px;
		margin:					6px 0px 12px 0px;
		padding-top:			34px;
		background-position:	top;
		background-repeat:		no-repeat;
		font-family:			Verdana, Arial, Helvetica, sans-serif;
		font-size:				11px;
		color:					#333;
		line-height:			15px;
		text-align:				left;
	}
		#body .group .link{
			display:				block;
			margin-bottom:			8px;
			padding-left:			6px;
			background:				url(../_images/bullet.gif) no-repeat top left;
		}
		#body .group .item{
			display:				block;
			margin-bottom:			8px;
		}
	#body #middle{
		float:					left;
		width:					390px;
		margin:			
