/*********************************************************
**********************************************************
Boje:
#0FA894 - Tirkiz tamnija
#B8A481 - Žuta tamnija
**********************************************************
*********************************************************/



/*********************************************************
**********************************************************
Osnovne zamjene bootstrap datoteke
**********************************************************
*********************************************************/

.footer-2{
	height: 73px;
	width: 100%;
	background-image: url(../../img/design_public/footer-gr-2500_trnsp.svg);
	background-position: -10px top;
}
.caret-right {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-left: 4px solid;
	border-bottom: 4px solid transparent;
	border-top: 4px solid transparent;
	margin-bottom: 2px;
	float: right;
	margin-top: 4px;
	margin-right: 6px;
}

body {
	/* background-color: #fffae7; */
	background-color: #EEE;
	font-family: 'Raleway', sans-serif; /* 'PT Serif', serif */
	/* font-family: 'PT Serif', serif; */
}
.body_a {
	background-color: #FFF;
}
a {
  color: #A6864A; /* #0FA894 */
  text-decoration: none;
}
a:hover,
a:focus {
  color: #C3AE88; /* #23527C */
  text-decoration: underline;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #B8A481;
}

hr {
	border-top-color: #A6864A; /* #0FA894 */
}

.nav-tabs > li > .izravnaj {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	position: relative;
	top: 5px;
}
.nav-tabs > li > a {
    /* adjust padding for height*/
    padding-top: 4px; 
    padding-bottom: 4px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	background-color: #EEE;
} 
.nav-tabs > li > a:active,
.nav-tabs > li > a:focus {
    outline: none;
}

.tab-content {
	margin-top: 20px;
}


.form-control {
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #abe3cb;
}
.btn {
	border-radius: 2px;
}










/*********************************************************
**********************************************************
Stilovi za cijeli site
**********************************************************
*********************************************************/

.content_zk {
	background-color: transparent;
	position: relative;
}


.pictogram {
	font-size: 14px;	
}
.pictogram_lg {
	font-size: 20px;	
}
.pictogram_sm {
	font-size: 12px;	
}
.xl_lineh {
	line-height: 42px;
}
.disabled {
	color: #AAA;		
}


.eu_img {
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
	height: 50px;
}

.eu_img2 {
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
	height: 80px;
}










/*********************************************************
**********************************************************
Header i index page
**********************************************************
*********************************************************/

.content_header {
	background-color: transparent;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #A6864A; /* #7ACFB9 */
	font-size: 12px;
}
@media (min-width: 768px) {
	.content_header {
		margin-top: 20px;
	}
}
.content_header input{
	background-color: #F6F6F6;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 26px;
	padding-left: 6px;
	margin-left: -13px;
}


.ch_index {
	background-color: rgba(238, 238, 238, 0.8);
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #A6864A; /* #7ACFB9 */
	margin: 15px;
	font-size: 12px;
}
.ch_index input {
	background-color: #F6F6F6;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 26px;
	padding-left: 6px;
	margin-left: -12px;
}

.btn-user-strip {
	font-size: 14px;
	border-radius: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: -5px;
	color: #333;
	background-color: #f7f7f7;
}

.content_header h1 {
	font-family: 'Raleway', sans-serif; /* 'PT Serif', serif */
	color: #A6864A; /* B8A481 */
	font-size: 20px;
	font-weight: normal;
}

.user_strip {
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	border-bottom-color: #DDD;
	position: relative;
	z-index: 99;
}
.user_strip_left {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	color: #999;
	text-align: left;
}
@media (min-width: 1200px) {
	.user_strip_left {
		position: absolute;
		left: 0px;
		top: 0px;
	}
}
	
.user_strip a {
	height: 26px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	display: inline-block;
	line-height: 26px;
	padding-right: 8px;
	padding-left: 8px;
	color: #333;
	font-weight: 600;
}
.user_strip a:last-of-type {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}


	.spec_for_box_index {
	background-color: rgba(0, 0, 0, 0.60);
	width: 50%;
	height: 160px;
	position: fixed;
	left: 40%;
	z-index: 50;
	float: left;
	bottom: 60px;
	}
	
	.spec_box_index {
	background-color: rgba(0, 0, 0, 0.60);
	height: 140px;
	width: 100%;
	position: absolute;
	left: 0px;
	z-index: 150;
	float: left;
	bottom: 0px;
	}


