/* ###########  buttons ############### */

/* download button */

.btn-dl-1{
	display: inline;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}

.btn-dl-1 li{
	margin: 0;
	float:left;
	padding:0;
}

.btn-dl-1 li a{
	float:left;
	display:block;
	color:#fff;
	text-decoration: none;
}

.btn-dl-1 span{
	float:left;
	display:block;
	padding-left: 9px;
	background:url(../images/buttons/download-left.gif) no-repeat;
}

.btn-dl-1 h5{
	white-space:nowrap;
	font-family:Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-size:21px;
	color:#fff;
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	padding:13px 70px 0 10px;
	height:42px;
	background:url(../images/buttons/download-right.gif) no-repeat right top;
}

/* download FREE with shaddow */
.btn-dl-3{
	display: inline;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}

.btn-dl-3 li{
	margin: 0;
	float:left;
	padding:0;
}

.btn-dl-3 li a{
	float:left;
	display:block;
	color:#fff;
	text-decoration: none;
}

.btn-dl-3 span{
	float:left;
	display:block;
	padding-left: 8px;
	background:url(../images/buttons/download3-left.gif) no-repeat;
}

.btn-dl-3 h5{
	white-space:nowrap;
	font-family:Trebuchet MS;
	font-weight: bold;
	margin: 0;
	font-size:15px;
	color:#fff;
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	padding:8px 15px 0 15px;
	height:50px;
	background:url(../images/buttons/download3-right.gif) no-repeat right top;
}

/* download gumb brez ikone vrat */
.btn-dl-2{
	display: inline;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}

.btn-dl-2 li{
	margin: 0;
	float:left;
	padding:0;
}

.btn-dl-2 li a{
	float:left;
	display:block;
	color:#fff;
	text-decoration: none;
}

.btn-dl-2 span{
	float:left;
	display:block;
	padding-left: 7px;
	background:url(../images/buttons/download2-left.gif) no-repeat;
}

.btn-dl-2 h5{
	white-space:nowrap;
	font-family:Trebuchet MS;
	font-weight: normal;
	margin: 0;
	font-size:20px;
	color:#fff;
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	padding:6px 50px 0 15px;
	height:32px;
	background:url(../images/buttons/download2-right.gif) no-repeat right top;
}

/* generic button */

.btn-gen-1{
	display: inline;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}

.btn-gen-1 li{
	margin: 0;
	float:left;
	padding:0;
}

.btn-gen-1 li a{
	float:left;
	display:block;
	color:#fff;
	text-decoration: none;
}

.btn-gen-1 span{
	float:left;
	display:block;
	background:url(../images/buttons/gen-1-left.gif) no-repeat;
	padding-left: 6px;
}

.btn-gen-1 h5{
	white-space:nowrap;
	font-family:Trebuchet MS;
	font-weight: bold;
	margin: 0;
	font-size:15px;
	color:#fff;
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	padding:6px 15px 0 10px;
	height: 30px;
	background:url(../images/buttons/gen-1-right.gif) no-repeat right top;
}

/* generic button 2 */

.btn-gen-2{
	display: inline;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}

.btn-gen-2 li{
	margin: 0;
	float:left;
	padding:0;
}

.btn-gen-2 li a{
	float:left;
	display:block;
	color:#fff;
	text-decoration: none;
}

.btn-gen-2 span{
	float:left;
	display:block;
	background:url(../images/buttons/gen-2-left.gif) no-repeat;
	padding-left: 5px;
}

.btn-gen-2 h5{
	white-space:nowrap;
	font-family:Trebuchet MS;
	font-weight: bold;
	margin: 0;
	font-size:12px;
	color:#fff;
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	padding:3px 11px 0 10px;
	height: 20px;
	background:url(../images/buttons/gen-2-right.gif) no-repeat right top;
}

/* generic button 3 */

.btn-gen-3{
	display: inline;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}

.btn-gen-3 li{
	margin: 0;
	float:left;
	padding:0;
}

.btn-gen-3 li a{
	float:left;
	display:block;
	color:#fff;
	text-decoration: none;
}

.btn-gen-3 span{
	float:left;
	display:block;
	background:url(../images/buttons/gen-3-left.gif) no-repeat;
	padding-left: 6px;
}

.btn-gen-3 h5{
	white-space:nowrap;
	font-family:Trebuchet MS;
	font-weight: bold;
	margin: 0;
	font-size:14px;
	color:#fff;
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	padding:4px 11px 0 6px;
	height: 24px;
	background:url(../images/buttons/gen-3-right.gif) no-repeat right top;
}



/* gumb s puscico v desno - moder in zelen */

.btn-greenarrow,
.btn-bluearrow{
	display: inline;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}

.btn-greenarrow li,
.btn-bluearrow li{
	margin: 0;
	float:left;
	padding:0;
}

.btn-greenarrow li a,
.btn-bluearrow li a{
	float:left;
	display:block;
	color:#fff;
	text-decoration: none;
}

.btn-greenarrow span,
.btn-bluearrow span{
	float:left;
	display:block;
	background:url(../images/buttons/green-arrow-left.gif) no-repeat;
	padding-left: 6px;
}

.btn-greenarrow h5,
.btn-bluearrow h5{
	white-space:nowrap;
	font-family:Trebuchet MS;
	font-weight: bold;
	margin: 0;
	font-size:16px;
	float: left;
	display: block;
	cursor:pointer;
	text-align:center;
	padding:4px 35px 0 10px;
	height: 28px;
	background:url(../images/buttons/green-arrow-right.gif) no-repeat right top;
}

.btn-greenarrow span{
	background:url(../images/buttons/green-arrow-left.gif) no-repeat;
}

.btn-greenarrow h5{
	white-space:nowrap;
	color: #85bc00;
	background:url(../images/buttons/green-arrow-right.gif) no-repeat right top;
}

.btn-bluearrow span{
	background:url(../images/buttons/blue-arrow-left.gif) no-repeat;
}

.btn-bluearrow h5{
	white-space:nowrap;
	color: #123b73;
	background:url(../images/buttons/blue-arrow-right.gif) no-repeat right top;
}

/* green buton with shaddow */

.btn-green{
	display: inline;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}

.btn-green li{
	margin: 0;
	float:left;
	padding:0;
}

.btn-green li a{
	float:left;
	display:block;
	color:#fff;
	text-decoration: none;
}

.btn-green span{
	float:left;
	display:block;
	background:url(../images/buttons/buy-green-left.gif) no-repeat;
	padding-left: 10px;
}

.btn-green h5{
	white-space:nowrap;
	font-family:Trebuchet MS;
	font-weight: bold;
	margin: 0;
	font-size:16px;
	color:#fff;
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	padding:6px 11px 0 0px;
	height: 54px;
	background:url(../images/buttons/buy-green-right.gif) no-repeat right top;
}
#form-loan-one_one .block-form {
    background: none !important;
    border: 0px !important;
    border-radius: 15px;
    margin: 0px !important;
}