html,body {
	background:#ddd url("/img/bg.gif");
}
.num {
	font-family:Verdana;
}
#main {
	width:800px;
	background:#fff;
	margin:10px auto;
}
#main td {
	padding:20px;
	border:1px solid #ccc;
}
#rightcol {
	width:230px;

}
.news div {
	margin:0 0 10px 0;

}
.news i {
	color:#999;
	font-style:normal;
}
.news a {
	font-weight:bold;
	font-size:110%;	
}
.menu {
	border-left:4px solid #5badff;
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	width:400px;
}
.menu li {
	list-style:none;
	margin:0;
	padding:0 10px;
}
.menu a {
	text-decoration:none;
	font-size:100%;
	font-weight:bold;
}
.menu a:hover {
	text-decoration:underline;
}
.catalog ul {
	list-style:disc;
}
.catalog i,.catalog i a {
	font:85% Verdana,sans-serif;
	color:#ccc;
	text-decoration:none;
}
.catalog i b {
	color:#666;
	font-weight:normal;
}
p {
	margin:10px 0;
	text-indent:20px;
	text-align:justify;
}
p.list {
	margin:10px 10px 10px 30px;
	text-indent:0;
}
#main table.res {
	width:100%;
}
#main table.res td,table.res th {
	border:1px solid #ccc;
	padding:10px;
	vertical-align:top;
}
#main table.res th {
	width:100px;
	text-align:right;
}
table.res p {
	margin:0;
	text-indent:0;
	text-align:justify;
}
table.res li {
	margin:0 0 0 20px;
}
#editres {
	display:none;
}
#editres input,#editres textarea,#addres input,#addres textarea,#addres select {
	display:block;
	margin:5px 0;
	width:570px;
}
#editres textarea,#addres textarea {
	height:300px;
}
#editres input.button,#addres input.button {
	width:150px;
}
.search {
	border:1px solid #ccc;
	padding:20px;
	background:#eee;
}
.search table {
	width:100%;
}
#main .search td {
	border:none;
	vertical-align:middle;
	padding:0;
}
#sleft {
	width:120px;
	padding:0 10px 0 0;
}
#scenter {
	width:496px;
}
#scenter input {
	width:496px;
	padding:3px;
}
#sright {
	width:100px;
	padding:0 0 0 10px;
	text-align:right;
}
#sright input {
	width:80px;
}
#addsearch {
	display:none;
	margin:10px 0 0 0;
}
#counters {
	text-align:center;
	margin:5px;
}

.lnk1 {
	text-align:right;
}
.lnk2 {
/*	display:inline;*/
}

