@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none !important;
}

a:visited {
	outline: none;
}


body {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	background: #fff;
}

sup {
	text-decoration: none;
}

*+html body {
	letter-spacing: 0;
}

.blue {
	color: #218dcb !important;
}

.orange {
	color: #f15b23 !important;
}

.green {
	color: #8ac441 !important;
}

.gray {
	color: #999999  !important;
}

.violet {
	color: #cc3399  !important;
}

.darkgray {
	color: #898989  !important;
}

.white {
	color: white  !important;
}
.red {
	color: red !important;
}
.main {
	width: 962px;
	position: relative;
}

.clearBottom {
	margin-bottom: 0 !important;
}

.clear {
	margin-right: 0px !important;
}
/*header*/
.head {
	float: left;
	height: 100px;
	width: 962px;
	border-bottom: 1px solid #a9afb3;
	position:relative;
}
.logo {
	float:left;
	height: 55px;
	margin:10px 0 0 14px;
	outline: none;
	width:213px;
	_margin-left: 7px;
}
.logo a {background:url("/html/domoway_msk/images/default/i/domo_sprite.png") repeat scroll 0 0 transparent;}

.menu {
	height: 33px;
	float: left;
	margin: 66px 0 0 15px;
}

.menu ul {
	list-style: none;
	line-height: normal !important;
}

.menu ul li {
	font-family: Verdana, sans-serif;
	float: left;
	font-weight: bold;
	cursor: pointer;
	margin-left: -1px;
	position: relative;
	font-size: 14px;
}

.menuLiActiveLeft, .menuLiActiveRight, .menuLiLeft, .menuLiRight {
	float: left;
	height: 34px;
	width: 9px;
	background: url(/html/domoway_msk/images/default/i/menuactiveleft.png) no-repeat;
	font-size: 1px;
}

.menuLiActiveRight {
	background: url(/html/domoway_msk/images/default/i/menuactiveright.png) no-repeat;
}

.menuLiLeft {
	background: url(/html/domoway_msk/images/default/i/menuleft.png) no-repeat;
}

.menuLiRight {
	background: url(/html/domoway_msk/images/default/i/menurght.png) no-repeat;
}

.menuLiActiveCenter a {
	color: #333232;
	outline: none;
}

.menuLiCenter a {
	color: #1578af;
	outline: none;
}

.menuLiCenter a:hover {
	color: #555555;
}

.menuLiCenter, .menuLiActiveCenter {
	float: left;
	height: 24px;
	background: url(/html/domoway_msk/images/default/i/menutop.png) repeat-x;
	padding-top: 10px;
	/*min-width:90px;	*/
}

.menuLiActiveCenter {
	background: url(/html/domoway_msk/images/default/i/menuactivecenter.png) repeat-x;
}

.mainLi {
	width: 77px;
}

.doma {
	width: 77px;
}

.domaSale {
	width: 77px;
}

.map {
	width: 77px;
}

.knowns {
	width: 77px;
}

.blog {
	width: 77px;
}

.rent {
	width:77px;
}

.registration {

	height: 14px;
	color: #0077ba;
	font-size: 11px;
	margin:0 0 5px;
	white-space: nowrap;
	letter-spacing: 0;
	font-family: Verdana, sans-serif;
	position: absolute;
	right:0px;
	top: 0px;
}

div.logout {margin-top: 23px;}

.registration span a {
	color: #0077ba;
	text-decoration: underline;
}

.privateWidth {
	width: 143px;
}

.private {
	width: 161px;
	height: 33px;
	float: right;
	margin: 39px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	top: 40px;
	right:0px;
}
/*left*/
.left {
	float: left;
	width: 663px;
	margin: 23px 0 0 0;
}

.leftBg {
	background: url(/html/domoway_msk/images/default/i/border.gif) repeat-y top right;
	width: 663px;
	float: left;
}

/*content*/
.content {
	float: left;
	width: 962px;
	text-align: left;
}
/*right*/
.right {
	float: right;
	width: 299px;
	_width: 298px;
	margin-top: 24px;
}

/*footer*/
.footer {
	margin: 20px 0 0 0;
	padding-bottom: 15px;
	position: relative;
	float: left;
	width: 962px;
	border-top:1px solid #AAAAAA;
}

.footer span {
	float: left;
	margin: 15px 23px 0 0;
	letter-spacing: 0;
	font-size: 11px;
}

.footer span a{
	text-decoration: none;
	color: #000000;
}

.footer span a:hover{
	text-decoration: none;
	color: #000000;
}
.footer span a:visited{
	text-decoration: none;
	color: #000000;
}

