body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: Black;
	color: #333333;
	margin-top: 30px;
	margin-bottom: 5px;
	}
	
A:Link{
	color: Maroon;
		text-decoration: underline;
}
A:Visited{
color: Maroon;
text-decoration: underline;
}
A:Hover{
	color: Red;
	text-decoration: none;
}
A:Link.menu{
	color: White;
		text-decoration: none;
}
A:Visited.menu{
color: White;
text-decoration: none;
}
A:Hover.menu{
	color: Red;
	text-decoration: none;
	background-color: White;
}
A:Link.menu2{
	color: White;
		text-decoration: none;
}
A:Visited.menu2{
color: White;
text-decoration: none;
}
A:Hover.menu2{
	color: White;
	text-decoration: underline;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
table.main{
	width: 776px;
}
table.top{
	height: 139px;
}
td.tinycell{
	font-size: 1px;
}
td.menu{
	border-left: 1px solid White;
	border-right: 1px solid White;
	color: White;
	text-align: right;
	padding-right: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	height: 29px;
}
td.cart{
	background-image: url(images/header_kosarica_1.gif);
	width: 164px;
}
table.cart2{
	color: #2A2A2A;
}
td.catbox{
	border-left: 1px solid White;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
table.naslovbox{
	color: Maroon;
	border-bottom: 1px dashed White;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 22px;
}
td.body{
	background-color: #FEFEFE;
	/* border-left: 1px solid Black;
	border-right: 1px solid Black;*/
	border-bottom: 1px solid Black;
	color: #2A2A2A;
}
table.content{
	color: #2A2A2A;
	line-height: 16px;
}
td.topborder{
	border-top: 1px dashed Black;
}
td.sidebar{
	background-color: #676767;
	border-left: 1px solid White;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
	font-size: 10px;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: White;
}
.box{
	background: #EAEAEA;
	border: 1px solid #2A2A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 3px;
	color: #2A2A2A;

}

input.button{
	background: Maroon;
	border: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	padding-left: 4px;
}
span.datum{
	font-size: 9px;
	background-color: White;
	color: Black;
}
.border{
	border: 1px solid Black;
}
.devider{
	border-left: 1px solid Silver;
}
.proizvod{
	border-bottom: 1px solid Silver;
	padding-bottom: 10px;
}
span.naziv{
	font-weight: bold;
	text-transform: uppercase;
	color: Maroon;
}
span.kategorija{
	color: Black;
	font-weight: bold;
}
span.opis{
	color: #666666;
}
span.cijena{
	color: #990000;
}
span.materijal{
	color: #333333;
}
span.bigtitle{
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
}
span.id{
	color: #666666;
	font-style: italic;
}
table.footer{
	background: #262A2D;
	border: 1px solid White;
	color: #999999;
	font-size: 10px;
}
table.kosarica{
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
tr.topkosarica{
	background-color: Maroon;
	color: White;
}
tr.cellview{
	background-color: #FFEEEE;
}
tr.ukupno{
	background-color: #EAEAEA;
	font-weight: bold;
}
span.tiytext{
	font-size: 10px;
	color: #666666;
}
