.Limundo_popup_holder {
	background-color: white;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 5px #666666;
    color: #333333;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin: 50px auto;
    overflow: hidden;
    padding: 25px;
    text-align: left;
    width: 100%;
    border:7px solid #abc100;
}
.Limundo_popup_holder h2 {
	color: #8CAA00;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    margin: 0 0 15px;
    padding: 0;
}

.Kupindo_popup_holder {
	background-color: white;
	border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-o-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	padding: 25px;
	width:100%;
	text-align: left;
	border:7px solid #9A7CA2;
	}

.Kupindo_popup_holder h2 {
	color: #572464;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    margin: 0 0 15px;
    padding: 0;
}


.LC_form_holder {
	width:100%;
	overflow:hidden;
	background:#006C92 url(/images/LimundoCash/LC_Logo.png) no-repeat top center;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#666;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	text-align:left;
	}



.LC_form_holder .LC_round_holder {
	margin:0;
	padding:0;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	background-color:#fff;
	margin:110px 25px 25px 25px;
	padding:20px;
	}
	


.LC_form_holder .LC_abort {color:#D90000 !important;}
.LC_form_holder .LC_abort:hover {color:#D90000 !important;}
.LC_form_holder .LC_abort:visited {color:#D90000 !important;}
.LC_form_holder .LC_abort:visited:hover {color:#D90000 !important;}

.Limundo_popup_holder .LC_abort {color:#FFF !important; background-color:#abc100; border-radius:4px; padding:4px 8px; }
.Limundo_popup_holder .LC_abort:hover {color:#FFF !important; text-decoration:none; }

.Kupindo_popup_holder .LC_abort {color:#FFF !important; background-color:#572464; border-radius:4px; padding:4px 8px; }
.Kupindo_popup_holder .LC_abort:hover {color:#FFF !important; text-decoration:none; }

.LC_round_holder_grey {
	margin:0;
	padding:0;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	background-color:#f4f4f4;
	padding:20px;
	text-align:center;
	overflow:hidden;
	}

.LC_form_holder h2 {
	font-weight:normal;
	font-size:16px;
	color:#333;
	line-height:22px;
	margin:0;
	margin-bottom:15px;
	padding:0;
	}

.LC_confirm {
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	color:#fff;
	border:0;
	width:48px;
	height:24px;
	background:transparent url(/images/LimundoCash/LC_OK.png) no-repeat top left;
	cursor:pointer;
	}

a.LC_confirm {text-decoration:none;line-height:24px;}

.LC_zakaci {
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	color:#fff;
	border:0;
	width:80px;
	height:24px;
	background:transparent url(/images/LimundoCash/LC_zakaci.png) no-repeat top left;
	cursor:pointer;
	margin-bottom:10px;
	}

a.LC_zakaci {text-decoration:none;line-height:24px;}

.LC_right_confirm {
	margin:0;
	padding:0;
	text-align:right;
	width:100%;
	margin-top:15px;
	line-height:12px;
	}

.LC_zakacen_fajl {
	margin:0;
	padding:0;
	color:#000;
	margin:5px 0 5px 0;
	width:100%;
	}

.LC_form_holder .LC_textarea {
	margin:0; 
	overflow:auto;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#000;
	width:300px;
	height:80px;
	}

.LC_tekuci {
	font-size:16px;
	width:210px;
	text-align:center;
	}

.LC_nalog_holder {
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	background-color:#f4f4f4;
	padding:23px;
	text-align:left;
	overflow:hidden;
	margin-bottom:15px;
	}

.LC_nalog {
	position:relative;
	margin-bottom:25px;
	text-align:left;
	}

.LC_nalog span {color:#333;}

.LC_nalog .LC_nalog_ime {
	position:absolute;
	left:25px;
	top:25px;
	}

.LC_nalog .LC_nalog_iznos {
	position:absolute;
	left:410px;
	top:44px;
	font-size:16px;
	color:#f70;
	}

.LC_nalog .LC_nalog_poziv_broj {
	position:absolute;
	left:358px;
	top:124px;
	font-size:16px;
	color:#f70;
	}
	
	
.odustani_popup {position:relative;top:2px}