﻿

/*sidebar s listicima*/
#sidebarBox
{
	background-image: url(../images/novostiBG.png);
	background-position: center;
	width: 260px;
	height: 446px;
	background-repeat: no-repeat;
	float: right;
	overflow: hidden;
}

#contentWraper
{
	padding-left: 0px;
}
/*fancy meni holder*/
#fancyMenuPH
{
	padding: 0 0 0 0;
}
.newsImage
{
	float: left;
	padding: 0px 5px 0 0;
}



