@charset "windows-1251";

* {margin: 0px; padding: 0px; vertical-align: top;}
a {
	font-family: Tahoma; 
	font-size: 13px; 
	font-weight: bold; 
	color: #444444; 
	text-decoration: none;}
a:hover {text-decoration: underline;}
a img {border: none;}

.main {width: 1263px; margin: 0px auto; background: url("../images/bg.gif");}

.left {
	width: 256px; 
	background: url("../images/fon_logo.png") no-repeat; 
	padding: 10px;
	background-position: 50% 15px;
}

.content {width: 1007px; text-align: center;}
.header {width: 1007px; height: 311px; background: url("../images/header.jpg") no-repeat; font-family: Arial; font-size: 13px; font-weight: bold; color: #aaaaaa; text-align: left;}
.favourite {height: 36px; width: 962px; text-align: right; padding-top: 20px; padding-right: 45px;}
.favourite a {padding-left: 15px; background: url("../images/plus.jpg") no-repeat 0% 100%; color: #ddd; font-size: 11px;}
div.form {width: 977px; padding-left: 30px; padding-top: 40px;}
form {padding-top: 10px;}
input.form  {width: 875px; height: 30px; border: solid 1px white; background: url("../images/form.jpg") no-repeat; padding-left: 5px; padding-top: 10px; font-size: 16px;}
input.button {width: 82px; height: 32px; background: url("../images/button.jpg"); border: solid 1px white; font-family: Arial; font-size: 17px; font-weight: bold; color: #777777; cursor: hand; margin-top: 5px;}
.inner {
	width: 700px; 
	background: white; 
	text-align: left; 
	padding: 30px; 
	margin: 10px 100px; 
	font-family: Tahoma, sans-serif;
	font-size: 13px; 
	color: #222222;
}
.inner h4 {
	margin: 15px 0px;
}
.inner p {
	margin: 15px 0px;
}
.citata {
	text-align: left; 
	margin-left: 20px; 
	padding: 10px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px; 
	color: #222222;
}
#avtorc {
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-style: normal; 
	font-size: 9px; 
	color: #222222;
	margin-left: 30px;
}
#vseavtory a {
font-size: 10px;
}

.small {
font-size: 11px;
padding: 8px 0px 0px 0px;
}
.small a {
font-size: 11px;
}

.searchstr {
	word-spacing: 6px;	
	display: inline; 
}

.alfavit {
	height: 26px;
	width: 650px; 
	background: white; 
	text-align: center; 
	padding: 10px; 
	margin: 20px 100px;
}

.symbols {
	font-family: Tahoma;
	font-size: 18px;
	width: 100%;
	font-weight: normal;
	text-align: justify;
	color: #000000;
 	padding: 5px; /* Поля вокруг надписи */
}

.symbols A {
	display: inline; 
 	padding: 3px; /* Поля вокруг надписи */
 	text-decoration: none; /* Подчеркивание у ссылок убираем */
 	color: #666; /* Цвет текста */
 	border: 1px solid #ccc; /* Рамка вокруг пунктов меню */
 	background-color: #f0f0f0; /* Цвет фона */
	font-family: Arial;
	font-size: 12px;
	position: relative;
}

.symbols A:hover {
 color: #ffe; /* Цвет текста активного пункта */
 background-color: #797979; /* Цвет фона активного пункта */
}

.footer {
	height: 237px; 
	background: url("../images/footer.png") no-repeat; 
	text-align: right; 
	vertical-align: bottom; 
	padding-right: 26px; 
	padding-bottom: 20px;
	background-position: 140px 30px;
}

form.mysubmit
{
  display: inline;
}
input.mysubmit  
  { 
	display: inline;
	font-family: Tahoma; 
	font-size: 13px; 
	font-weight: bold; 
	color: #444444; 
	text-decoration: none;    
	border: none;
    	background: transparent;
	cursor: pointer;
    	cursor: hand;
  }
input.mysubmit:hover, input.mysubmit.hover {
	text-decoration: underline;    
}
