BODY {
	margin: 0;
	padding: 0;
	background: #e7e7e7;
	text-align: center;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

IMG {
	border: none;
}

A {
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

#root {
	width: 993px;
	margin: auto;
	text-align: left;
}

.top-banners {
	width: 100%;
	float: left;
	margin: 14px 0 0 0;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
}

.top-banners .left {
	float: left;
}

.top-banners .right {
	float: right;
}

.main-frame {
	width: 100%;
	float: left;
	background: #ffffff;
	margin: 6px 0 0 0;
}

.main-frame .bt {
	width: 100%;
	float: left;
	background: url("../images/main-frame/bt.gif") repeat-x left top;
}

.main-frame .br {
	width: 100%;
	float: left;
	background: url("../images/main-frame/br.gif") repeat-y right top;
}

.main-frame .bb {
	width: 100%;
	float: left;
	background: url("../images/main-frame/bb.gif") repeat-x left bottom;
}

.main-frame .bl {
	width: 100%;
	float: left;
	background: url("../images/main-frame/bl.gif") repeat-y left top;
}

.main-frame .ctl {
	width: 100%;
	float: left;
	background: url("../images/main-frame/ctl.gif") no-repeat left top;
}

.main-frame .ctr {
	width: 100%;
	float: left;
	background: url("../images/main-frame/ctr.gif") no-repeat right top;
}

.main-frame .cbr {
	width: 100%;
	float: left;
	background: url("../images/main-frame/cbr.gif") no-repeat right bottom;
}

.main-frame .cbl {
	width: 100%;
	float: left;
	background: url("../images/main-frame/cbl.gif") no-repeat left bottom;
	padding: 14px 0 12px 0;
}

.col-left {
	float: left;
	width: 468px;
	margin: 0 12px 0 18px;
}

.col-center {
	float: left;
	width: 218px;
	margin: 0 12px 0 0;
}

.col-right {
	margin: 0 18px 0 0;
	float: right;
	width: 247px;
}

.block {
	background: #f3f3e9;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.block .title {
	width: 100%;
	/*height: 18px;*/
	padding: 1px 0 2px 0;
	background: #000000;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
}

.block.simple .title,
.block.rss .title {
	padding-left: 10px;
	width: auto;
}

.block.simple A {
	color: #000000;
}

.block .title A {
	color: #ffffff;
	margin: 1px 0 0 0;
	display: block;
	float: left;
}

.block .title .icon {
	margin: 2px 7px 0 6px;
	float: left;
}

.block.article .title .icon {
	margin-top: 0;
}

.block H1 {
	margin: 8px 10px 0 10px;
	padding: 0;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

.block H1 A {
	color: #000000;
}

.block P {
	margin: 0 10px 10px 10px;
	padding: 0;
}

.block P.bold {
	font-weight: bold;
}

.block .info {
	float: left;
	clear: both;
	color: #61613e;
	padding: 2px 0 5px 10px;
	font-size: 11px;
	width: 80%;
}

.block .info A {
	color: #61613e;
}

.block .content {
	float: left;
}

.block .photo {
	float: left;
	margin: 0 5px 5px 10px;
	background: #e1e1e1;
	font-size: 0px;
	padding: 5px;
}

.block.photonews .photo {
	padding: 0;
}

.block .photo A {
	display: block;
	float: left;
	padding: 5px;
}

.block .photo IMG {
	float: left;
}

.block .links {
	float: left;
	width: 100%;
	height: 17px;
	color: #000000;
	background: #ebebd4;
	font-size: 11px;
}

.block .links A {
	color: #000000;
}

.block .links SPAN.comments,
.block .links A.comments {
	float: left;
	display: block;
	margin: 1px 0 0 10px;
}

.block .links .media {
	margin: 1px 0 0 0;
	text-align: center;
}

.block .links .media A.audio {
	background: url("../images/icons/audio.gif") no-repeat left center;
	padding: 0 0 0 20px;
	margin: 0 20px 0 0;
}

.block .links .media A.video {
	background: url("../images/icons/video.gif") no-repeat left center;
	padding: 0 0 0 20px;
}

.block .links A.more {
	float: right;
	display: block;
	margin: 1px 8px 0 0;
	padding: 0 0 0 20px;
	background: url("../images/more-bg.gif") no-repeat left 6px;
}

.col-left .banner {
	float: left;
	width: 100%;
	font-size: 0px;
	padding: 0 0 10px 0;
}

.block.news .item {
	float: left;
	width: 100%;
	background: #f3f3e9 url("../images/date-bg.gif") repeat-y left top;
	padding: 8px 0 5px 0;
}

.block.news .item.selected {
	background: #ebebd4;
}

.block.news .item .time {
	float: left;
	width: 40px;
	font-size: 11px;
	font-weight: bold;
	color: #58595a;
	text-align: center;
}

.block.news .item.selected .time {
	color: #7a1010;
}

.block.news .item P.short-description {
	font-size: 12px;
	color: #12120b;
	margin: 0 0 0 7px;
	padding: 0;
	float: left;
	width: 160px;
}

.block.news .item.selected P.short-description {
	color: #7a1010;
	font-weight: bold;
}

.block.news .item .short-description A {
	color: #12120b;
	text-decoration: none;
}

.block.news .item.selected .short-description A {
	color: #7a1010;
}

.block.news .item .short-description A:hover {
	text-decoration: underline;
}

.block.news .item.date {
	color: #61613e;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #61613e;
	background: #f3f3e9;
	margin: 0;
	padding: 0;
}

.block.news .item.date SPAN {
	display: block;
	float: left;
	padding: 8px 0 2px 50px;
}

.delivery {
	float: left;
	width: 100%;
	padding: 0;
	background: #f3f3e9;
	margin-bottom: 10px;
}

.delivery .d-bt {
	float: left;
	width: 100%;
	background: url("../images/gray-border.gif") repeat-x left top;
}

.delivery .d-br {
	float: left;
	width: 100%;
	background: url("../images/gray-border.gif") repeat-y right top;
}

.delivery .d-bb {
	float: left;
	width: 100%;
	background: url("../images/gray-border.gif") repeat-x left bottom;
}

.delivery .d-bl {
	float: left;
	width: 100%;
	background: url("../images/gray-border.gif") repeat-y left top;
	padding-bottom: 8px;
}

.delivery H3 {
	margin: 8px 0 0 15px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.delivery INPUT {
	margin: 4px 0 0 15px;
}

.delivery INPUT.email {
	width: 180px;
	border: 1px solid #999999; 
	color: #b2b2b2;
	font-size: 12px;
}

.photonews {
	text-align: center;
}

.photonews .photo {
	margin: 7px 0 3px 0!important;
	position: relative;
	left: 15px;
	font-size: 0px;
	line-height: 0px;
}

.photonews P {
	margin: 3px 20px 0 20px;
	padding: 0;
	font-size: 13px;
}

.photonews P.author {
	font-size: 11px;
	color: #61613e;
	margin-bottom: 10px;
}

.top-news {
	text-align: left;
	padding-bottom: 8px;
	border-bottom: 2px solid #ebebd4;
}

.top-news P {
	margin: 8px 10px 0 10px;
	padding: 0 0 0 20px;
	font-size: 12px;
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
}

.top-news P A {
	color: #000000;
	text-decoration: none;
}

.top-news P A:hover {
	text-decoration: underline;
}

.top-news P SPAN {
	font-size: 10px;
	color: #61613e;
	display: block;
}

.top-news P SPAN.number {
	float: left;
	position: relative;
	left: -20px;
	width: 12px;
	height: 12px;
	text-align: center;
	background: #61613e;
	color: #ffffff;
	margin-right: -12px;
}

.top-news P.top-1 {
	/*background-image: url("../images/top-news/1.gif");*/
}

.top-news P.top-2 {
	background-image: url("../images/top-news/2.gif");
}
.top-news P.top-3 {
	background-image: url("../images/top-news/3.gif");
}
.top-news P.top-4 {
	background-image: url("../images/top-news/4.gif");
}
.top-news P.top-5 {
	background-image: url("../images/top-news/5.gif");
}

.blogs .item {
	 float: left;
	 width: 100%;
	 padding: 7px 0 6px 0;
}

.blogs .item .separator {
	 margin: 7px 0 0 14px;
	 border-bottom: 1px solid #61613e;
	 height: 1px;
	 float: left;
	 width: 220px;
	 font-size: 0px;
}

.blogs .item .image {
	 float: left;
	 padding: 0px 8px 5px 15px;
}

.blogs .item .date {
	color: #808080;
	font-size: 11px;
	margin: 0 0 3px 15px;
}

.blogs .item H3 {
	 margin: 0 10px 6px 15px;
	 padding: 0 20px 0 0;
	 font-size: 12px;
	 font-weight: bold;
}

.blogs .item H3 A {
	 color: #000000;
}

.blogs .item H4 {
	 margin: 0 0 2px 15px;
	 padding: 0;
	 font-weight: bold;
	 font-size: 12px;
	 color: #000000;
	 clear: both;
	 width: 220px;
}

.blogs .item H4 A {
	 color: #000000;
}

.blogs .item P {
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 11px;
}

.forum P {
	padding: 0 0 2px 21px;
	margin: 5px 0 0 0;
	font-size: 11px;
	border-bottom: 1px solid #61613e;
	width: 210px;
	float: left;
	position: relative;
	left: 10px;
	background: url("../images/cloud.gif") no-repeat left top;
}

.forum P.last {
	border-bottom: none;
	padding-bottom: 10px;
}

.forum P A.item-title {
	font-size: 12px;
	color: #12120b;
	display: block;
}
.forum P SPAN {
	display: block;
	font-size: 10px;
	color: #61613e;
}

A.right-banner {
	display: block;
	padding: 4px;
	float: left;
	background: #e7e7e7;
	margin: 0 0 10px 0;
	font-size: 0px;
}

.services {
	float: left;
	width: 100%;
	background: #e7e7e7;
	margin: 0 0 10px 0;
	padding-bottom: 4px;
}

.services H1 {
	float: left;
	width: 100%;
	height: 17px;
	background: #61613e;
	margin: 1px 0 0 0;
	padding: 0;
	font-weight: normal;
	color: #ffffff;
	font-size: 10px;
}

.services H1 A {
	color: #ffffff;
	display: block;
	margin-top: 1px;
}

.services H1 A.registration {
	float: right;
	background: url("../images/key.gif") no-repeat left center;
	margin-right: 8px;
	padding-left: 17px;
}

.services H1 A.exit {
	float: right;
	margin-right: 8px;
}

.services H1 A.enter {
	float: left;
	background: url("../images/door.gif") no-repeat left center;
	padding-left: 20px;
	margin-left: 6px;
}

.services H1 .auth-user {
	float: left;
	margin: 2px 0 -2px 6px;
}

.services H1 .auth-user A {
	display: inline;
}

.services .content {
	float: left;
	width: 239px;
	background: #f3f3e9;
	position: relative;
	left: 4px;
}

.services .content .item {
	float: left;
	text-align: center;
	padding: 7px 0 2px 0;
	width: 59px;
}

.services .content .item.mailbox {
	padding-top: 10px;
}

.services .content .item A {
	display: block;
	color: #12120b;
	font-size: 10px;
	text-decoration: none;
}

.services .all-container {
	position: relative;
	top: 0px;
	left: 0px;
	height: 23px;
	float: left;
	width: 100%;
	padding: 0 0 4px 0;
}

.services .all {
	position: absolute;
	width: 148px;
	z-index: 10;
	right: 12px;
	top: 3px;
}

.services .all IFRAME {
	display: none;
}

.services .all .top {
	float: left;
	width: 100%;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
}

.services .all.hide .top {
	background: url("../images/all-services/top.gif") no-repeat left top;
}

.services .all.show .top {
	background: url("../images/all-services/top-show.gif") no-repeat left top;
}

.services .all .bottom {
	float: left;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	height: 2px;
}

.services .all.hide .bottom {
	background: url("../images/all-services/bottom.gif") no-repeat left top;
}

.services .all.show .bottom {
	background: url("../images/all-services/bottom-show.gif") no-repeat left top;
}

.services .all .center {
	float: left;
	width: 100%;
}

.services .all.hide .center {
	background: url("../images/all-services/bg.gif") repeat-y left top;
}

.services .all.show .center {
	background: #e7e7e7;
}

.services .all A {
	text-decoration: none;
}

.services .all A:hover {
	text-decoration: underline;
}

.services .all A.control {
	color: #61613e;
	font-size: 10px;
	font-weight: bold;
	float: right;
	display: block;
	padding: 0 14px 0 0;
	margin: 1px 6px 1px 0;
}

.services .all A#hide-all {
	display: none;
}

.services .all.hide A {
	background: url("../images/all-services/hide.gif") no-repeat right center;
}
.services .all.show A {
	background: url("../images/all-services/show.gif") no-repeat right center;
}

.services .all UL {
	clear: both;
	margin: 0 5px;
	padding: 0 0 2px 0;
	list-style: none;
}

.services .all.hide UL {
	display: block;
}

.services .all.show UL {
	display: none;
}

.services .all UL LI {
	border-top: 1px solid #f0f0f0;
	font-size: 0px;
}

.services .all UL LI A {
	color: #12120b;
	font-size: 11px;
	background-position: left center!important;
	background-repeat: no-repeat;
	display: block;
	margin: 0 0 0 4px;
	padding: 4px 0 4px 23px;
}

.services .all UL LI.icon-mail A {
	background-image: url("../images/all-services/mail.gif");
}

.services .all UL LI.icon-forum A {
	background-image: url("../images/all-services/forum.gif");
}

.services .all UL LI.icon-radio A {
	background-image: url("../images/all-services/radio.gif");
}

.services .all UL LI.icon-poster A {
	background-image: url("../images/all-services/poster.gif");
}

.services .all UL LI.icon-advert A {
	background-image: url("../images/all-services/advert.gif");
}

.services .all UL LI.icon-love A {
	background-image: url("../images/all-services/love.gif");
}

.header {
	float: left;
	width: 957px;
	margin: 5px 0 10px 0;
	position: relative;
	left: 18px;
	border-bottom: 4px solid #e7e7e7;
}

.header .running-str {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	width: 100%;
	height: 16px;
	overflow: hidden;
	padding: 2px 0 0 0;
	/*cursor: pointer;*/
}

.header .running-str P {
	margin: 2px 0 0 0;
	padding: 0;
	position: relative;
}

.header .running-str A {
	text-decoration: none;
}

.header A.logo {
	float: left;
	display: block;
}

.header .languages {
	float: right;
}

.header .last-update {
	float: right;
	font-size: 12px;
	color: #61613e;
	margin: 14px 0 0 0;
	width: 348px;
}

.header .last-update SPAN {
	font-size: 15px;
}

.header FORM.search {
	float: right;
	clear: right;
	margin: 10px 0 0 0;
	padding: 0;
	width: 450px;
}

.header FORM.search #keyword {
	border: 1px solid #61613e;
	width: 368px;
	background: #f3f3e9;
	color: #61613e;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	float: left;
	margin: 1px 0 -1px 0;
}

.header FORM.search .go {
	float: right;
}

.header FORM.search .advanced {
	float: left;
	clear: both;
	font-size: 11px;
	color: #61613e;
	background: url("../images/plus.gif") no-repeat left 3px;
	padding-left: 13px;
	margin-top: 2px;
	padding-bottom: 1px;
	white-space: nowrap;
}

.header .menu {
	float: left;
	width: 100%;
	border-top: 4px solid #e7e7e7;
	border-bottom: 3px solid #e7e7e7;
	background: #f3f3e9;
	margin-top: 12px;
	height: 20px;
	background: url("../images/top-menu-bg.gif") repeat-x left top;
}

.header .menu .left {
	float: left;
}

.header .menu .right {
	float: right;
}

.header .menu .right A {
	margin-left: 0;
}

.header .menu .right A.first {
	margin-left: 0;
}

.header .menu A {
	display: block;
	float: left;
	font-size: 0px;
	position: relative;
	z-index: 1;
	height: 18px;
}

.header .menu A.first {
	margin-left: 2px;
}

.header .menu A.last {
	margin-right: 2px;
}

.big-banner {
	float: left;
	width: 957px;
	margin: 0 0 10px 18px;
	background: url("../images/sq.gif") repeat left top;
	padding: 3px 0;
}

.big-banner .bb-container {
	text-align: center;
}

.big-banner A.ad-on-site {
	display: block;
	font-size: 10px;
	color: #808080;
	text-align: center;
}

.list .content A {
	display: block;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	background: url("../images/list-bullet.gif") no-repeat left top;
	margin: 10px 8px 5px 10px;
	text-indent: 7px;
}

.list .content A:hover {
	text-decoration: underline;
}

.love {
	background: #f3f3e9 url("../images/love-bg.gif") no-repeat right top;
}

.love .links {
	height: 3px;
	font-size: 0px;
	margin-top: 5px;
}

.love FORM {
	float: left;
	width: 100%;
}

.love LABEL {
	float: left;
	margin: 3px 2px -3px 12px;
	font-size: 11px;
}

.love SPAN {
	float: left;
	margin: 3px 2px -3px 3px;
	font-size: 11px;
}

.love SPAN.first {
	margin-left: 12px;
}

.love SELECT {
	font-size: 11px;
	float: left;
	width: 75px;
}

.love SELECT.long {
	width: 195px;
}

.love #age-from, 
.love #age-to {
	width: 55px;
	font-size: 11px;
	float: left;
}

