body {
	font-family: 'ProximaNovaRegular';
	background: url(../images/bg.png) repeat;
}

@font-face {
	font-family: 'ProximaNovaRegular';
	src: url('fonts/proximanova-regular-webfont.eot');
	src: local('☺'), url('fonts/proximanova-regular-webfont.woff') format('woff'), url('fonts/proximanova-regular-webfont.ttf') format('truetype'), url('fonts/proximanova-regular-webfont.svg#webfont4QhLdEo1') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'JournalRegular';
	src: url('fonts/journal-webfont.eot');
	src: local('☺'), url('fonts/journal-webfont.woff') format('woff'), url('fonts/journal-webfont.ttf') format('truetype'), url('fonts/journal-webfont.svg#webfontWRecCmQv') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-family: 'JournalRegular';
	font-size: 72px;
	color: #fff;
	display: block;
	width: 600px;
	margin: 0 auto;
	padding-top: 45px;
	padding-bottom: 75px;
}

h2 {
	font-family: 'JournalRegular';
	font-size: 36px;
	color: #fff;
	display: block;
	width: 265px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 8px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearfix {
	clear: both;
}

#contact_form {
	width: 100%;
	height: 1440px;
	background: url(../images/contact_bg.png) repeat;
	display: none;
}

form.forma {
	display: block;
	width: 534px;
	height: 451px;
	margin: 0 auto;
	position: relative;
}

form.forma input, textarea {
	position: absolute;
	border: 0;
	outline: none;
	background: none;
}

form.forma input#name {
	top: 25px;
	left: 155px;
	width: 320px;
	height: 25px;
}

form.forma input#email {
	top: 86px;
	left: 155px;
	width: 320px;
	height: 25px;
}

form.forma input#subject {
	top: 145px;
	left: 155px;
	width: 320px;
	height: 25px;
}

form.forma textarea#message {
	top: 212px;
	left: 155px;
	width: 312px;
	height: 125px;
	max-width: 312px;
	max-height: 125px;
}

form.forma input.submit {
	display: block;
	width: 482px;
	height: 47px;
	background: url(../images/btn_send.png) 0 0 no-repeat;
	cursor: pointer;
	position: absolute;
	top: 370px;
	left: 9px;
}

form.forma input.submit:hover {
	background: url(../images/btn_send.png) 0 -47px no-repeat;
}

form.forma input.submit:active {
	background: url(../images/btn_send.png) 0 -94px no-repeat;
}

#main_content {
	width: 100%;
	height: 655px;
	background: url(../images/main_bg.png) repeat-x;
}

a.logo {
	margin: 0 auto;
	display: block;
	width: 252px;
	height: 101px;
	padding-top: 76px;
	background: url(../images/logo.png) no-repeat center bottom;
}

#content {
	width: 750px;
	margin: 55px auto;
}

#etok {
	float: left;
	width: 339px;
	height: 256px;
	background: url(../images/waste.png) no-repeat;
	margin-left: -40px;
}

#calculator {
	float: right;
	width: 234px;
	height: 256px;
	background: url(../images/calc.png) no-repeat;
}

div.btn {
	width: 221px;
	height: 32px;
	background: url(../images/btn.png) no-repeat;
	padding: 9px 0 0 25px;
	color: #333333;
	text-shadow: #a6a6a6 0 1px 0;
	font-style: normal;
	position: relative;
}

div.btn a {
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0;
	top: 0;
}

div.btn.left {
	margin-left: 10px;
}

#form{
	width: 499px;
	height: 426px;
	background: url(../images/contact_form.png) no-repeat;
	margin: 0 auto;
}

#btn_back {
	display: block;
	width: 184px;
	height: 61px;
	margin: 70px 30px 0 0;
	cursor: pointer;
	float: right;
	text-indent: -9999px;
	background: url(../images/back.png) no-repeat;
}

#question_bar{
	background: url(../images/contact_bg.png) repeat;
	width: 100%;
	height: 100px;
	display: none;
}

a.x {
	display: block;
	width: 17px;
	height: 17px;
	background: url(../images/btn_x.png) no-repeat;
	float: right;
	margin: -79px 5px 0 0;
	cursor: pointer;
}

#contact_btn{
	display: block;
	width: 94px;
	height: 23px;
	text-indent:  -9999px;
	background: url(../images/btn_yes.png) 0 0 no-repeat;
	margin:  0 auto;
}

#contact_btn:hover {
	background: url(../images/btn_yes.png) 0 -23px no-repeat;
}

#contact_btn:active {
	background: url(../images/btn_yes.png) 0 -46px no-repeat;
}


#footer {
	width: 195px;
	margin: 75px auto;
	color: #434343;
	font-size: 13px;
	text-shadow: #a6a6a6 0 1px 0;
}

#footer a {
	color: #434343;
	font-size: 13px;
	text-shadow: #a6a6a6 0 1px 0;
	text-decoration: none;
	margin:0 1px;
}

#footer a:hover{
	text-decoration: underline;
}

.error{
	display: block;
	width: 500px;
	text-align: center;
	color: #ff6161;
	text-shadow: 1px 1px 1px #000;
}


.success{
	display: block;
	width: 500px;
	text-align: center;
	color: #68ff61;
	text-shadow: 1px 1px 1px #000;
}




