html, body {margin:0;padding:0;}
body {
     background-image:url(../images/bg-body.png);
     background-repeat: repeat-x;
     background-position: 0 0;
     min-width:980px;noprint
     color:#000;
}
body, .button {
     font-size:13px;
     font-family:Georgia;
}
a, .freshtitles .title, .mainnews .title {
	text-decoration:underline;
}
img {border:0}
h1 {
	margin:0 0 10px 0;
	font-size: 18px;
	padding:0;
	font-weight:normal;
}
h1 a {
	color:#000
}
.block-white h1 {
	padding:0 0 10px 0;
}
h1.no {
	padding-bottom:0;
	border:0
}
h2 {
	font-size:16px;
	font-weight:normal;
	margin:0 0 10px;
	padding:0;
	color:#06c;
}

/* header */
#header {
	color:#fff;
	/*height:80px;*/
	position:relative;
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
	box-sizing: border-box;
}
#header * {box-sizing: border-box;}
#header .sitename {
	font-family:Georgia;
	/*margin:0 0 0 20px;*/
	padding:5px 0 0 0;
	text-shadow: 1px 1px 0px #000;
	/*filter: dropshadow(color=#000000, offx=1, offy=1);*/
	border-right:20px solid transparent;
}

#header .sitename .siteurl {
	text-shadow:2px 2px 1px #000;
	padding-top:5px;
	font-size:16px;
	padding: 0 20px;
	display:table-cell;
	vertical-align:bottom;
	/*margin-right:500px;*/
}
.sitebnr {
	display: table-cell;
	text-align: right;
	padding-left: 18px;
	width:318px;
}
.sitebnr img {float:right;padding-bottom:4px}
#header .sitename .siteurl a{
	font-size:36px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;

}
/* Small Devices, Tablets */
@media only screen and (max-width : 1000px) {
	#header .sitename .siteurl {
		margin-right:0;
	}
}
#header .sitename .sitedescr	{
	font-size:14px;
	line-height:1.1em;
	float:right;
	padding:37px 0 0 20px;
	max-width:500px;
	display:none
}

#topmenu {
	overflow:hidden;
	font-family:Georgia;
	position: absolute;
	top: -5px;
	left: 0;
	width: 100%;
}
#topmenu div {
	margin:0 5px;
}
#topmenu table {
	border-collapse:collapse;
	border:0;
	width:100%;
	height:42px;
	position: relative;
	z-index: 100;
}
#topmenu td {
	padding:0;
	/*background:url(../images/bg-topmenu-li.png) repeat-x 100% 0;*/
	text-align:center;
	border:0;
	white-space:nowrap;
}
#topmenu .last {
	background:none
}
#topmenu a {
	color:#fff;
	text-decoration:none;
	display:block;
	height:30px;
	padding-top:12px;
	background-image:url(../images/bg-topmenu.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin-right:2px;
	text-shadow: 1px 1px 0 #000;
}
#topmenu .first a {
	background-position:0 0;
}
#topmenu .last a {
	background-position:100% 0;
	margin-right:0
}
#topmenu a:hover {
	background-position:50% 100%;
}
#topmenu .first a:hover {
	background-position:0 100%;
}
#topmenu .last a:hover {
	background-position:100% 100%;
}


/* /header */

.block-white {
	position:relative;
	margin:0 12px 5px;
	padding:10px 0;
	overflow: hidden;
}
.block-white .cont {
	background:#fff;
	position:relative;
}
.block-white .cont:after{
	content:'';
	display:table;
	clear:both;
}
.block-white .cn {
position: absolute;
width: 20px;
height: 20px;
left: -10px;
top: -10px;
background: url(../images/r-star2.png);
}
.block-white .cn.tl, .block-white .cn.bl {
width: 100%;
}
.block-white .cn.tr, .block-white .cn.br {
margin-left: 100%;
}

.block-white .cn.bl, .block-white .cn.br {
top: auto;
}
.content{
	padding:10px 15px 0;
	position:relative
}
.block-gray {
	color:#fff;
	margin:0 12px;
}
.block-gray a {
	color:#eee
}
.block-gray .content {
	padding:10px 15px;
}
/*  footer */
#footer {
	overflow:hidden;
	margin:15px 20px 0px 27px;
	color:#fff;
	font-size:10px;
}
#footer-link{
	font-size:10px;
}
#footer a {
	color:#fff;
}
#footer td {
	padding:0;
}
#footer .StdEndPageResource, #footer .StdEndPageLinkURL, #footer .StdEndPageLinkURL nobr{
	color:#fff !important;
}
.ad-footer-links {
	margin:10px;
	font-size:10px;
}
.ad-footer-links, .ad-footer-links a {
	color:#fff;
}
/*  /footer */

