@charset "utf-8";
/* CSS Document */

.gray_border{
	border:1px solid #CCCCCC;/*#512178*/
	min-height:30px;
	max-width:90%;
	padding: 5px;
}
#tbl_zadnjiNakupi a{
	text-decoration:none;
	cursor:pointer;
	color:#000;
	font-weight:bold;
	border-bottom:1px dotted #000000;
}
