A:link { COLOR: #c85e27; TEXT-DECORATION: none; }
A:visited { COLOR: #c85e27; TEXT-DECORATION: none; }
A:hover { COLOR: #888888; TEXT-DECORATION: none; }
A:active { COLOR: #FF0000; TEXT-DECORATION: none; }

BODY {
	SCROLLBAR-FACE-COLOR: #DBDBDB;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #9A9A9A;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	SCROLLBAR-HIGHTLIGHT-COLOR: #666666;
	
	background: #f7eee6 url(../bg_gradient.jpg) top repeat-x;
}

BODY, TD, P {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	COLOR: #5d5d5d;
}

input.polje, input {
	COLOR: #7e7e7e;
	font-size: 10px !important;
}
textarea.polje {
	color: #7e7e7e;
    font-size: 15px;
}
select {
	COLOR: #7e7e7e;
	font-size: 10px;
}

.kategorija {
	FONT-WEIGHT: bold;
}

.podizbornik {
	border: 1px solid #ffffff;
	display: table;
	width: 180px;
}

.podizbornik2 {
	display: block;
	width: 180px;
}

.podizbornik3 {
	display: block;
	width: 180px;
}

.breadpage {
	height: 45px;
	background-color: #f7eee5;
}
#breadcrumbs {
	color: #a5400c;
	padding-left: 15px;
	float: left;
	width: 335px;
}
#paging {
	color: #a5400c;
	padding-right: 15px;
	float: right;
	width: 335px;
}

.proizvodi_izbornik a:link {
	font-size: 12px;
	color: #dcd3cc;
	text-decoration: none;
}
.proizvodi_izbornik a:visited {
	font-size: 12px;
	color: #dcd3cc;
	text-decoration: none;
}
.proizvodi_izbornik a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.proizvodi_izbornik a:active {
	font-size: 12px;
	color: #dcd3cc;
	text-decoration: none;
}

.sitemap_links a:link {
	font-size: 12px;
	color: #7e7e7e;
	text-decoration: underline;
}
.sitemap_links a:visited {
	font-size: 12px;
	color: #7e7e7e;
	text-decoration: underline;
}
.sitemap_links a:hover {
	font-size: 12px;
	color: #7e7e7e;
	text-decoration: none;
}
.sitemap_links a:active {
	font-size: 12px;
	color: #dcd3cc;
	text-decoration: underline;
}

.header_izbornik {
	font-size: 11px;
}
.header_izbornik a:link {
	color: #95897e;
	text-decoration: underline;
}
.header_izbornik a:visited {
	color: #95897e;
	text-decoration: underline;
}
.header_izbornik a:hover {
	color: #95897e;
	text-decoration: none;
}
.header_izbornik a:active {
	color: #95897e;
	text-decoration: underline;
}

.footer_izbornik {
	font-size: 11px;
	line-height: 18px;
}
.footer_izbornik a:link {
	color: #7e6569;
	text-decoration: none;
}
.footer_izbornik a:visited {
	color: #7e6569;
	text-decoration: none;
}
.footer_izbornik a:hover {
	color: #7e6569;
	text-decoration: underline;
}
.footer_izbornik a:active {
	color: #7e6569;
	text-decoration: none;
}

.proizvodi_proizvod {
	width: 230px;
	height: 265px;
	float: left;
	padding-top: 43px;
	display: block;
	border-bottom: 1px solid #d7c7bd;
	overflow: hidden;
}
.proizvodi_proizvod img {
	border: 1px solid #d7c7bd;
}

.proizvod_boja_box {
	width: 22px;
	height: 22px;
	float: left;
	display: block;
	margin-right: 5px;
}
.proizvod_boja_img {
	width: 22px;
	height: 22px;
	display: block;
	border: 1px solid #bebebe;
}
.proizvod_boja_img:hover {
    border: 1px solid #999;
}
.proizvod_boja {
	width: 18px;
	height: 18px;
	display: block;
	padding: 1px;
	border: 1px solid #ffffff;
}
