body 
{ 
	background: #c7f2b8;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
scrollbar-3dlight-color: #c7f2b8;
scrollbar-arrow-color: #50ed5b;
scrollbar-base-color: #c7f2b8;
scrollbar-darkshadow-color: #c7f2b8;
scrollbar-face-color: #c7f2b8;
scrollbar-highlight-color: #c7f2b8;
scrollbar-shadow-color: #50ed5b;
scrollbar-track-color: #50ed5b;
}

td.logo
{
	background: url('log.jpg') no-repeat;
	width: 1000px;
	height: 110px;
	font-family: Arial;
	font-size: 20px;
}
.poloska_verh
{
	background: url('poloska_verh.jpg') no-repeat;
	width: 1000px;
	height: 10px;
}
.poloska_niz
{
	background: url('poloska_niz.jpg') no-repeat;
	width: 1000px;
	height: 10px;
}
.navig
{
	background: #50ed5b;
	width: 1000px;
	height: 20px;
}
.text
{
	background: #c7f2b8;
	width: 990px;
	text-indent: 0px;
	clear: both;
	overflow: hidden;
	padding-top: 5px;
	text-align: justify;
	padding-right: 10px;	
	padding-left: 10px;	
}
p
.c{
	clear: both;
	overflow: hidden;
	font-size: 10px;
	font-family: Arial;
}
.no{
	text-indent: 0px;
}
.com{
	font-size: 15px;
	font-family: Helvetica;
}
.comment{
	font-size: 16px;
	font-family: Helvetica;

}
div.navig
{
	font-family: Helvetica;
	float: left;
	font-size: 16px;
	text-indent: 10px;
}
div.zakl
{
	float: center;

}

a{
	text-decoration: none;
	color: #000000;
	cursor: hand;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	cursor: hand;
	font-weight: bold;
}

h1{
	font-size: 24px;
	text-align: center;
}
h2{
	font-size: 22px;
	text-align: center;
}
h3{
	font-size: 20px;
	text-align: center;
}
h4{
	font-size: 16px;
	text-align: center;
}

img{
border: 0px;
}

input{
	width: 700px;
	border: 1px #50ed5b solid;
	margin-bottom: 10px;
}
.button{
	background: #50ed5b;
	width: 700px;
	border: 1px #50ed5b solid;
	margin-bottom: 10px;
}
.net{
	background: #50ed5b;
	width: 20px;
	border: 0px;
}

textarea{
	width: 700px;
	height: 200px;
	border: 1px #50ed5b solid;
	margin-bottom: 10px;

}