.send{
  width: 500px;
  border-collapse: collapse;
  border: 1px 0px 1px 0px solid #555555;
  padding: 0px;
  margin: 0px;
}
.send th{
	background: #e6e3db;
	font-weight: bold;
	font-size: 12px;
	color:#336699;
}
.send td{
  padding: 5px;
}

.red{
color: #cc0000;
font-weight: bold;
}

	
.psmall{
	font-size: 10px;
}

.topic{
	border-top: 1px solid #E2DBC0;
	margin: 0px;
	padding: 5px 7px 10px 7px;
	text-align: justify;
/*	background: #ebe8df; */
}
.name{
	font-weight: bold;
	color: #336699;

}

.number{
	font-weight: bold;
}

.user {
	position: relative;
	text-align: left;
	float: left;
	padding: 0px 0px 3px 0px;
}
.theme {
	position: relative;
	text-align: right;
	float: right;
	color: #cc0000;
}

.zel {
	float: right;
	color: #555555;
}

.question{
	padding: 5px;
	border: 0px solid #E2DBC0;
	text-align: justify;
	padding: 5px 0px 5px 0px;
	color: #336699;
}

.answer{
	padding: 5px;
/*	background: #F7F4EB;*/
	border-left: 1px solid #E2DBC0;
	text-align: justify;
	padding: 5px;
}
.resp{
	padding: 5px;
	text-align: justify;
	padding: 5px;
}
.quest_date, .answer_date{
	font-weight: normal;
	font-size: 10px;
	color: #555555;
}

.city{
	color: #555555;
}

.libr{
	color: #555555;
}

.topic br {
	clear: both;
}

ul.themes{
	text-align: left;
}
li.ur2 {
list-style: circle;
margin: 0px 0px 0px 20px;
}

div.text{
	text-align: justify;
	font-size: 12px;
}

.menu{
	text-align: left;
	padding:5px 0px 0px 10px;
}
.menu li {
	list-style: none;
	padding:5px 0px 0px 0px;
}
.menu a:link, .menu a:visited {
	font-size: 14px;
	font-weight: bolder;
	color: #336699;
	padding-left:20px;
	text-decoration: none;
}

.menu a:hover {
	  color: #CC0000;
	  font-size: 14px;
	  font-weight: bolder;
     text-decoration: none;
}
