a, a:link, a:visited {
	cursor: pointer;
}

	a:hover {
		text-decoration: none;
	}
	

ol, ul { list-style: none;
}
blockquote, q { quotes: none;
}

/* remember to define focus styles! */
:focus { outline: 0;
}

/* remember to highlight inserts somehow! */
ins { text-decoration: blink;
}
del { text-decoration: line-through;
}

/*tables still need ‘cellspacing=”0”’ in the markup */
table { border-collapse: collapse; border-spacing: 0; border:none; border-width:0px;color: #E6E154;
}

/**********************************
DEMO STYLES
**********************************/
#demoContainer {
	width:610px;
	background-color: #FFF;
	float: left;
	position: relative;
/*	height:832px;*/
	/*margin:5px auto 0 auto;
	padding:38px 0 0 49px;*/
}
.simpleCart_shelfItem{
}
.simpleCart_shelfItem_slika{
}
.simpleCart_shelfItem1 {
	float:left;
	margin:20px 10px 0 20px;
	width:120px;
	/*line-height:100%;*/
	position:relative;
}
.item_image{
	float:left;
	margin-right:0px;
	margin-top:0px;
	position:relative;
	width: 150px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 0px solid #00F;
}
.item_broj{
	float:left;
	position:relative;
	width: 120px;
	text-align:right;
}
.item_sifra {
}
.item_sifra_tekst {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #666666;
	position: relative; 
	text-align:left;
	float:left;
	padding-right:5px;
	padding-top:11px;
	width: 20px;
	height:17px;
	margin-bottom:-20px;
}
.item_name{
}
.item_Description{
	font-family: Arial, "Helvetica", sans-serif;
	font-size:11px;
	padding:0;
	margin-top:10px;
	position:relative;
	width: 150px;
	text-align:left;
}
.item_price{
}
.item_thumb{
	display:none;
}
.item_add {
	width:155px;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-shadow: 1px 1px #000;
	border:0;
	margin-bottom: 5px;
	cursor:pointer;
	padding:6px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;

}

.item_add_span {
}
.item_add_span:hover{
	
}
.item_add_span:active{
}


.simpleCart_items{ /*kosarica*/
	width:200px;
	height:auto;
	float:left;
	text-align:center;
	border: none;
	padding:5px;
	text-decoration:none;

}
.simpleCart_items a{ /*kosarica*/
	text-decoration:none;
	color:#000;

}
.simpleCart_items a:hover{ /*kosarica*/
	text-decoration:none;
	color: #0F0;

}
.cartHeaders{
	display:none;
}
.itemContainer{ /*U kosarici*/
	float:left;
	width:100%;
	text-align:center;
	margin-right:0px;
	position:relative;
	bottom:0;
	border-color:#000000;
	border: outset;
}
.itemname{
	font:bold 11px "Helvetica", Arial, sans-serif;
	color: #FFF;
	width:50px;
	text-transform:uppercase;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
.itemthumb{
	float:none;
	margin:0;
	padding-top:5px;
}
.itemQuantity{
	float:none;
	clear:both;
	margin-top:5px;
	display:inline;
}
.itemQuantity input{
	border:none;
	width:29px;
	height:18px;
	float:left;
	background: url(../slike/demoSprite_kolicina.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#000;
	font:bold 11px Arial, sans-serif;
	padding:0px;
	margin:5px 0px 0 0;
	vertical-align:top;
}
.itemQuantity input:focus{
	outline:none;
}
.itemincrement a{
	background:url(../slike/strijela_gore.png);
	width:13px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-11px 0 0 0;
	vertical-align: top;
	float:left;
}
.itemdecrement a{
	display:block;
	background:url(../slike/strijela_dolje.png);
	width:13px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-11px 0px 0 0;
	vertical-align: top;
	float:left;
}
.itemTotal{
	color:#fff;
	width: 70px;
	font:bold 11px Arial, sans-serif;
	margin:0px 0 0 0
	padding:0;
	clear:both;
	float:right;
	vertical-align: middle;
	text-align:right;
}
.cartTotal{
}
.simpleCart_total{
}


.simpleCart_empty{
}
.simpleCart_checkout {
}
.simpleCart_checkout:hover{
	background-position:-150px 0px;
	color: #B3D1FF;
	
}
.simpleCart_checkout:active{
	background-position:-300px 0px;
}
}
p{
	padding:10px 0;
}
. cartTotalstrong{
}
h3{
	margin:35px 3px 0 3px;
	font:bold 20px "Helvetica", Arial, sans-serif;
	color:#000;
	text-shadow: rgba(0, 0, 0, 0.796875) 0px -1px 1px;
}


/* content */
#content {
	clear: both;
	width: 920px;
	padding: 0 20px;
}