.footerLogo {background:url("/html/common/images/common/logo_gkr.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:29px;
	width:58px;
	float: left;
	margin-left: 10px;
	margin-right:10px;
	margin-top:12px;}
	
.footerMenu {
	float: left; margin-left: 1px;
}

.footerMenu a {
	text-decoration: underline;
}


span.part {
	float: left;
	margin:5px 6px 0 0;
	font-size: 11px;
}

.greyLine {
	height: 1px;
	width: 639px;
	float: left;
	margin: -1px 0 0 -10px;
	font-size: 1px;
	background: #a9afb3;
	position: relative;
	z-index: 1;
	_background: #fff;
	_border-top: 1px solid #a9afb3;
}


.logo_text {
        color:#218DCB;
        font-family:Tahoma;
        font-size:12px;
        line-height:15px;
        margin-top: 0px;
        padding-left:12px;
        text-align:left;
}
.logo_text span {display: block; font-size: 14px; padding-left: 70px;}
.town_select {
	width: auto;
    display: block;
    position: absolute;
    top: 24px;
    left: 240px;
    z-index:100;
    cursor: pointer;
}
.town_select span.wrap {
	background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 0 -87px transparent;
    padding: 0 0 0 10px;
    height:29px;
	position: relative;
}
.town_select em {
	background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 100% -87px transparent;
    font-style:normal;
    padding:7px 22px 8px 0px;
	position: relative;
	display: inline-table !important;
}
.town_select em, .town_select span.wrap, .top_button em, .top_button span.wrap, .footer span.wrap, .footer em, .insetBig em, .insetBig span.wrap {
	display:block;
    margin:0;
}
.town_select span.ts_text {
	color:#333333;
	font-family:Tahoma,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	margin-top:-1px;
	float: left !important;
}

.top_button {
	width: 100px !important;
    display: block;
    z-index:100;
    cursor: pointer;
}

.top_button span em a {color:#1578AF;}
.top_button span em a:hover {color:#555;}
.top_button span.wrap {
	background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 0 -116px transparent;
    height:34px;
    padding:0 0 0 10px;
}
.top_button em {
	background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 100% -116px transparent;
    font-style:normal;
    margin-left:-3px;
    padding:9px 10px 8px 0;
}
.act_state span.wrap {background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 0 -150px transparent;}
.act_state em {background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 100% -150px transparent;}
.act_state span em a{color:#555;}

.userStat {
	position:absolute;
    right:0;
    top:50px;
    width:115px;
    display: block;
}
.userStat ul {list-style-type: none; color: #7B7B7B; line-height: normal !important;}
.userStat ul li {text-align: left; padding: 0px 0px;}
.userStat ul li a {color: #7B7B7B; text-decoration: underline;}
.userStat ul li a:hover {text-decoration: none;}
.userStat ul  span {float: right; margin-top: -13px; font-weight: bold; font-size: 10px; line-height: 13px;}

.writeMsg {color: rgb(140, 197, 66); text-decoration: underline !important;}

/*home page*/

.searchBox {
	width: 946px;
	/*height: 64px;*/
	float: left;
	margin: 12px 0 0 12px;
	_margin-left: 6px;
	_z-index: -1;
	position: relative;
}

.searchBoxCenter {
	width: 932px;
	height: 7px;
	font-size: 1px;
	float: left;
	background: #f8f8f8;
}

.searchBoxContent {
	width: 946px;
	background: #f8f8f8;
	float: left;
}

.searchText {
	float: left;
	height: 29px;
	color: #333232;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	margin: 7px 12px 0 23px;
}

.homeAdress {
	border: 1px solid #abafb2;
	width: 570px;
	height: 19px;
	float: left;
	margin: 5px 12px 0 0;
	padding: 2px 9px 3px;
	color: #333333;
	font-size: 16px;
	font-family: Tahoma, sans-serif;
}

.selectAction {
	font-size:16px;
	height:27px;
	margin:5px 12px 5px 20px;
	padding: 0;
	font-family:Tahoma,sans-serif;
	border:1px solid #ABAFB2;
	color:#333333;
	float:left;
	width:170px;
}

.forExample {
	float: left;
	color: #333333;
	margin: 2px 0 0 9px;
	letter-spacing: -1px;
	word-spacing: 3px;
	font-family: Verdana, sans-serif;
}

.forExample i {
	font-style: normal;
	background: url("/html/domoway_msk/images/default/i/domo_sprite.png") repeat-x scroll 0 bottom transparent;
	position: relative;
	top: 1px;
	font-size: 11px;
}

.forExample i a{
	background-color: #F8F8F8 !important;
	color: #666666;
	margin: 0; padding: 0;
	position:relative; top: -1px
}

.blockTopLeft, .blockTopRight, .blockBotLeft, .blockBotRight, .blockBoardTopLeft, .blockBoardTopRight, .blockBoardBotLeft, .blockBoardBotRight, .streetDeclorationTopLeft, .streetDeclorationTopRight, .streetDeclorationBotLeft, .streetDeclorationBotRight {
	float: left;
	_font-size: 1px;
	width: 7px;
	height: 7px;
	background:url("/html/domoway_msk/images/default/i/domo_sprite.png") no-repeat scroll -109px -63px transparent;
}

.blockTopRight, .streetDeclorationTopRight {
	background:url("/html/domoway_msk/images/default/i/domo_sprite.png") no-repeat scroll -116px -63px transparent;
}

.blockBotLeft, .streetDeclorationBotLeft {
	background:url("/html/domoway_msk/images/default/i/domo_sprite.png") no-repeat scroll -109px -70px transparent;
}

.blockBotRight, .streetDeclorationBotRight {
	background:url("/html/domoway_msk/images/default/i/domo_sprite.png") no-repeat scroll -116px -70px transparent;
}

.blockBoardTopLeft {
	background: url(/html/domoway_msk/images/default/i/blockbordtopleft.png) no-repeat;
}

.blockBoardTopRight {
	background: url(/html/domoway_msk/images/default/i/blockbordtopright.png) no-repeat;
}

.blockBoardTopRightNew {
	background: url(/html/domoway_msk/images/default/i/blockbordtoprightnew.png) no-repeat;
	width: 40px;
	height: 40px;
	position: relative;
	_position: absolute;
	top: 0px;
	left: 231px;
}
*+html .blockBoardTopRightNew {
	top: -7px;
}

.blockBoardBotLeft {
	background: url(/html/domoway_msk/images/default/i/blockbordbotleft.png) no-repeat;
}

.blockBoardBotRight {
	background: url(/html/domoway_msk/images/default/i/blockbordbotright.png) no-repeat;
}

.blockTopCenter, .blockBotCenter, .blockBoardTopCenter, .blockBoardBotCenter, .streetDeclorationTopCent, .streetDeclorationBotCent, .bigFormTopCent, .bigFormBotCent {
	height: 7px;
	width: 295px;
	background: #f8f8f8;
	float: left;
	_position: relative;
	_font-size: 1px;
}

.blockBoardTopCenter  {
	border-top: 1px solid #e3e3e3;
	height: 6px;
}

.blockBoardBotCenter {
	border-bottom: 1px solid #e3e3e3;
	height: 6px;
}
.blocksContent, .dialogs {
	float: left;
	width: 946px;
	margin: 30px 0 0px 12px;
	_margin-left: 6px;
}
.topMarkBox, .botMarkBox {
	float: left;
	width: 271px;
	height: 7px;
	_position: relative;
}
.topMarkBoxCent, .botMarkBoxCent {
	width: 257px;
}
.blockContent, .blockBoardContent, .streetDeclorationContent, .bigFormContent {
	float: left;
	width: 275px;
	min-height: 223px;
	height: expression(this.scrollHeight < 223? "223px" : "auto");
	background: #f8f8f8;
	padding: 0 17px 10px 17px;
}

.blockBoardContent {
	min-height: 226px;
	height: expression(this.scrollHeight < 226? "226px" : "auto");
}

.streetDeclorationContent {
	min-height: 77px;
	height: expression(this.scrollHeight < 77? "77px" : "auto");
}

.blockBoardContent {
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	_margin-top: -1px;
	padding: 0 17px 10px 15px;
}

.blockContent h3 {
	font-size: 18px;
	font-weight: normal;
}

.h3Shouldbe {
	font-size: 18px;
	font-weight: normal;
	margin-top: -6px;
	position: relative;
}

.blockBoardContent h3 sup {
	font-size: 12px;
	font-weight: bold;
}
.dialogs {
	margin: -1px 0 10px 12px;
	_margin-left: 6px;
}

*+html .dialogs {
	margin-top: 10px;
}


.listBox {
	left:355px;
	position:absolute;
	top:17px;
	width:180px;
	z-index: 2000;
}

.listBox iframe{
	border: medium none ;
	float: left;
}

.listBoxTL {
	background:transparent url(/html/domoway_msk/images/default/i/lb_tl.png) no-repeat scroll 0 0;
	width:15px;
	height:15px;
	float: left;
}

.listBoxT {
	background:transparent url(/html/domoway_msk/images/default/i/lb_t.png) repeat-x scroll 0 0;
	width: 150px;
	height: 15px;
	float: left;
}

.listBoxTR {
	background:transparent url(/html/domoway_msk/images/default/i/lb_tr.png) no-repeat scroll 0 0;
	width:15px;
	height:15px;
	float: left;
}

.listBoxL,  .listBoxL1, .listBoxL2{
	background:transparent url(/html/domoway_msk/images/default/i/lb_l.png) repeat-y scroll 0 0;
	width: 15px;
	height: 20px;
	float: left;
}

.listBoxL1 {
	background:transparent url(/html/domoway_msk/images/default/i/lb_l1.png) no-repeat scroll 0 0;
	height: 1px;
	font-size: 0;
	float: left;
}

.listBoxL2 {
	height: 79px;
	float: left;
}


.listBoxR, .listBoxR1, .listBoxR2 {
	background:transparent url(/html/domoway_msk/images/default/i/lb_r.png) repeat-y scroll 0 0;
	width: 15px;
	height: 20px;
	float: left;
}

.listBoxR1 {
	background:transparent url(/html/domoway_msk/images/default/i/lb_r1.png) no-repeat scroll 0 0;
	height: 1px;
	font-size: 0;
	float: left;
}

.listBoxR2 {
	height: 79px;
	float: left;
}

.listBoxLine {
	height: 1px;
	font-size: 0;
	width: 150px;
	background-color: #cbd1d6;
	float: left;
}

.listBoxBL {
	background:transparent url(/html/domoway_msk/images/default/i/lb_bl.png) no-repeat scroll 0 0;
	width:15px;
	height:15px;
	float: left;
}

.listBoxB {
	background:transparent url(/html/domoway_msk/images/default/i/lb_b.png) repeat-x scroll 0 0;
	width: 150px;
	height: 15px;
	float: left;
}

.listBoxBR {
	background:transparent url(/html/domoway_msk/images/default/i/lb_br.png) no-repeat scroll 0 0;
	width:15px;
	height:15px;
	float: left;
}

.listBoxContent:hover {
	color: #555555;
}

.listBoxContent {
	color: #1578AF;
	height: 20px;
	float: left;
	background-color: white;
	cursor: pointer;
}

.listBoxContent span{
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin:-1px 7px 0 1px;
}

.listBoxContent a {
	float:none;
	/* margin:4px 3px 0 5px; */
}

.listBoxContent1 {
	width:150px;
	padding-top: 2px;
	height: 77px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	background-color: white;
	overflow: hidden;
	position: relative;
}

.listBoxContent1 a {
	color: #1578AF;
	text-decoration: underline;
	margin: 3px 3px 0 3px;
	width: 100%;
	text-align: left;
	float: left;
	display: inline !important;
}


.listBoxContent1 a:hover {
	color: #555555;
}

.ts_arrow {
	background:url('/html/domoway_msk/images/default/i/domo_sprite.png') repeat scroll -129px -55px transparent;
	display:block;
	height:8px;
	margin-top:4px;
	position:absolute;
	right:10px;
	top:7px;
	width:6px;
	_margin-right: 0px;
	}

.ts_arrow_white {
	background:url('/html/domoway_msk/images/default/i/domo_sprite.png') repeat scroll -123px -55px transparent;
	display:block;
	height:8px;
	margin-top:3px;
	position:absolute;
	right:20px;
	width:6px;
	_margin-right: -5px;
	}


/*green big button*/

.greenButton {
	height: 31px;
	float: left;
}

.greenButtonCenter {
	float: left;
	height: 28px;
	background: url(/html/domoway_msk/images/default/i/greenbuttoncenter.png) repeat-x;
	text-align: center;
	padding-top: 3px;
	font-size: 18px;
}

.greenButtonCenter a {
	color: #fff;
	font-weight: bold;
	display: block;
}

.greenButtonLeft, .greenButtonRight {
	float: left;
	width: 4px;
	height: 31px;
	background: url(/html/domoway_msk/images/default/i/greenbuttonleft.png) no-repeat;
	_font-size: 1px;
}
/* .greenButtonLeft {background:url("/html/domoway_msk/images/default/i/domo_sprite.png") no-repeat scroll -123px -55px transparent;}	 */
.greenButtonRight {
	background: url(/html/domoway_msk/images/default/i/greenbuttonright.png) no-repeat;
}


.shouldBeh {
	color: #8ac441;
	font-size: 17px;
	font-weight: bold;
	margin-top:-13px;
	margin-bottom: 5px;
	display: block;
}
.posrelative {
	position:relative;
}
.hideinput {
	display:none;
	visibility:hidden;
}

/*bluedark button*/
.blueDarkButton {
	height: 20px;
	float: left;
}

.blueDarkButtonCent {
	float: left;
	height: 18px;
	background: url(/html/domoway_msk/images/default/i/bluedarkcenter.png) repeat-x;
	text-align: center;
	padding-top: 2px;
}

.blueDarkButtonLeft, .blueDarkButtonRight {
	float: left;
	height: 20px;
	width: 3px;
	_font-size: 1px;
	background: url(/html/domoway_msk/images/default/i/bluedarkleft.png) no-repeat;
}

.blueDarkButtonRight {
	background: url(/html/domoway_msk/images/default/i/bluedarkright.png) no-repeat;
}

.blueDarkButtonCent a {
	color: #fff;
	font-weight: bold;
	display: block;
}

/**/


.adress {
	float: left;
	margin: 18px 0 0 1px;
	_margin-left: -3px;
	width: 933px;
}

.adress ul {
	list-style: none;
}

.adress ul li {
	float: left;
	margin-right: 8px;
	letter-spacing: -1px;
	font-family: Verdana, sans-serif;
	white-space: nowrap;
}

.adress ul li a {
	font-size: 23px;
	font-weight: bold;
	color: #333232;
}

.adress ul li img {
	margin-top: 13px;
}

.homeWidther {
	display: inline;
	margin:2px 20px 0 0;
	width:119px;
	float:right !important;
	height:31px;
}

.homeWidtherCent {
	width: 110px;
}


.blocks, .declorations {
	float: left;
	width: 664px;
}

.declorations {
	width: 640px;
	margin-top: 50px;
}

.findBox {
	height: 22px;
	float: left;
	margin: 6px 0 6px 22px;
	_margin-left: 8px;
	width: 279px;
}

*+html .findBox {
	margin-left: 10px;
	width: 282px;
}

.findBoxSpace {
	border: 1px solid #7f9db9;
	height: 20px;
	width: 179px;
	float: left;
	margin-right: 6px;
	padding-left:4px;
}

.findBoxButton {
	width: 76px;
}

.findBoxButtonCent {
	width: 68px;
}

/*blue button*/

.blueButton {
	height: 20px;
	float: left;
}

.blueButtonCent {
	float: left;
	height: 18px;
	background: url(/html/domoway_msk/images/default/i/bluesmallnewbttncenter.png) repeat-x;
	text-align: center;
	padding-top: 2px;
}

.blueButtonLeft, .blueButtonRight {
	float: left;
	height: 20px;
	width: 4px;
	_font-size: 1px;
	background: url(/html/domoway_msk/images/default/i/bluesmallnewbttnleft.png) no-repeat;
}

.blueButtonRight {
	background: url(/html/domoway_msk/images/default/i/bluesmallnewbttnright.png) no-repeat;
}

.blueButtonCent a {
	color: #fff;
	font-weight: bold;
	display: block;
}
.deal_bar {
	display:block;
	margin:7px 0;
	text-align:right;
}
.ac_results {
	padding: 0px;
	border: 1px solid #ABAFB2;
	border-top: none;
	background-color: white;
	overflow: hidden;
	margin-left:1px;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/html/domoway_msk/images/default/i/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
/* Search results */

.suppose {
	width:830px;
	margin: 5px 23px;
	float: left;
	display: inline;
}

.suppose div {
	float: left;
	width: 686px;
	font-size:11px;
	color: #333232;
	_width: 674px;
}

.suppose span {
	float:left;
	white-space:nowrap;
	color: #F15B23;
	font-size:11px;
}

.suppose div ul {
	list-style: none;
	float: left;
	width:50%;
	_width: 322px;
}

.suppose div ul .city{
	margin-bottom: 5px;
	width: 100%;
}

.suppose div ul li {
	color: #333232;
	margin-left: 15px;
	font-size: 11px;
	float: left;
	display: inline;
	width: 328px;
	_width: 322px;
}

.suppose div ul li a {
	color: #333232;
	text-decoration: underline;
}

/* map styles */

#gkrMapControlG, #gkrMapControlY {
	z-index:2000 !important;
	position: absolute;
	top: 90px !important;
	right: 10px !important;
	font-weight: bold;
	font-family:Tahoma,sans-serif;
	width: 71px;
}


#gkrzoomcontrol-tdhairlineG, #gkrzoomcontrol-tdhairlineY{
	padding:2px;
	background-color:#FFFFFF;
	float:right;
	width:17px;
	cursor: pointer;
}


#gkrzoomcontrol-inczoombuttonG,
#gkrzoomcontrol-inczoombuttonY{
	width:17px;
	height:16px;
	padding:0;
	margin: 0;
	background: #AFDAF3 url("/html/common/images/map/control_buttons.gif") no-repeat 0 0;
}
#gkrzoomcontrol-inczoombuttonG:hover,
#gkrzoomcontrol-inczoombuttonY:hover{
	background-position: -17px 0;
}
#gkrzoomcontrol-inczoombuttonG.down,
#gkrzoomcontrol-inczoombuttonY.down{
	background-position: -34px 0 !important;
}
#gkrzoomcontrol-deczoombuttonG,
#gkrzoomcontrol-deczoombuttonY{
	width:17px;
	height:16px;
	padding:0;
	margin: 0;
	background: #AFDAF3 url("/html/common/images/map/control_buttons.gif") no-repeat 0 -16px;
}
#gkrzoomcontrol-deczoombuttonG:hover,
#gkrzoomcontrol-deczoombuttonY:hover{
	background-position: -17px -16px;
}
#gkrzoomcontrol-deczoombuttonG.down,
#gkrzoomcontrol-deczoombuttonY.down{
	background-position: -34px -16px !important;
}
#gkrMapControlG  .gkrzoomcontrol-hairlineG,
#gkrMapControlY  .gkrzoomcontrol-hairlineY,
#gkrMapControlG  .gkrzoomcontrol-hairline,
#gkrMapControlY  .gkrzoomcontrol-hairline{
	width:17px;
	height:9px;
	line-height:9px;
	font-size:1px;
	margin: 1px 0px;
	padding:0;
	background-color:#AFDAF3;
}

