body {
	background: #00515c url(../images/body1.jpg) repeat-y 100%;	
	margin:0;
	padding:0;
	width: 100%;
	}
	
	#top {
	margin: auto auto auto auto;
	padding:0;
	background: url(../images/Top.gif);
	width: 100%;
	}
	#menu {
		margin-left: 3%;
		height: 35px;
		text-align: center;
		width: 95%;
		clear: both;
		margin-bottom: 20px;
		padding-bottom: 2%;
	}
	#poisk {
	width: 95%;
	z-index: 30;
}
	#info {
	width: 95%;
	clear: both;
	margin: 0% 0% 0% 4%;
	font: italic normal bolder medium/normal "Monotype Corsiva", "Comic Sans MS";
	z-index: auto;
	}
	
	#main{
	clear: both;
		background: url(../images/main_body.gif) repeat;
		margin: -16% 1.1% 0px 1.6%;
		padding: 10px 10px 10px;
		z-index: auto;
}

#info h1, h2, h3, h4 {
	font: italic "Monotype Corsiva", "Comic Sans MS";
}
form input.text {
	font: italic normal bolder 100% "Monotype Corsiva", "Comic Sans MS";
border: medium outset #00515c;
	word-spacing: 2px;
	text-align: center;
	color: #00515c;
}
#button_sha {
	cursor: pointer;
}

form select.select {
	background-image: url(../images/ramka.png);
	font-family: "Monotype Corsiva";
	font-size: medium;
	font-style: oblique;
	font-weight: bolder;
	border: medium outset #00515c;
	color: #00515c;
}

 form input.checkbox{
	color: #00515c;
	border: medium outset #00515c;
}
