.subcat li {
    display: inline;
	line-height: 26px;
	margin-right: 5px; /* Отступ слева */
    border: 1px solid #E6E6E6; /* Рамка вокруг текста */
	padding: 3px 6px 3px 6px;
}
.subcat li:hover {
    background: #E6E6E6; /* Рамка вокруг текста */
}
.subcat {
	margin: 1em 0 1em 0;
}
#mailinput, #mailinput * {
	visibility:hidden;
	height: 0px;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial;
	font-size: 12px;
}
a {
	color: #0066cc;
}

.main {
	width: 964px;
	height: 100%;
	margin: auto;
}
.header {
	border-bottom: 1px solid #e6e6e6;
	padding: 21px 0 18px 0;
}
.searchbox {
	width: 306px;
	float:right;
	height: 26px;
}
.searchinput {
	width: 281px;
	border: 1px solid #cdcdcd;
	height: 26px;
	float: left;
}
#vk_groups {
	opacity: 0.5;
}
#vk_groups:hover {
	opacity: 1;
}
.teasers {
	margin-top: 10px;
}

.teaser {
	width: 205px;
	float:left;
	margin-left: 47px;
}
.teaser:first-child {
	margin-left: 0;
}

.teaser img {
	float: left;
	margin-top: 5px;
}
.teaser div {
	float: left;
	width: 135px;
	margin: 3px 0 0 10px;
	line-height: 14px;
}
.teaser div a {
	font-size: 12px;
	text-decoration: none;
}
.bodyleft {
	width: 150px;
	margin: 0 30px 0 0;
	float:left;
}
.lmenu {
	list-style-type: none;
	line-height: 31px;
	margin: 10px 0 0 -4px;
}
.lmenu span {
	font-family: "Times New Roman";
	font-size: 14px;
	text-transform:uppercase;
	color:black;
	padding: 7px 4px 7px 4px;
}
.lmenu a {
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: 14px;
	text-transform:uppercase;
	color:black;
	padding: 7px 4px 7px 4px;
}
.lmenu li.active a {
	background-color: #0066cc;
	color: white;
}
.lmenu li.active span {
	background-color: #0066cc;
	color: white;
}
.bodyright {
	width: 784px;
	float:left;
}
.bodyright-head {
	width: 748px;
}
.breadcrumbs {
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 13px;
	color: #666666;
	margin: 9px 0 12px 0;
}
.breadcrumbs a {
	color: #666666;
	text-decoration: none;
}
#content {
	width: 544px;
	float:left;
	padding-right: 9px;
	border-right: 1px solid #e6e6e6;
}
.content p, .content ul, .content ol, .content table, .content h2, .content h3, .content h4{
	margin: 0.2em 0 0.6em 0;
}

.content p, .content ul, .content li, .content td {
	font-size: 14px;
	line-height: 1.8em;
	margin-bottom: 24px;
}
.content ul, .content ol {
	padding-left: 1.8em;
}
.content .pagination {
	padding-left: 0;
}
.content li {
	margin: 0.2em 0 0.6em 0;
	line-height: 1.3em;
}

h1, h2, h3, h4 {
	font-family: "Times New Roman";
	font-weight: bold;
}
h1 {
	font-size: 32px;
	margin-bottom: 14px;
}
h2 {
	font-size: 28px;
	font-weight: normal;
}
h3 {
	font-size: 24px;
	font-weight: normal;
}

.bodyright-right {
	width: 220px;
	float: left;
	padding-left: 10px;
}
.bodyright-right h2 {
	margin-bottom: 8px;
}
div.news {
	margin-bottom: 20px;
}

