@charset "utf-8";
/* CSS Document */

p.alert {text-align: left;}

.marginRight { margin-right: 10px !important;}

.cardsTop, .cardsBottom {
	text-align: center;
	padding: 10px 0px;
	margin-bottom: 10px;
	background: url(/img/home/separator.gif) left bottom repeat-x;
}
.cardsBottom {
	background-position: left top;
	margin-bottom: 0px;
	margin-top: 10px;
}
.cardsTop a.intesa {
	width: 150px;
	height: 20px;
	display: block;
	margin: 0 auto;
}
.visa_mc {
	padding: 10px 0px 0px 0px;
}
.donationForm {
	width: 420px;
	margin: 0 auto;
}
.holder, .buttonHolder {
	width: 420px;
}
.buttonHolder {
	padding-top: 20px; 
}
.donationForm label {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	text-align:right;
	width:220px;
}
.donationForm label.checkLabel {
	font-size: 13px;
	font-weight: normal;
}
.donationForm label.checkLabel a.termsOfUse {
	font-size: 13px;
	font-weight: normal;
}
.donationForm input.checkBoxAccept {
	margin-top: 10px;
	width: auto;
	border: none;
	background: none;
}
.donationForm input {
	background:transparent url(/img/labelBgrd.png) repeat-x scroll left top;
	border:1px solid #167C42;
	height:18px;
	margin:5px 15px 8px 0px;
	padding:6px 5px;
	width:80px;
	float: left;
}
.donationForm input.checkBox {
	border: none;
	background: none;
	width: auto;
	margin-top: 20px;
}
.donationForm p.rsd {
	float: left;
	padding-top: 10px;
	color:#167C42;
	display:block;
	font-size:15px;
	font-weight:bold;
	padding-bottom: 0px;
}

.center { text-align: center;}

.buttonHolder button, .buttonHolder button:hover {font-size:11px;font-family: Tahoma;background-image: url(/img/buttons/btnRightBig.png);background-repeat: no-repeat; background-position: right;background-color: transparent; }
.buttonHolder button span, .buttonHolder button:hover span { height:36px; line-height:36px;background: url(/img/buttons/btnLeftBig.png) left no-repeat;  font-weight: bold; font-size: 16px;}
.buttonHolder button:hover span {color: #FDCCCE;}

#termsOfUse, #privacy {
	padding:10px; 
	background:#ffffff; 
	height:500px;
}

/*------------------------ USPESNA TRANSAKCIJA -------------------------------*/	


/*------------------------ POLITIKA PRIVATNOSTI -------------------------------*/		
p.privacyP {
	text-align: center;
}
p.privacyP a {
	font-size: 13px;

}