/* Index page */

	
@media (min-width: 768px) { 
	.ch_index {
		background-color: rgba(255, 255, 255, 0.80);
		margin-top: 0px;
		margin-right: 15px;
		margin-bottom: 15px;
		margin-left: 25px;
		left: auto;
		top: 30px;
		right: auto;
		position: absolute;
		width: 96%;
		z-index: 100;
	}
	.strip_index {
	height: 100vh;
	width: 88%;
	position: absolute;
	left: 50px;
	top: 0px;
	}
	.strip_index_color {
	background-color: rgba(159, 220, 212, 0.60);
	height: 100vh;
	width: 25%;
	position: absolute;
	left: 0px;
	top: 0px;
	}
	.strip_index_text1 {
	font-family: 'Raleway', sans-serif; /* 'PT Serif', serif */ 
	font-size: 48px;
	line-height: 58px;	
	font-weight: lighter;	
	position: absolute;
	left: -20px;
	top: 100px;
	z-index: 2;
	color: #FFF;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
	}
	.strip_index_text2 {
	font-family: 'Raleway', sans-serif; /* 'PT Serif', serif */ 
	font-size: 96px;
	position: absolute;
	left: 40px;
	top: 160px;
	z-index: 2;
	color: #DDC591;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
	}
	.strip_index_text3 {
	font-family: 'Raleway', sans-serif; /* 'PT Serif', serif */ 
	font-size: 32px;
	position: absolute;
	left: 130px;
	top: 270px;
	z-index: 2;
	color: #FFF;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.9);
	}
	
	
	
	/* vijesti na naslovnici */
	.strip_index_news {
		height: 100vh;
		width: 350px;
		position: absolute;
		right: 0px;
		top: 90px;
		z-index: 100;
	}
	
	.strip_index_news_content {
		background-color: #937336;
		width: 100%;
		height: 96px;
		margin-top: 10px;
		color: rgb(255, 255, 255);
		overflow: hidden;
		position: relative;
		display: block;
	}
	.strip_index_news_content:hover {
	background-color: #8d6c2c;
	color: rgb(255, 255, 255);
	text-decoration: none;
	}
	
	.strip_index_news_text {
		width: 254px;
		padding-top: 15px;
		padding-bottom: 10px;
		padding-right: 18px;
		padding-left: 18px;
		overflow: hidden;
		display: block;
	}
	
	.strip_index_news_image {
		background-color: #a6874c;
		overflow: hidden;
		position: absolute;
		right: 0px;
		top: 0px;
		height: 96px;
		width: 96px;
	}
	.strip_index_news_image img {
		height: 100%;
		margin-right: auto;
		margin-left: auto;
	}	
	
} 

@media (min-width: 992px) { 
	.strip_index_news {
		height: 100vh;
		width: 350px;
		position: absolute;
		right: 6px;
		top: 90px;
		z-index: 100;
	}
}

@media (min-width: 1200px) { 
	.strip_index_news {
		height: 100vh;
		width: 350px;
		position: absolute;
		right: 17px;
		top: 60px;
		z-index: 100;
	}
}
@media (min-width: 1500px) { 
	.strip_index_news {
		height: 100vh;
		width: 350px;
		position: absolute;
		right: 27px;
		top: 60px;
		z-index: 100;
	}
}




.eu_strip {
	
	width: 100%;
	position: absolute;
	right: 0px;
	margin-right: 0px;
	background-color: rgba(255, 255, 255, 0.80); /* 255, 255, 255, 0.80 */
	bottom: 50px;
	padding-right: 25px;
	padding-left: 10px;
	z-index: 999999;
	
}
.eu_strip_img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 30px;
}
.eu_strip_btn {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: bottom;
}
.eu_strip p {
	margin-right: 26px;
	margin-left: 26px;
	font-size: 10px;
}





@media (min-width: 650px) { 
	.eu_strip {
		width: 100%;
	}
	.eu_strip_img{
		height: 36px;
	}
	.eu_strip p {
		font-size: 11px;
	}
}

@media (min-width: 750px) { 
	.eu_strip {
		height: 75px; /*105px sa tekstom (duplo 150)*/
		width: 640px;
	}
	.eu_strip_img{
		height: 36px;
	}
	.eu_strip_img2{
		height: 65px;
	}
	.eu_strip p {
		font-size: 11px;
	}
}

