div#blok-top {
	width: 838px;
	height: 129px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #09C;
	border-right-color: #09C;
	border-left-color: #09C;
}
div#blok {
	width: 838px;
	height: 684px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
}
div.shapka {
	width: 838px;
	height: 100px;
	background-color: #FFF;
	text-align: right;
	font-size: 30px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: super;
	background-image: url(pic/fisher.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
div.menu-top {
	width: 838px;
	height: 30px;
	background-color:#09C;
}
div.menu {
	width: 198px;
	height: 580px;
	float: left;
	padding: 10px;
	background-color:#FFF;
	border-right: 2px;
	border-right-style: groove;
	border-right-color: #09C;
}
div.list {
	width:598px;
	height:580px;
	float:left;
	padding:10px;
	background-color:#FFF
}

div.podval {
	height: 80px;
	background-color:#09C;
	padding: 2px;
	clear:left;
	width: 834px;
	font-size: 10px;
	text-align: left;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000;
}
a:hover {
	color: #00F;
}
a:visited {
	color: #000;
}
a:active {
	color: #00F;
}
