html, body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background: #fff;
	color: #696969;
	text-align: center;
}
body {
	/*padding: 0px 50px;*/
}
:focus, :active {
	outline: none;
}
/* Говорим браузерам юзать Боксовую модель IE, Opera, FireFox, Safari */
div, input, h2 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
a img, form, area {
	padding: 0;
	margin: 0;
	border: none;
}
p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	color: #fff;
	background-color: #fff;
	height: 2px;
	border-width: 0px;
	/*clear: both;*/
	margin: 10px 0px;
}
div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
div.sitebox {
	width: 993px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
table.wrapper {
	border-collapse: collapse;
	border-spacing: 0px;
	/*width: 100%;*/
	width: 100%;
	height: 100%;
	border-top: 2px solid #D6255E;
	background: url(../img/wrapper_bg.jpg) 100% 0px no-repeat;
}
table.wrapper td {
	vertical-align: top;
}
table.wrapper td.developer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6B6B6B;
	text-align: center;
	padding: 5px 0px 0px 0px;
	height: 21px;
}
table.wrapper td.amalker {
	height: 146px;
	text-align: right;
}
table.wrapper td.amalker div {
	border: 1px solid #95C3FF;
	/*width: 435px;
	height: 124px;*/
	float: right;
	margin: 40px 0px 0px 0px;
	overflow: hidden;
	padding: 5px;
}
table.wrapper tr.gray_panel {
	height: 25px;
	background: #758592 url(../img/search_bg.jpg) repeat-x;
}
table.wrapper td.current_date {
	text-align: center;
	width: 209px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 5px 0px 0px 0px;
}
table.wrapper td.search {
	text-align: right;
	padding: 2px 2px 0px 0px;
}
table.wrapper td.search a {
	color: #fff;
	font: 11px/12px Arial, Helvetica, sans-serif;
}
table.wrapper td.search input.query {
	border: 1px solid #D4D4D4;
	background: #fff;
	width: 200px;
	height: 21px;
	color: #ADB0B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	overflow: visible;
}
table.wrapper td.search input.submit {
	border: none;
	height: 21px;
	width: 21px;
	background: transparent url(../img/enter_white.gif) 50% 50% no-repeat;
	margin-left: 5px;
}
table.wrapper td.search td.advansed {
	padding-right: 20px;
	vertical-align: middle;
	background: url(../img/loop.gif) 100% 50% no-repeat;
}
a#advanced-link {
	/*border-bottom: 1px dotted #fff;*/
	background: url(../images/dotted-white.gif) 0px 100% repeat-x;
}
a#advanced-link:hover {
	text-decoration: none;
}
table.wrapper td.tmenu {
	background: #AF0140 url(../img/tmenu_bg.jpg) repeat-x;
	height: 25px;
	text-align: center;
	padding-top: 3px;
}
table.wrapper td.tmenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
table.wrapper td.tmenu ul li {
	display: inline;
	margin: 0px;
	padding: 0px 15px;
}
table.wrapper td.tmenu ul li a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
table.wrapper td.lcolumn {
	width: 209px;
	border-left: 1px solid #C7C7C7;
}
table.wrapper td.lcolumn h2 {
	display: block;
	height: 21px;
	width: 209px;
	padding: 4px 0px 0px 15px;
	margin: 0px;
	background: #B40041 url(../img/h2_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}
table.wrapper td.lcolumn ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
table.wrapper td.lcolumn ul li {
	margin: 0px;
	padding: 2px 5px 2px 25px;
	background: url(../img/lmenu_bg.jpg) 0px 0px no-repeat;
}
table.wrapper td.lcolumn ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
}
table.wrapper td.lcolumn ul li ul {
	border: none;
	/*display: none;*/
}
table.wrapper td.lcolumn ul li ul li {
	background: none;
	padding-left: 15px;
}
table.wrapper td.lcolumn ul li ul li a {
	font-weight: normal;
	font-size: 11px;
}

