.putopisi_scrolling_list {
/*
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
*/
	overflow: auto;
	width: 180px;
	height: 360px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFD78A;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}
.link_standard {
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding-left: 5px;
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	display: block;
}
.link_standard:visited {

	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
	color: #999999;
}
.link_standard:hover {
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	text-decoration: none;
	color: #000000;
	background-color: #FFF9EA;
}
.text_napisao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.slika {
	position: absolute;
	z-index: 100;
	left: -1px;
	top: 35px;

}

.gnezdo_za_sliku {
	position: relative;
	z-index: 99;
	left: 0px;
	top: 0px;
	height: 393px;
	width: 265px;
	float: right;
	right: 100px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	text-indent: 4px;
}
.uputstvo_za_slanje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	display: block;
}