@media (min-width: 992px) { 
	.eu_strip {
		height: 80px; /*110px sa tekstom (duplo 160)*/
		width: 680px;
	}
	.eu_strip_img{
		height: 40px;
	}
	.eu_strip_img2{
		height: 70px;
	}
	.eu_strip p {
		font-size: 12px;
	}
}

@media (min-width: 1200px) { 
	.eu_strip {
		height: 90px; /*120px sa tekstom 90px bez texta za jedan red (duplo 180)*/
		width: 760px;

	}
	.eu_strip_img{
		height: 50px;
	}
	.eu_strip_img2{
		height: 85px;
	}
	.eu_strip p {
		margin-right: 26px;
		margin-left: 26px;
		font-size: 12px;
	}
}






/*********************************************************
**********************************************************
Filter i sort
**********************************************************
*********************************************************/

.filter {
	
}
.filter_left{
	text-align: left;
	float: left;
	
}
.filter_right{
	float: right;	
}
#filter_price,
#filter_color,
#filter_type,
#filter_carat,
#sort_price {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-bottom: 10px;
}








/*********************************************************
**********************************************************
Banner list. Samo izvan izlista proizvoda!!!
**********************************************************
*********************************************************/

.banner_dspl {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	text-align: center;
	position: relative;
	width: 94%;
	border: 0px solid #CCC;
	color: #A6864A; /* novo 2021 */
}
.banner_dspl img {
	width: 100%;
}
.banner_dspl:hover {
	color: #C3AE88;	/* novo 2021 */
}
.banner_title {
	font-family: 'Raleway', sans-serif; /* 'PT Serif', serif */ 
	/* background-color: rgba(17, 18, 54, 1); */   /* rgba(171, 227, 203, 0.85) */
	text-align: right;
	position: absolute;
	z-index: 2;
	right: 0px;
	bottom: 16px;
	font-size: 22px;
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 1%;
	padding-left: 3%;
}

