body {
	color: #000;
	background: #fff;
	margin: 0px;
	font-family: tahoma;
	}
td.vorona{
	width: 231px;
	height: 203px;
}
td.menu{
	width: 231px;
	height: 611px;

	background-repeat: no-repeat;
	background-position: top;
}
td.left{
	width: 231px;
}
#palka{
	position: absolute;
	top: 220px;
	left: 0px;
	width: 140px;
	}
#nav {
	font-size: 0.7em;
	margin: 0;
	margin: 0;
	position: absolute;
	top: 275px;
	left: 70px;
	width: 140px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
}
#nav li {
	margin: 0px;
	padding: 11px 0 11px 0px;
	background: url("images/button.gif") left center;
	background-repeat: no-repeat;
}
#nav a {
	text-decoration:none;
	color: #000;
	margin: 0 0 20px 0px;
}
#nav li:hover {
	margin: 0px;
	padding: 11px 0 11px 0px;
	background: url("images/button_hover.gif") left center;
	background-repeat: no-repeat;
}
#nav a:hover{
	color: #00ff00;
}
td.logo{
	width: 745px;
	height: 346px;
	background: url("images/123_02.gif");
}
td.text{
	width: 745px;
	background: url("images/123_05.gif");
	height: 464px;
}
td.content {
	background: #fff;
}
td.leftik {
	background: url("images/07.gif");
	height: 100%;
}
td.rightik{
	background: url("images/08.gif");
	background-repeat: repeat-y;
	height: 100%;
}
div.lefttop{
	background: url("images/04.gif");
	width: 81px;
	height: 98px;
	position: relative; 
	top: -179px;
}
div.righttop{
	background: url("images/06.gif");
	width: 81px;
	height: 98px;
	position: absolute; 
	top: 2260px;
	right: 1100px;
}
#leftik1 {
  height: 100%;
}
div.txt{
	padding: 0px;
	}
h1{
	font: 20px arial;
	color: #FF6600;
	font-weight: bold;
	text-align: center;
	}
p.cont {
	margin: 300px 0 0 450px; 
	font: 16px arial;
	color: #FF6600;
	font-weight: bold;
	}
p.cont a{
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	}
