body {
background-color: #D4CCB9;
padding: 0 10; margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
td.hname {
font-size: 36px;
}
td.hname div {
font-size: 14px;
color: #666;
}
table#regform {
	font-size: 12px;
	color: #666;
}
table#regform input {
	width: 120px;
}
input.enter, table#regform input.enter {
	width: 70px;
}
table#regform a { color: #000;}
td.search {
	padding: 5 10 10 10;
	background-color: #fff;
}
div.search td {
	color: #666;
}
div.form_text {
font-size: 14px;
color: #666;
}
input#search {
	width: 100%;
}
div.letters {
	padding-top: 5px;
	font-size: 16px;
}
div.letters a {
	padding: 3;
}
div.letters a:hover {
	background-color: #D4CCB9;
	padding: 3;
}
div.letters div#active_letter  {
	background-color: #D4CCB9;
	display: inline;
	padding: 3;
}


div.letters div {
	display: inline;
	padding: 0;
}
a {	text-decoration: underline; color: #000; }
a:hover { text-decoration: none; }
div.menu {
height: 30px;
}
div.menu td {
	background: url("/images/back_btn.gif") no-repeat;
	height: 30px;
	width: 130px;
	text-align: center;
	font-size: 18px;
}

div.footmenu {
height: 30px;
background-color: #fff;
}
div.footmenu td {
	height: 30px;
	width: 108px;
	text-align: center;
	font-size: 18px;
}

div.menu td#active {
	background: url("/images/active_btn.gif") no-repeat;
}
div.main {
	background-color: #fff;
	height: 100%;
	padding: 10px 20px;
}
div.main span {
color: #666;
}
h1 {
	text-align: center;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
}
h2 {
	text-align: center;
	font-size: 1.4em;
	padding: 0;
	margin: 20px 0;
}
div.text {
	font-size: 1em;
}
div.text img {
	margin: 0 15px 15px 0;
	float: left;
}
div.text p {
margin: 0 0 1em 0;
}
img {
	border: 0;
}
td.adv {
padding-right: 10px;
}
td.footer {
padding: 10px 0;
}
td.footer td {
padding-right: 10;
font-size: 14px;
}
div.hr {width: 100%; height: 3px; margin: 10 0; padding: 0; border: 0; background: #eee; overflow: hidden;}
div.nav {
padding: 5px;
border: #D4CCB9 1px solid;
background-color: #F5F1E7;
}

div.nav a {
	font-weight: bold;
}

ol li {
	margin: 20px 0;
}

ol li div.name {
	font-size: 1.2em;
}
ol li div.name span {
	color: #999;
}

ol li div.city {
	margin: 0 0 5 0;
}

ol li div.city div {
	display: inline;
}

div.middot {
	display: inline;
	margin: 0 10px;
}

ol li div.text {
	font-size: 0.8em;
}
div.count {
	font-size: 0.8em;
}

div.page {
	font-size: 1em;
	font-family: Arial;
	margin: 10px 0 20px 0;
}
div.page span {
	background-color: #D4CCB9;
	display: inline;
	padding: 3;
	font-weight: bold;
}
div.page a {
	margin: 0 5px;
}
div.p {
	padding-top: 10px;
	font-size: 1em;
	font-family: Arial;
}
div.p span {
	color: #666;
}

div.five div.name {
	clear: left;
	margin: 0 0 5 0;
	font-size: 1.2em;
}
div.five img {
	margin-right: 15px;
	float: left;
}
div.five {
	clear: all;
	margin: 30 0 30 0;
}
ul {
	margin-top: 5;
	margin-bottom: 5;
}
div.input div {
	font-size: 0.8em; 
}
div.input input {
	width: 420px;
}
div.input select {
	width: 420px;
}
div.input table {
	border: #666 1px solid;
}

div.input table td {
	padding: 5px;
	background-color: #F7F7F7;
	border-bottom: #666 1px solid;
}
div.input table tr#b td {
	border: 0px;
}
div.input table td div {
	font-size: 0.8em;
	color: #666;
}
div.input span {
	color: red;
	text-transform: uppercase;
}
div#error {
	color: red;
	margin: 5px 0;
	text-align: center;
}
option#root { background-color: #eee; color: red }
div.anketa {
	border: #eee 2px solid; 
	padding: 5px
}