#gkrMapControlG .selhair,
#gkrMapControlY .selhair{
	background: #82C0E4 url("/html/common/images/map/control_buttons.gif") no-repeat 0 -32px;
}
#gkrMapControlG .selhair:hover,
#gkrMapControlY .selhair:hover{
	background: #82C0E4 url("/html/common/images/map/control_buttons.gif") no-repeat -17px -32px;
}
#gkrMapControlG .gkrzoomcontrol-hairlineG.down,
#gkrMapControlY .gkrzoomcontrol-hairlineY.down{
	background: #82C0E4 url("/html/common/images/map/control_buttons.gif") no-repeat -34px -32px;
}

#gkrMapControlG .unselhair,
#gkrMapControlY .unselhair{
	background: #AFDAF3 url("/html/common/images/map/control_buttons.gif") no-repeat 0 -41px;
}
#gkrMapControlG .unselhair:hover,
#gkrMapControlY .unselhair:hover,
#gkrMapControlG .gkrzoomcontrol-hairlineG.hover,
#gkrMapControlY .gkrzoomcontrol-hairlineY.hover{
	background: #AFDAF3 url("/html/common/images/map/control_buttons.gif") no-repeat -17px -41px;
}

#gkrzoomcontrol-tdlabelsG, #gkrzoomcontrol-tdlabelsY{
	padding:0;
	margin:0;
	vertical-align:top;
	border: none;
	display: none;
	float: left;
	width: 50px;
}

