.header {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: #FFFFFF url(/images/whitedot.gif);
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana, Georgia, sans-serif;
}

.header .header-line2 {
	background: url(/images/bg_leftcol_hp.gif) repeat-y; /* this BG tiles the left column */
}


#wrapper1 {
	position: relative;
	background: #ffffff url(/images/bg_leftcol_hp.gif) repeat-y; /* this BG tiles the left column */
	font-size: 12px; /* set global font-size here */
	border: 0px solid #da5;
	border-width: 0px 0px;
}

/**************** Main Menu *******************/
#main-menu {
	border-left: 3px double #60656B;
	margin: 10px 0 0 0;
	padding: 0 10px;
}

#main-menu UL {
	padding: 1px 0;
	list-style: none;
	background: url(images/main-menu-bg-hr.gif) no-repeat bottom left;
}

#main-menu UL LI {
	padding: 0;
	background: url(images/main-menu-bg-hr.gif) no-repeat top left;
}

#main-menu UL LI A {
	display: block;
	padding: 8px 0px 6px 18px;
	margin: 0;
	color: #CED7E1;
	text-decoration: none;
	background: transparent url(/images/lightblue_arrow.gif) no-repeat 3px 10px;
}

#main-menu UL LI A:hover {
	color:#FFF;
	background: transparent url(/images/red_arrow.gif) no-repeat 5px 10px;
}

/**************** Box Menu *******************/
.box-menu {
	border-left: 3px double #60656B;
	margin: 10px 0 0 0;
	padding: 0 10px;
}

.box-menu UL {
	margin: 0;
	padding: 1px 0;
	list-style: none;
	background: url(images/main-menu-bg-hr.gif) no-repeat bottom left;
	background-color: transparent;
}

.box-menu UL LI {
	padding: 0;
	background: url(images/main-menu-bg-hr.gif) no-repeat top left;
}

.box-menu UL LI A {
	display: block;
	padding: 8px 0px 6px 18px;
	margin: 0;
	color: #CED7E1;
	text-decoration: none;
	background: transparent url(/images/lightblue_arrow.gif) no-repeat 3px 10px;
	border-bottom: none;
}

.box-menu UL LI A:hover {
	color: #FFF;
	background: transparent url(/images/white_arrow.gif) no-repeat 5px 10px;	
}

/****/

#pos2 {
	top: 9px;
	left: 250px;
	position: absolute;
	margin: 0;
	padding: 8px 10px 10px 10px;
	width: 253px;
	height: 230px;
	overflow: hidden;/* fixed height so hide overflow*/
	background: url(/images/home/bg_prvired.gif) no-repeat;
}

#pos2 UL {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pos2 LI {
	padding: 1px 0 5px 12px;
	background: transparent url(/images/red_arrows_strong.gif) no-repeat 0 -1px;
}

#pos3 {
	top: 9px;
	left: 515px;
	position: absolute;
	margin: 0;
	padding: 8px 10px 10px 10px;
	width: 253px;
	height: 244px;
	overflow: hidden;/* fixed height so hide overflow*/
	background: url(/images/home/bg_prvired.gif) no-repeat;
}

#pos3 UL {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pos3 LI {
	padding: 1px 0 5px 12px;
	background: transparent url(/images/red_arrows.gif) no-repeat 0 -2px;
}
#pos4 {
	top: 270px;
	left: 250px;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 165px;
/*	height: 250px;
	overflow: hidden; */
	background: url(/images/home/bg_drugired.gif) no-repeat;
}

#pos5 {
	top: 270px;
	left: 426px;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 165px;
/*	height: 250px;
	overflow: hidden; */
	background: url(/images/home/bg_drugired.gif) no-repeat;
}

#pos6 {
	top: 270px;
	left: 603px;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 165px;
/*	height: 250px;
	overflow: hidden; */
	background: url(/images/home/bg_drugired.gif) no-repeat;
}

.pos-naslov {
	padding-left: 18px;
	padding-bottom: 16px;
	font-weight: bold;
}

.pos-naslov2 {
	padding-left:10px;
	padding-top: 7px;
	padding-bottom: 11px;
	font-weight: bold;
}

.pos-content {

}

.pos-content2 {
	font-size: 11px;
	color: #666666;
}

.pos-content2 P {
	margin: 0;
	padding: 0;
}