.row {
	float: left;
	width: 100%;
	clear: both;
}

.love .row {
	padding-top: 8px;
}

.love BUTTON {
	margin: 0 0 0 90px;
}

.love .checkbox INPUT {
	float: left;
	margin-left: 12px;
	clear: left;
}

.love .checkbox .row {
	padding: 0;
}

.love .checkbox LABEL {
	margin-left: 2px;
}

.ad {
	background: #f3f3e9 url("../images/ad-bg.gif") no-repeat right top;
}

.ad .separator,
.love .separator {
	float: left;
	width: 220px;
	margin: 10px 0 0 10px;
	border-top: 1px solid #000000;
	font-size: 0px;
}

.ad H3 {
	margin: 8px 0 0 7px;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	color: #61613e;
	width: 220px;
}

.ad .content A {
	color: #12120b;
	font-size:12px;
	display: block; 
	margin: 8px 0 0 10px;
	padding: 0 0 0 22px;
	background: url("../images/icons/ad.gif") no-repeat left top;
	float: left;
	width: 210px;
}

.ad A.add {
	background: none;
	margin: 10px 0 0 0;
	position: relative;
	left:50px;
	width: 100px;
}

.ad .links {
	margin-top: 12px;
}

.radio .links {
	margin-top: 5px;
}