#gkrzoomcontrol-tdlabelsG a,
#gkrzoomcontrol-tdlabelsY a{
	color: #333 !important;
}

#gkrzoomcontrol-tdlabelsG a:hover,
#gkrzoomcontrol-tdlabelsY a:hover{
	text-decoration: none !important;
}
#gkrzoomcontrol-tdlabelsG .zoom-label,
#gkrzoomcontrol-tdlabelsY .zoom-label{
	background:url("/html/common/images/map/tips.png") no-repeat 0 0;
	height:15px;
	padding:2px 11px 0 6px;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	border:none;
	width:auto;
}

#gkrzoomcontrol-tdlabelsG .zoom-city,
#gkrzoomcontrol-tdlabelsY .zoom-city
	{margin:0;margin-top:3px;}
#gkrzoomcontrol-tdlabelsG .zoom-region,
#gkrzoomcontrol-tdlabelsY .zoom-region
	{margin:0;margin-top:3px;}
#gkrzoomcontrol-tdlabelsG .zoom-street,
#gkrzoomcontrol-tdlabelsY .zoom-street
	{margin:0;margin-top:3px;}
#gkrzoomcontrol-tdlabelsG .zoom-house,
#gkrzoomcontrol-tdlabelsY .zoom-house
	{margin:0; margin-top:25px;}

