@charset "UTF-8";
/* CSS Document */

body {
	background-color: #cbd1c9;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
}

a img {
	border: 0px none;
}

table.root {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px none;
	background-color: #ffffff;
}

table.top_menu {
	height: 100px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

td.pimp_text {
	padding-right: 7px;
	white-space: nowrap;
	height: 25%;
	font-weight: bold;
	line-height: 13px;
}

td.pimp {
	width: 4px;
	padding-right: 7px;
	background-image: url(/i/pimp.png);
	background-repeat: no-repeat;
	background-position: left center;
}

table.top_menu a:link, table.top_menu a:visited, table.top_menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

table.top_menu a:hover {
	text-decoration: underline;
}

table.top_menu_under td {
	text-align: center;
}

td.content {
	height: 150px;
	background-image: url(/i/bottom_top_fill.png);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	padding-bottom: 80px;
	color: #606060;
}
td.content td {
	vertical-align: top;
}

table.panel {
	margin-top: 40px;
}

td.panel_left {
	width: 210px;
	padding-left: 60px;
	padding-right: 35px;
	font-size: 12px;
}

div.panel_left_header {
	color: #747474;
	font-size: 18px;
	margin-bottom: 30px;
}

div.panel_left_item_header {
	font-size: 11px;
	color: #be0000;
	font-weight: bold;
	margin-bottom: 4px;
}

div.panel_left_item_header a:link, div.panel_left_item_header a:visited, div.panel_left_item_header a:active {
	color: #be0000;
	text-decoration: none;
}

div.panel_left_item_header a:hover {
	text-decoration: underline;
}

div.panel_left_item {
	margin-bottom: 15px;
}

a.read_all:link, a.read_all:visited, a.read_all:active {
	color: #be0000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 10px;
}

#left_seo a {
	color: #be0000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 10px;
	font-size: 12px;
}

#left_seo a:hover {
	text-decoration: underline;
}

#left_seo {font-size: 12px;color: #606060;}

a.read_all:hover {
	text-decoration: underline;
}

td.panel_right_main {
	padding-left: 35px;
	padding-right: 120px;
	font-size: 12px;
}
td.panel_right_sub {
	padding-left: 35px;
	padding-right: 60px;
	font-size: 12px;
}

div.panel_right_header_main {
	color: #747474;
	font-size: 18px;
	margin-bottom: 30px;
}

div.panel_right_header_sub {
	color: #c31e1b;
	font-size: 18px;
	margin-bottom: 30px;
}

table.news_item {
	margin-bottom: 15px;
}

td.news_text {
	padding-top: 5px;
	padding-left: 20px;
}

div.panel_right_item_header {
	font-size: 12px;
	color: #be0000;
	font-weight: bold;
	margin-bottom: 4px;
}

div.panel_right_item_header a:link, div.panel_right_item_header a:visited, div.panel_right_item_header a:active {
	color: #be0000;
	text-decoration: none;
}

div.panel_right_item_header a:hover {
	text-decoration: underline;
}

div.panel_right_item {
}

div.imger {
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 30px;
	border: 2px solid #e42f22;
	padding: 2px 2px 2px 2px;
}

table.former td.label {
	text-align: right;
	padding-right: 10px;
}

table.former input {
	border: 1px solid #b9b9b9;
	margin-bottom: 20px;
}

table.former input.submiter {
	border: 0px none;
	margin-top: 20px;
}

table.former textarea {
	border: 1px solid #b9b9b9;
}

table.menu {
	margin-top: 20px;
}

table.menu td {
	vertical-align: top;
}

td.v {
	width: 16px;
}

td.punkt_text {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 4px;
}

td.footer {
	height: 111px;
	background-image: url(/i/bottom_bottom_fill.png);
	background-repeat: repeat-x;
	background-color: #cbd1c9;
}

td.copyright {
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	color: #5d615c;
}

td.banners {
	text-align: left;
	vertical-align: middle;
}

div.bottom {
	margin-top: 38px;
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 38px;
}


.panel_right_sub A {
	color: #be0000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 10px;
}

.panel_right_sub A:hover {
	text-decoration: underline;
}

.panel_left A {
	color: #be0000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 10px;
}

.panel_left A:hover {
	text-decoration: underline;
}

#border { 
    border: 4px double black; /* Рамка вокруг таблицы */
    border-collapse: collapse; /* Отображать только одинарные линии */
   }
#border TH { 
    text-align: left; /* Выравнивание по левому краю */
    background: #ccc; /* Цвет фона ячеек */
    padding: 5px; /* Поля вокруг содержимого ячеек */
    border: 1px solid black; /* Граница вокруг ячеек */
   }
#border TD { 
    padding: 5px; /* Поля вокруг содержимого ячеек */
    border: 1px solid black; /* Граница вокруг ячеек */
   }
   
STRONG {font-weight:normal}