#content #content_left {
	float: left;
	width: 210px;
	padding: 10px;
	background-color: #171716;
	border: 1px solid #212120;
}

#content #content_right {
	float: right;
	width: 670px;
}


#content_left .content_left_section{
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px solid #2b2b2a;
	margin-bottom: 20px;
}

.content_left_section h1 {
	font-size: 14px;
	color: #cbc750;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #cbc750;
}

.content_left_section ul {
	padding: 0;
	margin: 0;
}

.content_left_section ul li{
	padding: 0 0 3px 10px;	
	list-style: none;
}

.content_left_section ul li a{
	font-weight: normal;
	text-decoration: none;
	color: #969547;
}

.content_left_section li a:hover, .content_left_section li .current{
	color: #fcf88e;
}





#content_right .product_box {
	float: left;
	width: 303px;
	height: 210px;
	padding: 10px;
	border: 1px solid #333;
}

#content_right h1 {
	padding: 10px;
	margin: 0 0 5px 0;
	font-size: 15px;
	color: #cbc750;
	background: url(../../grafika/h1_bg.jpg);
}

#content_right h2 {
	padding: 0 0 0 0;
	margin: 0 0 0px 0;
	font-size: 14px;
	color: #e6e154;
}

#content_right h3 {
	padding: 0;
	margin: 15px 0 5px 0;
	font-size: 18px;
	color: #85391f;
	text-align:center;
}

#content_right ul {
	margin: 20px 0 20px 380px;
	padding: 0 0 0 20px;
	list-style: square;
	color:#FFF;
}

#content_right li {
	padding: 0 0 3px 0;
}

#content_right .image_panel {
	float: left;
	width: 100px;
	margin-right: 20px;
}

#content_right p {
	text-align: justify;
	padding: 0 0 8px 0;
	font-size: 14px;
	color: #e6e154;
}

.product_box h1 span {
	font-weight: normal;
}

.product_box img {
	float: left;
	margin-right: 20px;
}

.product_box .product_info {
	float: left;
	width: 180px;
}

.product_info p {
	margin-bottom: 15px;
}

/* end of content */


.containerWebShoPLeft{
	width:210px;
	height:auto;
	padding:10px 0;
	float:left;
	text-align:center;
	border:1px solid #a2a2a2;
	}
	
.containerWebShoPRight{
	width:670px;
	height:auto;
	float:right;
	}
	
.containerIznos{
	width:192px;
	height:18px;
	line-height:18px;
	margin:40px auto 10px auto;
	}
	
.textKolicina{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold; 
	color:#333;
	text-decoration:none;
	}
	
.textIznos{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold; 
	color:#f00;
	text-decoration:none;
	}
	
.btnKosarica1{
	width:142px;
	height:23px;
	background:url(../shop/bgpregledkosarice2.png) top left no-repeat;
	line-height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-shadow: 1px 1px #000;
	border:0;
	cursor:pointer;
	}
	
.txtKolicina{
	width:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #630;
	font-weight:bold;
	text-decoration:none;
	padding-left:3px;
	margin-right:2px;
	}
	
	
.containerWebShoPLink{
	width:190px;
	height:25px;
	line-height:25px;
	text-align:center;
	margin:0 7px 7px 0;
	cursor:pointer;
	position:relative;
	border:1px solid #a2a2a2;
	float:left;
	}
	
.containerWebShoPLink:hover{
	background-color:#474747;
}
	
.linkMainShop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
	width:190px;
	height:25px;
	position:absolute;
	left:50%;
	margin-left:-95px;
	font-weight:bold;
	}
	
.linkMainShop a:hover{
	color:#fff;
	}
	
.containerSadrzajShopUkupno{
	width:670px;
	height:30px;
	line-height:30px;
	}
.containerMainSadrzaj{
	width:940px;
	height:auto;
	min-height:800px;
	padding:15px;
	background-color:#FFF;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	padding-bottom:40px;
	position:relative;
	}