.banner_dspl_page {
	position: relative;	
}
.banner_dspl_page_cover {
	background-color: rgba(185, 185, 185, 0.30);
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
.banner_dspl_page_cover:hover {
	background-color: transparent;
}

@media (min-width: 768px) {
	.banner_dspl {
		width: 95%;
	}
	.banner_title {
		font-size: 24px;
	}
}

@media (min-width: 992px) {
	.banner_dspl {
		width: 96%;
	}
	.banner_title {
		font-size: 32px;
	}
}

@media (min-width: 1200px) {
	.banner_dspl {
		width: 48%;
	}
	.banner_title {
		font-size: 22px;
	}
	.banner_dspl_page {
		margin-bottom: 30px;
		margin-left: 20%;
		width: 80%;
	}
}

@media (min-width: 1500px) {
	.banner_dspl {
		width: 48.3%;
	}

	.banner_title {
		font-size: 28px;
	}
	.banner_dspl_page {
		margin-bottom: 40px;
		margin-left: 20%;
		width: 80%;
	}
}







/*********************************************************
**********************************************************
Item list
**********************************************************
*********************************************************/

.item_dspl {
	float: left;
	height: 240px;
	width: 240px;
	margin-top: 15px;
	margin-left: 15px;
	text-align: center;
	position: relative;
}
.item_dspl_related {
	height: 168px;
	width: 168px;
	margin-top: 14px;
	margin-left: 14px;
}
@media (max-width: 540px) {
	.item_dspl {
		width: 46%;
		height: 46%;
		margin-left: 3%;
		margin-top: 3%;
	}
		.item_dspl img {
		height: 100%;
		width: 100%;
		margin-bottom: -20px; /* div ispod slike se ne smanjuje na 46% iz nekog razloga nego viri tih 20px */
	}
}
.item_dspl:hover {
	position: relative;
}
.item_dspl img {
	height: 100%;
	width: 100%;
}
.item_dspl:hover img {
	border: none; 
}

.item_cartfav {
	background-color: rgba(15, 168, 148, 0.30);
	color: #f1f1f1;
	position: absolute;
	left: 0px;
	top: 12px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.caret-right-revers {
	position: absolute;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-top: 16px solid rgba(15, 168, 148, 0.30);
	border-right: 8px solid transparent;
	border-bottom: 16px solid rgba(15, 168, 148, 0.30);
	border-left: 8px solid rgba(15, 168, 148, 0.30);
	right: -16px;
	bottom: 0px;
}

.item_dspl > .item_dspl_add {
	visibility: hidden;
	width: 100%;
	height: 0px;
	position: absolute;
	left: 0%;
	bottom: 0px;
	background-color: rgba(230, 230, 230, 0.90);
	z-index: 10;
	opacity: 0;
	transition-property: opacity, height;
	transition-duration: 2s, 1s;
	transition-delay: 0.4s;
	overflow: hidden;
}
.item_dspl_add:hover {
	visibility: visible;
}
@media (max-width: 540px) {
	.item_dspl > .item_dspl_add {
		display: none;
	}
}
.item_dspl > .all_tile {
	height: 100%;
	width: 100%;
	background-color: rgba(200, 200, 200, 0.05);
	position: absolute;
	left: 0px;
	top: 0px;
}
.item_dspl:hover > .item_dspl_add {
	visibility: visible;
	height: 90px;
	text-decoration: none;
	opacity: 1;
	padding: 5px;	
}
.item_dspl:hover > .item_dspl_add_related {
	height: 100%;
}




/* display item code for sample order */
.for_order_dspl a {
	float: left;
	width: 110px;
	margin-top: 15px;
	margin-left: 15px;
	text-align: center;
	position: relative;
	border: 1px solid #5F5F5F;
	border-radius: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px; /* 18, i 14 je ok ali 13 za sada */
}
.for_ord_check {
	background-color: #2DAF00;
	color: #000000;	
}






/*********************************************************
Banner in Item list
*********************************************************/
.item_dspl_1x3 {
	background-color: #999;
	float: left;
	height: 240px;
	width: 750px;
	margin-top: 15px;
	margin-left: 15px;
	font-size: 72px;
	color: #CCC;
	text-align: center;
	position: relative;
}

.banner_title_full {
	font-family: 'Raleway', sans-serif; /* 'PT Serif', serif */ 
	/* background-color: rgba(159, 220, 212, 0.7); */
	text-align: right;
	position: absolute;
	z-index: 2;
	right: 0px;
	bottom: 16px;
	font-size: 38px;
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 1%;
	padding-left: 3%;
}



/*********************************************************
Promjena velicine containera iz bootstrapa prilagodeno
za izlist proizvoda u 5, 4, 3, i 2 reda
*********************************************************/

@media (min-width: 768px) {
	.container {
		width: 560px;
		left: 12%;
		position: relative;
	}
}

@media (min-width: 992px) {
	.container {
		width: 780px;
    	left: 8%;
		position: relative;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1035px;
    	left: 7%;
		position: relative;
	}
}

@media (min-width: 1500px) {
	.container {
		width: 1290px;
    	left: 7%;
		position: relative;
	}
}








/*********************************************************
**********************************************************
Item
**********************************************************
*********************************************************/

.item_box {
	background-color: #FFF;
	padding-top: 25px;
	padding-bottom: 25px;
	border: 0px solid #CCC;
}

.item_img img{
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	margin-bottom: 20px;
}
@media (min-width: 1200px) {
	.item_img img{
		border-top: 1px solid transparent;
		border-right: 0px solid #CCC;
		border-bottom: 1px solid transparent;
		border-left: 1px solid transparent;
		margin-bottom: 0px;	
	}
}
@media (max-width: 560px) {
	.item_img img{
		width: 100%;
	}
}




.item_img .images{
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	margin-bottom: 20px;
}

.item_img .images img {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-top: 26px;
	margin-bottom: 0px;
}
.item_img .images hr {
	margin-bottom: 0px;
}

@media (min-width: 1200px) {
	.item_img .images {
		border-top: 1px solid transparent;
		border-right: 1px solid transparent;
		border-bottom: 1px solid transparent;
		border-left: 1px solid transparent;
		margin-bottom: 0px;	
		min-width: 482px;
		padding-right: 20px;

	}
}

@media (min-width: 1480px) {
	.item_img .images {
		border-top: 1px solid transparent;
		border-right: 1px solid transparent;
		border-bottom: 1px solid transparent;
		border-left: 1px solid transparent;
		margin-bottom: 0px;	
		max-width: 482px;
		padding-right: 20px;
	}
}
	
	
	
	
	
.item_img .video{
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	margin-bottom: 20px;
}

@media (min-width: 1200px) {
	.item_img .video {
		border-top: 1px solid transparent;
		border-right: 1px solid #CCC;
		border-bottom: 1px solid transparent;
		border-left: 1px solid transparent;
		margin-bottom: 0px;	
		min-width: 482px;
		padding-right: 20px;
	}
}

@media (min-width: 1480px) {
	.item_img .video {
		border-top: 1px solid transparent;
		border-right: 1px solid #CCC;
		border-bottom: 1px solid transparent;
		border-left: 1px solid transparent;
		margin-bottom: 0px;	
		max-width: 482px;
		padding-right: 20px;
	}
}





.item_box h3{
	font-family: 'Raleway', sans-serif; /* 'PT Serif', serif */ 
	border-top: 0px solid #A6864A; /* #ABE3CB */
	border-bottom: 0px solid #A6864A; /* #ABE3CB */
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #666;
	line-height: normal;
	font-size: 24px;
}
.item_code{
	text-transform: uppercase;
	padding-left: 20px;	
}
.item_data{
	padding: 0px;
	margin-left: 20px;
	margin-top: 10px;
	
}
.item_line{
	text-transform: uppercase;
	width: 35px;
	background-color: #A6864A; /* #DDC591 */
	font-size: 1px;
	height: 2px;
}
.item_text{
	margin-top: 10px;
	margin-left: 35px;
	line-height: 21px;
}

.related_section {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	margin-top: 50px;
}
.related_section h3 {
	font-family: 'Raleway', sans-serif; /* 'PT Serif', serif */ 
	color: #B8A481;
}








/*********************************************************
**********************************************************
Page
**********************************************************
*********************************************************/
.page h2 {
	font-family: 'Raleway', sans-serif; /* 'PT Serif', serif */ 
	border-top: 2px solid #ABE3CB; 
	border-bottom: 2px solid #ABE3CB;
	margin-top: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 24px;
	color: #A6864A;
	font-size: 16px;
}
.page h3 {
	margin-top: 25px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #A6864A;
	font-size: 14px;
}

.page li {
	list-style-type: square;
}

.page p {
	
}










/*********************************************************
**********************************************************
Narudzba i favoriti sa strane
**********************************************************
*********************************************************/

.sitebar2_dspl {
	width: 360px;
	height: 100vh;
	position: fixed;
	right: -360px;
	top: 0px;
	background-color: rgba(51, 52, 57, 0.92);
	z-index: 1020;
	transition-property: right;
	transition-duration: 1s;
	transition-delay: 0.0s;
	color: #CCC;
	padding: 0px;
	font-size: 12px;
	z-index: 9999999;
}
.sitebar2_trigger {
	position: absolute;
	background-color: rgba(51, 52, 57, 0.92);
	width: 40px;
	left: -40px;
	bottom: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-align: center;
}
.sitebar2_dspl:hover {
	right: 0px;
}
.sitebar2_dspl a{
	color: #DDC591;
}
.sitebar2_dspl a:hover{
	color: #ABE3CB;
	text-decoration: none;
}

.sitebar2_dspl_half {
	height: 50vh;
	overflow: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}

.sitebar2_data {
	color: #BBB;
	padding: 20px;
}


.sitebar2_data td {
	border-top-color: #9C0;	
}

.sitebar2_data > .table > thead > tr > th,
.sitebar2_data > .table > tbody > tr > th,
.sitebar2_data > .table > tfoot > tr > th,
.sitebar2_data > .table > thead > tr > td,
.sitebar2_data > .table > tbody > tr > td,
.sitebar2_data > .table > tfoot > tr > td {
  border-top: 1px solid #666;
}








/*********************************************************
**********************************************************
Sitnice i dodaci
**********************************************************
*********************************************************/



.printlogo {
	height: 66px;
	float: left;
}
.printh1 {
	height: 36px;
	vertical-align: bottom;
	font-family: 'Raleway', sans-serif; /* 'PT Serif', serif */ 
	font-size: 32px;
	color: #6CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	padding-top: 30px;
}
.printimg img{
	height: 360px;
	width: 360px;	
}
.mt_2 {
	margin-top: 2px;	
}
.mt_3 {
	margin-top: 2px;	
}
.mt_5 {
	margin-top: 5px;	
}




/*********************************************************
**********************************************************
Bojanje čelija i teksta ... za diamond stock 
**********************************************************
*********************************************************/


.rating_color_1 {
	background-color: #ffc7ce;
	color: #9c0006;
}
.rating_color_5 {
	background-color: #c6efce;
	color: #506153;
}


