

/* Add to cart button 
-----------------------------------------------------------------------------*/
.addtocart_button,
.notify_button {
	border: none;
	cursor:pointer;
	background: none;
	width: 100px;
	text-align:left;
	height:30px;
	font-weight:bold;
	font-family:inherit;
	vertical-align: middle;
	overflow:hidden;
}
input.addtocart_button {
	font: bold 11px Arial, Helvetica, sans-serif;
	cursor: pointer;
	width: 102px;
	height: 22px;
	padding: 0 0 3px 18px;
	border: none;
	outline: none;
		background: url('../images/ukorpu.jpg');

}
.vmCartContainer input.addtocart_button {
	display:block;
	width: 133px;
	height: 24px;
	margin: 8px 0 0;
	text-transform:uppercase;
	font-weight: bold!important;
	color: #160100;
	background: url('../images/ukorpu.jpg') no-repeat 0 0;
}

/* The PDF, Email and Print buttons 
-----------------------------------------------------------------------------*/
div.buttons_heading {
	margin:10px;
	float:right;
}
/* The Buttons: previous and next page
-----------------------------------------------------------------------------*/
a.previous_page {
	display: block;
	width: 72px;
	height: 16px;
	float: left;
	padding: 0;
	background: url('http://riznica.org.rs/srp/templates/riznicaorgrs/images/pret.gif') no-repeat 0 0;
}

a.next_page {
	display: block;
	width: 72px;
	height: 16px;
	float: left;
	padding: 0;
	background: url('http://riznica.org.rs/srp/templates/riznicaorgrs/images/sled.gif') no-repeat 0 0;
}
a.next_page {
	background-position: 100% 0;
}
a:hover.previous_page {
	background-position: 0 100%;
}
a:hover.next_page {
	background-position: 100% 100%;
}
.sectiontableheader th {
	background: #666;color: #fff;
}
td.bfont a strong {
	font: normal 16px Tahoma, Arial, Helvetica, sans-serif!important;
}
/* The Buttons Checkout:  continue shopping and Checkout
-----------------------------------------------------------------------------*/
.continue_link,
.checkout_link {
	background: url('../images/dugpoz.jpg') repeat-x 0 0;
	float: none;
	text-indent: 0px;
	margin: 0;
	color: #370000;
		height:20px;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:10px;
		padding-right:10px;
		border:#370000 1px solid;
			vertical-align: middle;
	font-weight: bold;
	font-size: 1.4em;
}
.checkout_link a {
	background: url('../images/sadpoz.jpg') repeat-x 0 0;
	float: none;
	text-indent: 0px;
	margin: 0;padding: 0;
	color: #370000;
	height:20px;
}
.continue_link {
	margin-right: 40px;
	padding-left: 24px;
}
/* The Pagination 
-----------------------------------------------------------------------------*/
ul.pagination li {
	padding: 2px 1px;
	display: inline;
	background: none;
}
.clr {
	clear: both;
	overflow:hidden;
}
/* Featured Module
-----------------------------------------------------------------------------*/
/* Cart window */
.cbOverlay {
	background-color: #000;
}
.cbContainer {
	padding:0;
	background: url('../images/prvavest.jpg');
	background-repeat:repeat-x;
	border-color:#AACCAA;
	border-style:dotted none;
	border-width:0px 0pt;
	color:#FFFFFF;
	}
.cbBox h3 {
	text-align:left;
	background: url('../images/sadpoz.jpg') no-repeat 0 0;
	height: 17px;
	position: relative;
	font: bold 12px Georgia;
	padding: 11px 0 9px 20px;
	margin: 0 0 11px;
	color: #fff;
}

/* Module - VM Cart */

.vm_cart_prod {
	border: 0px solid #B5D93A;
	margin-bottom: 10px;
	padding: 6px;
}
.vm_cart_prod a {font-size: 14px; color:#C05F1A;}

.vm_cart_attributes {
	font-size: 11px;
	color: #e3ffaa;
}
.vm_cart_quantity {
	margin-right: 11px;
	font-size: 12px;
	color: #fff;
}
.vm_cart_price {
	float: right;
	font-size: 14px;
		color: #C05F1A;
}
.vm_cart_totalprice {
	float: right;
	font-size: 22px;
	color: #C05F1A;

}
.vm_cart_showcart a {
	background: url('../images/ukorpu.jpg') no-repeat 0 0;
	display: block;
	height: 15px;
	padding: 2px 0 0 0;
	text-align: center;
	width: 77px;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #130101!important;
	text-decoration:none;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cbHeader {
    color:#000000;
}
/* Pathway */
div.pathway { padding: 2px 6px;}
div.pathway, div.pathway a {color: #C05F1A; text-transform:uppercase; font-size:10px; font-weight: bold;}

