* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px  Georgia;
	
	background:url(img/fon2.jpg);
	background-color:#000000;

				width: 100%;
				height:100%;
				border: 0;
				
				left: 0;
				top: 0;
				z-index: -1;
			}
	
	

a {
	color: white;
	outline: none;
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

#logo {
position:absolute;
top:30px; left:0px; z-index:-1;
background:url(img/logolist.png) no-repeat;
width:329px;
height:212px;
}

#baget {
	height: 73px;
	background:url(img/baget.png) repeat-x;
	position: absolute;
	top:0px;
	width:100%;
}

#dovgenko {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-style:italic;
}


#aeroport {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-style:italic;
}
#alexandr {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-style:italic;
}
#copyright {
	position:relative;
	margin-top:80px;
	margin-left:50px;
	background-image:url(img/copyright.png);
	width: 300px;
	bottom:10px;
}

#text_copyright {
	color:#000000;
	font-style: italic;
	margin-left:20px;
	margin-top:10px;
	font-size: 13px;
	
}

.screated { font-family:Georgia;font-style:italic; position: relative; float:right; top:-40px; margin-right:30px; background:url(img/copyright.png); width:260px; padding:0px 7px 0px 7px; font-size:13px; }
a.created {color:#000000; text-decoration:underline; }
a.created:hover { color:#FFFFFF; text-decoration:none; background:#000000; }


