﻿body {
	margin: 0px 0px;
	background-color: #ffffff;
}

p, form {
	margin: 0px;
}

.nav_title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4e4e4e;
	font-weight: bold;
}

.navigacija {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2d66ba;
}

.logo {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #ffffff;
}

.header {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #acd5e7;
	font-weight: normal;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.product {
	float: left;
	width: 134px;
}

.sivi_txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #787878;
}
.sivi_txt:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #787878;
}

.bijeli_txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
}

.plavi_txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2d66ba;
}

.cat_title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #19539b;
	font-weigt: bold;
}

#table_header {
	/* width: 100%; */
	position: fixed;
	position: expression("absolute");
	top: 0em;
	top: expression(parseInt(document.body.scrollTop+0));
}

.table_cell {
	border-top: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
}

.datum_txt {
	font-size: 10px;
}

.news_title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #2d66ba;
	font-weight: bold;
}

.imgNews {
	margin-right: 10px;
	margin-bottom: 5px;
}