.radio H3 {
	margin: 8px 0 5px 7px;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	color: #61613e;
	width: 220px;
}

.radio .content A {
	display: block;
	background: url("../images/icons/radio.gif") no-repeat left top;
	font-size: 12px;
	color: #000000;
	margin: 0 0 5px 12px;
	padding: 0 0 0 22px;
}

.radio .content	 A.online {
	background: url("../images/icons/radio-online.gif") no-repeat left top;
	text-decoration: none;
}

.radio A.online:hover {
	background: url("../images/icons/radio-online.gif") no-repeat left top;
	text-decoration: underline;
}

/***************************************/
.block.radio P {
	display: none;
}

.block.radio UL {
	margin: 0;
	padding: 0;
	list-style: none;
}

.block.radio UL LI A {
	display: inline!important;
	line-height: 20px;
}

.block.radio UL A B {
	font-weight: normal;
}

/***************************************/

.poster .content {
	width: 100%;
}

.poster .links {
	margin-top: 5px;
}

.poster H2 {
	padding: 3px 0 3px 10px;
	margin: 4px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #61613e;
	background: #ebebd4;
}

.poster H3 {
	padding: 0;
	margin: 4px 0 4px 32px;
	font-size: 12px;
	font-weight: normal;
	color: #61613e;
}

.poster P {
	padding: 0 0 3px 18px;
	margin: 4px 0 0 12px;
	font-size: 12px;
	color: #12120b;
	background: url("../images/icons/poster.gif") no-repeat left top;
}

.poster P A {
	color: #12120b;
}

.poster P .date {
	display: block;
	font-size: 10px;
}

.poster P .time {
	display: block;
	font-size: 10px;
}

.copyright {
	float: left;
	width: 954px;
	margin: 0 0 10px 18px;
	background: url("../images/copy-bg.gif") repeat-x left top;
}

.copyright .logo {
	float: left;
	display: block;
	margin: 9px 11px 0 6px;
}

.copyright P {
	margin: 10px 10px 0 0;
	padding: 0;
	font-size: 11px;
}

.copyright P A {
	color: #000066;
	text-decoration: none;
}

.copyright P A:hover {
	text-decoration: underline;
}

.footer {
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
}

.footer P {
	float: right;
	text-align: right;
	font-size: 11px;
	margin: 0 15px 0 0;
	padding: 0;
}

.footer P A {
	color: #000066;
	text-decoration: none;
}

.footer P A:hover {
	text-decoration: underline;
}

.footer .banners {
	float: left;
	padding-top:5px;
}

.footer .banners A {
	margin-left: 15px;
	text-decoration: none;
}

.footer .rss {
	float: left;
	margin: 17px 0 0 90px;
}

.rss-row .block{
	float: left;
	width: 473px;
	margin: 0 0 10px 10px;
}

.block.rss {
	float: left;
	width: 470px;
	margin: 0 0 10px 10px;
}

.block.rss.right {
	/*float: right;
	clear: right;
	margin: 0 26px 10px 0;*/
}

.block.rss .item {
	float: left;
	width: 210px;
	margin: 8px 0 0 14px;
}