.listBoxL2, .listBoxR2 {height: 94px !important;}
.listBoxContent1 {height: auto !important; padding-bottom: 2px;}
.popupFeedback {
	width:772px;
	min-height:562px;
	height: expression(this.scrollHeight < 562? "562px" : "auto");
	z-index:3000;
	display:none;
	position:fixed;
	top:50%;
	left:50%;
}

* html .popupFeedback {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 3 * 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

.popupFeedback {
	width:772px;
	min-height:562px;
	height: expression(this.scrollHeight < 562? "562px" : "auto");
	z-index:3000;
	display:none;
	position:fixed;
	top:50%;
	left:50%;
}
* html .popupFeedback {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 3 * 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
.popupFeedback iframe{ 
	border: medium none;
	float: left;
	min-height:475px;
	height: expression(this.scrollHeight < 475? "475px" : "auto");
}
.popupFeedbackTopLeft {
	background:transparent url(/html/domoway_msk/images/default/i/popup_tl.png) no-repeat scroll 0 0;
	width:36px;
	height:36px;
	float: left;
}
.popupFeedbackTop {
	background:transparent url(/html/domoway_msk/images/default/i/popup_t.png) repeat-x scroll 0 0;
	width: 700px;
	height: 36px;
	float: left;
}
.popupFeedbackTopRight {
	background:transparent url(/html/domoway_msk/images/default/i/popup_tr.png) no-repeat scroll 0 0;
	width:36px;
	height:36px;
	float: left;
}
.popupFeedbackLeft {
	background:transparent url(/html/domoway_msk/images/default/i/popup_l.png) repeat-y scroll 0 0;
	width: 36px;
	min-height: 490px;
	height: expression(this.scrollHeight < 490? "490px" : "auto");
	_height: 534px;
	float: left;
}
.popupFeedbackRight {
	background:transparent url(/html/domoway_msk/images/default/i/popup_r.png) repeat-y scroll 0 0;
	width: 36px;
	min-height: 490px;
	height: expression(this.scrollHeight < 490? "490px" : "auto");
	_height: 534px;
	float: left;
}
.popupFeedbackBottomLeft {
	background:transparent url(/html/domoway_msk/images/default/i/popup_bl.png) no-repeat scroll 0 0;
	width:36px;
	height:36px;
	float: left;
}
.popupFeedbackBottom {
	background:transparent url(/html/domoway_msk/images/default/i/popup_b.png) repeat-x scroll 0 0;
	width: 700px;
	height: 36px;
	float: left;
}
.popupFeedbackBottomRight {
	background:transparent url(/html/domoway_msk/images/default/i/popup_br.png) no-repeat scroll 0 0;
	width:36px;
	height:36px;
	float: left;
}
.popupContent img {
border:1px solid #A9AFB3;
padding:1px;
}

.popupFeedbackContent {
	width:700px;
	min-height: 490px;
	height: expression(this.scrollHeight < 490? "490px" : "auto");
	float: left;
	background-color: white;
}
.popBlockExitBttn {
	float: right;
	height: 15px;
	width: 15px;
	margin: -4px 0 0 0;
}

.popBlockExitBttn a {
	background: transparent url('/html/domoway_msk/images/default/i/exitcross.gif') no-repeat 0 0;
	font-size: 15px;
}

.popBlockExitBttn a:hover {
	background: transparent url('/html/domoway_msk/images/default/i/exitcrossact.gif') no-repeat 0 0;
	font-size: 15px;
}
.dateSentence {
	float: left;
	margin: 26px 0 0px 32px;
	_margin-left: 14px;
	color: #3195cf;
	font-size: 18px;
	font-weight: bold;
}
.bolder {
	font-weight: bold;
	margin-left: 30px !important;
	_margin-left: 15px !important!;
}
div.content div.blocksContent {position: relative !important; _z-index: -1;}
.adsBand {background: url("/html/domoway_msk/images/default/i/ads.png") no-repeat scroll 0 0 transparent;
    height: 37px;
    right: 0px;
	bottom: 0px;
    position: absolute;
    width: 37px;
    z-index: 100;}
.newBand {background: url("/html/domoway_msk/images/default/i/new.png") no-repeat scroll 0 0 transparent;
    height: 37px;
    right: 0px;
	bottom: 0px;
    position: absolute !important;
    width: 37px;
    z-index: 100;}
a.atom{
	background: url("/html/common/images/common/feed.png") no-repeat scroll 1px 50% transparent;
	padding: 2px 0 3px 16px;
}
span.atom{
	float:right;
	margin: 5px 5px 0 0;
}
/* drop down menu styles */
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #fff;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	text-align: left;
	/*
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	*/
	border: 1px solid #ccc;
	border-top: none;
	z-index: 999999;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-bottom: 1px solid #bbb; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
	z-index: 999999;
}
html ul.topnav li ul.subnav li a {
	padding: 10px 0 10px 10px;
	color: #1578AF;
    width: 160px;
	float: left;
	background: #fff;
	font-size: 12px;
	font-weight: normal;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #218dcb;
	color: #fff;
}
.hasNav {
background: url("/html/common/images/common/menu_arrow.png") no-repeat scroll right 6px transparent;
    padding-right: 14px;
}
div.act_state  .hasNav {background: url("/html/common/images/common/menu_arrow_green.png") no-repeat scroll right 6px transparent;
    padding-right: 14px;}
/*hints*/
#doHint {
	z-index:3000;
	display:none;
	position:fixed;
	top:30%;
	left:50%;
	color:#666666;
}

