body {
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #3B464F;
}
img {border:0px;}
td {vertical-align:top;}
td p {margin:0px;}
.priceRollOver {
	z-index: 999999;
	position: absolute; 
	left: 20px; 
	top: 20px;
	font-size: 28px;
	color: #ccc;
	font-weight: bold;
	text-shadow: -1px -1px #fff, 1px 1px #333
}
.imageRollOver {
	z-index: 999999;
	position: absolute; 
	left: -150px; 
	top: 80px;
	-moz-border-radius:6px ;
	-webkit-border-radius: 6px;
	text-align: center;
	vertical-align: top;
	background: #D8D8D8;
	border: 8px solid #ccc;
	padding: 8px;
	/*width: 400px;*/
	/*height: 300px;*/
}
.imageRollOver img {
	margin: 0px;
}
#linkList  {
	line-height: 170%;
}
.shareHolder {
	width: 155px;
	/*border: 1px solid #ccc;*/
	/*padding: 8px;*/
	text-align: left;
	margin: 4px 0px 0px 0px;
	float: right;
}
.shareHolderSmall {
	width: 138px;
	float: right;
	margin: 0px 0px 10px 0px;
}
.loading {
	width: 300px;
	border: 4px solid #7B2A51;
	text-align: center;
	padding: 10px 0px;
	margin: 0px auto;
}
.slikaList {
	width: 30px; height: 30px; float: left; margin: 0px 3px 0px 0px;
}
a {
	color: #0066CC;
}
ul {
	list-style:none;
}
.wel h1 {
	margin-top: 0px;
}
.cls {
	clear: both;
}
.brc {
	width: 100%;
	float: left;
	/*margin: 0 0 10px 0;*/
	margin: 0px;
}
.velikaSlova {
	text-transform: uppercase;
}
.wrap {
	width: 980px;
	float: center;
	/*border: 1px solid red;*/
	margin: 0 auto;
}
.header {
	width: 100%;
	float: left;
	height: 66px;
	background: url(../images/hf-sprite.png) top right repeat-x;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
}
.rightHeader {
	width: 740px;
	float: right;
	text-align: right;
}
.up {
	height: 45px;
	margin-right: 5px;
}
.down {
	padding: 2px 5px 0 0;
}
.down input {
	border: 1px solid #000;
	font-size: 10px;
}
.logo {
	width: 236px;
	float: left;
	height: 66px;
}
.main {
	width: 100%;
	float: left;
}
.nav {
	width:236px;
	/*height: 400px;*/
	float: left;
}
.nav ul, .nav ul li {
	margin: 0px;
	padding: 0px;
}
.navHolder {
	float: left;
	width: 100%;
	height: auto;
}
.separator {
	width: 228px;
	height: 1px;
	float: left;
	background: #7B2A51;
	margin-bottom: 5px;
}
.mainBtnHolder {
	width: 100%;
	float: left;
	margin: 0 0 5px 0;
	/*border-bottom: 1px solid #7B2A51;*/
	padding: 0 0 10xp 0;
}
.mainBtn {
	width: 228px;
	height: 32px;
	color: #000;
	text-decoration: none;
	float: left;
	background: url(../images/dugme-sprite.png) 0px 0px no-repeat;
	margin: 0 0 2px 0;
}
.mainBtn:hover {
	background: url(../images/dugme-sprite.png) 0px -38px no-repeat;
}
#on {
	background: url(../images/dugme-sprite.png) 0px -38px no-repeat;
}
.mainBtn span {
	display: block;
	margin: 9px 0 0 23px;
	font-size: 14px;
}
#proActive {
	background: url(../images/dugme-sprite.png) 0px -118px no-repeat;
}
#braActive {
	background: url(../images/dugme-sprite.png) 0px -118px no-repeat;
}
.category {
	width: 218px;
	float: left;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	text-indent: 10px;
	padding: 4px;
	text-decoration: none;
	color: #000;
	font-size:14px;
}
.categorySub {
	width: 218px;
	float: left;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	background: #efefef;
	text-indent: 10px;
	padding: 4px;
	text-decoration: none;
	color: #000;
}
.categorySub:hover {
	background: #fff;
	color: #000;
}
.category:hover {
	background: #7B2A51;
	color: #FFF;
}
#sub-nav-active {
	font-weight: bold;
	background: #fff;
}
#nav-products-active {
	background: #7B2A51;
	color: #FFF;
}
.btnNavBig {
	display: block;
	background: url(../images/dugme-sprite.png) 0px -80px no-repeat;
	width: 115px;
	height: 32px;
	float: left;
	text-decoration: none;
	color: #000; 
}
.btnNavBig:hover {
	/*background: url(../images/dugme-sprite.png) 0px -118px no-repeat;*/
}
.btnNavBig span {
	display: block;
	/*margin: 10px 0 0 20px;*/
	margin: 7px 0 0 12px;
	font-size:14px;
	font-weight: bold;
	text-decoration: none; 
}
.content {
	width: 744px;
	float: left;
	font-size: 13px;
}
.footer {
	background: url(../images/hf-sprite.png) bottom left repeat-x;
	width: 100%;
	height: 54px;
	float: left;
	margin: 10px 0 0 0;
}
.fooText {
	width: 740px;
	float: right;
	padding: 0 5px 0 0;
	margin: 17px 0 0 0;
	color: #fff;
}
.fooText a {
	color: #fff;
}
.subNavHolder {
	background: #BF4F54;
}
/***********************************************************************
/* Stilovi za user_index 
 * ********************************************************************/
