* {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(/images/bg_site.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clearAll {
	clear: both;
	display: block;
}
a:link {text-decoration: none; color: #75971d;}
a:visited {text-decoration: none; color: #75971d;}
a:hover {text-decoration: underline; color: #75971d;}
a:active {text-decoration: none; color: #75971d;}

.topFlash {
	margin: auto;
	padding: 0px;
	clear: both;
	width: 1000px;
}
.flashDiv {
	margin: auto;
	padding: 0px;
	clear: both;
	height: 196px;
	width: 957px;
}
.header {
	margin: auto;
	padding: 0px;
	clear: both;
	width: 1000px;
	height: 440px;
	background-image: url(/images/bg_menuTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.header .menu {
	
}
.header .menu ul {
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding-left: 40px;
}
.header .menu li {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: block;
	text-transform: uppercase;
	padding: 15px 10px 15px 5px;
}
.header .menu li a {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
}
.header .menu li a:hover {
	background-image: url(/images/bg_headerButton-left.gif);
}
.header .menu li.hover a {
	background-image: url(/images/bg_headerButton-left.gif);
}
.header .menu li a span {
	display: block;
	height: 15px;
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: right center;
}
.header .menu li a span:hover {
	background-image: url(/images/bg_headerButton-right.gif);
}
.header .menu li.hover a span {
	background-image: url(/images/bg_headerButton-right.gif);
}
.header .menu li a:link {text-decoration: none; color: #555555;}
.header .menu li a:visited {text-decoration: none; color: #555555;}
.header .menu li a:hover {text-decoration: none; color: #555555;}
.header .menu li a:active {text-decoration: none; color: #555555;}

.header .menu li form {
	font-size: 10px;
}
.header .menu li form * {
	display: block;
	float: left;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}

.header .specialOffer {
	margin: auto;
	padding: 0px;
	clear: both;
	height: 319px;
	width: 998px;
	background-repeat: no-repeat;
	background-position: left 0px;
	background-image: url(/images/bg_preverite.png);
	overflow: visible;
	position: absolute;
	top: 43px;
	left: 1px;
}

.header .specialOffer .content {
	display: block;
	float: right;
	width: 480px;
	height: 275px;
	margin-top: 22px;
	margin-right: 15px;
	position: relative;
}

.header .specialOffer .content span.h1 {
	color: #ff5a00;
	display: block;
	clear: both;
	font-size: 41px;
	font-weight: bold;
	margin-top: 25px;
}
.header .specialOffer .content span.h2 {
	color: #ffffff;
	display: block;
	clear: both;
	font-size: 23px;
	font-weight: bold;
	margin-top: 0px;
}
.header .specialOffer .content .txt {
	color: #ffffff;
	padding: 10px 30px 0px 1px;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Times, serif;
}
.header .specialOffer .content a.aMore {
	display: block;
	width: 106px;
	height: 39px;
	background-repeat: no-repeat;
	background-image: url(/images/btn_more.png);
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 215px;
}
.header .specialOffer .offerImage {
	margin-top: 31px;
	margin-left: 60px;
	height: 257px;
	width: 383px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 7px 7px;
}
.header .specialOffer .offerImage .frame {
	height: 257px;
	width: 383px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/preverite_frame.png);
}

.header .bottom {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/bg_headerBottom.png);
	clear: both;
	width: 1000px;
	height: 80px;
	position: absolute;
	top: 362px;
}
.header .bottom img {
	border-style: none;
}
.header .bottom ul {
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding-left: 50px;
}
.header .bottom li {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: block;
	padding: 0px 10px 15px 5px;
}
.header .bottom li a {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
}
.header .bottom li a:hover {
	background-image: url(/images/bg_headerBottomButton-left.png);
}
.header .bottom li.hover a {
	background-image: url(/images/bg_headerBottomButton-left.png);
}
.header .bottom li a span {
	display: block;
	height: 37px;
	width: 210px;
	padding: 10px 0px 10px 0px;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
}
.header .bottom li a span img {
	vertical-align: middle;
	margin-right: 15px;
}
.header .bottom li a span b {


}
.header .bottom li a span:hover {
	background-image: url(/images/bg_headerBottomButton-right.gif);
}
.header .bottom li.hover a span {
	background-image: url(/images/bg_headerBottomButton-right.gif);
}
.header .bottom li a:link {text-decoration: none; color: #555555;}
.header .bottom li a:visited {text-decoration: none; color: #555555;}
.header .bottom li a:hover {text-decoration: none; color: #555555;}
.header .bottom li a:active {text-decoration: none; color: #555555;}

.footer {
	display: block;
	clear: both;
	width: 1000px;
	margin: auto;
	height: 80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/bg_footer.png);
	text-align: center;
}
.footer ul {
	list-style-type: none;
	clear: both;
	margin: 0px auto 15px auto;
	padding-top: 10px;
}
.footer li {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	display: -moz-inline-stack;
	display: inline-block;
	text-transform: uppercase;
	padding: 15px 10px 15px 5px;

	/* IE 7 trick */
	zoom: 1;
	*display: inline;
}
.footer ul a {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
}
.footer li a:link {text-decoration: none; color: #555555;}
.footer li a:visited {text-decoration: none; color: #555555;}
.footer li a:hover {text-decoration: underline; color: #555555;}
.footer li a:active {text-decoration: none; color: #555555;}

.footer span {
	display: block;
	clear: both;
	color: #c7c4c4;
	margin-bottom: 13px;
}
.footer span a:link {text-decoration: none; color: #c7c4c4;}
.footer span a:visited {text-decoration: none; color: #c7c4c4;}
.footer span a:hover {text-decoration: underline; color: #c7c4c4;}
.footer span li a:active {text-decoration: none; color: #c7c4c4;}

.mainWrapper {
	clear: both;
	display: block;
	margin: auto;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/bg_mainContent-top.png);
}
.wrapBottom {
	clear: both;
	display: block;
	margin: auto;
	width: 1000px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/bg_mainContent-bottom.png);
}
.wrapContent {
	padding-top: 16px;
}
.wrapContent .rightCol {
	display: block;
	width: 790px;
	float: right;
	margin-right: 14px;
}
.wrapContent .rightCol .content {
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #545454;
	padding: 10px 50px 10px 50px;
}
.wrapContent .rightCol .content * {
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
}
.wrapContent .rightCol .content div, p, td, th, tr, li {
	color: #545454;
}
.wrapContent .rightCol .content td,th {
	padding: 3px;
}
.wrapContent .rightCol .content p {
	margin: 11px 0px 11px 0px;
}
.wrapContent .rightCol .content a {
	font-weight: bold;
}

.wrapContent .rightCol .content2 {
	font-size: 11px;
	color: #545454;
	padding: 10px 50px 10px 10px;
}
.wrapContent .rightCol .content2 * {
	font-size: 11px;
}
.wrapContent .rightCol .content2 div, p, td, th, tr, li {
	color: #545454;
}
.wrapContent .rightCol .content2 td,th {
	padding: 3px;
}
.wrapContent .rightCol .content2 th {
	text-transform: uppercase;
	padding-bottom: 15px;
	text-align: left;
}
.wrapContent .rightCol .content2 hr.cart {
	border-style: none;
	background-color: #dadada;
	height: 2px;
	width: 250px;
	margin: 0px 0px 15px 0px;
	float: left;
	display: block;
	background-image: none;
}
.wrapContent .rightCol .content2 p {
	margin: 11px 0px 11px 0px;
}
.wrapContent .rightCol .content2 a {
	font-weight: bold;
}
.wrapContent .rightCol .content2 select, input {
	margin: 0px;
}

a.aBtn {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/bg_btnNormal.png);
	display: inline-block;
	height: 24px;
}
a.aBtn strong {
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(/images/bg_btnNormal-right.png);
	display: inline-block;
	height: 19px;
	padding: 5px 15px 0px 15px;
}
a.aBtn:hover {
	text-decoration: none;
}

.wrapContent .rightCol .productRight {
	display: block;
	float: right;
	width: 240px;
	margin-right: 50px;
	font-size: 13px;
	color: #484848;
	padding-top: 180px;
}
.wrapContent .rightCol .productRight label, hr, select {
	display: block;
	margin: 2px 0px 5px 0px;
}
.wrapContent .rightCol .productRight select#sizeSelect {
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	padding: 3px;
}
.wrapContent .rightCol .productRight select#sizeSelect option {
	padding: 1px;
}
.wrapContent .rightCol .productRight select#playerSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	padding: 3px;
}
.wrapContent .rightCol .productRight input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	padding: 3px;
}
.wrapContent .rightCol .productRight select#playerSelect option {
	padding: 1px;
}
.wrapContent .rightCol .productRight span.cena {
	font-size: 15px;
	display: block;
	margin: 2px 0px 5px 0px;
}
.wrapContent .rightCol .productRight span.st {
	text-decoration: line-through;
}
.wrapContent .rightCol .productRight span.cenaAkcija {
	font-size: 18px;
	color: #ff6c00;
	font-weight: bold;
	display: block;
	margin: 2px 0px 5px 0px;
}
.wrapContent .rightCol .productRight hr {
	height: 2px;
	background-color: #dadada;
	border-style: none;
	margin-top: 15px;
	margin-bottom: 20px;
}

.wrapContent .rightCol .productRight a.cartIco {
	display: inline-block;
	width: 47px;
	height: 59px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/ico_addCart.jpg);
	overflow: hidden;
	float: left;
}
.wrapContent .rightCol .productRight a.cartBtn {
	display: inline-block;
	width: 187px;
	height: 32px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/btn_addCart.gif);
	text-transform: uppercase;
	float: right;
	margin-top: 10px;
	padding-top: 15px;
	font-weight: bold;
	color: #51be01;
}

.wrapContent .rightCol .productLeft {
	display: block;
	float: left;
	width: 470px;
	margin-left: 15px;
	text-align: center;
}
.wrapContent .rightCol .productLeft img {
	border-style: none;
	max-width: 380px;
	max-height: 380px;
}


.wrapContent .leftCol {
	display: block;
	width: 180px;
	float: left;
	margin-left: 14px;
	padding-top: 65px;
	color: #000000;
}
.wrapContent .leftCol ul {
	list-style-type: none;
	clear: both;
	margin: 0px 0px 0px 10px;
}
.wrapContent .leftCol li {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	padding: 10px 0px 4px 8px;
	border-bottom: 1px solid #d9d9d9;
	width: 146px;
}
.wrapContent .leftCol li.active {
	color: #ff6c00;
}
.wrapContent .leftCol li ul li {
	text-transform: none;
	padding: 2px 0px 10px 5px;
	border-bottom-style: none;
	width: 132px;
}
.wrapContent .leftCol li ul {
	margin-bottom: 5px;
}
.wrapContent .leftCol ul a {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
}
.wrapContent .leftCol li.noBorder {
	border-bottom-style: none;
}
.wrapContent .leftCol li a:link {text-decoration: none; color: #000000;}
.wrapContent .leftCol li a:visited {text-decoration: none; color: #000000;}
.wrapContent .leftCol li a:hover {text-decoration: none; color: #ff6c00;}
.wrapContent .leftCol li a:active {text-decoration: none; color: #000000;}

.wrapContent .leftCol li.active a:link {text-decoration: none; color: #ff6c00;}
.wrapContent .leftCol li.active a:visited {text-decoration: none; color: #ff6c00;}
.wrapContent .leftCol li.active a:active {text-decoration: none; color: #ff6c00;}


.cart {
	display: block;
	clear: both;
	margin: 30px 0px 15px 10px;
	width: 144px;
	height: 85px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/bg_cart.png);
	position: relative;
}
.cart .cart1 {
	color: #51be01;
	display: block;
	clear: both;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 3px 5px;
}
.cart .cart2 {
	color: #000000;
	display: block;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 5px 3px 5px;
}
.cart a.cart3 {
	color: #000000;
	display: block;
	clear: both;
	font-size: 9px;
	padding: 7px 5px 3px 5px;
}
.cart a.cart3:link {text-decoration: underline; color: #000000;}
.cart a.cart3:visited {text-decoration: underline; color: #000000;}
.cart a.cart3:hover {text-decoration: underline; color: #000000;}
.cart a.cart3:active {text-decoration: underline; color: #000000;}

.cart a.cartImg {
	display: block;
	position: absolute;
	width: 42px;
	height: 39px;
	text-indent: -9999px;
	top: 38px;
	left: 94px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/ico_cart.png);
	overflow: hidden;
}

.darilniBon {
	display: block;
	clear: both;
	margin: 10px 0px 0px 10px;
	width: 144px;
	height: 72px;
}

.info {
	display: block;
	clear: both;
	margin: 10px 0px 0px 10px;
	width: 144px;
	height: 85px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/bg_info.png);
}
.info .info1 {
	color: #43609c;
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 0px 5px;
}
.info .info2 {
	color: #000000;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px 3px 5px;
	clear: left;
	width: 100px;
}
.info .info3 {
	width: 28px;
	height: 28px;
	display: block;
	float: right;
	clear: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/ico_info.png);
	margin: 5px 5px 0px 0px;
}
.info .info4 {
	color: #000000;
	display: block;
	float: left;
	padding: 0px 5px 3px 5px;
	clear: left;
	width: 134px;
}
.info .info5 {
	color: #000000;
	display: block;
	float: left;
	padding: 3px 5px 1px 5px;
	font-size: 12px;
	font-weight: bold;
	clear: left;
}
.info .info5 a:link {text-decoration: none; color: #000000;}
.info .info5 a:visited {text-decoration: none; color: #000000;}
.info .info5 a:hover {text-decoration: underline; color: #000000;}
.info .info5 a:active {text-decoration: none; color: #000000;}

.recommend {
	display: block;
	clear: both;
	margin: 10px 0px 0px 10px;
	width: 144px;
	height: 140px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/bg_recommend.png);
}

.rightCol .pageNav {
	display: block;
	float: right;
	clear: none;
	width: 460px;
	text-align: right;
	padding-right: 10px;
}
.rightCol .pageNav a.navBtn {
	display: inline-block;
	width: 70px;
	height: 20px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/btn_navOff.png);
	color: #545454;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	margin-left: 5px;
	margin-right: 5px;
}
.rightCol .pageNav a.navBtn:link {text-decoration: none; color: #545454;}
.rightCol .pageNav a.navBtn:visited {text-decoration: none; color: #545454;}
.rightCol .pageNav a.navBtn:hover {text-decoration: none; color: #ffffff; background-image: url(/images/btn_navOn.png);}
.rightCol .pageNav a.navBtn:active {text-decoration: none; color: #545454;}

.rightCol .pageNav a.num {
	display: inline-block;
	width: 10px;
	height: 20px;
	text-align: center;
	color: #545454;
	font-size: 11px;

	padding-top: 4px;
	margin-left: 2px;
	margin-right: 2px;
}
.rightCol .pageNav a.num:link {text-decoration: none; color: #545454;}
.rightCol .pageNav a.num:visited {text-decoration: none; color: #545454;}
.rightCol .pageNav a.num:hover {text-decoration: none; color: #4db201;}
.rightCol .pageNav a.num:active {text-decoration: none; color: #545454;}

.rightCol .pageNav a.numOn:link {text-decoration: none; color: #4db201;	font-weight: bold;}
.rightCol .pageNav a.numOn:visited {text-decoration: none; color: #4db201;	font-weight: bold;}
.rightCol .pageNav a.numOn:active {text-decoration: none; color: #4db201;	font-weight: bold;}

.rightCol img.titleImg {
	display: block;
	float: left;
	/*width: 36px;
	height: 34px;*/
}
.rightCol h1 {
	display: block;
	float: left;
	height: 31px;
	padding-top: 3px;
	padding-left: 15px;
	font-size: 21px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #484848;
}
.rightCol h1.product {
	display: block;
	float: left;
	height: 31px;
	padding-top: 3px;
	padding-left: 15px;
	font-size: 19px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #51be01;
}

.rightCol .shopList {
	clear: both;
}
.rightCol .shopList ul {
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding-top: 10px;
}
.rightCol .shopList ul.new {
	
}

.rightCol .shopList li {
	color: #2c2c2c;
	font-size: 11px;
	display: -moz-inline-stack;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 250px;
	height: 115px;
	border-bottom: 2px solid #dadada;
	
	/* IE 7 trick */
	zoom: 1;
	*display: inline;
}
.rightCol .shopList li.new {
	color: #2c2c2c;
	font-size: 11px;
	display: -moz-inline-stack;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	width: 250px;
	height: auto;
	border-bottom: 0px solid #dadada;
	vertical-align:top;
	
	/* IE 7 trick */
	zoom: 1;
	*display: inline;

}

.borderBottomIzdelki {
	clear: both;
	height: 0px;
	margin-top: 10px;
}
.borderBottomIzdelki div {
	clear: none;
	float: left;
	background-color: #dadada;
	height: 2px;
	width: 250px;
	margin-right: 13px;
}

.rightCol .shopList li .rightLi {
	display: block;
	float: right;
	width: 97px;
}
.rightCol .shopList li .rightLi img {
	margin-bottom: 1px;
}
.rightCol .shopList li .listImage {
	display: block;
	float: left;
	width: 149px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.rightCol .shopList li .listImage .frame {
	display: block;
	width: 149px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/frame_thumb.png);
}
.rightCol .shopList li .listImage .frame a {
	display: block;
	width: 149px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
}
.rightCol .shopList li .rightLi img {
	display: block;
	clear: both;
	border-style: none;
}
.rightCol .shopList li .rightLi span.category {
	display: block;
	clear: both;
	font-size: 10px;
}
.rightCol .shopList li .rightLi h2 {
	display: block;
	clear: both;
	font-size: 9px;
	color: #5ec114;
	/*text-transform: uppercase;*/
}
.rightCol .shopList li .rightLi h2.unTitle {
	text-transform: none;
}
.rightCol .shopList li .rightLi h2.naslovKategorije {
	color: #000000;
	padding-bottom: 2px;
}
.rightCol .shopList li .rightLi span.price {
	display: block;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

/* KONTAKT */
#contactForm label {
	display: block;
	color: #545454;
	margin-bottom: 7px;
	margin-top: 7px;
	font-size: 11px;
}
#contactForm input, textarea {
	display: block;
	color: #545454;
	font-size: 11px;
	width: 500px;
	padding: 3px;
	border: 1px solid #e5e5e5;
}
#contactForm a.aBtn {
	margin-top: 15px;
	color: #555555;
	font-size: 12px;
}

.relatedProducts {
	padding-top: 30px;
}
.relatedProducts h2.title {
	display: block;
	float: left;
	height: 31px;
	padding-top: 3px;
	padding-left: 15px;
	font-size: 17px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #ff6c00;
}
.rightCol .relatedProducts .shopList ul {
	padding-top: 0px;
}

/* NAPREDNO ISKANJE */
#advancedForm label {
	display: block;
	color: #545454;
	margin-bottom: 7px;
	margin-top: 7px;
	font-size: 11px;
	text-transform: uppercase;
}
#advancedForm select {
	display: block;
	color: #545454;
	font-size: 11px;
	width: 500px;
	padding: 3px;
	border: 1px solid #e5e5e5;
}
#advancedForm select option {
	padding-left: 5px;
	padding-right: 5px;
}
#advancedForm a.aBtn {
	margin-top: 15px;
	color: #555555;
	font-size: 12px;
}

.iskanje {
	display: block;
	color: #545454;
	font-size: 11px;
	width: 200px;
	padding: 3px;
	border: 1px solid #e5e5e5;
}

.productLeft .shopImg {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: auto;
}
.productLeft .shopImg span {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/bigFrame-left-top.png);
}
.productLeft .shopImg span span {
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(/images/bigFrame-right-top.png);
}
.productLeft .shopImg span span span {
	display: block;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(/images/bigFrame-right-bottom.png);
}
.productLeft .shopImg span span span span {
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/images/bigFrame-left-bottom.png);
}
.productLeft .shopImg a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.fb_like {
	margin-top: 25px;
	margin-left: 50px;
}

.info .info5 input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 128px;
	text-align: center;
	
}

.customDres {
	display: none;
	margin-top: 15px;
	border-top: 2px solid #DADADA;
	padding-top: 10px;
}
.customDres span {
	display: block;
	margin: 8px 0px 2px 0px;
}
.wrapContent .rightCol .productRight .customDres label {
	display: inline;
}

.customDresText {
	margin-top: 18px;
	padding-left: 15px;
	font-size: 15px;
	margin-bottom: 5px;
}

.customDresText a {
	display: inline-block;
	width: 200px;
	height: 24px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #545454;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #333333;
	background-color: #FF6C00;
}
.customDresText a:link {text-decoration: none; color: #ffffff;}
.customDresText a:visited {text-decoration: none; color: #ffffff;}
.customDresText a:hover {text-decoration: none; color: #ffffff; background-color: #FF6C00; border: 1px solid #333333;}
.customDresText a:active {text-decoration: none; color: #ffffff;}

.simbolicnaSlika {
	font-size: 10px;
	font-style: italic;
	padding-top: 8px;
}

.bannerTop {
	clear: none;
	width: 1240px;
	margin: auto;
	padding: auto;
	height: 0px;
	position: relative;
}

.bannerTopLeft {
	position: absolute;
	clear: none;
	width: 120px;
	height: 600px;
	left: 0px;
	top: 196px;
}
.bannerTopRight {
	position: absolute;
	clear: none;
	width: 120px;
	height: 600px;
	right: 0px;
	top: 196px;
}

.obroba {
	width: 1240px;
	display: block;
	clear: both;
	margin: auto;
}