.block.rss .item H2 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.block.rss .item P {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.block.rss .item .photo {
	float: left;
	margin: 0 10px 0 1px;
	padding: 0;
	border: 1px solid #4d4d4d;
}

.block.rss .links {
	margin-top: 10px;
	height: 6px;
	font-size: 0px;
}

.block.rss .links.no-margin {
	margin-top: 0;
}

.block.rss .list P {
	background: url("../images/square.gif") no-repeat left top;
	text-indent: 13px;
	font-weight: bold;
}

.block.rss .list.circle P {
	background: url("../images/circle.gif") no-repeat left top;
}

.block.rss .list P SPAN {
	color: #000066;
}

.block.rss .list {
	margin-top: 8px;
	float: left;
	width: 100%;
}

.block.rss .list.no-padding {
	margin-top: 0;
}

.block.rss H1 {
	margin: 0 0 2px 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #61613e;
}

.block.rss H1 A {
	color: #61613e;
}

.block.rss H3 {
	color: #61613e;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.block.rss .date-list {
	float: left;
	width: 100%;
	background: url("../images/rss-date-bg.gif") repeat-y left top;
	padding: 5px 0;
}

.block.rss .date-list .item {
	float: left;
	width: 100%;
	margin: 0;
	padding: 3px 0;
}

.block.rss .date-list .item .time {
	float: left;
	width: 52px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #58595a;
	text-align: center;
}

.block.rss .date-list .item P {
	margin: 0 0 0 58px;
	padding: 0;
}

.block.rss .date-list .item A {
	color: #000000;
}

.rss-row {
	float: left;
	width: 980px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.arch-link {
	width: 100%;
	height: 32px;
	float: left;
	background: #61613e;
	margin: 0 0 10px 0;
}

.arch-link A {
	font-size: 14px;
	color: #ffffff;
	background: url("../images/arch.gif") no-repeat left center;
	padding: 0 0 0 30px;
	display: block;
	float: left;
	position: relative;
	left: 14px;
	top: 8px;
}

.sub-menu {
	float: left;
	width: 100%;
	background: #f3f3e9;
	border-bottom: 3px solid #e7e7e7;
	margin-bottom: 10px;
	padding-bottom: 7px;
}

.sub-menu .title {
	background: #ffcc00;
	height: 22px;
	margin-bottom: 7px;
}

.sub-menu .title IMG {
	margin: 6px 0 0 10px;
}

.sub-menu UL {
	margin: 0;
	padding: 0;
	color: #12120b;
	font-size: 12px;
	list-style: none;
}

.sub-menu UL A {
	color: #12120b;
}

.sub-menu UL.submenu-item A {
	margin-left: 17px;
}

.sub-menu UL.submenu-item A {
	background: url("../images/ua/menu/bullet-item.gif") no-repeat left;
	padding-left: 12px;
}

.sub-menu UL.submenu-item .selected A {
	background: url("../images/ua/menu/bullet-item-sel.gif") no-repeat left;
	color: #61613e;
	text-decoration: none;
}

.sub-menu UL.submenu-subitem {
	margin-left: 12px;
}

.sub-menu UL.submenu-subitem A, 
.sub-menu .selected UL.submenu-subitem A{
	background: url("../images/ua/menu/bullet-subitem.gif") no-repeat left;
	padding-left: 7px;
	color: #000000;
	text-decoration: underline;
}

.sub-menu UL.submenu-subitem A:hover, 
.sub-menu .selected UL.submenu-subitem A:hover{
	text-decoration: none;
}

.sub-menu UL.submenu-subitem .selected A{
	background: url("../images/ua/menu/bullet-subitem-sel.gif") no-repeat left;
	color: #61613e;
	text-decoration: none;
}

.inner-page .col-left {
	width: 120px;
}

.inner-page .col-center {
	width: 566px;
}

.inner-page .col-center.static {
	width: 698px;
	margin-left: 18px;
}

.inner-page .col-left .left-banner {
	width: 120px;
	font-size: 0px;
	display: block;
	margin-bottom: 10px;
	float: left;
}

.theme-link {
	width: 100%;
	float: left;
	background: #f3f3e9;
	padding-bottom: 6px;
	margin-bottom: 10px;
}

.theme-link A.photo{
	float: left;
	padding: 4px;
	font-size: 0px;
	background: #e1e1e1;
	display: block;
	margin-bottom: 5px;
}

.theme-link A.desc{
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0 5px 0 5px;
}

.theme-link A.desc:hover{
	text-decoration: underline;
}

.theme-link SPAN {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #61613e;
	margin: 0 5px 0 5px;
}

.inner-page .block.article .photo {
	float: right;
	margin: 0 0 10px 10px;
}

.inner-page .block.article .photo P {
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	margin: 5px 5px 2px 5px;
}

.inner-page .block.article .publication-ad {
	float: right;
	width: 250px;
	clear: right;
	margin: 0 0 10px 10px;
/*	padding: 5px;*/
	border: 5px solid #E1E1E1;
	/*font-size: 0px;*/
	line-height: 0px;
}

.inner-page .block.article .media {
	width: 180px;
	height: 26px;
	background: #e7e7e7;
	border-top: 1px solid #fbfbf8;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}

.inner-page .block.article .media A.video, 
.inner-page .block.article .media A.audio {
	margin: 6px 0 0 14px;
	padding: 0 0 0 25px;
	color: #000000;
	display: block;
	text-decoration: none;
}

.inner-page .block.article .media A.video SPAN, 
.inner-page .block.article .media A.audio SPAN {
	text-decoration: underline;
}

.inner-page .block.article .media A.video:hover SPAN, 
.inner-page .block.article .media A.audio:hover SPAN {
	text-decoration: none;
}

.inner-page .block.article .media A.video IMG, 
.inner-page .block.article .media A.audio IMG {
	position: relative;
	top: 2px;
}

.inner-page .block.article .media A.video {
	background: url("../images/icons/video.gif") no-repeat left center;
}

.inner-page .block.article .media A.audio {
	background: url("../images/icons/audio.gif") no-repeat left center;
}

.inner-page .block.article .media A.new-window {
	float: left;
	margin: 8px 0 0 5px;
}


.inner-page .block.article H1 {
	margin-bottom: 20px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.inner-page .static .block.article H1 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 24px;
}

.inner-page .static .block.article H1.no-padding {
	margin-bottom: 0!important;
}

.inner-page .static .block.article H2 {
	margin: 8px 0 3px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

.inner-page .static .block.article P.button-code {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #e7e7e7;
	background: #FFFFFF;
}

.inner-page .static .hr {
	float: left;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	border-top: 1px solid #e8e8d5;
	border-bottom: 1px solid #FFFFFF;
}

.inner-page .static .button-container {
	clear: both;
	width: 140px;
	padding: 7px 0;
	text-align: center;
	background: #FFFFFF;
	font-size: 0px;
}

.inner-page .block.article P {
	margin: 0 8px 15px 10px;
	padding: 0;
	font-size: 13px;
}

.inner-page .static .block.article P {
	margin-left: 10px;
	font-size: 14px;
}

.inner-page .block.article .path {
	float: left;
	font-size: 11px;
	color: #4c4c4c;
	margin: 8px 0 15px 10px;
}

.inner-page .block.article .path A {
	color: #4c4c4c;
}

.inner-page .block.article SPAN.date {
	display: block;
	float: left;
	font-size: 12px;
	color: #000000;
}

.inner-page .block.article SPAN.author {
	display: block;
	float: left;
	font-size: 14px;
	color: #000000;
	margin: 0 0 0 10px;
	white-space: nowrap;
}

.inner-page .block.article SPAN.author A {
	color: #000000;
}

.inner-page .block.article .pe-links {
	float: left;
	clear: left;
	width: 100%;
	padding: 10px 0 0 0;
}

.inner-page .block.article A.print {
	display: block;
	float: left;
	font-size: 12px;
	color: #000000;
	background: url("../images/icons/link-print.gif") no-repeat left;
	padding: 0 0 2px 25px;
}

.inner-page .block.article A.email {
	display: block;
	float: left;
	font-size: 12px;
	color: #000000;
	background: url("../images/icons/link-email.gif") no-repeat left;
	padding: 0 0 2px 25px;
	margin: 0 0 0 18px;
}

.inner-page .block.article A.forum {
	display: block;
	float: left;
	font-size: 12px;
	color: #000000;
	background: url("../images/icons/link-forum.gif") no-repeat left;
	padding: 0 0 2px 25px;
	margin: 0 0 0 18px;
}

.inner-page .block.article .links {
	float: left;
	width: 535px;
	height: auto;
	margin: 10px 0 0 10px;
	padding: 10px 0 0 0;
	background: none;
	border-top: 1px solid #61613e;
}

.inner-page .block.article .links H2 {
	margin: 0 0 17px 10px;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}

.inner-page .block.article .links P {
	margin: 0 0 8px 10px!important;
	padding: 0!important;
	float: left!important;
	clear: both!important;
	width: 95%!important;
}

.inner-page .block.article .links P SPAN {
	float: left;
	display: block;
	background: #61613e;
	color: #ffffff;
	width: 72px;
	text-align: center;
	font-size: 10px;
	padding: 2px 0;
}

.inner-page .block.article .links P A,
.inner-page .block.article .links P SPAN.question {
	display: block;
	margin: 0 0 0 80px;
	max-width: 440px;
	font-size: 13px;
	color: #000000;
	background: none;
}

.inner-page .block.article .links P SPAN.question {
	width: auto;
}

.inner-page .block.article .comments {
	float: left;
	width: 100%;
	background: #ffffff;
}

.inner-page .block.article .comments .title {
	background: #999999;
	height: 23px;
	width: 100%;
	float: left;
	padding-bottom: 1px;
}

.inner-page .block.article .comments .title H3 {
	margin: 3px 0 0 6px;
	padding: 0 0 0 15px;
	color: #ffffff;
	background: url("../images/icons/clip.gif") no-repeat left;
	font-size: 14px;
	font-weight: normal;
}

.inner-page .block.article .comments .item {
	float: left;
	width: 100%;
	background: #f3f3e9;
	margin: 8px 0 0 0;
	padding: 0 0 6px 0;
}

.inner-page .block.article .comments .item H4 {
	margin: 3px 15px 0 15px;
	padding: 0 0 3px 0;
	color: #4c4c4c;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #61613e;
}

.inner-page .block.article .comments .item H4 STRONG {
	color: #000000;
	font-size: 12px;
	background: url("../images/icons/user.gif") no-repeat left center;
	padding: 1px 0 0 20px;
}

.inner-page .block.article .comments .item H4 STRONG.auth_user {
	background: url("../images/icons/user-reg.gif") no-repeat left center;
	color: #CC0000;
}

.inner-page .block.article .comments .item H4 STRONG.my_comment {
	color: #CC0000;
}

.inner-page .block.article .comments .item .text {
	margin: 3px 15px 0 15px;
}

.inner-page .block.article .comments .item .citation {
	font-size: 11px;
	color: #61613e;
	border-left: 2px solid #61613e;
	margin: 5px 15px 5px 30px;
	padding: 0 0 0 10px;
}

.inner-page .block.article .comments .item .citation .citation {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

.inner-page .block.article .comments .item SPAN.username {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 8px 0 2px 0;
}

.inner-page .block.article .comments .item .answer {
	float: right;
	margin: 10px 8px 0 0;
	font-size: 11px;
	color: #61613e;
}

.inner-page .block.article .comments .item .answer A {
	color: #61613e;
}

.inner-page .block.article .comments .pages {
	width: 100%;
	float: left;
	text-align: center;
	/*padding: 25px 0 25px 0;*/
}

.inner-page .block.article .comments .pages SPAN,
.inner-page .block.article .comments .pages A {
	border: 2px solid #e1e1e1;
	background: #f3f3e9;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 9px;
	position: relative;
	z-index: 1;
}

.inner-page .block.article .comments .pages SPAN,
.inner-page .block.article .comments .pages A:hover {
	background: #ffcc00;
	border: 2px solid #e6e6e6;
}

.inner-page .add-comment {
	float: left;
	width: 100%;
	background: #e6e6e6;
}

.inner-page .add-comment.ac-pt {
	margin-top: 5px;
	display: none;
}

.inner-page .send-email {
	margin-top: 0;
}

.inner-page .add-comment .title {
	background: #999999;
	height: 21px;
	width: 100%;
	float: left;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

.inner-page .add-comment .title H3 {
	margin: 3px 0 0 6px;
	padding: 0 0 0 15px;
	color: #ffffff;
	background: url("../images/icons/add-comment.gif") no-repeat left;
	font-size: 14px;
	font-weight: normal;
}

.inner-page .add-comment .title .close-comment-form {
	display: none;
}

.inner-page .add-comment.ac-pt .title .close-comment-form {
	display: block;
	float: right;
	background: url("../images/close.gif") no-repeat left center;
	padding: 0 0 1px 17px;
	margin: 3px 12px 0 0;
	font-size: 12px;
}

.inner-page .add-comment.ac-pt .title H3 {
	background: url(../images/icons/add-comment.gif) no-repeat left center!important;
}

.inner-page .add-comment FORM {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.inner-page .add-comment .ac-row {
	float: left;
	position: relative;
	left: 22px;
	padding: 0 0 10px 0;
}

.inner-page .add-comment .ac-row a{
	color:#61613E;
}

.inner-page .add-comment .ac-row.email-padding {
	padding-left: 20px;
}

.inner-page .add-comment .ac-row.email-padding TEXTAREA#comment {
	width: 477px;
}

.inner-page .add-comment .ac-row.clear {
	clear: both;
}

.inner-page .add-comment LABEL {
	font-size: 12px;
	text-align: right;
	width: 60px;
	float: left;
	padding: 0 5px 0 0;
}

.inner-page .add-comment LABEL.l-captcha {
	text-align: left;
	width: 300px;
	float: left;
	clear: right;
	margin: 5px 0 0 0;
}

.inner-page .add-comment INPUT#input-captcha {
	margin: 5px 0 0 0;
	border: 1px solid #808080;
	width: 120px;
}

.inner-page .add-comment LABEL.l-number {
	margin: 5px 0 0 0;
}

.inner-page .add-comment .captcha {
	float: left;
}

.inner-page .add-comment INPUT {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.inner-page .add-comment #name, 
.inner-page .add-comment #email,
.inner-page .add-comment #s-email {
	width: 184px;
	border: 1px solid #808080;
	position: relative;
	top: -2px;
}

.inner-page .add-comment #comment {
	width: 435px;
	height: 108px;
	border: 1px solid #808080;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.inner-page .add-comment .controls {
	float: left;
	margin: 18px 0 3px 0;
	width: 50%;
	position: relative;
	left: 87px;
}

.inner-page .add-comment .controls A {
	float: left;
	display: block;
	font-size: 0px;
	margin-right: 2px;
}

.inner-page .add-comment #btn-add {
	float: left;
	margin: 0 0 0 55px;
	width: 100px;
}

.inner-page .block.conference .content P {
	margin: 0;
	padding: 6px 0 8px 0;
}

.inner-page .block.conference .content P.question {
	background: #ebebd4 url("../images/question.gif") no-repeat right top;
}

.inner-page .block.conference .content P SPAN.name {
	display: block;
	font-weight: bold;
	margin: 4px 0 10px 0;
}

.inner-page .block.photo-report .ph-item {
	float: left;
	background: #ffffff;
	width: 511px;
	position: relative;
	left: 7px;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

.inner-page .block.photo-report .ph-item IMG {
	border: 4px solid #e1e1e1;
	margin: 0 120px;
	margin-bottom: 5px;
}

.inner-page .block.photo-report .ph-item P {
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
}

.inner-page .block.photo-report .ph-item A.zoom {
	color: #61613e;
	font-size: 12px;
	background: url("../images/icons/zoom.gif") no-repeat left;
	padding: 1px 0 1px 20px;
}

.big-photo {
	padding: 23px 0 12px 0;
	background: #ffffff;
	font-size: 14px;
}

.big-photo IMG.photo {
	border: 5px solid #e1e1e1;
}

.big-photo .links {
	padding-top: 7px;
}

.big-photo A.prev {
	color: #61613e;
	margin-right: 50px;
}

.big-photo A.next {
	color: #61613e;
	margin-left: 50px;
}

.big-photo P {
	margin: 15px 40px 10px 40px;
	padding: 0;
	text-align: left;
}

.big-photo A.close {
	color: #61613e;
}

.search-res .col-left,
.archive-res .col-left,
.archive .col-left {
	width: 692px;
}

.archive .year {
	float: left;
	width: 368px;
	height: 50px;
	background: #f3f3e9;
}

.archive .year H2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #61613e;
	float: left;
	position: relative;
	top: 9px;
	left: 17px;
}

.archive .year .links {
	float: right;
	position: relative;
	top: 4px;
	left: -13px;
}

.archive .year .links A {
	font-size: 12px;
	color: #61613e;
	margin-left: 20px;
}

.archive .year .links A.curr,
.archive .year .links SPAN {
	font-size: 18px;
	font-weight: bold;
	color: #7a1010;
	margin-left: 20px;
	text-decoration: none;
}

.archive FORM.choose-date {
	float: right;
	width: 310px;
	height: 50px;
	background: #f3f3e9;
	margin: 0;
	padding: 0;
}

.archive .choose-date H2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #61613e;
	position: relative;
	float: left;
	top: 9px;
	left: 17px;
}

.archive .choose-date INPUT {
	border: 1px solid #61613e;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	float: left;
}

.archive .choose-date LABEL {
	font-size: 10px;
	color: #61613e;
}

.archive .choose-date .field {
	float: left;
	width: 21px;
	margin: 0 0 0 6px;
	text-align: center;
	position: relative;
	top: 7px;
	left: 20px;
}

.archive .choose-date .field.long {
	width: 31px;
}

.archive .choose-date #submit {
	float: right;
	width: 75px;
	height: 20px;
	margin: 7px 16px 0 0;
}

.archive .choose-date #submit BUTTON,
.archive .choose-date #submit A {
	border: none;
	background: none;
	padding: 0;
	margin: -2px 0 0 0;
}

