body {
	margin: 0;
	background: White url(../images/main-bg.gif) repeat-x;
	font: normal 12px Tahoma, Verdana, Arial;
	color:#100667;
}
img {
	border-style: none;
}
a:link, a:active, a:visited {
	font: bold Tahoma, Verdana, Arial;
	color: #6b61c1;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}
input {
	border: solid 1px #d2cafb;
	vertical-align:middle;
}
#mainHolder {
	width: 984px;
	margin: 0 auto;
}
#headerHolder {
	position: relative;
	height: 157px;
	background: url(../images/header-bg-orig.gif) no-repeat;
}

#contentHolder {
	background: url(../images/content-bg.gif) repeat-y left top;
}

.submit {
	height: 25px;
	border: solid 1px #cbcbff;
	background: url(../images/input-bg.gif) repeat-x;
	font: bold 12px Tahoma, Verdana, Arial;
	color: #ccccff;
	cursor: pointer;
}
.submitMain {
	height: 25px;
	border: solid 1px #e6e6ff;
	background: url(../images/input-bg.gif) repeat-x center top;
	font: bold 12px Tahoma, Verdana, Arial;
	color: #ccccff;
	padding: 3px 30px;
	margin: 0px auto;
	display: block;
	cursor: pointer;
	width:120px;
}

#footerHolder {
	position: relative;
	height: 48px;
	background: url(../images/footer-bg.gif) no-repeat;
	font: normal 10px Tahoma, Verdana, Arial;
	color: White;
}

#navHolder {
	position: relative;
}

#n1 {
	position: absolute;
	top: 84px;
	left: 191px;
}
#n2 {
	position: absolute;
	top: 84px;
	left: 330px;
}#n3 {
	position: absolute;
	top: 84px;
	left: 478px;
}
#n4 {
	position: absolute;
	top: 84px;
	left: 644px;
}
#n5 {
	position: absolute;
	top: 53px;
	left: 819px;
}

#footer {
	position: absolute;
	top: 12px;
	left: 190px;
}
#footer a:link, #footer a:active, #footer a:visited {
	font: bold 11px Tahoma, Verdana, Arial;
	color: White;
	text-decoration: none;
	display: block;
	float: left;
	padding: 6px 12px;
}
#footer a:hover {
	font: bold 11px Tahoma, Verdana, Arial;
	color: White;
	text-decoration: underline;
}
#footer IMG {
	float: left;
}
#footerCopy {
	position: absolute;
	top: 22px;
	left: 12px;
}

#leftCell {
	width: 179px;
	float: left;
}
#rightCell {
	width: 805px;
	float: left;
}
.clear {
	clear: both;
}

.fancyBox {
	border: none;/* solid 1px #bcbcbc;*/
	width: 154px;
	margin: 3px 0px;
	padding-top: 5px;
	padding-left: 4px;
	color: #09096c;

	/*background: url(../images/login-off.gif) no-repeat;*/
	height:20px;
}

.searchEmpty {
	width: 113px;
	height: 25px;
	margin-left: 11px;
	padding: 7px 5px 0 35px;
	background: url(../images/search-off.gif) no-repeat;
}

.search {
	width: 113px;
	height: 25px;
	margin-left: 11px;
	padding: 7px 5px 0 35px;
	background: url(../images/search-on.gif) no-repeat;
}

.loginEmpty {
	background: url(../images/login-off.gif) no-repeat;
}

.login {
	background: url(../images/login-on.gif) no-repeat;
}
.passwordEmpty {
	background: url(../images/password-off.gif) no-repeat;
}
.password {
	background: url(../images/password-on.gif) no-repeat;
}
.category {
	margin-top: 10px;
}
.category UL{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.category UL LI {
	line-height: 0px;
}
.category UL LI A:link, .category UL LI A:active, .category UL LI A:visited {
	display: block;
	font: bold 12px Tahoma, Verdana, Arial;
	color: #09096c;
	height: 20px;
	background: url(../images/category-bg.gif) repeat-y left top;
	text-decoration: none;
	padding: 8px 5px 2px 25px;
}
.category UL LI A:hover {
	text-decoration: underline;
}
.category UL LI UL LI A:link, .category UL LI UL LI A:active, .category UL LI UL LI A:visited {
	font: normal 11px Tahoma, Verdana, Arial;
	color: White;
	height: auto;
	line-height: 18px;
	background: url(../images/sub-category-bg.gif) no-repeat left bottom;
	text-decoration: none;
	padding: 2px 5px 2px 25px;
}
.category UL LI UL LI A:hover {
	text-decoration: underline;
}
#proizvodjaci {
	display: block;
	margin: 10px auto;
}
#logo {
	position: absolute;
	width: 95px;
	height: 95px;
	top: 5px;
	left: 6px;
}
#logoText {
	position: absolute;
	width: 160px;
	height: 60px;
	top: 20px;
	left: 100px;
}
#onlineShop {
	position: absolute;
	width: 233px;
	height: 56px;
	top: 0px;
	left: 373px;
}

