.body {
	margin: 0px;
	background-color: #FFFFFF;
}
.table01 {
	height: 100%;
	width: 100%;
	border: 0px;
}
.table02 {
	height: 420px;
	width: 760px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.table01c {
	height: 95px;
	width: 760px;
}
.butonpl {
	width: 50px;
	height: 28px;
	background-color: #ECC24D;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: hand;
	background-image: url(images/pl.gif);
	border: 1px solid #666666;
}
.butonua {
	width: 50px;
	height: 28px;
	background-color: #ECC24D;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: hand;
	background-image: url(images/ua.gif);
	border: 1px solid #666666;
}
.tex {
	margin-top: 9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	color: #000000;
	text-decoration: none;
	
}
.spl {
	width: 760px;
	height: 420px;
	background-color: #FEFAEC;
	background-image: url(images/krople_tlo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.link {
	text-decoration: none;
}