table.wrapper td.lcolumn dl.objava {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	overflow: hidden;
}
table.wrapper td.lcolumn dl.objava dt {
	padding: 10px;
	margin: 0px;
}
table.wrapper td.lcolumn dl.objava dd {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	text-align: right;
	border-bottom: 1px solid #C7C7C7;
	margin-bottom: -1px;
}
table.wrapper td.lcolumn dl.objava dd a {
	color: #696969;
	background: url(../img/arrow.gif) left 50% no-repeat;
	padding: 0px 0px 0px 11px;
}
/* Center column */
table.wrapper td.ccolumn {
	padding: 10px 15px 0px 15px;
}

table.wrapper td.ccolumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #522323;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	display: block;
}
table.wrapper td.ccolumn h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #522323;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	display: block;
}
table.wrapper td.ccolumn p {
	text-align: justify;
	font-family: Tahoma, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #3F4243;
	/*text-indent: 15px;*/
}
table.wrapper td.ccolumn a {
	color: #522323;
	text-decoration: underline;
}
/* Выделим внешние ссылки */
table.wrapper td.ccolumn a[href^="http://"] {
  /*
  background: url(../img/external.png) 100% 3px no-repeat;
  padding-right: 12px;
  */
}
table.wrapper td.rcolumn {
	padding: 2px 0px 15px 0px;
	width: 197px;
}
table.wrapper td.rcolumn h2 {
	padding: 0px;
	margin: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A05C5C;
	text-transform: uppercase;
}
/* Partners */
table.wrapper td.rcolumn div.partners {
	text-align: center;
}
table.wrapper td.rcolumn div.partners img {
	margin-bottom: 10px;
	border: 1px solid #DCDCDC;
}
table.wrapper td.rcolumn dl,
table.wrapper td.rcolumn dl a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	margin: 0px;
	padding: 0px;
}
table.wrapper td.rcolumn dl dt {
	margin: 0px;
	padding: 5px 0px;
	color: #4C4C4C;
	font-weight: bold;
}
table.wrapper td.rcolumn dl dd {
	margin: 0px;
	padding: 0px 5px 15px 15px;
}

/* Bottom menu */
table.wrapper td.bmenu {
	background: #AF0140 url(../img/bmenu_bg.jpg) repeat-x;
	height: 25px;
	text-align: center;
	padding-top: 3px;
}
table.wrapper td.bmenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
table.wrapper td.bmenu ul li {
	display: inline;
	margin: 0px;
	padding: 0px 15px;
}
table.wrapper td.bmenu ul li a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div.logo {
	position: absolute;
	top: 30px;
	left: 0px;
}
table.wrapper td.lfooter,
table.wrapper td.cfooter,
table.wrapper td.rfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
	padding: 25px 0px 20px 20px;
}
table.wrapper td.lfooter a,
table.wrapper td.cfooter a,
table.wrapper td.rfooter a {
	color: #222222;
}

/* mainly */
table.mainly {
	margin: 5px 0px 10px 0px;
	width: 100%;
	border-bottom: 1px solid #DCDCDC;
}
table.mainly td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
}
table.mainly td div.img_wrapper {
	width: 240px;
	/*height: 168px;*/
	overflow: hidden;
	border: 1px solid #DCDCDC;
	margin-right: 10px;
}
table.mainly td img {
	border: none;
}
table.mainly td h3,
table.mainly td h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4B2524;
	padding: 0px;
	margin: 0px;
}
table.mainly td h3 {
	margin: -3px 0px 3px 0px;
}
table.mainly td h4 {
	font-size: 12px;
}
table.mainly td a {
	background: url(../img/link.gif) 100% 5px no-repeat;
	padding-right: 10px;
	color: #6A6A6A;
	font-weight: bold;
}

