@font-face {
    font-family: 'FederationBold';
    src: url('feb_____-webfont.eot');
    src: url('feb_____-webfont.eot?#iefix') format('embedded-opentype'),
         url('feb_____-webfont.woff') format('woff'),
         url('feb_____-webfont.ttf') format('truetype'),
         url('feb_____-webfont.svg#FederationBold') format('svg');
    font-weight: normal;
    font-style: normal;
	font-variant: normal;

}
html, body {
	height: 100%;
	
	margin:0 0 0 0; padding: 0;
	overflow: visible;
}
body {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Arial, Verdana;
	position: relative;
	overflow: visible;
	
}

#wrap {
	width: 513px;
	padding: 0px 12px;
	overflow: visible;
	min-height: 840px;
	height: 100%;
	z-index: 0;
	margin: -4px auto 0 auto;
	box-shadow: 10px 0px 4px  0px #9b9b9b , -10px 0px 4px  0px #9b9b9b;
	-moz-box-shadow:10px 0 4px  0px #9b9b9b , -10px 0 4px  0px #9b9b9b;   
	-webkit-box-shadow:10px 0 4px 0px #9b9b9b , -10px 0 4px  0px #9b9b9b;
	position: relative;
}
.box {
	width: 525px;
	padding: 0px 0 0 8px;
	height: 100%;
	overflow: visible;
	z-index: 0;
	margin: -4px auto 0 auto;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#9b9b9b, Strength=10, Direction=90), progid:DXImageTransform.Microsoft.Shadow(Color=#9b9b9b, Strength=10, Direction=270), progid:DXImageTransform.Microsoft.Chroma(Color='#ffffff');
	background-color: #FFF;	
}

h1 {
	font-family: 'FederationBold', Verdana, Arial;
	position: absolute;
	top: 45px;
	left: 13px;
	color: #109b0e;
	font-size: 20px;
	font-weight: normal;
    font-style: normal;
	font-variant: normal;
}

div.logo {
	position: absolute;
	top: 100px;
	left: 252px;
	text-align: center;
}

.godina {
	position: absolute;
	top: 135px;
	color: #000;
	text-align: center;
	width: 513px;
	font-family: Verdana, Arial;
	font-size: 9px;
}

.uizradi {
	position: absolute;
	top: 168px;
	background: #00a650;
	height: 47px;
	width: 513px;
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #d0cdca;
	text-align: center;
	line-height: 47px;
}
.velikaslika {
	position: absolute;
	top: 240px;
	text-align: center;
	left: 50%;
	margin-left: -489px;
}

.naslov {
	position: absolute;
	top: 525px;
	color: #00a650;
	text-align: center;
	width: 513px;
	height: 20px;
	font-family: Arial, Verdana;
	font-size: 16px;
}

.adresa {
	position: absolute;
	top: 555px;
	color: #00a650;
	width: 147px;
	height: 58px;
	font-family: Arial, Verdana;
	font-size: 12px;
	left: 200px;
	margin: auto;
	text-align: center;
}

.telefon {
	position: absolute;
	top: 570px;
	color: #00a650;
	text-align: left;
	width: 147px;
	height: 58px;
	font-family: Arial, Verdana;
	font-size: 12px;
	left: 272px;
}

.email {
	position: absolute;
	top: 630px;
	color: #565958;
	font-size: 12px;
	width: 513px;
	height: 20px;
	text-align: center;
}

.kontakt {
	position: absolute;
	top: 675px;
	width: 100%;
	height: 103px;
}

.inputc {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #565958;
}

.myinput {
	background: #c9caca;
	border: 1px solid #c9caca;
	width: 144px;
	height: 15px;
	font-family: Arial, Vedrana;
	font-size: 12px;	
}

.area {
	background: #c9caca;
	width: 284px;
	height: 70px;
	border: 1px solid #c9caca;
	font-family: Arial, Vedrana;
	font-size: 12px;
}

.asubmit {
	width:121px;
	height: 19px;
	font-family: Arial, Vedrana;
	font-size: 12px;
	color: #FFFFFF;
	background: #00a650;
	display: block;
	float: right;
	margin: 10px 30px 0 0;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.asubmit:hover {
	box-shadow: 2px 5px 1px #9b9b9b;
	-moz-box-shadow:2px 5px 1px #9b9b9b;   
	-webkit-box-shadow:2px 5px 1px #9b9b9b;
	
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#9b9b9b, Strength=2, Direction=90), progid:DXImageTransform.Microsoft.Shadow(Color=#9b9b9b, Strength=5, Direction=180), progid:DXImageTransform.Microsoft.Chroma(Color='#ffffff');
}

#error {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: red;
}

.green {
	color: #00a650;
}
