body {
	background-image: url(images/page_bg.gif);
}
.borderldd {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9AD0DF;
	border-bottom-color: #9AD0DF;
	border-left-color: #9AD0DF;
}
.bordergd {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9AD0DF;
	border-right-color: #9AD0DF;
	border-bottom-color: #9AD0DF;
	border-left-color: #9AD0DF;
	background-color: #CEEEF7;
	padding: 0px;
}
.navigacija {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #37A8D1;
	text-decoration: none;
	padding: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CEEEF7;
	border-left-color: #CEEEF7;
	
}
.specifikacije {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C9E6EE;
	}

.navigacija:hover {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #37A8D1;
	border-left-color: #37A8D1;
}
.box {
	display: block;
	width: 100%;
	border: 1px solid #C9E6EE;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37A8D1;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
}

.box:hover {
	
	background-color: #CEEEF7;
}
.text_td_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.naslov {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #5C5C5C;
}
.desno10px {
	margin-right: 10px;
}
.distributeri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	line-height: 22px;
}
.naslov_reda {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #DAF8B0;
}
.linkovi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #37A8D1;
	text-decoration: none;
}
.border {
	padding: 2px;
	border: 1px solid #999999;
}
.text-sitno {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
}
.linkovi:hover {
	text-decoration: underline;
}
.levo10px {
	margin-left: 10px;
}