.containerMainSadrzajRega{
	width:660px;
	height:auto;
	min-height:800px;
	background-color: #2E2E2E;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	padding-bottom:40px;
	position:relative;
	}
	
	
.pozicijaRel {
	position:relative;
	overflow:hidden;
	height:800px;
}
	
.containerShopProizvod{
	width:186px;
	height: 310px;
	border:1px solid #333333;
	padding:10px;
	float:left;
	margin:0 23px 20px 0;
	}
.containerShopProizvod3{
	width:186px;
	height: 310px;
	border:1px solid #333333;
	padding:10px;
	float:left;
	margin:0 0px 20px 0;
	}
	
.containerShopSlika{
	width:186px;
	height:124px;
	float:left;
	}
.containerShopSlikaVise{
	width:330px;
	height:220px;
	float:left;
	margin-right:20px;
	}

.containerShopStavka{
	font-weight:bold;
	text-align:center;
	width:186px;
	max-height:30px;
	overflow:hidden;
	padding:5px 0 0 0;
	color:#000;
	}
.containerShopStavka a{
	text-decoration:none;
	color:#000;
	}
.containerShopStavkaMin{
	min-height:30px;
	}
	
.containerWebShopProizvod{
	width:660px;
	height:auto;
	}
	
.containerWebShopProizvodSlika{
	width:310px;
	height:249px;
	float:left;
	border:1px solid #a2a2a2;
	}
	
.containerWebShopProizvodStavke{
	width:270px;
	height:250px;
	float:right;
	}
	
.containerWebShopProizvodOpis{
	width:670px;
	height:auto;
	padding-top:20px;
	text-align:left;
	}
	
#containerWebShopKosarica{
	width:670px;
	height:auto;
	}
	
.webShopKosaricaNazivi{
	width:660px;
	height:25px;
	line-height:25px;
	background: url("../../grafika/h1_bg.jpg") repeat scroll 0% 0% transparent;
	text-align:left;
	padding-left:10px;
	}
	
.webShopKosaricaNaziv{
	width:300px;
	height:25px;
	line-height:25px;
	float:left;
	margin-left:5px;
	overflow:hidden;
	text-align:left;
	}
.webShopKosaricaNaziv2{
	width:320px;
	height:25px;
	line-height:25px;
	float:left;
	margin-left:5px;
	overflow:hidden;
	text-align:left;
	}
.webShopKosaricaOpis{
	width:145px;
	height:25px;
	line-height:25px;
	float:left;
	margin-left:5px;
	}
	
.webShopKosaricaKolicina{
	width:60px;
	height:25px;
	line-height:25px;
	float:left;
	margin-left:20px;
	text-align:left;
	}
.webShopKosaricaSifra{
	width:40px;
	height:25px;
	line-height:25px;
	float:left;
	margin-left:5px;
	}
.webShopKosaricaCijena{
	width:90px;
	height:25px;
	line-height:25px;
	float:left;
	margin-left:20px;
	text-align:left;
	}
.webShopKosaricaSvojstvo{
	width:114px;
	height:25px;
	line-height:25px;
	float:left;
	margin-left:5px;
	}
.webShopKosaricaObrisi{
	width:14px;
	height:25px;
	line-height:25px;
	float:right;
	margin-right:5px;
	}
	
.textWhiteBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
.textWhiteBold1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding-top:5px;
	}
.textWhiteBold1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin-top:5px;
	padding-top:5px;

	}
	
	
.webShopKosaricaPolja{
	width:670px;
	height:25px;
	line-height:25px;
	padding:2px 0;
	border-bottom:1px dashed #a2a2a2;
	}

.labelKosarica{
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block;
	height:25px;
	line-height:25px;
	font-style:italic;
	}
	
.labelKosarica2{
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block;
	height:60px;
	line-height:25px;
	font-style:italic;
	}
.pgf25px{
	line-height:25px;
	}
.pgf25px span{
	color:#FFF;
	}


.containerShopSelect{
	font-weight:bold;
	text-align:left;
	overflow:hidden;
	padding:5px 0 0 0;
	float:left;
	margin-left:5px;
	line-height: 1.5em;
	font-family: Verdana,Arial,san-serif;
	font-size: 11px;
	color: #FFF;
	}