.archive .section {
	float: left;
	width: 100%;
	height: 35px;
	background: #f3f3e9;
	margin: 10px 0 0 0;
}

.archive .section H2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #61613e;
	position: relative;
	float: left;
	top: 9px;
	left: 17px;
}

.archive .section .links {
	float: right;
	position: relative;
	top: 4px;
	left: -13px;
}

.archive .section .links A {
	font-size: 12px;
	color: #61613e;
	margin-left: 12px;
}

.archive .section .links A.curr, 
.archive .section .links SPAN {
	font-size: 18px;
	font-weight: bold;
	color: #7a1010;
	margin-left: 12px;
	text-decoration: none;
}

.archive .calendar {
	float: left;
	width: 100%;
	padding: 10px 0 25px 0;
}

.archive .calendar H3 {
	margin: 0 0 5px 5px;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}

.archive .calendar .month {
	float: left;
	margin: 25px 32px 0 32px;
	width: 162px;
	height: 150px;
}

.archive .calendar .week {
	float: left;
	clear: both;
	background: #f3f3e9;
	border-bottom: 2px solid #61613e;
	border-top: 2px solid #61613e;
	padding: 0 4px;
	margin-bottom: -2px;
	position: relative;
	z-index: 1;
}

.archive .calendar .week SPAN {
	float: left;
	display: block;
	padding: 1px 0;
	width: 22px;
	text-align: center;	
	font-size: 12px;
}

