body {
	margin: 0px;
	background-color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 100%;
}
li{
	white-space: normal;
}
form {
	padding: 0px;
	margin: 0px;
}
div.topheader {
	height: 72px;
	width: 100%;
	background-image: url(top.jpg);
	background-position: right;
	text-align: right;
}
div.topheadertext {
	padding-top: 35px;
	padding-right: 10px;
	color: #B7CFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
td { font-size: 11px; }
a, a.link, a.visited { text-decoration: none; color: #D80000; }
a:hover { text-decoration: underline; }
a.topheader { color: #FFFFFF; }
.selectedsite {	color: #FFD200;	font-weight: bold; }
.linkbar {
	background-color: #F3ECB2;
	background-image: url(linkbar.gif);
	height: 22px;
	text-align: center;
	font-size: 10px;
	color: #89949C;
	padding-top: 1px;
}
.linkbar a { color: #006FB0; font-weight: bold; }
.indexpage { color: #CCCCCC; }
.main {
	background-image:url(tackice.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.left {
	background-image:url(sidebar.gif);
}
a.left, a.korpalink { color: #D80000; font-weight: bold; }
.naslov {
	width: 584px; height: 30px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 4px;
	background-image:url(tackice2.gif);
	background-repeat:repeat-x;
}
.naslovtext {
	background-color:#FFFFFF;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#D80000;
	font-weight: bold;
}
.heading {
	color: #338CC1;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#bullet { width: 3px; height: 5px; margin: 0px 4px 1px 6px; }
.thumb { margin: 2px; border: 0px; vertical-align:top; }
.smallgray, a.smallgray { color: #A0A0A4; font-size: 9px; line-height: 13px; }
.graytext {	width: 95%; text-align: justify; font-size: 10px; color:#333333; }
.smalltext { font-size: 9px; line-height: 13px; }
.blueheading { font-weight: bold; color: #666666; font-size: 11px; }

.proizvod { width: 100%; margin-bottom: 15px;}
.thumbnail { width: 150px; text-align: center; vertical-align: middle; background-image:url(slike/dot.gif); }
.thumbpic { border-width: 1px; border-color: #B7B7B7; margin: 5px 5px 5px 5px; }
.prod { padding: 0 0 0 5px; vertical-align: top; }
.brand { font-size: 9px; padding-bottom: 5px; color: #A0A0A4; }

/* sledi stil koji opisuje poneke tabele iz baze, recimo strane/finizvestaj */
.t1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 12px;
	background-color: #DDDDDD;
}
.t2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 12px;
	background-color: #EEEEEE;
}
.bluetd {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #D4E2F0;
}


a.alarmrs{
	color: #660033;
	text-decoration: none;
}
a.alarmrs:hover{
	color: #660033;
	text-decoration: none;
}
a.alarmrs:visited{
	color: #660033;
	text-decoration: none;
}
a.alarmrs:active{
	color: #660033;
	text-decoration: none;
}


ul{
	white-space: nowrap;
}


.error{
	color: #D80000;
	font-size: 10px;
}

.ok{
	color: #267f00;
	font-size: 10px;
}

input.rfield{
	background:#FFFFFF;
	border: 1px solid #D80000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 4px;
}

input.kolicina{
	background-color: transparent;
	border: 1px solid #D80000;
	text-align: center;
	font-size: 10px;
}
input.korpa{
	background-color: transparent;
	background-image: url('srb/dodaj.gif');
	background-repeat: no-repeat;
	height: 16px;
	width: 65px;
	border: none;
	cursor: pointer;
}

.cena{
	margin-top: 7px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	color: #666666;
}

.prevoz{
	font-size: 10px;
	text-align: right;
	padding-right: 20px;
	color: #666666;
}


ul.list, ul.list li{
	list-style-type: circle;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}


td.bottom-advert{
	border-top: 1px solid #999999;
	background-color: #ffffff;
	padding-top: 5px;
	height: 50px;
}

td.bottom-advert img{
	border: none;
}