.containerShopSelectVise{
	font-weight:bold;
	text-align:left;
	overflow:hidden;
	padding:5px 0 0 0;
	float: right;
	margin-left:5px;
line-height: 1.5em;
font-family: Verdana,Arial,san-serif;
font-size: 11px;
color: #FFF;	}
.containerShopSelect1{
	font-weight:bold;
	text-align:left;
	width:85px;
	overflow:hidden;
	padding:5px 0 0 0;
	float: right;
	margin-left:5px;
line-height: 1.5em;
font-family: Verdana,Arial,san-serif;
font-size: 11px;
color: #FFF;	}
.containerShopCijena{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold; 
	color:#f00;
	text-align:right;
	width:71px;
	padding:8px 0 0 0;
	float:left;
	max-height:16px;
	overflow:hidden;
	vertical-align:bottom;
	margin-right:5px;
	}
.containerShopCijenaKosarica{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold; 
	color:#f00;
	text-align:right;
	width:100px;
	padding:8px 0 0 0;
	float: right;
	height:16px;
	overflow:hidden;
	vertical-align:bottom;
	margin-right:7px;
	}
.containerShopSelectKosarica{
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	height:16px;
	width:65px;
	overflow:hidden;
	padding:10px 0 0 0;
	float:left;
	margin-left:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;y
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-shadow: 1px 1px #000;
	}
.btnKosarica2, btnKosarica2 submit, btnKosarica2 button{
	width:176px;
	height:20px;
	margin-right:16px;
	margin-bottom:0px;
	background: url("../../grafika/h1_bg.jpg") repeat scroll 0% 0% transparent;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-shadow: 1px 1px #000;
	text-align:center;
	border:0;
	cursor:pointer;
	position:relative;
	text-decoration:none;
	margin-top:0px;
	float: right;
border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
border: 0px solid #000000;
}
.btnKosarica2:hover{
	background-position:-176px 0px;
	color: #E6E154;
	
}

.btnKosarica2 a{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-shadow: 1px 1px #000;
	text-align:center;
	}
.btnKosarica2 a:hover{
	color: #E6E154;
	}
.btnKosarica3{
	width:176px;
	height:23px;
	margin-left:0px;
	margin-bottom:5px;
	background:url(../../shop/bgispraznikosaricu1.png) top left no-repeat;
	line-height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-shadow: 1px 1px #000;
	text-align:center;
	border:0;
	cursor:pointer;
	position:relative;
	text-decoration:none;
	margin-top:5px;
	
	}
.btnKosarica3 a{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-shadow: 1px 1px #000;
	text-align:center;
	}
.btnKosarica3 a:hover{
	color: #0FF;
	}
.btnKosarica4{
	width:176px;
	height:23px;
	margin-right:0px;
	margin-bottom:0px;
	background:url(../../shop/bgpregledkosarice1.png) top left no-repeat;
	line-height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-shadow: 1px 1px #000;
	text-align:center;
	border:0;
	cursor:pointer;
	position:relative;
	text-decoration:none;
	margin-top:0px;
	float: right;
	}
.btnKosarica4:hover{
	background-position:-176px 0px;
	color: #B3D1FF;
	
}

.btnKosarica4 a{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-shadow: 1px 1px #000;
	text-align:center;
	}
.btnKosarica4 a:hover{
	color: #0FF;
	}.clearboth{
	clear:both;
	}
#containerWebShopKosarica1{
	width:620px;
	height:auto;
	}
.webShopKosaricaPolja1{
	width:620px;
	line-height:25px;
	padding:2px 0;
	border-bottom:1px dashed #a2a2a2;
	}
	
.webShopKosaricaKolicina1{
	width:60px;
	line-height:25px;
	float:left;
	text-align:center;
	}
.webShopKosaricaNazivi1{
	width:180px;
	line-height:25px;
	float:left;
	margin-left:5px;
	overflow:hidden;
	}
.webShopKosaricaNazivi2{
	width:150px;
	line-height:25px;
	float:left;
	margin-left:5px;
	overflow:hidden;
	}
#containerWebShopKosarica1{
	width:520px;
	height:auto;
	}
.webShopKosaricaObrisi1{
	width:14px;
	height:25px;
	line-height:25px;
	float:right;
	margin-right:30px;
	}
.webShopKosaricaObrisi1 a{
	text-decoration: none;
border-bottom:none;
padding:1px;
}
	
.webShopKosaricaObrisi1 a:hover{
	background:none;
}
	
.clearboth10px{
	clear:both;
	padding:5px 0;
	}
	