.archive .calendar .days {
	padding: 0 4px;
	float: left;
	clear: both;
	border-top: 2px solid #e6e6e6;
}

.archive .calendar .days A, 
.archive .calendar .days SPAN {
	font-size: 12px;
	float: left;
	display: block;
	padding: 1px 0;
	width: 22px;
	text-align: center;
}

.archive .calendar .days A {
	color: #7a1010;
	font-weight: bold;
	text-decoration: none;
}

.archive .today {
	background: #ffcc00;
}

.archive-res .navigate {
	background: #f3f3e9;
	float: left;
	width: 100%;
	height: 50px;
}

.archive-res .navigate FORM {
	margin: 10px 0 0 210px;
	padding: 0;
	float: left;
}

.archive-res .navigate H2 {
	margin: 2px 4px 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.archive-res .navigate .field {
	float: left;
	width: 20px;
	margin: 0 0 0 10px;
}

.archive-res .navigate .field.long {
	width: 30px;
}

.archive-res .navigate INPUT {
	float: left;
	border: 1px solid #61613e;
	font-size: 12px;
	width: 100%;
}

.archive-res .navigate LABEL {
	float: left;
	font-size: 10px;
	color: #61613e;
	width: 100%;
	text-align: center;
}

.archive-res .navigate #submit {
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 13px;
	width: 76px;
}

.archive-res .navigate #submit BUTTON, 
.archive-res .navigate #submit A {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 1px 0;
	border: none;
	background: #61613e;
	margin: 0 4px 0 0;
}

.archive-res .date {
	float: left;
	width: 100%;
	color: #ffffff;
	font-size: 18px;
	border-bottom: 3px solid #61613e;
	margin-top: 7px;
	text-align: center;
}

.archive-res .date.bottom {
	border-bottom: none;
	border-top: 3px solid #61613e;
	margin-bottom: 10px;
}

.archive-res .date A {
	color: #ffffff;
	text-decoration: none;
	padding: 0 18px;
}

.archive-res .date SPAN {
	background: #61613e;
	padding: 2px 0;
}

.archive-res .arch-item {
	background: #f3f3e9;
	float: left;
	width: 100%;
	margin-top: 10px;
}

.archive-res .arch-item .photo {
	float: left;
	padding: 8px 11px 5px 11px;
}

.archive-res .arch-item .photo IMG {
	border: 4px solid #e1e1e1;
}

.archive-res .arch-item .photo P {
	padding: 0;
	margin: 4px 0 0 0;
	color: #61613e;
	text-align: center;
	font-size: 10px;
	width: 120px;
}

.archive-res .arch-item H3 {
	padding: 0;
	margin: 8px 0 1px 0;
	font-size: 15px;
	font-weight: bold;
}

.archive-res .arch-item H3 A {
	color: #000000;
}

.archive-res .arch-item P {
	margin: 0 15px 6px 12px;
	padding: 0;
}

.archive-res .arch-item P.bold {
	font-weight: bold;
}

.archive-res .arch-list {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	background: #f3f3e9 url("../images/arch-list-bg.gif") repeat-y left top;
	padding: 5px 0;
}

.archive-res .arch-list P {
	margin: 5px 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}

.archive-res .arch-list P SPAN {
	float: left;
	display: block;
	width: 68px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #58595a;
}

.archive-res .arch-list P A {
	display: block;
	font-size: 12px;
	color: #12120b;
	margin: 0 10px 0 78px;
}

.search-res FORM.search-form {
	float: left;
	width: 100%;
	background: #f3f3e9;
	padding: 0;
	margin: 0;
	font-size: 0;
}

.search-res .search-form H2 {
	padding: 0;
	margin: 10px 0 12px 18px;
	font-size: 12px;
	font-weight: bold;
	color: #61613e;
}

.search-res .search-form LABEL {
	font-size: 12px;
	color: #61613e;
}

.search-res .search-form #sf-keyword {
	width: 630px;
	border: 1px solid #89896e;
	margin: 0 0 8px 32px;
}

.search-res .search-form #in-found {
	margin: 0 5px 0 32px;
	
	float: left;
}

.search-res .search-form #in-title {
	margin: 0 5px 0 25px;
	float: left;
}

.search-res .search-form LABEL.for-checkbox {
	float: left;
}

.search-res .search-form .fields-gr {
	float: left;
	width: 315px;
	margin: 10px 0 0 0;
}

.search-res .search-form .fields-gr.left {
	margin-left: 32px;
}

.search-res .search-form .fields-gr LABEL {
	width: 68px;
	text-align: right;
	float: left;
	margin: 2px 5px -2px 0;
}

.search-res .search-form .fields-gr #sf-section {
	float: left;
	width: 230px;
	border: 1px solid #89896e;
	margin: 0 0 25px 0;
}

