@charset "UTF-8";
/* CSS Document */

#int { 
width:100%;

}
#prez {width: 370px; margin: 100px auto; padding: 51px 0 0 0;
color:#999;
text-align:center;}
div,form, fieldset, input, textarea {
	margin: 0; padding: 0; outline: none;
}
fieldset {border:0;
}
	


#container {
	width: 560px; margin: 100px auto; padding: 51px 0 0 0;
	border-color:#999;
	border-width:1px;
	background: url(lines.png); position: relative;
}
	#container:before {
	border-color:#999;
	border-width:1px;
		content: ""; width: 19px; height: 365px; position: absolute; left: -19px; top: 0;
		background:url(../images/shadow.png); 
	}
	h2 {
	font-size: 20px;
	text-align: center; letter-spacing: 3px;
	margin: 0 0 4px 0;
	font-family:simone;
}
a {font-family:simone;
text-decoration:none;
color:#666;}

#map {text-align:center;
margin:20px auto;
}

label {
	width: 150px; display: block;
	text-align: right; float: left;
	font-size: 18px; letter-spacing: 3px;
	margin: 0 10px 40px 0; clear: left;
}
input {
	width: 300px; height: 40px; float: left; margin: -14px 0 0 0;
	background: url(dots.png); 
	font-family:Arial, Helvetica, sans-serif
	font-size: 24px; color: #18326d; letter-spacing: 3px;
}

textarea {
	width: 300px; height: 200px; float: left; margin: -14px 0 40px 0;
	background: url(dots.png); 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; color:#666; letter-spacing: 3px;
}

/****img***/
h2 {
	font-family:simone;
	text-decoration:none;
	line-height:35px;
}
h4 {
	font-size:16px;
	letter-spacing: 0px;
	color:#999;
	}
.pr {
	background:#C09;
}
p:hover { color:#099;}

#ref {text-align:center;
margin-left: -230px;
margin-top:-290 px;
list-style-image:inherit;}