/* mainly */
table.similarly {
	margin: 5px 0px 10px 0px;
	width: 100%;
	border-bottom: 1px solid #DCDCDC;
}
table.similarly td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
}
table.similarly td div.img_wrapper {
	width: 240px;
	height: 168px;
	overflow: hidden;
	border: 1px solid #DCDCDC;
	margin-right: 10px;
}
table.similarly td img {
	border: none;
}
table.similarly td h3,
table.similarly td h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4B2524;
	padding: 0px;
	margin: 0px;
}
table.similarly td h3 {
	margin: 2px 0px 3px 0px;
}
table.similarly td h4 {
	font-size: 12px;
}
table.similarly td a {
	background: url(../img/link.gif) 100% 5px no-repeat;
	padding-right: 10px;
	color: #6A6A6A;
	font-weight: bold;
}

div.subscribe input.email {
	border: 1px solid #D4D4D4;
	background: #fff;
	width: 160px;
	height: 21px;
	color: #ADB0B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	overflow: visible;
	float: left;
}
div.subscribe input.submit {
	border: none;
	height: 21px;
	width: 21px;
	background: #fff url(../img/enter.jpg) 50% 50% no-repeat;
	margin-left: 5px;
	cursor: pointer;
}

/* Calendar */

div.calendar {
	padding: 10px 0px;
	width: 197px;
}
table.calendar {
	border-collapse: collapse;
	/*width: 100%;*/
}
table.calendar th,
table.calendar td {
	color: #696969;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	padding: 5px 5px;
	text-align: center;
}
table.calendar th {
	color: #7C7C7C;
}
table.calendar th.hollyday {
	color: #E72973;
}
table.calendar td.nav {
	text-align: left;
}
table.calendar td a {
	color: #7C7C7C;
	text-decoration: underline;
}
table.calendar td a:hover {
	text-decoration: none;
}
table.calendar td.cur_day {
	background: #7C7C7C;
}
table.calendar td.cur_day a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
table.calendar td.morethan {
	color: #101010;
}

/**/
img.preview {
	float: left;
	margin-right: 7px;
	border: 1px solid #DCDCDC;
}
p.author {
	text-align: right!important;
	font-weight: bold;
}
table.newslist {
}
table.newslist td {
	padding: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.newslist td a {
	background: url(../img/link.gif) 100% 5px no-repeat;
	padding-right: 10px;
	color: #6A6A6A;
	font-weight: bold;
}
table.newslist td.separator {
	border-bottom: 1px solid #DCDCDC;
}
/* byrubric */
table.byrubric {
	margin: 5px 0px 10px 0px;
	width: 100%;
}
table.byrubric td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
}
table.byrubric td.date {
	background: url(../img/hr.gif) 0px 50% repeat-x;
	padding: 0px 10px 0px 10px;
	height: 12px;
	text-align: right;
}
table.byrubric td.date span {
	background: #fff;
	padding: 0px 5px;
}
table.byrubric td div.img_wrapper {
	width: 120px;
	overflow: hidden;
	border: 1px solid #DCDCDC;
	margin-right: 10px;
}
table.byrubric td img {
	border: none;
}
table.byrubric td h3,
table.byrubric td h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B2524;
	padding: 0px;
	margin: 0px;
}
table.byrubric th {
	text-align: left;
	background: #fff url(../img/th_bg.jpg) 0px 0px no-repeat;
	height: 21px;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}
table.wrapper table.byrubric th a {
	color: #fff;
	text-decoration: none;
}
table.byrubric td h3 {
	margin: 2px 0px 3px 0px;
}
table.byrubric td h4 {
	font-size: 10px;
	font-weight: normal;
}
table.byrubric td a {
	background: url(../img/link.gif) 100% 5px no-repeat;
	padding-right: 10px;
	color: #6A6A6A;
	font-weight: bold;
}