* html #doHint {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

.compareOn {
	font-weight: bold !important;
    text-decoration: line-through !important;
}

#compareCounterWrap span {
	color: #F15B23;
	font-weight:bold; 
}

#compareCounterWrap span a {
	color: #F15B23 !important; 
	font-size: 12px; 
	text-decoration:none;
	font-weight:bold;
}

.compareDoma{
	color:#797979 !important;
	font-size: 12px; 
}

.compareSale {
	color:#e58b41 !important;
	font-size: 12px; 
}
#doHint iframe{
	display: none;
	_display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	filter: mask();
	width: 450px;
	height: 500px;
}

#doHintHdr {
	color:#8AC441;
	font-size:14px;
	font-weight:bold;
	float:left;
	width:420px;
	margin: 3px;
}

#doHintCnt {
	float:left;
	margin:6px;
	text-align:justify;
	width:438px;
	line-height:12px;
}

#doHintContainer {
	background-color:white;
	width: 450px;
}
/*hints ? mark*/
.popBlockExitBttn {
	float: right;
	height: 15px;
	width: 15px;
	margin: -4px 0 0 0;
}


.popBlockExitBttn a {
	background: transparent url('/html/domoway_msk/images/default/i/exitcross.gif') no-repeat 0 0;
	font-size: 15px;
}

