	
	#newsNonTable img
	{
		border:6px;
		border-style:solid;
		border-color:#ff7e38;
		width:auto;
	}
	
	#predstavitve
	{
		padding-top:0px;
		display:table-cell;
		float:left;
		border-left: 1px solid #9b3700;
		margin-left:1px;
	}
	#predstavitve table
	{
		width:250px;
		padding-top:0px;
	}
	
	#newstable
	{
		padding-top:0px;
		display:table-cell;
		float:left;
	}
	#newstable table
	{
		width: 680px;
	}
	
	#newstable table tr td, #predstavitve table tr td
	{
		padding-left:10px;
		padding-top:3px;
		font-size:0.8em;
	}
	
	#newstable table tr td img, #predstavitve table tr td img
	{
		border:6px;
		border-style:solid;
		border-color:#ff7e38;
		height:140px;
		width:auto;
	}
	
	.divMainWhite
	{
		padding-top:15px;
		border-bottom:1px;
		display:block;
	}
	
	.divMainWhite a
	{
		color:#ffffff;
	}
	
	.divMainWhite a:hover
	{
		text-decoration:none;
	}
	
	.news
	{
		background:#c84904;
		color:#FFFFFF;
	}
	
	
	
	