.clearboth20px{
	clear:both;
	padding:10px 0;
	}


.buy_now_button a{
	text-align: center;
	display: block;
	width: 75px;
	padding: 4px 10px 5px 0;
	margin-bottom: 10px; 
	background: url(../../grafika/btn_02.jpg) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: right;
	height:25px;
	margin:4px;
	font-family:Arial, Helvetica, sans-serif;
}

.detail_button a{
	text-align: center;
	display: block;
	width: 75px;
	height:25px;
	padding: 4px 10px 5px 0;
	margin-bottom: 10px; 
	background: url(../../grafika/btn_01.jpg) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin:4px;
}



.loginPrijavaBox {
	background: #D5D8DD;
	filter:alpha(opacity=90); 
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	padding:5px;
	height: 150px;
	width: 200px;
	top: 22px;
	z-index:9999;
	text-align:left;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.loginZaboravioBox {
	background: #D5D8DD;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	padding:5px;
	height: 130px;
	width: 200px;
	top: 22px;
	z-index:9999;
	text-align:left;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.loginZaboravioBox a{
	font-size:12px;
	text-decoration:none;
}
.loginClose {
	position: absolute;
	height: 16px;
	width: 16px;
	right: -6px;
	bottom: -6px;
	z-index:9999;
}

.loginTekst{
	width:142px;
	height:20px;
	padding-left:4px;
	border:1;
	margin-left:0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003;
	margin-top:0px;
-webkit-box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);
-moz-box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);
box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);


border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
/*border: 1px solid #140229;*/
border-width:0px;
border-color:#7D9339;

	}
	
.loginTekst:focus{
	color:#fff;
	}
	
.loginBtn, .loginBtn a{
		width:57px;
		height:21px;
		line-height:21px;
		font-weight:bold;
		color:white;
		font-size:12px;
		background:url(../grafika/search-button.gif) repeat-x left top #7d9339;
		cursor:pointer;
		padding-left:0;
		padding-right:0;
		border-radius:6px;
		text-decoration:none;
		box-shadow:1px 1px 2px #1d1b1b;
		-moz-box-shadow:1px 1px 2px #1d1b1b;
		-webkit-box-shadow:1px 1px 2px #1d1b1b;
	}
.loginBtn:hover, .loginBtn:focus {
border: 1px solid #FFF;
color: #0FF;
	text-decoration:none;
}
.loginBtnOdjava{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	background: #5E0971;
	width:75px;
	height:18px;
	border:0;
	cursor:pointer;
	border:0;
	text-decoration:none;
-webkit-box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);
-moz-box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);
box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);


border-radius: 4px 4px 4px 4px;
-moz-border-radius:  4px 4px 4px 4px;
-webkit-border-radius:  4px 4px 4px 4px;
/*border: 1px solid #140229;*/
border-width:0px;
border-color:#5E0971;
	}
.loginBtnOdjava:hover, .loginBtnOdjava:focus {
border: 1px solid #FFF;
color: #0FF;
	text-decoration:none;
}


.loginPrijavaBox a{
	text-decoration:none;
	}
	
.loginPosaljiBtn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85391F;
	background:url(../images/site/bgposalji.gif) top left no-repeat;
	width:126px;
	height:27px;
	line-height:27px;
	border:0;
	cursor:pointer;
	border:0;
	}
.loginTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #85391F;
	text-decoration:none;
	margin-top:5px;
	float: left;
	}

.loginLinkHeader a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #030;
	text-decoration:none;
	}
	
.loginLinkHeader a:hover{
	text-decoration:underline;
	}
	
	.txtFontWhite{
	font-weight:bold;
	color: #0F0;
	font-size:15px;
	text-shadow: 1px 1px #000;
	}


.porukaPrijave {
	float:left;
	color:#85391F;
}

.poljeZaUnosRega {
	width: 250px;
	margin-bottom:10px;
	margin-top:5px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A028E;
	line-height:29px;
	padding-left:5px;
	padding-top:3px;
	vertical-align:middle;
-webkit-box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);
-moz-box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);
box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);


border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
border: 1px solid #140229;