div.advanced {
	position: absolute;
	right: 0px;
	top: 194px;
	border-left: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	background: #72828F;
	width: 360px;
	padding: 15px;
}
div.advanced table {

}
div.advanced table td {
	padding: 2px 3px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
div.advanced table td select {
	width: 150px;
}
div.advanced table td select,
div.advanced table td select option,
div.advanced table td input.textbox {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
div.advanced table td input.textbox {
	width: 150px;
}

div.paginator {
	border-top: 2px solid #fff;
	margin: 5px 0px;
	padding: 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.paginator a {
	color: #E72973;
}

div.weather {
	text-align: center;
}
div.weather img {
	margin-top: 10px;
	border: 1px solid #DCDCDC;
}

ul.sublevel {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style: none;
}
ul.sublevel li {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
ul.sublevel li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #522323;
	background: url(../img/arrow.gif) left 3px no-repeat;
	padding: 0px 0px 0px 15px;
}

td.also {
	background: url(../img/hr.gif) 0px 50% repeat-x;
	padding: 5px 0px;
}
td.also span {
	background: #fff;
	padding-right: 5px;
}
div.icons {
	border-top: 1px solid #C7C7C7;
	padding: 5px 0px;
	margin: 5px 0px 20px 0px;
}
div.icons a {
	display: block;
	height: 16px;
	padding-left: 22px;
	color: #6A1B09;
	text-decoration: underline;
	font-size: 12px;
}
div.icons a.print {
	background: url(../img/ico_printer.gif) no-repeat;
}

DIV#comments-form {
	padding: 0px 0px 15px 0px;
}
DIV#comments-form FIELDSET {
	border: 1px solid #C7C7C7;
	padding: 0px 15px;
	margin: 0px;
}
DIV#comments-form FIELDSET LEGEND {
	font-size: 13px;
	color: #522323;
	padding: 0px;
	margin: 0px 10px;
	text-decoration: underline;
}
DIV#comments-form LABEL {
	cursor: hand;
}
DIV#comments-form TABLE {
	width: 100%;
	margin: 15px 0px 10px 0px;
}
DIV#comments-form TABLE TH {
	text-align: left;
	width: 150px;
	font-size: 12px;
	padding: 2px 2px;
	vertical-align: top;
}
DIV#comments-form TABLE TD {
	font-size: 12px;
	padding: 2px 2px;
}
DIV#comments-form .textbox {
	width: 100%;
	height: 22px;
}
DIV#comments-form .code {
	width: 40px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
DIV#comments-form .textarea {
	width: 100%;
	height: 150px;
	resize: none;
}
DIV#comments-form .submit {
	overflow: visible;
	font-size: 12px;
	padding: 2px 3px;
}

DIV#rss {
	position: absolute;
	top: 174px;
	left: 260px;
	background: url(../img/ico-rss.png) 0px 0px no-repeat;
	padding-left: 22px;
}
DIV#rss A {
	font: 11px/16px Arial, Verdana;
	color: #fff;
}

/* --HTML_Captcha-- */
table#captcha {
	border-collapse: collapse;
	width: auto !important;
	margin: 0px !important;
}
table#captcha td {
	padding: 1px;
}
table#captcha td table {
	border-collapse: collapse;
	width: auto;
	margin: 0px;
}
table#captcha td table td {
	padding: 0px;
	width: auto;
}
table#captcha td table td div {
	width: 3px;
	height: 3px;
	overflow: hidden;
	font-size: 0px;
}
table#captcha td table td.fill {
	background: #484b4c;
}

#regions-slidedown {

}
#regions-slidedown ul {
	/*display: none;*/
}
#regions-slidedown li {


	line-height: 20px;
	vertical-align: top;
	display: block;
}
#regions-slidedown li a {
	background: url(/images/arrows.gif) no-repeat 0px -17px;
	padding-left: 15px;
}
#regions-slidedown li a.exp {
	background: url(/images/arrows.gif) no-repeat 0px 0px;
}
#regions-slidedown li ul li {
	padding-left: 15px;
	line-height: 13px;
}
#regions-slidedown li ul li a {
	background: none !important;
}