body { 

}
.ind-slide { padding-right: 0px !important;}

#index-slide {
	width: 670px;
	height: 720px;
	float: left;
	background: #FF6;
	overflow: hidden;
	position: absolute;
	display: block;
}

#index-content {
	width: 900px;
	height: 720px;
	float: right;
	/*background:#CFF;*/
	background: url(/template/images/bg-index-content.jpg) no-repeat top right;
	background-size: 300px 410px;
}

#index-content-1 {
	width: 530px;
	height: 400px;
	margin-right: 350px;
	margin-left: 20px;
	float:left;
}
h1 {font-size: 42px; margin-top: 40px;}



#cat_list_ind {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: none;
	text-align: left;
}
		
#cat_list_ind li {
	width: 230px;
	float: left;
	list-style-type: none;
	margin-bottom: 30px;
	margin-left: 30px;
	border-left: 1px solid #000;
	padding-left: 30px;
	text-align: center;
}

#cat_list_ind li h2 {
	font-size: 1.6em;
	line-height: 24px;
	color:#000000;
	border: none;
	margin: 0px;
	padding: 0px;
	border: none;
	font-weight: bold;
}

#cat_list_ind li h2 a {
	color: #000000;
	text-decoration: none;
}

#cat_list_ind li h2 a:visited {
	color: #000000;
	text-decoration: none;
}

#cat_list_ind li h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#cat_list_ind li .d_img {
	text-align: center;
	width: 230px;
	height: 102px;
	overflow: hidden;
}
#cat_list_ind li .d_info {
	float: left;
	line-height: 1.2em;
	height: 140px;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
}


#cat_list_ind li .d_info > p {
	margin: 5px 0px 0px 0px;
}

#cat_list_ind li h3 {
	font-size: 1.7em;
	line-height: 1.7em;
	color:#FF992C;
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: none;
	font-weight: normal;
}

