span {
  color : #cc3d21;
  font-size: 20px;
}

* {
	padding: 0;
	margin: 0;
} 

.doit li { margin-top:0px !important; margin-bottom:10px !important;}
.doit li a:hover {background-color: #f7e7e7 !important; text-decoration:none;}
.doit li a {text-decoration:none;}

body { 
	font: 14px "Trebuchet MS", Verdana, Arial, Sans-Serif;   
	background-color: #000000;
}

#wrap {
  margin: 22px auto;
  width: 900px;
  padding: 13px;
  background-color: #fff;
  position: relative;
}

#header {
  height : 80px;
  background-color : #ffffff;
}
#siteLogo {
	display: block;
	padding-top: 18px; 
	margin-left: 17px;
	border: 0px none;
}
#searchBox {
  margin-top: 7px;
  border: 1px solid #ccc; 
  background: #eee;
  height: 36px;
  padding-left: 21px;
  padding-right: 21px;
}

#breadcrumbs {
	font: 13px Arial;
	line-height: 35px;
}
#breadcrumbs a {
	text-decoration: none;
}
#googleSiteSearch {

	border-top: 6px solid #eee; 
}
#googleSiteSearch input {
	width: 144px;
}
#googleSiteSearch input.searchBtn {
	width: 58px;
	height: 23px;
}

#menu {
  list-style-type: none;
  margin-top: 6px;
  border: 1px solid #ccc;
  width: 176px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#menu li {
  margin-left: 22px;
}
#menu a {
  color : #000000;
  font-size: 16px;
}

a.alf  {
  color : #cc3d21;
  font-size: 20px;
}

#content { 
  text-align: left;
  font-size: 14px;
  width: 693px;
  float: right;
}
#content p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
	clear: left;
}
#content ul {
	list-style-type: circle;
	margin-left: 22px;
	color: #ccc;
}
#content li {
	line-height: 1.5em;
}
#content h1 {
	border-bottom: 1px solid #000;
	text-align: center;
	margin-top: 21px;
	margin-bottom: 21px;
	font-size: 16px;
}

#content h2 {
	margin-top: 21px;
	margin-bottom: 11px;
	height: 1%;	
}
#content td {
	padding: 2px;
}
#content textarea {
	width: 500px;
	height: 200px;
}
img.character {
	float: left;
	border-right: 3px solid #fff;
	border-top: 8px solid #fff;
}

#suggestBtn {
	display: block;
	margin: 18px;
	clear: left;
}
#suggestBtn img {
	border: 0px none;
}
#circleNav {
	text-align: center; 
	color: #ccc;
}

#bottomNav {
	clear: both;
	border-top: 25px solid #fff;
	font: 13px Arial;
	font-weight: bold;
	text-align: right;
} 
#footer { 
  margin-top: 5px;
  text-align: left; 
  border-top: 1px solid black;
}
#footer a {
	display: block;
	float: right;
	font: 13px Arial;
	font-weight: bold;
}
/* рекламные блоки */
#adsenceHeader {
	height: 60px;
	width:  468px;
	position: absolute;
	right: 35px;
	top: 23px;
	background-color: #ffffff;
}
#iLnkHead {
	margin-top: 20px;
	width: 176px;
	text-align: right;
	color: #bbb;
}
#iLnk {
	border: 1px solid #ccc;
	width: 176px;
}
#iLnk p {
	padding-left: 22px;
	font-size: 12px;
}
#iLnk a {
	text-decoration: none;
	font-family: Arial;
}
#contextScraper { /* Небоскреб в тексте статьи */
	width: 100%;
	border-left: 2px solid #fff;
	float: right;
	font-size: 14px;
}
#contextScraperYandex { /* Небоскреб в тексте статьи */
	width: 240px;
	border-left: 13px solid #fff;
	float: right;
	font-size: 14px;
}