p,h3,div,span
{
	padding:	0;
	border:		0;
	margin:		0;
}

html, body
{
	width:		100%;
	/*height:		99%;*/
	overflow:	;
	padding:	0;
	border:		0;
	margin:		0;
}

div
{
	border-style:		solid;
	border-width:		0;
}
	.containerdiv1
	{
		top:		0px;
		width:		100%;
	}

	.containerdiv2
	{
		position:		relative;
		width:			896px;
		/*height:			100%;*/
	}
	
		.bannerdiv
		{
			width:			843px;
			height:			44px;
			
			overflow:		hidden;
			left:			0px;
			margin-top:		0px;
			
			text-align: 	left;
		}
		
		.menudiv
		{
			width:			843px;
			height:			81px;
			overflow:		hidden;
			left:			0px;
		}
		
		.contentdiv
		{
			width:		843px;
			/*min-height:		450px !auto important;*/
			/*overflow:	visible;*/
		}
			.clickablediv_roze
			{
				/* The area on which users click to bid */
				width: 225px;
				height: 225px;
				background: transparent;
				
				position: absolute;
				
				left: 365px;
				top: 220px; 
				
				cursor: pointer;
			}
			
			.clickablediv_bal1
			{
				/* The area on which users click to bid */
				width: 210px;
				height: 270px;
				background: transparent;
				
				position: absolute;
				
				left: 155px;
				top: 300px; 
				
				cursor: pointer;
			}
			
			.clickablediv_bal2
			{
				/* The area on which users click to bid */
				width: 65px;
				height: 115px;
				background: transparent;
				
				position: absolute;
				
				left: 365px;
				top: 445px; 
				
				cursor: pointer;
			}
			
			.imagediv, .imagedivoranje
			{
				width:			843px;
				height:			388px;
				
				overflow:		hidden;
				left:			0px;
				
			}
			
			.homeClubs
			{
				text-align:left;
				
			}
			
		
			
			.contenttable
			{ 
			
				width:			93%;
				margin-left:	3%;
				margin-right:	3%;
				height:			96%;
			}
			
		.disclaimerdiv
		{
			margin-top:	5px;
			width:		843px;
			height:		81px;
			overflow: 	hidden;
		}
	
		