.search-res .search-form .fields-gr #sf-sort {
	float: left;
	width: 230px;
	border: 1px solid #89896e;
}

.search-res .search-form .field {
	float: left;
	width: 20px;
	margin: 21px 0 0 5px;
}

.search-res .search-form .field.long {
	width: 30px;
}

.search-res .search-form .field INPUT {
	width: 100%;
	border: 1px solid #61613e;
}

.search-res .search-form .field LABEL {
	text-align: center;
	display: block;
	color: #61613e;
	font-size: 10px;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

.search-res .search-form SPAN.label {
	font-size: 12px;
	color: #61613e;
	display: block;
	float: left;
	margin: 2px 5px -2px 46px;
}

.search-res .search-form SPAN.sep {
	font-size: 12px;
	display: block;
	float: left;
	margin: 21px 0 0 5px;
	color: #61613e;
}

.search-res .search-form #sf-r-last {
	float: left;
}

.search-res .search-form #sf-r-date {
	float: left;
	margin: 25px 6px 0 86px;
}

.search-res .search-form #sf-s-date {
	float: left;
	border: 1px solid #61613e;
	width: 205px;
	margin: 0 0 0 8px;
}

.search-res .search-form .btn-search {
	padding: 35px 0 15px 0;
	text-align: center;
}

.search-res .search-form .btn-search A {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 13px;
	background: #61613e;
}

.search-res .search-form .btn-search BUTTON {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 13px;
	background: #61613e;
	border: none;
}

.search-res P.search-info {
	margin: 0;
	padding: 12px 0 3px 0;
	float: left;
	width: 100%;
	border-bottom: 1px solid #000000;
}

.search-res .sr-item {
	border-bottom: 1px solid #000000;
	float: left;
	width: 100%;
	padding-bottom: 8px;
}

.search-res .sr-item SPAN.number {
	float: left;
	display: block;
	margin-top: 8px;
}

.search-res .sr-item H4 {
	margin: 8px 0 0 22px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.search-res .sr-item H4 A {
	color: #000000;
}

.search-res .sr-item H4 A STRONG {
	color: #61613e;
}

.search-res .sr-item P {
	padding: 0;
	margin: 2px 10px 3px 22px;
}

.search-res .sr-item .info {
	font-size: 10px;
	color: #808080;
	margin-left: 22px;
}

.search-res .sr-pages {
	width: 100%;
	float: left;
	text-align: center;
	padding: 25px 0 25px 0;
}

.search-res .sr-pages SPAN,
.search-res .sr-pages A {
	border: 2px solid #e1e1e1;
	background: #f3f3e9;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 9px;
	position: relative;
	z-index: 1;
}

.search-res .sr-pages SPAN,
.search-res .sr-pages A:hover {
	background: #ffcc00;
	border: 2px solid #e6e6e6;
}

.message {
	text-align: center;
	padding: 50px 0 100px 0!important;
	font-weight: bold;
	font-size: 16px;
	color: #b52f2f;
	float: none!important;
}

.message A {
	color: #b52f2f;
}

.footer .made-in {
	float: right;
	padding: 5px 30px 0 0;
}

.footer UL.menu {
	margin: 0;
	padding: 25px 0 0 10px;
	float: left;
	list-style: none;
}

.footer UL.menu LI {
	float: left;
	padding: 0 9px;
}

.footer UL.menu A {
	display: block;
	height: 11px;
}

.footer UL.menu A#about-project {
	background: url("../images/ua/menu/about-project.gif") no-repeat left top;
	width: 72px;
}

.footer UL.menu A#about-project:hover, 
.footer UL.menu #about-project.selected {
	background: url("../images/ua/menu/about-project-sel.gif") no-repeat left top;
}

.footer UL.menu A#editing {
	background: url("../images/ua/menu/editing.gif") no-repeat left top;
	width: 55px;
}

.footer UL.menu A#editing:hover, 
.footer UL.menu #editing.selected {
	background: url("../images/ua/menu/editing-sel.gif") no-repeat left top;
}

.footer UL.menu A#adv {
	background: url("../images/ua/menu/ad.gif") no-repeat left top;
	width: 54px;
}

.footer UL.menu A#adv:hover {
	background: url("../images/ua/menu/ad-sel.gif") no-repeat left top;
}

.footer UL.menu A#contact-us {
	background: url("../images/ua/menu/contact-us.gif") no-repeat left top;
	width: 120px;
	position: relative;
	top: -2px;
}

.footer UL.menu A#contact-us:hover, 
.footer UL.menu #contact-us.selected {
	background: url("../images/ua/menu/contact-us-sel.gif") no-repeat left top;
}

.relaxator {
	clear: both;
	width: 100%;
	font-size: 0px;
}

.image-preloader {
	display: none;
}

.right-banner {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	background: url("../images/sq.gif") repeat left top;
	padding: 4px 0 0 0;
}

.right-banner .rb-container {
	text-align: center;
}

.right-banner A.ad-on-site {
	display: block;
	font-size: 10px;
	margin: 2px 5px 3px 5px;
	color: #808080;
}

.our-partners {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}

.our-partners .content {
	border: 4px solid #e7e7e7;
	padding: 10px 17px;
}

.our-partners .content H1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	color: #12120b;
	text-align: center;
}

.our-partners .content .buttons {
	padding: 8px 0 0 11px;
	width: 200px;
}

.our-partners .content .buttons .item {
	float: left;
	padding: 0 6px 5px 0;
	font-size: 0px;
	line-height: 0px;
	height: 31px;
}

.our-partners .content .links {
	clear: both;
	border-top: 1px solid #e7e7e7;
	margin: 3px 0 0 0;
}

.our-partners .content .links UL {
	font-size: 11px;
	line-height: 16px;
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none;
}

.our-partners .content .links UL LI {
	background: url("../images/op-bullet.gif") no-repeat left center;
	margin: 0 0 0 7px;
	padding: 0 0 0 6px;
}

.our-partners .content .links UL LI A {
	color: #000000;
}

.archive-res .arch-res-btn-show {
	border: none!important;
	margin-top: -2px!important;
	width: auto!important;
	position: relative;
	z-index: 1;
}

.inner-page .block.article .links.msg-page-back {
	background: #EBEBD4;
	border: none;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 17px;
}

.no-top-margin{
	margin-top: 0!important;
}

.inner-page .add-comment .comments-form-error {
	clear: both;
	color: #B52F2F;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 2px 22px;
	position: relative;
	top: -8px;
}

.inner-page .add-comment FORM H3.subtitle {
	margin: -5px 0 5px 10px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	clear: both;
	position: relative;
	z-index: 1;
}

.nobr {
	white-space: nowrap;
}

.block.article .content {
	padding: 0 8px 15px 10px;
}

.block.anons {
	overflow: hidden;
}

.block.anons .content {
	padding: 0 10px;
}

.block.anons .content P {
	margin-left: 235px;
	margin-right: 0;
}

.block.anons .content .photo {
	margin-left: 0;
}

.col-left.category {
	width: 690px;
}

.col-left.category .navigation {
	float: left;
	width: 100%;
	background: #f3f3e9;
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
}

.col-left.category .navigation FORM {
	float: right;
	margin: 0;
	padding: 10px 15px 0 0;
	width: 350px;
}

.col-left.category .navigation .col {
	float: right;
	padding: 0 5px;
}

.col-left.category .navigation H2 {
	color: #61613E;
	font-size: 12px;
	font-weight: bold;
	left: 17px;
	margin: 0;
	padding: 0;
}

.col-left.category .navigation LABEL {
	display: block;
	color: #61613E;
	font-size: 10px;
	text-align: center;
	width: 27px;
}

.col-left.category .navigation LABEL.year {
	width: 32px;
}