table.img {
	width:75px;
	height:75px;
	float:left;
	margin: 0 5px 5px 0;
	border-collapse:collapse;
}
table.img td {
	vertical-align:middle;
	padding:0;
}
table.img div {
	width:75px;
	max-height:75px;
	overflow:hidden;
}
table.img img {
	max-width:75px;
	max-height:75px;
	display:block;
	margin:auto;
}

.tbl_person table td {
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
}
.tbl_person, .tbl_person table {
	border-collapse:collapse;
} 
.tbl_person table th {
	border-left:2px solid #fff;
}

#pics {
	background-color:#fff;position:relative;margin:0 auto;text-align:center;
	-webkit-box-shadow: 3px 3px 3px 0px #999;
	-moz-box-shadow: 3px 3px 3px 0px #999;
	box-shadow: 3px 3px 3px 0px #999;
	position:absolute;
	left:50%;
	margin-left:-155px;
	top:23px;
	width:308px
}
#pics a {
	display:block;
	float:left;
	width:77px;
	height:77px;
	position:relative;
	z-index:1;
}
#pics a table {
	border:1px solid #fff;
	width:77px;
	height:77px;
}

#pics a:hover, #pics a.hover{
	z-index:100
}
#pics a:hover table, #pics a.hover table {
	position:absolute;
	left:-18px;
	top:-18px;
	width:110px;
	height:110px;
	border:1px solid #ddd;
	background:#fff;
	-webkit-box-shadow: 0px 0px 10px 0px #666;
	-moz-box-shadow: 0px 0px 10px 0px #666;
	box-shadow: 0px 0px 10px 0px #666;
}
#pics a:hover div, #pics a.hover div {
	width:110px;
	max-height:110px;
}
#pics a:hover img, #pics a.hover img {
	max-width:110px;
	max-height:110px;
}


.freshtitles {clear:both;}
.freshtitles a {
	text-decoration:none;
	color:black;
	display:block;
	padding:10px 10px 6px 14px;
	overflow:hidden;
	height:26px;
	line-height:16px;
	border-bottom:5px solid #fff;
	background:#fff;
	}
#mainnews {margin:0 -14px;}

