body {
		background-color: #ffffff;
}
p{
		margin-top: 0px;
}
a {
		color: #000000;
}
img {
		border: 0px;
}

input {
		border:1px solid #999999;
		color:#999999;
		background-color: #fefefe;
		margin-top: 10px;
}

textarea {
		border:1px solid #999999;
		color:#999999;
		background-color: #fefefe;
		margin-top: 10px;
}
/*-------------------------------------divs------------------*/
#header {
		clear: both;
		width: 1020px;
		height: 265px;
		background: url(img/up.jpg) no-repeat;

}

#menu {

		clear: both;

		height: 50px;
		margin-left:300px;
}


#telo{
		clear: both;
		width: 910px;
		min-height: 600px;
		padding-left:55px;
		padding-right:55px;
		background: url(img/fon.jpg) repeat-y;
		text-align: left;
		font-family: 'Arial', sans-serif;;
		font-size: 10pt;
		font-style: normal;


}

#niz {
		clear: both;
		width: 1020px;
		height: 265px;
		background: url(img/down.jpg) no-repeat;
}


/*-------------------------------------divs------------------*/