#cat_list_ind li .d_kupi {
	float: left;
	height: 40px;
	width: 230px;
}
.btn_kupi { }
.btn_kupi a:link {
	padding: 5px 15px 5px 15px;
	background-color: #000;
	color: #fff;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	border-radius: 20px; /* future proofing */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px; /* for old Konqueror browsers */
	margin: 0px auto;
}
.btn_kupi a:visited { color: #fff; text-decoration: none;}
.btn_kupi a:hover { 
	color: #fff;
	text-decoration: none;
	background-color: #FF992C;
	-webkit-transition: background 0.2s ease-in-out 0s;
	-moz-transition: background 0.2s ease-in-out 0s;
	-o-transition: background 0.2s ease-in-out 0s;
	transition: background 0.2s ease-in-out 0s; 
}

.btns_i { padding-top: 25px; text-align: center; }
.btns_i p { font-size: 1.2em; color: #555; }
.btn_i { box-sizing: border-box; margin-bottom: 15px;  }
.btn_i a:link {
	padding: 5px 25px 5px 25px;
	background-color: #EE2E24;
	color: #fff;
	font-size: 1.6em;
	line-height: 1em;
	text-decoration: none;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px auto;
	box-sizing: border-box;
}
.btn_i a:visited { background-color: #EE2E24; color: #fff; text-decoration: none;}
.btn_i a:hover { 
	color: #fff;
	text-decoration: none;
	background-color: #67A217;
	-webkit-transition: background 0.2s ease-in-out 0s;
	-moz-transition: background 0.2s ease-in-out 0s;
	-o-transition: background 0.2s ease-in-out 0s;
	transition: background 0.2s ease-in-out 0s; 
}

.tp-banner-container {
 	padding: 0;
    position: relative;
    width: 100%;
}

.ind_prod_box {
	background: #FFF url(/template/images/bg-ind-prod.jpg) no-repeat top center;
	padding-top: 10px;
}




.product_list_ind {
	list-style-type: none;
	margin: 10px 0px 0px 0px; 
	padding: 0px;
	border: none;
	text-align: left;
}
		
.product_list_ind li {
	width: 180px;
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 25px;
}

.product_list_ind li h2 {
	font-size: 16px;
	line-height: 1.2em;
	color:#E0821B;
	border: none;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	border: none;
	font-weight: normal;
}

.product_list_ind li h2 a {
	color: #000000;
	text-decoration: none;
}

.product_list_ind li h2 a:visited {
	color: #000000;
	text-decoration: none;
}

.product_list_ind li h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

.product_list_ind li .d_img {
	text-align: center;
	padding-right: 10px;
	height: 280px;
	overflow: hidden;
}

.product_list_ind li .d_info {
	float: left;
	text-align: center;
}

.product_list_ind li .d_price {
	float: left;
	width: 172px;
	margin-left: 35px;
	position: relative;
	top: -45px;
	left: 0px;
}
.product_list_ind li .d_price_disc { top: -117px; }

.product_list_ind li .d_price .prod_price {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	width: 100px;
	height: 32px;
	float: left;
	background: url(/template/images_shop/bg_price.png) no-repeat 0px 0px;
	color: #FFF;
}

.product_list_ind li .d_discount {
	width: 72px;
	height: 72px;
	font-size: 16px;
	line-height: 70px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: url(/template/images_shop/bg_d_discount.png) no-repeat top left;
	position: relative;
	top: -270px;
	left: 0px;
	z-index: 5000;
}

.product_list_ind li .btn_buy {
	width: 63px;
	height: 32px;
	background: url(/template/images_shop/bg_btn_buy.png) no-repeat left 0px;
	float: right;
}

.product_list_ind li .btn_buy a {
	padding: 6px 0px 10px 0px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: url(/template/images_shop/bg_btn_buy.png) no-repeat left 0px;
}

.product_list_ind li .btn_buy a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.product_list_ind li .btn_buy a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background: url(/template/images_shop/bg_btn_buy.png) no-repeat left -32px;
}














.rs-img-1  { width: 670px; height: 720px; }
.rs-img-2  { width: 100px; height: 480px; }

.article { margin-top: 30px; }
.article h2 { color: #666; margin: 0px 0px 10px 0px; }
.article h2 a:link { color: #666; text-decoration: none; }
.article h2 a:visited { color: #666; text-decoration: none; }
.article h2 a:hover { color: #666; text-decoration: underline; }
.article .article_date { font-size: 0.9em; }

.slog { text-align: center; font-size: 3em; color: #625447; margin-bottom: 0px; }

@media screen and (min-width: 320px) and (max-width: 1023px){

	#index-content {
		background: none;
		width: 320px;
		height: auto;
		float: left;
		display: block;
		margin-top: 320px;
	}

	.rs-img-1  { width: 535px; height: 576px; }
	.rs-img-2  { width: 80px; height: 300px; }
	#cat_list_ind li {
		width: 320px;
		height: 292px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		padding: 0px;
		border: none;
	}
	#cat_list_ind li .d_img {
		width: 170px;
		margin-left: auto;
		margin-right: auto;
	}
	#cat_list_ind li .d_info {
		font-size: 0.9em;
		height: 120px;
	}
	#cat_list_ind li .d_kupi {
		width: 170px;	
		margin-left: 75px;
		margin-right: auto;
		
	}
	#cat_list_ind li img {
		width: 170px;	
	}

	#index-content-1 {
		margin-right: 0px;
		margin-left: 0px;
		font-size: 0.9em;
		line-height: 1.1em;
		width: 320px;
		height: auto;
		border-bottom: 1px solid #000;
	}
	
}
@media (min-width: 1024px) {

	#index-content {
		width: 520px;
		height: 537px;
		margin-top: 0px;
		float: right;
		background: none;
		background-size: 200px 273px;
	}

	
	.rs-img-1  { width: 535px; height: 576px; }
	.rs-img-2  { width: 80px; height: 300px; }
	#cat_list_ind li {
		width: 170px;
		height: 292px;
		margin-left: 0px;
		padding-left: 0px;
		border-left: 1px solid #000;
		margin-top: 0px;
	}
	#cat_list_ind li .d_img {
		width: 170px;
	}
	#cat_list_ind li .d_info {
		font-size: 0.75em;
		height: 120px;
	}
	#cat_list_ind li .d_kupi {
		width: 170px;	
	}
	#cat_list_ind li img {
		width: 170px;	
	}
	#index-content-1 {
		height: 240px;
		width: 520px;
		font-size: 0.9em;
		line-height: 1.1em;
		border-bottom: none;
	}

}
@media  (min-width: 1200px) {
	.container { width: 1200px; }
}
@media (min-width: 1280px) {

	#index-content {
		width: 690px;
		height: 575px;
		margin-top: 0px;
		float: right;
		background: url(/template/images/bg-index-content.jpg) no-repeat top right;
		background-size: 200px 273px;
	}

	.rs-img-1  { width: 535px; height: 576px; }
	.rs-img-2  { width: 80px; height: 300px; }
	#cat_list_ind li {
		width: 170px;
		height: 292px;
		margin-left: 0px;
		padding-left: 20px;
		border-left: 1px solid #000;
		margin-top: 0px;
	}
	#cat_list_ind li .d_img {
		width: 170px;
	}
	#cat_list_ind li .d_info {
		font-size: 0.75em;
		height: 120px;
	}
	#cat_list_ind li .d_kupi {
		width: 170px;	
	}
	#cat_list_ind li img {
		width: 170px;	
	}
	#index-content-1 {
		height: 280px;
		width: 530px;
		font-size: 0.9em;
		line-height: 1.1em;
		border-bottom: none;
	}
}
@media (min-width: 1600px) {
	#index-content {
		width: 900px;
		height: 720px;
		margin-top: 0px;
		float: right;
		background: url(/template/images/bg-index-content.jpg) no-repeat top right;
		background-size: 300px 410px;
	}

	.rs-img-1  { width: 670px; height: 720px; }
	.rs-img-2  { width: 100px; height: 480px; }
	#cat_list_ind li {
		width: 230px;
		height: 315px;
		margin-left: 30px;
		padding-left: 30px;
		margin-top: 0px;
		border-left: 1px solid #000;
	}
	#cat_list_ind li .d_img {
		width: 230px;
	}
	#cat_list_ind li .d_info {
		font-size: 1em;
		height: 140px;
	}
	#cat_list_ind li .d_kupi {
		width: 230px;	
	}
	#cat_list_ind li img {
		width: 230px;	
	}
	#index-content-1 {
		margin-left: 20px;
		width: 530px;
		height: 400px;
		font-size: 1em;
		line-height: 1.1em;
		line-height:1.3em;
		border-bottom: none;
	}
}

#adv-custom-pager { display: block; position: absolute; bottom: 5px; left: 320px; z-index: 200; }
#adv-custom-pager img {margin: 0px 2px 0px 3px; border: 1px solid #FFF;}
.cycle-pager-active img { border-color: #000 !important; }
