body
{
	background-color:#ffffff;
	padding:0;
	margin:0;
	
}
	
img
{
	border:0;
}

	@font-face {
    font-family: 'myriadpro-regular';
    src: url('myriadpro-regular.eot');
    src: url('myriadpro-regular.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-regular.woff') format('woff'),
         url('myriadpro-regular.ttf') format('truetype'),
         url('myriadpro-regular.svg#myriadpro-regular') format('svg');
    font-weight: normal;
    font-style: normal;
	}
	@font-face {
    font-family: 'vegurregular';
    src: url('vegur-regular-webfont.eot');
    src: url('vegur-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('vegur-regular-webfont.woff') format('woff'),
         url('vegur-regular-webfont.ttf') format('truetype'),
         url('vegur-regular-webfont.svg#vegurregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProLight';
    src: url('myriadpro-light_0.eot');
    src: url('myriadpro-light_0.eot') format('embedded-opentype'),
         url('myriadpro-light_0.woff') format('woff'),
         url('myriadpro-light_0.ttf') format('truetype'),
         url('myriadpro-light_0.svg#MyriadProLight') format('svg');
}


#zasliku
{
	padding:0;
	margin:0 auto;
	width:172px;
	height:203px;
	margin-top:116px;
}

#zanaslov
{
	padding:0;
	margin:0;
	width:100%;
	text-align:center;
}

#zanaslov span
{
	margin:0;
	padding:0;
	color:#000000;
	font-family: 'myriadpro-regular','vegurregular';
	font-weight:normal;
	font-size:87px;
	line-height:160%;
	text-decoration:none;
}

#zanaslov span#tekst2
{
	margin:0;
	padding:0;
	color:#666666;
	font-family: 'MyriadProLight';
	font-weight:normal;
	font-size:36px;
	line-height:120%;
	text-decoration:none;
}

.centerdiv{
	 text-align:center;
	 /*font-family:'MyriadProLight';*/
	 /*font-size:18px;*/
	 color:#333;
font-weight:bold;	 
}
#formdiv{
	margin-top:373px;
	margin-left:-47px;
}

.centerdiv input, select, textarea{
	/* font-family:'MyriadProLight' !important;*/
	 margin:15px 0px;
}

.centerdiv textarea{
	margin-top:5px;
}

.smallfield{
	max-width:250px;
	display:inline-block !important;
}

.smallftextarea{
	max-width:250px;
	display:inline-block !important;
	height:100px !important;
	max-height:100px;
}

.reiffzuta{
	background:#F1DF27 !important;
	border-color:#C1AE71;
	font-weight:bold;
}

#amountdiv{
	font-size:22px;
}

.yellowdisabled{
	/*background-color:#fff !important;*/
	font-weight:bold;
}
.viewpaymant{
	max-width:900px;
}
#razmak tr td{
	padding-right:25px;
}
.epayvault{
	height:907px;
	background-image:url('../images/epayvault.png');
	background-position:center 40px;
	background-repeat:no-repeat;
}
.table, table{
	margin-top:25px;
	font-size:12px !important;
}
.table tr th{
	text-align:center;
}
.table tr td:last-of-type{
	text-align:center;
}
.NumFld{
	text-align:right;
}
.Unit{
	text-align:center;
}
.right-aligned{
	float:right;
	margin-bottom:50px;
}
.right-aligned .btn{
	float:right;
	margin-right:12px;
}