.popBlockExitBttn a:hover {
	background: transparent url('/html/domoway_msk/images/default/i/exitcrossact.gif') no-repeat 0 0;
	font-size: 15px;
}
.hintQ
{
white-space: normal;
position: relative;
background-color: transparent;
background-image: url(/html/domoway_msk/images/default/i/icon_hint.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 0px;
margin-top: 5px;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 12px;
height: 12px;
padding-top: 0pt;
padding-right: 12px;
padding-bottom: 0pt;
padding-left: 0pt;
line-height: 12px;
cursor: pointer;
display: inline-block;
}
/* hints end -*/
/*login+registration*/
.registrationForm {
	width: 458px;
	height: 250px;
	background: #fff;
	margin: 0 auto;
	padding: 3px;
	_padding-bottom: 0;
}
.registrationFormContent {
	width: 458px;
	height: 250px;
	margin: 0 auto;
}
.registrationFormTitle {
	float: left;
	font-size: 15px;
	font-weight: bold;
	clear: left;
	margin: 8px 0 0 19px;
}
.registrationFormSpaces {
	float: left;
	width: 420px;
	margin: 0 0 0 24px;
	_margin-left: 12px;
}

.regFormLine {
	float: left;
	height: 22px;
	width: 100%;
	margin-bottom: 8px;
}
.regFormName {
	float: left;
	font-weight: bold;
	margin: 4px 0 0 0;
	width: 67px;
}

.regFormName em {
	color: #7db932;
	font-style: normal;
}
.regFormSpace {
	border: 1px solid #7f9db9;
	width: 188px;
	height: 20px;
	float: left;
	padding-left:4px;
}
.checkRegLine {
	float: left;
	margin: 2px 0 0 67px;
	_margin-left: 33px;
}

.regFormCheck {
	float: left;
	margin: 0 7px 0 0;
}

.regFormLabel {
	font-weight: bold;
}

.regButton {
	width: 93px;
	margin: 0 16px 0 0;
}

.regButtonCent {
	width: 87px;
}
.regSavePanel {
	float: left;
	margin: 10px 0 0 67px;
	_margin-left: 33px;
	width:320px;
}

.regLink {
	float: left;
	margin: 2px 14px 0 0;
}

.regLink a {
	color: #218dcb;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.regError {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin: 0 0 8px 0;
}
.regMessage {
	font-size: 12px;
	text-indent: 8px;
	line-height:18px;
}
.regRadioName {
	_margin-top: 3px;
	float: left;
}

a.agree {
	font-weight: bold;
	text-decoration: underline;
	color: #94c35b;
}

/*login+registration end */
/*pass strength*/
.pass_testresult{
	margin:4px;
	font-weight:bold;
	float:left;
}
.pass_shortPass span{
	color: #cc0000;
}
.pass_badPass span{
	color: #cc0000;
}
.pass_goodPass span{
	color: #F15B23;
}

.pass_strongPass span{
	color: #8AC441;
}/*end pass strength*/
/*yandex direct top block*/
.ydirect_top{
	margin-left:10px;
	float:left;
	clear:left;
}
.y5 {
    text-decoration: none !important;
}
.y5 a, .y5 a *{
    text-decoration: none !important;
}
/* end yandex direct top block*/
.compareRent {
	color:#cf41e4 !important;
	font-size: 12px; 
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:1100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 2102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 5px 25px;
  float:left;
}
#TB_closeWindow{
  height:21px;
  padding:11px 25px 5px 0;
  float:right;
}
#TB_linkReklama{
  float: left;
  width: 100%
}

#TB_linkReklama span {
	display: inline;
	margin: 0 25px;
}

#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:1103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:1199;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

#TB_prev, #TB_next {
	z-index: 1105;
	outline: none;
	position: absolute;
	top: 0px;
  	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
	height: 85%;
	width: 40%;
}

#TB_prev {
	left: 0;
}
#TB_prev:hover {
	background: url(/html/common/images/thickbox/tb_prev.gif) left 50% no-repeat;
}
#TB_next {
	right: 0;
}
#TB_next:hover {
	background: url(/html/common/images/thickbox/tb_next.gif) right 50% no-repeat;
}

/*div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
*/



.colorButton {
	bottom:6px;
    color:#FFFFFF;
    cursor:pointer;
    display:block;
    /* float:right; */
    font-size:12px;
    font-weight:bold;
	left:94px;
    line-height:14px;
    position:absolute;
	margin-bottom:12px;
	/* float: left; */	
	text-align:center;
    width:200px;
    /* z-index:100; */
}
.colorButton span.wrap {
	background:url("/html/domoway_msk/images/default/buttons.png") no-repeat transparent;
    padding: 0 0 0 10px;
    height:29px;
}

.colorButton em {
	background:url("/html/domoway_msk/images/default/buttons.png") no-repeat  transparent;
    font-style:normal;
    padding:7px 14px 8px 0px;    
}

.colorButton em, .colorButton span.wrap {
	display:block;
    margin:0;
}

.blueB  em {background-position: 100% -58px}
.purpleB em {background-position: 100% -29px}
.orangeB em {background-position: 100% 0px}
            