.col-left.category .navigation #day-t, 
.col-left.category .navigation #day-b, 
.col-left.category .navigation #month-t, 
.col-left.category .navigation #month-b{
	border: 1px solid #61613e;
	width: 25px;
}

.col-left.category .navigation #year-t, 
.col-left.category .navigation #year-b {
	border: 1px solid #61613e;
	width: 30px;
}

.col-left.category .navigation .links {
	float: left;
	padding: 18px 0 0 68px;
}

.col-left.category .navigation .links A {
	color: #12120b;
	font-size: 17px;
	text-decoration: none;
	margin-right: 15px;
}

.col-left.category .cat-block {
	float: left;
	width: 100%;
	border-bottom: 3px solid #61613e;
}

.col-left.category .cat-block .item {
	float: left;
	width: 100%;
	background: #f3f3e9 url("../images/cat-news-bg.gif") repeat-y left top;
}

.col-left.category .cat-block .item SPAN.time {
	float: left;
	width: 64px;
	display: block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #58595a;
	margin: 5px 0 0 0;
}

.col-left.category .cat-block .item.selected SPAN.time {
	color: #b52f2f;
}

.col-left.category .cat-block .item H3 {
	margin: 5px 0 0 74px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #12120b;
}

.col-left.category .cat-block .item.selected H3 {
	color: #b52f2f;
}

.col-left.category .cat-block .item H3 A {
	color: #12120b;
}

.col-left.category .cat-block .item.selected H3 A {
	color: #b52f2f;
}

.col-left.category .cat-block .item H3 A:hover {
	text-decoration: none;
}

.col-left.category .cat-block .item P {
	margin: 0 5px 0 74px;
	padding: 0 0 12px 0;
	color: #12120b;
}

.col-left.category .cat-block .item.selected P {
	color: #b52f2f;
}

.col-left.category .cat-block .day {
	background: #f3f3e9;
	border-bottom: 3px solid #61613e;
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	color: #61613e;
	float: left;
	width: 100%;
}

.col-left.category .cat-block .day SPAN {
	display: block;
	margin: 3px 0 3px 74px;
}

.col-left.last-news .cat-block {
	border-bottom: none;
}

.col-left.last-news {
	padding-top: 1px;
}

.col-left.last-news .cat-block .day {
	margin-top: 0;
	padding-top: 5px;
}

.col-left.last-news .cat-block .day SPAN {
	margin-left: 20px;
}

.col-left.last-news .cat-block .item {
	padding-bottom: 8px;
}

.col-left.last-news .cat-block .item H3 {
	font-weight: normal;
}

.col-left.last-news .cat-block .item.selected H3 {
	font-weight: bold;
}

.col-left.last-news .cat-block .item.selected H3 A {
	color: #7a1010;
}

.col-left.last-news .cat-block .item.selected SPAN.time {
	color: #7a1010;
}

.col-left.last-news .title {
	float: left;
	width: 100%;
	background: #000000;
	padding: 1px 0 2px 0;
}

.col-left.last-news .title H2 {
	margin: 0 0 0 7px;
	padding: 0 0 0 17px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background: url("../../images/icons/interesnoe.gif") no-repeat left center;
}

/*	AD BLOCK	*/
.adblock {
     width: 100%!important;
     float: left!important;
}
.adblock UL {
	margin: 0!important;
	padding: 0!important;
	list-style: none!important;
}
.adblock UL LI {
	height: 23px!important;
	clear: both!important;
	overflow: hidden;
}
.adblock UL LI A {
	height: 100%!important;
}
.adblock DIV {
	display: none!important;
}
.adblock SUP {
	display: none!important;
}

/****************/

.page-navigator {
	float: left;
	width: 100%;
	text-align: center;
	padding: 20px 0 0 0;
}

.page-navigator A, 
.page-navigator SPAN {
	background: #F3F3E9;
	border: 2px solid #E1E1E1;
	color: #000000;
	font-size: 12px;
	padding: 5px 9px;
	position: relative;
	z-index: 1;
	margin-left: 5px;
}

.page-navigator SPAN, 
.page-navigator A:hover {
	background: #FFCC00;
	border: 2px solid #E6E6E6;
}

.inner-page .static .block P.top {
	margin-top: 15px;
}

.inner-page .static .block P.all-fields {
	font-size: 11px;
	border-bottom: 1px solid #61613e;
}

.inner-page .static .block P.error {
	margin: 0 8px 7px 10px;
	padding: 12px 10px 12px 45px;
	font-size: 12px;
	font-weight: bold;
	color: #b52f2f;
	border: 1px solid #da8d8b;
	background: #f3eee9 url("../images/warning.gif") no-repeat 29px center;
}

.inner-page .static .block.success-mgs P {
	margin: 0;
	padding: 15px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #61613e;
	text-align: center;
	border: 1px solid #d8d8cf;
	background: #f3f3e9;
}

.inner-page .static .block.success-mgs IMG.warning {
	margin: 1px 10px -1px 0;
}

.inner-page .static .block.success-mgs .back {
	background: #FFFFFF;
	text-align: center;
	font-size: 12px;
	color: #000000;
	padding: 25px 0 0 0;
}

.inner-page .static .block.success-mgs .back A {
	color: #000000;
}

.inner-page .static .block .form-hint {
	font-size: 10px;
}

.inner-page .static .block .form-hint #symbols_cnt {
	font-size: 11px;
	font-weight: bold;
}

.inner-page .static .block FORM.contact-form {
	margin: 0 8px 0 10px;
	padding: 0;
}

.inner-page .static .block FORM.contact-form TABLE {
	width: 100%;
	font-size: 12px;
}

.inner-page .static .block FORM.contact-form LABEL {
	font-weight: bold;
}

.inner-page .static .block FORM.contact-form INPUT#name, 
.inner-page .static .block FORM.contact-form INPUT#email {
	width: 355px;
	border: 1px solid #999999;
}

.inner-page .static .block FORM.contact-form SELECT {
	width: 357px;
	border: 1px solid #999999;
}

.inner-page .static .block FORM.contact-form TEXTAREA {
	width: 355px;
	height: 135px;
	border: 1px solid #999999;
}

.inner-page .static .block FORM.contact-form BUTTON {
	width: 100px;
}

.va-top {
	vertical-align: top;
}

.ta-right {
	text-align: right;
}

.inner-page .static .content.wap {
	background: url("../images/wap-bg.png") no-repeat left top;
	margin-top: 20px;
	padding-top: 85px;
}

.inner-page .static .content.wap P {
	margin-left: 302px!important;
	line-height: 18px;
	text-indent: 7px;
}

.inner-page .static .content.wap H2 {
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;	
	position: relative;
	left: 302px;
}

.inner-page .static .content.wap TABLE.wap-list {
	margin-left: 302px!important;
	margin-top: 10px;
}	

.inner-page .static .content.wap TABLE.wap-list TH {
	border-bottom: 2px solid #999999;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 2px 0;
	text-align: left;
}

.inner-page .static .content.wap TABLE.wap-list TH.right {
	text-align: right;
}

.inner-page .static .content.wap TABLE.wap-list TH SPAN {
	background: url("../images/arrow-down.gif") no-repeat right 4px;
	padding-right: 10px;
}

.inner-page .static .content.wap TABLE.wap-list TD {
	border-bottom: 1px solid #999999;
	font-size: 14px;
	padding: 10px 20px;
}	

.inner-page .static .content.wap TABLE.wap-list TD A {
	color: #0033cc;
}

.block.anons .content  div {
	margin-left: 235px;
	margin-right: 0;
    margin-bottom:10px;
}

.inner-page .block.conference .content div {
	font-size:13px;
	margin: 0;
	padding: 6px 0 8px 0;
}
.inner-page .block.conference .content div.photo {
	padding: 5px;
}