.fpro {
	width: 99%;
	float: left;
	margin: 0;
	padding: 4px;
	list-style:none;
	background: #eeeeee; 
}
.fpro li {
	width: 235px;
	/*height: 235px;*/
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.fpro a img{
	border: 2px solid #fff;
	/*color: red;*/
}
.fpro a:hover img{
	border: 2px solid #7b2a51;
	/*color: red;*/
}
/* *************/
.fpro li:hover ul {
	display:block;
}
.fpro li ul li .detaljnije {
	color: #fff;
	height: 12px;
	width: 96%;
	display: block;
	float: left;
	text-decoration: underline;
	/*background: #000;*/
	padding: 3px;
}

.fpro li ul {
	display: none;
	margin: 0;
	padding: 5px 5px 5px 5px;
	position: absolute;
	z-index: 2200;
	list-style:none;
	width: 214px;
	height: auto;
	background: #7b2a51;;
	/*border: 1px solid #7b2a51;*/
}
.fpro h2 {
	margin: 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
}
.fpro li ul li {
	margin: 0;
	width: 100%;
	height: auto;
	color: #fff;
	font-size: 10px;
}
.fpro li ul li a {
	color: #fff;
	text-decoration: none;
} 
/***************************/
.subPro {
	width: 99%;
	float: left;
	margin: 0 0 5px 0;
}
.preporuka {
	margin: 0 0 10px 0;
	border-bottom: 3px solid #7b2a51;
}
.triestri {
	width: 33%;
	float: left;
	text-align: center;
}
/***********************************************************************
/* Stilovi za product_list 
 * ********************************************************************/
.subKat {
	background: #eee;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 5px;
	margin: 5px 0;
}
.subKat:hover {
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.subKat h2 {
	margin: 0 0 10px 0;
	font-size: 15px;
	color: #0066cc;
}
.subKat a {
	color: #0066cc;
}
.subKat img {
	width: 75px;
	height: 75px;
	margin: 4px;
	float: left;
}
.dokumenta {
	width: 100%; 
	float: left; 
	text-align: left;
}
.dokumenta h3 {
	background: #eee;
	border-bottom: 1px solid #ccc;
	width: 99%;
	padding: 3px;
	margin: 0 0 4px 0;
}
.plist {
	width: 100%;
	float: left;
	margin-right: 5px;
	font-size: 12px;
}
.plist ul {
	/*list-style: disc outside none;*/
	/*width: 740px;*/
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.plist h1 {
	margin: 2px 0 6px 0;
	padding: 0;
	border-bottom: 1px solid #7b2a51;
	font-size: 20px;
	/*width: 75%;*/
}
.refList h2 {
	font-size: 14px;
	margin-top: 0;
	height: 34px;
	overflow: hidden;
}
.plist h3 {
	font-size: 13px;
	display: block;
	width: 98%;
	padding: 4px;
	background: #7b2a51;
	float: left;
	color: #fff;
	margin-top:0px;
}

.product {
	width: 47%;
	float: left;
	height: 210px;
	background: #EEE;
	padding: 6px;
	margin: 15px 0 0 0;
	border: 1px solid #c9c9c9;
}
.product:hover {
	border: 1px solid #ababab;
	background: #f4f4f4;
}
.product img {
	border: 1px solid #ccc;
}
.product img:hover {
	border: 1px solid #7b2a51;
}
.product h2 {
	margin: 0 0 5px 0;
	height: 40px;
	font-size: 16px;
	overflow: hidden;
	
}
.cls {
	width: 100%;
	height: 10px;
	float: left;
}
.katalogBtn {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 101px;
	padding-top: 4px;
	margin-top: 6px;
	height: 19px;
	background: url(../images/katalog-dugme.png) no-repeat;
	color: #fff;
	float: right;
}
.katalogBtn:hover {
	color: #000;
}
/***********************************************************************
 * Specific for Product view
 * ********************************************************************/
#archiveNext {
		cursor: pointer;
		float: left;
		padding-top: 105px;
		width: 20px;
	}
#archivePrev {
	cursor: pointer;
	float: left;
	padding-top: 105px;
	width: 20px;
}
.tmbSlika {
	border: 0;
}
.veca a {
	display:block;
	width:234px;
}
.veca {
	text-align: center;
	float: left;
	width: 235px;
	height: 245px;
	overflow:hidden;
}
.veca img{
	border: 1px solid #ccc;
	/*margin: 2px;*/
	margin: auto;
}
.manja {
	text-align: center;
	float: left;
	width: 23%;
	height: 60px;
	margin: 5px 0 0 2px;
	border: 1px solid #eee;
}
.manja:hover {
	border: 1px solid #ccc;
}
.manja img{
	border: 1px solid #ccc;
	margin: 2px;
	/*width: 56px;
	height: 50px;*/
}
.cap {
	font-size: 10px;
	width: 96%;
	height: 28px;
	padding: 2px;
	margin: 0 0 0 2px;
	background: #eee;
}
.dynamicHolder {
	width: 99%;
	float: left;
	margin-top: 4px;
	border: 1px solid #eee;
}
.dynamicRowA {
	background: #eee;
	padding: 2px;
}
.dynamicRowB {
	/*background: #eee;*/
	padding: 2px;
}
.priceHolder {
	width: 70%;
	float: left;
	/*margin: 10px 0 0 0;*/
}
.price {
	width: 98%;
	float: left;
	/*border: 1px solid #ccc;*/
	/*background: #eee;*/
	font-size: 22px;
	padding: 4px;
	color: #7B2B52;
}
.basket {
	width: 100%;
	float: left;
	margin: 2px 0 0 0;
}
.tekst {
	width: 19%;
	float: left;
	margin-top: 4px;
}
.inp {
	width: 20%;
	float: left;
}
.inp input {
	width: 24px;
	border: 1px solid #ccc;
	padding: 7px;
	text-align: center;
}
.dugme {
	width: 60%;
	float: left;
}
/***********************************************************************
 * Pitanja i odgovori / Komentari
 * ********************************************************************/
.btnP {
	display: block;
	float: left;
	padding: 1px;
}
.numbl {
	min-width: 14px;
	display: block;
	float: left;
	padding: 2px;
	text-align: center;
	border: 1px solid #ccc;
	margin: 0 3px;
	text-decoration: none;
	background: #E5E5E5;
}
.numb {
	min-width: 14px;
	display: block;
	float: left;
	padding: 2px;
	text-align: center;
	border: 1px solid #ccc;
	margin: 0 3px;
	text-decoration: none;
}
.numb_active {
	min-width: 14px;
	background: #7b2a51;
	color: #fff;
	display: block;
	float: left;
	padding: 2px;
	text-align: center;
	border: 1px solid #7b2a51;
	margin: 0 3px;
	text-decoration: none;
}
.pitanje {
	width: 100%;
	float: left;
	background: url(../images/ikona-pitanje.png) 0 4% no-repeat;
}
.odgovor {
	width: 100%;
	float: left;
	background: url(../images/ikona-odgovor.png) 0 4% no-repeat;
	/*background-color: #eee;*/
	border-top: 1px dotted #ccc;
	/*margin-bottom: 10px;*/
}
.zajedno {
	floaT: left;
	width: 99%;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 2px;
}
.cont {
	width: 94%;
	float: right;
	padding: 8px;
	min-height: 50px;
}
.titleCont {
	width: 95%;
	float: right;
	padding: 2px;
	color: #7B2A51;
	/*font-weight: bold;*/
}
.inpHolder {
	width: 40%;
	float: left;
}
.inpText {
	width: 30%;
	float: left;
	padding: 3px;
	margin-top: 2px;
}
.inpBox {
	width: 60%;
	float: left;
	padding: 3px;
}
.inpBoxQ {
	width: 60%;
	float: left;
	padding: 3px;
}
.inpBox input {
	width: 90%;
	border: 1px solid #ccc;
	font-family: Arial;
	font-size: 11px;
	color: #3B464F;
	padding: 2px;
}
.inpBoxQ {
	border: 1px solid #ccc;
	font-family: Arial;
	font-size: 11px;
}
.inpBox textarea {
	width: 99%;
	height: 100px;
	border: 1px solid #ccc;
	font-family: Arial;
	font-size: 11px;
	color: #3B464F;
	padding: 2px;
}
.formBar {
	width: 99%;
	float: left;
	padding: 3px;
	background: #eee;
	border-bottom: 1px solid #ccc;
	text-align: right;
}
.hdva {
	margin: 2px 0 6px 0;
	padding: 0;
	border-bottom: 1px solid #7b2a51;
	font-size: 16px;
}
.catHolder {
	float: left;
	width: 98%;
	margin: 10px 0;
	padding: 4px;
	text-align: center;
}
/***********************************************************************
 * BRANDS
 * ********************************************************************/
.brendImg {
	width: 31%;
	height: 50px;
	float: left; 
	margin: 4px;
	padding: 2px;
	border: 1px solid #fff;
}
.brendImg img {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 4px;
	border: 1px solid #ccc;
	padding: 1px;
}
.brendImg:hover {
	/*border: 1px solid #ccc;*/
	background: #eee;
}
/***********************************************************************
 * Right side
 * ********************************************************************/
.rightCont {
	background: #C9C9C9; 
	width: 116px; 
	/*height: 600px;*/ 
	float: right;
	padding: 2px;
}
.rightCont ul {
	margin: 0;
	padding: 0;
}
.rightCont ul li a {
	display: block;
	padding: 3px;
	width: 92%;
	border: 1px solid #fff;
	text-decoration: none;
	margin-bottom: 2px;
}
/***********************************************************************
 * Kupatila
 * ********************************************************************/
.kupatilo {
	width: 180px; 
	padding: 1px;  
	margin: 0 1px; 
	float: left; 
	text-align: left;
	/*border: 1px solid #ccc;*/
}
.kupatilo img {
	width: 178px;
	height: 178px;
}
.paggHolder {
	width: 99%;
	float: left;
	margin: 10px 0 0 0;
}
.reklama {
	width: 743px;
	height: 99px;
	float: left;
	margin-bottom: 10px;
	cursor: pointer;
	background: url(../images/kupatila-banner-blur.jpg) 0 0 no-repeat;
}
.reklama:hover {
	width: 743px;
	height: 99px;
	cursor: pointer;
	float: left;
	background: url(../images/kupatila-banner.jpg) 0 0 no-repeat;
}
/************************************************************************
Oblici
***********************************************************************/
.oblici img {
	width: 36px;
	height: 55px;
	float: left;
	border: none;
	margin: 0px 8px 0px 0px;
}

.oblici {
    border: 1px solid #ccc;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    background: #000;
    float: left;
}
.oblici ul {
    /*background: none repeat scroll 0 0 #333333;*/
    /*height: 24px;*/
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.oblici li {
    float: left;
    padding: 0;
}
.oblici li a {
    /*background: url("/m-templates/admin/images/seperator.gif") no-repeat scroll right bottom #333333;*/
    /*color: #CCCCCC;*/
    display: block;
    font-weight: normal;
    /*line-height: 24px;*/
    margin: 0;
    /*padding: 0 20px;*/
    /*text-align: center;*/
    text-decoration: none;
}
.oblici li a:hover, .oblici ul li:hover a {
   /* background: url("/m-templates/admin/images/hover.gif") no-repeat scroll center bottom #2580A2;*/
    /*color: #FFFFFF;*/
    text-decoration: none;
}
.oblici li ul {
    /*background: none repeat scroll 0 0 #333333;*/
    border: 0 none;
    display: none;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    /*width: 225px;*/
    z-index: 200;
}
.oblici li:hover ul {
    display: block;
}
.oblici li li {
    /*background: url("/m-templates/admin/images/sub_sep.gif") no-repeat scroll left bottom transparent;*/
    display: block;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    /*width: 225px;*/
}
.oblici li:hover li a {
    background: none repeat scroll 0 0 transparent;
    width: 100%;
    float: left;
}
.oblici li ul a {
    display: block;
    /*font-size: 11px;*/
    font-style: normal;
    /*height: 24px;*/
    margin: 0px;
    padding: 4px;
    border-bottom: 1px solid #ccc;
    /*padding: 0 10px 0 15px;*/
    text-align: left;
}
.oblici li ul a:hover, .oblici li ul li:hover a {
    background: #eee;
   border-bottom: 1px solid #ccc;
    /*color: #FFFFFF;*/
    text-decoration: none;
}
.oblici span {
    float: left;
    margin: 22px 0px 0px 0px;
    display: inline-block;
}
.modulo {
	 z-index: 50000; 
	 position: absolute; 
	 left: 30%; 
	 top: 80px; 
	 width: 530px;
	 padding: 8px;
	 background-color: #fff; 
	 font-size: 10px; 
	 border: 1px solid #ccc;
}
.obl img {
	width: 36px;
	height: 55px;
	float: left;
	border: none;
	margin: 0px 8px 0px 0px;
}
.obl a {
	display: block;
	float: left;
	width: 130px;
	height: 58px;
	border: 1px solid #fff;
}
.obl a:hover {
	border: 1px solid #ccc;
}
.close a {
	border: 0px none;
	text-align: right;
	text-decoration: none;
	width: 100%;
	float: left;
	height: 24px;
}
.close a:hover {
	border: 0px none;
}
h3 strong {
	color: #3B464F;
}
a.btnKupS {
	background: url(../images/button-sprite.png) top left no-repeat;
	display: inline-block;
	width: 225px;
	height: 114px;
}
a.btnSalS {
	background: url(../images/button-sprite.png) top center no-repeat;
	display: inline-block;
	width: 225px;
	height: 114px;
}
a.btnProS {
	background: url(../images/button-sprite.png) top right no-repeat;
	display: inline-block;
	width: 225px;
	height: 114px;
}
.firstBox {
	width: 100%;
	float: left;
	background: #eee;
	padding: 10px 0px;
	border-top: 3px solid #7B2A51;
	border-bottom: 3px solid #7B2A51;
	margin: 2px 0px;
}
.firstBoxInner {
	width: 39%;
	float: left;
}
.firstBoxInnerRight {
	width: 61%;
	float: left;
}
.linkBox {
	width: 99%;
	float: left;
}
.linkBox a {
	display: block;
	width: 99%;
	margin: 2px;
	font-size: 14px;
	padding: 4px 0px;
}
#pagDoc a {
	display: block;
	width: 99%;
	margin: 0px;
	font-size: 14px;
	padding:0px;
}