background: #fff7c9;
background: -moz-linear-gradient(left, rgba(255,247,201,1) 0%, rgba(255,249,217,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,247,201,1)), color-stop(100%, rgba(255,249,217,1)));
background: -webkit-linear-gradient(top, rgba(255,247,201,1) 0%, rgba(255,249,217,1) 100%);
background: -o-linear-gradient(top, rgba(255,247,201,1) 0%, rgba(255,249,217,1) 100%);
background: -ms-linear-gradient(top, rgba(255,247,201,1) 0%, rgba(255,249,217,1) 100%);
background: linear-gradient(to right, rgba(255,247,201,1) 0%, rgba(255,249,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff7c9', endColorstr='#fff9d9', GradientType=0 );

	position:relative;

}

.poljeZaUnosRega:hover, .poljeZaUnosRega:focus {
	color: rgb(86, 84, 81);
z-index:0;
-webkit-box-shadow: -2px -2px 4px 0px rgba(20,2,41,0.5);
-moz-box-shadow: -2px -2px 4px 0px rgba(20,2,41,0.5);
box-shadow: -2px -2px 4px 0px rgba(20,2,41,0.5);
}
.poljeZaUnosTekstaRega {
	margin-bottom:10px;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A028E;
	line-height:29px;
	padding-left:5px;
	padding-top:3px;
	vertical-align:middle;
-webkit-box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);
-moz-box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);
box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);


border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
border: 1px solid #140229;

background: #fff7c9;
background: -moz-linear-gradient(left, rgba(255,247,201,1) 0%, rgba(255,249,217,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,247,201,1)), color-stop(100%, rgba(255,249,217,1)));
background: -webkit-linear-gradient(top, rgba(255,247,201,1) 0%, rgba(255,249,217,1) 100%);
background: -o-linear-gradient(top, rgba(255,247,201,1) 0%, rgba(255,249,217,1) 100%);
background: -ms-linear-gradient(top, rgba(255,247,201,1) 0%, rgba(255,249,217,1) 100%);
background: linear-gradient(to right, rgba(255,247,201,1) 0%, rgba(255,249,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff7c9', endColorstr='#fff9d9', GradientType=0 );

	position:relative;

}


.labelRegistracija
{
	padding-top:3px;
	margin-bottom:10px;
	margin-top:5px;
	height: 26px;

	width: 200px;
	float: left; left:0px;	text-align: right;
	margin-right: 10px;
	display: block;
	line-height:29px;
}

.gumbicZaUnos {
	width: 200px;
	margin-bottom:10px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top:5px;
	vertical-align:middle;
-webkit-box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);
-moz-box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);
box-shadow: inset 1px 2px 4px 0px rgba(20,2,41,0.5);


border-radius: 8px 8px 8px 8px;
-moz-border-radius: 8px 8px 8px 8px;
-webkit-border-radius: 8px 8px 8px 8px;
border: 1px solid #140229;

z-index:0;
	position:relative;

}

.gumbicZaUnos:hover {
	cursor:pointer;
	color: rgb(86, 84, 81);
z-index:0;
-webkit-box-shadow: -2px -2px 4px 0px rgba(20,2,41,0.5);
-moz-box-shadow: -2px -2px 4px 0px rgba(20,2,41,0.5);
box-shadow: -2px -2px 4px 0px rgba(20,2,41,0.5);
}

	@font-face{
	    font-family:'FontAwesome';
	    src:url('../font/fontawesome-webfont3294.html?v=3.0.1');
	    src:url('../font/fontawesome-webfontd41d.html?#iefix&v=3.0.1') format('embedded-opentype'),
	    url('../font/fontawesome-webfont3294-2.html?v=3.0.1') format('woff'),
	    url('../font/fontawesome-webfont3294-3.html?v=3.0.1') format('truetype'),
	    url('../font/fontawesome-webfont.html#FontAwesome') format('svg');
	    font-weight:normal;
	    font-style:normal
	}
	