.blueB  span.wrap {background-position: 0 -58px}
.purpleB span.wrap {background-position: 0 -29px}
.orangeB span.wrap {background-position: 0 0px}
   
.insetBig span.wrap {
	background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 0 -184px transparent;
    height:27px;
    padding:0 0 0 10px;
}
.insetBig em {
	background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 100% -184px transparent;
    font-style:normal;
    padding:5px 14px 4px 0;
}
   
.homeWidther {
	display: inline;
	margin:2px 20px 0 0;
	width:119px;
	float:right !important;
	height:31px;
}

.homeWidtherCent {
	width: 110px;
}

.bigFrase {
	float: left;
	color: #8ac441;
	font-size: 20px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	text-align: left;
	cursor: pointer;
	margin:6px;
}
.rightText {
	margin: -2px 0 0 70px;
}
.welcomeText {
	/* width: 283px; */
	float: none;
	color: #7a7a7a;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	
}
.welcomeText p a:hover {text-decoration: none !important;}

.divFrase {
	margin: 5px 0 0;
}

*+html .divFrase {
	margin: 0px 0 0 2px;
}

.fontText {
	font-size: 21px;
	margin-top: -3px;
}
.lastNews {
	float:left;
	height:350px;
	margin:0 25px 0 0;
}

.inset, .insetBig {
	width: 204px;
	height: 22px;
	float: left;
	position: relative;
	z-index: 2;
}

.insetBig {
	height: 27px;
	width: 213px;
	margin-left: 8px;
}
.cake {background:url("/html/domoway_msk/images/default/people_bg.png") no-repeat 0 10px !important;}
.cleverman {background:url("/html/domoway_msk/images/default/people_bg.png") no-repeat 0 -113px !important;}
.family {background:url("/html/domoway_msk/images/default/people_bg.png") no-repeat 0 -232px !important;}
.welcome {background:url("/html/domoway_msk/images/default/people_bg.png") no-repeat -8px -353px !important;}
.sofalady {background:url("/html/domoway_msk/images/default/people_bg.png") no-repeat 0 -466px !important;}

.ibText {display: block; font-size:15px; font-weight: bold; text-align: center;}
.imageBlock {margin-bottom:8px; margin-right:8px;}
.ibHeight {height: 115px !important; overflow: hidden !important; position: relative;}
.divFrase span small {font-size: 16px !important;}
.liFrase {margin-top: 15px; padding-left: 84px;}
.welcomeText span {position:relative; width:205px;}
.welcomeText  p {position:absolute; bottom:8px;}
.welcomeText  p a {text-decoration: none !important;}
.homeLine {
	/* width: 426px; */
	width: 285px;
	margin: -1px 0 0 -2px;
}
.declarationBox {
	/* width: 424px; */
	height: 150px;
	float: left;
	margin: 21px 0 0 0px;
}
.decl {

	float: left;
    height: 74px;
    margin: 0 15px 0 0;
    padding: 6px 0 0 6px;
	width: 280px;
}

.decl.marked{background: none repeat scroll 0 0 #EBF4CC !important;   border: 1px dashed #F8F8F8 !important;}
.decl div {
	margin-top: -3px;
	float: left;
	position: relative;
}

#rndbx div.mainNewsBlockText {
	margin-top:0;
}

.decl img {
	float: left;
	margin: 0 7px 0 0;
	border: 1px solid #a9afb3;
	padding: 1px;
}

.decl div u.date {
	text-decoration: none;
	font-size: 11px;
}

.decl div u.name a {
	text-decoration: underline;
	font-size: 11px;
}

.decl div u.name {
	color: #218dcb;
	text-decoration: none;
}

.decl div u.size {
	color: #666464;
	letter-spacing: -1px;
	word-spacing: 2px;
}

.decl div u.size a {
	color: #666464;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


.decl div u.price {
	color: #218DCB;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.textAbout {
	text-align:left;
	color:#7A7A7A;
	width: 450px;
	/* margin: 0 46px; */
	float:left;
	display: inline;
}
.textAbout span{
	margin: 5px 0;
	display: inline;
	float:left;
}
.textAbout span h2{
	font-size:16px;
	margin: 5px 0px 10px 15px;
	color: #8AC441;
}
.textAbout span p{
	margin: 5px 0;
}
.textAbout span ul{
	margin: 10px 25px;
}
.textAbout span ul li{
	margin: 3px 0;
}
.mainNewsBlock {width: 280px;}
.mainNewsBlock img {margin-top: 8px;}
.mainNewsBlock span {display: block; font-size:13px; font-weight: bold; padding-bottom: 5px;}
.mainNewsBlock span a {color: #333232; }
.mainNewsBlockTitle {color: #218DCB; font-weight: bold;}
.mainNewsBlockText {font-size: 11px; line-height: 12px;}
.mainNewsBlockText a {color: #218DCB;}
.newsItem {height: auto; margin:0 15px 15px 0 !important;}

img.fotobox {
	border:1px solid  #ccc; 
	padding:2px; 
	background:#FFF;
}
p a {
	color:#218DCB;
	text-decoration: underline !important;
	/*font-weight:bold;*/
	outline: none;
}

p a:hover {
	text-decoration: underline !important;
}


p span a {
	color:#218DCB;
	text-decoration: underline !important;
	/*font-weight:bold;*/
	outline: none;
}

p span a:hover {
	text-decoration: underline !important;
}
.messText {
	float: left;
	color: #8ac441;
	font-size: 20px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	text-align: left;
	cursor: pointer;
	margin: 15px 0 -10px 15px;
}