#content {
	width: 618px;
	float: left;
}
#contentInner {
	padding: 25px 25px;
}
#contentRight {
	width: 175px;
	float: left; 
}

#contentRightInner {
	padding: 7px 9px;
}

#mainTitle {
	text-align: center;
	width: 797px;
	position: absolute;
	top: 130px;
	left: 170px;
	font: bold 18px Tahoma, Verdana, Arial;
	color: #313196;
	margin: 0px;
}

H1, H2, H3, H6 {
	margin: 0px;
}

H1 {
	font: normal 24px Tahoma, Verdana, Arial;
	color: #ff3333;
}

H2 {
	font: bold 16px Tahoma, Verdana, Arial;
	color: #060257;
}

H6 {
	font: bold 12px Tahoma, Verdana, Arial;
	color: #ff3333;
}

P, TD {
	font: 12px Tahoma, Verdana, Arial;
	color: #0e0e6e;
	line-height: 16px;
}

LI {
	font: 12px Tahoma, Verdana, Arial;
	color: #0e0e6e;
}
IMG.photoRight {
	float: right;
}

.title {
	text-align: center;
	clear: both;
	height: 30px;
	background: url(../images/title-bg.gif) repeat-x top;
	font: 19px Tahoma, Verdana, Arial;
	color: #3a3a9d;
}
.productCell {
	background: #eaeaff;
	vertical-align: top;
}

.productCellInner {
	padding: 15px;
}

.productCell H3 {
	margin: 0px;
	height: 17px;
	background: url(../images/product-title-bg.gif) repeat-x top left;
	font: normal 11px Tahoma, Verdana, Arial;
	color: White;
	padding: 3px 0px 0px 10px
}

.productCell H2 {
	margin: 0px;
	font: bold 11px Tahoma, Verdana, Arial;
	color: #0e0e6e;
}

.productCell P {
	margin: 0px;
	font: normal 11px Tahoma, Verdana, Arial;
	color: #0e0e6e;
}

.productCell IMG {
	margin: 7px auto;
	display: block;
	padding: 3px;
	border: solid 1px #4747ac;
}

.box {
	background: #eaeaff;
	padding: 10px;
	color: #505096;
	width: 138px;
}
.box img {
 float: left;
 margin: 0 10px 5px 0;
}

.box A:link, .box A:active, .box A:visited {
	font: bold 12px Tahoma, Verdana, Arial;
	color: #505096;
	text-decoration: none;
}
.box A:hover {
	font: bold 12px Tahoma, Verdana, Arial;
	color: #505096;
	text-decoration: underline;
}

.box SPAN {
	font: normal 11px Tahoma, Verdana, Arial;
	color: #09096b;
}

.priceBox {
	background: #09096b;
	padding: 5px;
	margin: 10px 0;
	color: White;
	font: bold 17px Tahoma, Verdana, Arial;
	text-align: center;
}

#sep1 {
	position: absolute;
	top: 85px;
	left: 322px;
}
#sep2 {
	position: absolute;
	top: 85px;
	left: 456px;
}
#sep3 {
	position: absolute;
	top: 85px;
	left: 622px;
}
#ccardHolder {
	position: relative;
	width: 100%;
}
#ccard {
	position: absolute;
	bottom: 10px;
	right: 20px;
}

/* breadcrump */
.bcNav {
	font: bold 10px Tahoma;
	color: #18105d;
}
.bcNav A:link, .bcNav A:active, .bcNav A:visited {
	font: bold 10px Tahoma;
	color: #7066ed;
	text-decoration: underline;
}
.bcNav A:hover {
	text-decoration: none;
}

.product {
	border: solid 1px #637cda;
}

.product IMG {
	padding: 3px;
}

.zoom A:link, .zoom A:active, .zoom A:visited {
	color: White;
	text-decoration: none;
	background: url(../images/zoom.gif) no-repeat left center;
	padding-left: 20px;
}
.zoom A:hover {
	text-decoration: underline;
}
.error {
	color: #FF0000;
}

.zoom {
	height: 20px;
	background: url(../images/zoom-bg.gif) repeat-x;
}

.productCell {
	background: url(../images/row-bg.gif) repeat-x left bottom;
	vertical-align: top;
}

.productTH {
	background: transparent url(../images/zoom-bg.gif) repeat-x;
	color: white;
	font-weight: normal;
	vertical-align: middle;
	padding: 0px;
	height: 20px;
	font-size: 11px;
}

.productTH A:link, .productTH A:active, .productTH A:visited {
	color: white;
	font-weight: normal;
	font-size: 11px;
}

.productTH A:hover {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

.sortSelect SELECT {
	margin-top: 5px;
	font-size: 10px;
}

#masterCard {
	position: absolute;
	top: 10px;
	right: 100px;
}
#maestro {
	position: absolute;
	top: 10px;
	right: 30px;
}

#visa {
	position: absolute;
	top: 10px;
	right: 212px;
}
div.checkout-steps {
  text-align: center;
}
div.checkout-steps img {
  margin: 0px 9px 15px 9px;
	vertical-align: middle;
}