.error { 
    display: block; 
    color: red; 
    font-style: italic; 
} 
.porukaTop {
	z-index:99999;
} 
#poslano { 
    display:none; 
    font-size:15px; 
    font-weight:bold; 
    color:#333333; 
}
.bukingFormStupac {
	float: left;
	text-align:left;
}
.apartmanAktivanSvojstvaOpceDolje {
	padding:10px;
background: rgba(255,251,237,1);
background: -moz-linear-gradient(45deg, rgba(255,251,237,1) 0%, rgba(255,255,255,1) 0%, rgba(255,252,214,0.6) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,251,237,1)), color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,252,214,0.6)));
background: -webkit-linear-gradient(45deg, rgba(255,251,237,1) 0%, rgba(255,255,255,1) 0%, rgba(255,252,214,0.6) 100%);
background: -o-linear-gradient(45deg, rgba(255,251,237,1) 0%, rgba(255,255,255,1) 0%, rgba(255,252,214,0.6) 100%);
background: -ms-linear-gradient(45deg, rgba(255,251,237,1) 0%, rgba(255,255,255,1) 0%, rgba(255,252,214,0.6) 100%);
background: linear-gradient(45deg, rgba(255,251,237,1) 0%, rgba(255,255,255,1) 0%, rgba(255,252,214,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffbed', endColorstr='#fffcd6', GradientType=1 );
font-size:12px;
padding-left:10px;
z-index:999999;
}
.gumbicPink {
	background: #9C8AB8;
	background: -moz-linear-gradient(bottom, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: -webkit-gradient(left bottom, left bottom, color-stop(0%, rgba(156,138,184,1)), color-stop(1%, rgba(175,133,199,1)), color-stop(100%, rgba(244,232,255,1)));
	background: -webkit-linear-gradient(bottom, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: -o-linear-gradient(bottom, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: -ms-linear-gradient(bottom, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: linear-gradient(to top, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);

	height: 30px;
	width: 120px;
border-radius: 15px 15px 15px 15px;
-moz-border-radius:  15px 15px 15px 15px;
-webkit-border-radius:  15px 15px 15px 15px;
border: 1px solid #5E0971;
-webkit-box-shadow: 3px 1px 5px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 1px 5px -2px rgba(0,0,0,0.75);
box-shadow: 3px 1px 5px -2px rgba(0,0,0,0.75);
	text-decoration:none;

overflow:hidden;
position:relative;
}
.gumbicPinkDolje {
	background: #9C8AB8;
	background: -moz-linear-gradient(bottom, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(156,138,184,1)), color-stop(1%, rgba(175,133,199,1)), color-stop(100%, rgba(244,232,255,1)));
	background: -webkit-linear-gradient(bottom, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: -o-linear-gradient(bottom, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: -ms-linear-gradient(bottom, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: linear-gradient(to top, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c8ab8', endColorstr='#f4e8ff', GradientType=0 );
	height: 30px;
	width: 120px;
border-radius: 15px 15px 15px 15px;
-moz-border-radius:  15px 15px 15px 15px;
-webkit-border-radius:  15px 15px 15px 15px;
overflow:hidden;
margin-top:15px;
position:relative;
overflow:visible;
	text-decoration:none;
}
.gumbicPink:hover {
	background: #9C8AB8;
	background: -moz-linear-gradient(top, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(156,138,184,1)), color-stop(1%, rgba(175,133,199,1)), color-stop(100%, rgba(244,232,255,1)));
	background: -webkit-linear-gradient(top, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: -o-linear-gradient(top, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: linear-gradient(to bottom, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);

border: 1px solid #5E0971;
-webkit-box-shadow: -3px -1px 5px -2px rgba(0,0,0,0.75);
-moz-box-shadow: -3px -1px 5px -2px rgba(0,0,0,0.75);
box-shadow: -3px -1px 5px -2px rgba(0,0,0,0.75);
	text-decoration:none;
}
.gumbicPinkDolje:hover {
	background: #9c8ab8;
	background: -moz-linear-gradient(top, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(156,138,184,1)), color-stop(1%, rgba(175,133,199,1)), color-stop(100%, rgba(244,232,255,1)));
	background: -webkit-linear-gradient(top, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: -o-linear-gradient(top, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	background: linear-gradient(to bottom, rgba(156,138,184,1) 0%, rgba(175,133,199,1) 1%, rgba(244,232,255,1) 100%);
	text-decoration:none;

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c8ab8', endColorstr='#f4e8ff', GradientType=0 );
}
.gumbicPinkTekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	height: 30px;
	width: 100%;
	position: relative;
	left: 0px;
	top: -10px;
	color: #5E0971;
	font-weight:bold;
	text-decoration:none;
}
.gumbicPinkTekst a{
	text-decoration:none;
}
.gumbicPinkDolje a {
	text-decoration:none;
}
.gumbicPink a {
	text-decoration:none;
}
.gumbicPinkTekst:hover {
	color: #fff;
	font-weight:bold;
		cursor:pointer;

}