#mainnews .first a {
	border-top:0
}
.freshtitles a:hover, .freshtitles a.hover {background-color:#ddd;border-bottom-color:#ddd;}

.freshtitles .title {
	font-weight:bold;
	padding-right:5px
}


.mainnews {clear:both;margin-bottom:20px;overflow:hidden;height:80px;line-height:16px;}
.mainnews a {text-decoration:none;}
.mainnews a:hover .title{text-decoration:underline}
.mainnews .img {float:left;margin:0 14px 1px 0;position:relative}
.mainnews .date {color:#401700;text-align:left;line-height:15px}
.mainnews .title {font-weight:bold;text-align:left;line-height:16px;display:inline;}
.mainnews .body {color:#000;overflow:hidden;text-align:justify;text-align:left;display:inline;margin-left:5px}

.offerslist2 {
	border-collapse:collapse;
	width:100%;
}
.offerslist2 td {
	padding: 0 0 12px;
	vertical-align:top;
	width:50%;
}
.offerslist2 .td0 {
	padding-right:5px;
}
.offerslist2 .td1 {
	padding-left:5px;
}
.offerslist2 a {
	text-decoration:none;
}
.offerslist2 .date {
	display:inline;
	margin-right:.5em;
	text-decoration:none
}
.offerslist2 .type {
	display:inline;
	font-weight:bold;
}
.offer-link {
}
.offerslist2 .full-desc {
	display:inline;
	text-decoration:underline
}
.navigator {
	text-align:center;
	padding:10px 0 13px 0
}

.button {
	display: inline-block;
	zoom: 1; /* zoom and 
display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	line-height: 100%;
	padding: 2px 15px 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
input.button {*padding-bottom:0}
.button:hover {
	text-decoration: none;
}

/* white */
.button{
	color: #000;
	border: solid 1px #b7b7b7;
	background: #fff url(../images/bg-button.png) repeat-x 0 50%;
	position:relative;
	display:inline-block;
	padding:3px 10px 4px;
	margin:0 5px 0 0;
}

.button-black {
	color: #fff;
	border: solid 1px #333;
}
.button-black:hover {
	background-image: none;
}
.button-black:active {
	color: #fff;
	background-color: #333;
}

.navigator b.button:hover, .navigator b.button:active {
	color: #000;
	cursor: text;
}

.stat-table {
	border-collapse:collapse;
	width:100%;
	margin:20px 0 10px;
	color:#fff;
}
.stat-table td, .stat-table th {
	--border:1px solid #900;
	padding:5px;
}
.stat-table thead td, th {
	--background:#fcc;
	text-align:center;
	font-weight:bold;
}
.star {
	color:red;
}

.themes {
	margin:2px 0;
}
.themes table {
	border-collapse: collapse;
	width:100%;
}
.themes td {
	padding:0;
	white-space:nowrap;
}
.themes .rasp {
	width:40%
}
.table {
	width: 100%
}
.table th {
	color: #fff;
	padding: 5px;
	font-weight:normal;
}
.table th a {
	color:#fff
}
.table td{
	vertical-align: top;
	padding: 2px 5px;
}
.table .even td {
	background: #FFFCF2
}
.table .uneven td {
	background: #eee
}
table.border {
	border:1px solid #000;
	border-collapse: collapse;
}
table.border td, table.border th {
	padding:5px;
	border:1px solid #000;
}
.tbl_org table td {
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
}
.tbl_org, .tbl_org table {
	border-collapse:collapse;
} 
.tbl_org table th {
	border-left:2px solid #fff;
}
.error {
	border: 1px solid #CD0A0A;
	background: #FEF1EC;
	color: #CD0A0A;
	padding: 10px;
}
#pr-photogallery {
	width:100%;
	height:74px;
	white-space:nowrap;
	margin:0 0 5px;
}
#pr-photogallery div {
	width:9999px;
}
#pr-photogallery img {
	height:70px;
	border:2px solid #fff;
	max-width:300px
}
#pr-photogallery a {
	position:relative;
	float:left;
	display:block
}
#pr-photogallery a img {
	position:absolute;
	left:0;
	top:0
}
#pr-photogallery a:hover img {
	top:-15px;
	height:100px !important;
	border-color:#e6e6e6;
	position:absolute;
	z-index:100
}
#shortstatblock {
	font-size:18px;
	margin-bottom:5px;
}
#searchblock {
	margin:0 -5px 0;
	color:#fff;
	padding:10px 15px;
}
#actionFreeAd
{
	color: #f00000;
	text-decoration: none;
}

#actionFreeAd:hover
{
	text-decoration: underline;
}

A.NewsDate
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.NewsDate:hover
{
    COLOR: black
}
.Text
{
    COLOR: black
}
A.Text
{
    COLOR: black;
    TEXT-DECORATION: none
}
.BText
{
    FONT-WEIGHT: bold;
}
A.Site
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.Site:hover
{
    COLOR: black;
    TEXT-DECORATION: underline
}
.warning
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}

img.ui-datepicker-trigger {
     vertical-align:middle;
     margin:0px 0 0 3px
}

.pressrel-info {
	float:right;width:170px;
}
.pressrel-container {
	margin-right:200px;
}
.pressrel {
	padding:15px;
	box-shadow:0 0 20px #666;
}
.pressrel .body p {
	margin:0;
	padding:0;
	text-indent:2em;
}
.pressrel.isCommerce a {
	color:#f00000
}

.cource-block a img {border:1px solid #aaa;margin:1px 0}
.cource-block a:hover img {border-color:#000}
.question-block td {text-align:left}
.question-block table table {font-size:10px}
@media print {
	#topmenu, #footer, .rating, .noprint, #header_yandex_ad,#footer_yandex_ad,.pressrel-info {display:none}
	body {min-width:none;height:auto;color:#000}
	#header {height:auto;}
	.content {padding:0;}
	#header .sitename {filter:none}
	#header .sitename .siteurl {color:#999;font-size:40px;padding:0}
	#header .sitename .sitedescr {color:#000;font-weight:normal;padding:14px 0 0 10px;font-size:13px;text-shadow:none}
	.pressrel {padding:0px;box-shadow:0 0 0;}
	.pressrel-container {margin:0;}

}
.pr-types li {
	margin:10px 0
}
.columns-3 {
	margin-left:0;
	padding-left:0;
	column-count:3;
	-webkit-column-count:3;
	-moz-column-count:3;
	column-gap:10px;
	-webkit-column-gap:10px;
	-moz-column-gap:10px;
}
.columns-3 li{
	margin:0 0 0 20px;
}