div.news a {
	font-size: 14px;
}
div.news p {
	color: #666666;
	margin-top: 4px;
}
.footer {
	margin-top: 40px;
	border-top: 1px #e0e0e0 solid;
	padding: 18px 0 46px 0;
	color: #666666;
}
.footer-left {
	line-height: 18px;
	float:left;
	width: 438px;
}
.li {
	width: 184px;
	float:left;
}
.footer-right {
	width: 342px;
	float: left;
}
.footer-right a {
	color: #666666;
	text-decoration: none;
}
.categoryb {
	width: 596px;
}
.categoryw {
	width: 100%;
}
.colcolcol ul.category {
	-moz-column-count: 3;
	column-count: 3;
}
ul.category {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.category li {
	    display: inline-block;
	margin-right: 1em;
}
.category a {
	font-size: 17px;
}
.category p {
	font-size: 13px;
	margin-top: 2px;
}
.category li {
	border-bottom: 1px dotted #c1c1c1;
	padding: 0 0 10px 0;
	margin: 20px 0 0 0;
}
.category li:last-child {
	border-bottom: 1px solid #c1c1c1;
}
ul.pager {
	list-style-type: none;
	margin: 10px 0 10px 0;
}
.pager li {
	display:inline;
	font-size: 17px;
	padding: 3px 5px 2px 5px;
	margin: 0px;
}
.pager li.active {
	background: #0066cc;
	font-weight: bold;
	color: white;
}
.pager li.active a {
	color: white;
	text-decoration:none;
}
.line {
	float:left;
	width: 240px;
}
.art {
	margin-left: 20px;
	line-height: 20px;
}
.art a {
	font-size: 14px;
}
.articles {
	padding-bottom: 10px;
	margin-bottom: 26px;
	border-bottom: 3px solid #e6e6e6;
}
.credittable {
	width: 100%;
	border-collapse: collapse;
	border-color: #E0E0E0;
}
.credittable th {
	background: #f5f5f5;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
.credittable th {
	padding: 7px;
}
.credittable td {
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	padding: 16px 0 16px 0;
margin: 7px;
	font-size: 16px;
	color: #333333;
}
.bigfont {
	font-size:16px;
	color: #333333;
}
td.tdleft {
	text-align:left;
	font-size: 10px;
	line-height: 12px;
	padding: 0;
	margin: 0;
}
td.tdleft * {
	text-align:left;
	font-size: 10px;
	line-height: 12px;
	padding: 0;
	margin: 0;
}
td.tdleft ul {
	padding-left: 15px;
	margin: 0 10px 0 10px;
	color: #808080;
	font-size: 11px;
}
.linkbutt {
	background: #D42626;
	-moz-transition: all 0.5s ease 0s;
	display: block;
	margin: 4px;
	color: white;
	text-align: center;
	padding: 6px 18px 6px 18px;
	border-radius: 10px;
	background: -moz-linear-gradient(center top , #ffad20, #de0b00) repeat scroll 0 0 transparent !important;
	box-shadow: 0 0 0 1px #DC791E, 0 0 0 2px rgba(0, 0, 0, 0.1);
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	    text-shadow: 0 -1px 0 #b23606;
}
.linkbutt:hover {
	-moz-transition: all 0.5s ease 0s;
	background: -moz-linear-gradient(center top , #de0b00, #ffad20) repeat scroll 0 0 transparent !important;
	box-shadow: 0 0 0 1px #DC791E, 0 0 0 4px rgba(114, 0, 0, 0.25);
	text-shadow: 0 0 1px #FFFFFF;
}
#box-table-a {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    //margin: 20px;
    text-align: left;
    width: 470px;
}
#box-table-a th {
    background: none repeat scroll 0 0 #B9C9FE;
    border-bottom: 1px solid #FFFFFF;
    border-top: 4px solid #AABCFE;
    color: #003399;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
}
#box-table-a td {
    background: none repeat scroll 0 0 #E8EDFF;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid transparent;
    color: #666699;
    padding: 8px;
}
#box-table-a tr:hover td {
    background: none repeat scroll 0 0 #D0DAFD;
    color: #333399;
}
ul.toc_2 {
	padding-left: 1em;
}
table { 
	width: 100%; 
	border-collapse: collapse; 
}
/* Zebra striping */
tr:nth-of-type(odd) { 
	background: #eee; 
}
th { 
	background: #333; 
	color: white; 
	font-weight: bold; 
}
td, th { 
	padding: 6px; 
	border: 1px solid #ccc; 
	text-align: left; 
}
.both2 {
	font-size: 28px;
	font-weight: normal;
	font-family: "Times New Roman";
}
.widest {
	width: 964px;
	margin-left: -180px;
	padding: 10px;
	background: white;
	border: 1px solid #e6e6e6;
}
ul.large {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 30px;
    margin-top: 0;
    padding: 20px 20px 14px;
}
