img {border: 0;}
table {border: 0px; border-collapse: collapse;}
table td {padding: 0px; vertical-align: top; text-align: left;}

dl.numerator dt {
	padding: 1em 1em 0 0;
}
dl.numerator dd {
	padding: 0 1em 0 15px;
	background: url('http://i3.i.ua/town.gif') no-repeat 0 .3em; 
}
dl.numerator dd.my {
	background-image: url('http://i3.i.ua/town_my.gif'); 
}
dl.width25p {width: 24% !important;}

/* Разметка блоков для карты */
#map {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;	
}

#map .TopLogo730 {
	display: none;
}

/* Левая колонка */
#mapContainer {	
	position: absolute;
	z-index: 10;
  left: 1.2em;
  bottom: 15px;
	top: 15px;
	right: 330px;	
	border: 1px solid #CCC;
}
#mapArea {
	width: 100%;	
	height: 100%;
	overflow: hidden;
	cursor: move;
	position: absolute;
}
#mapPreviewContainer {
	position: absolute;
	bottom: -1px;
	right: -1px;
	background: #fff;
	padding: 5px 0 0 5px;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	z-index: 2;
}
#mapPreviewArea {
	position: relative;
	border: 1px solid #CCC;
	overflow: hidden;	
	cursor: pointer;
}
#mapPreviewPart {
	border: 1px solid #F00;
	position: absolute;
	cursor: move;
}
#mapPreviewPart div {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.2;
	-moz-opacity: 0.2;
	filter: alpha(opacity=20);
	font-size: 0;
}
#mapPreviewLink {
	position: absolute;
	bottom: -1px;
	right: -1px;
	z-index: 3;
}
#mapFullscreenLink {
	position: absolute;
	top: -1px;
	right: -1px;
	z-index: 3;
}

#mapHint {
	position: absolute;
	z-index: 14;	
	float: left;
	display: none;
}
#mapHint .content {
	text-align: center;
	color: #333;
	background: #ffc;
	border: 1px solid #333;
	padding: .3em .5em;
}
#mapHint .shadow_b, #mapHint .shadow_r, #mapHint .shadow_br, #mapHint .arrow {
	position: absolute;
	font-size: 1px;
	line-height: 1px;	
}
#mapHint .shadow_b {
	width: 100%;
	height: 4px;
	left: 0;
	bottom: -4px;
	background: url(http://i3.i.ua/maps/hint_shadow_b.png) no-repeat top left;
}
#mapHint .shadow_r {
	width: 3px;
	height: 100%;
	top: 0;
	right: -3px;
	background: url(http://i3.i.ua/maps/hint_shadow_r.png) no-repeat top left;
}
#mapHint .shadow_br {
	width: 3px;
	height: 3px;
	right: -3px;
	bottom: -3px;
	background: url(http://i3.i.ua/maps/hint_shadow.png) no-repeat top left;
}
#mapHint .arrow {
	width: 21px;
	height: 20px;
	bottom: -19px;
}
.arrow.l {
  left: 10px;
	background: url(http://i3.i.ua/maps/hint_l.png) no-repeat top left;
}
.arrow.r {
	right: 10px;
  background: url(http://i3.i.ua/maps/hint_r.png) no-repeat top left;
}
#preloader {
	display: none;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	padding: .3em;
	font-size: 85%;
	color: #445;
	background: #ffc;
	width: 90%;	
}

/* Правая колонка */
#infoContainer {
	position: absolute;
	top: 15px;
	right: 1.2em;
	bottom: 15px;
	width: 300px;
}
#infoArea {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	border-left: 1px solid #CCC;
}

/* Карта на весь экран */
.mapLarge {
	z-index: 9;
	left: 0;
	top: 0;	
	right: 0;
	bottom: 0;	
}
.mapLarge #mapContainer {
	right: 1.2em;
}
.mapLarge #infoContainer {
	visibility: hidden;
}

/* Оформление блоков */
.mapNav {
	position: absolute;
	z-index: 12;
	top: 1em;
	left: 1em;
}
.mapNav img {
	background: url(http://i3.i.ua/maps/tool_bg.png) no-repeat top left;
	cursor: pointer;
}
.mapNav img.nobackground {
	background: none !important;
	cursor: default;
	width: 19px;
	height: 19px;
}
.mapNav .scroll {
	margin: 8px 0 0 19px;
}
.mapNav .scrollbar {
	position: relative;
	width: 19px; 
	height: 120px; 
	background: url(http://i3.i.ua/maps/tool_scroll_bar.gif) no-repeat top left;
	cursor: pointer;
}
.mapNav .scroller {
	position: absolute;
	z-index: 13;
	width: 21px;
	height: 12px;
	left: -2px;	
	background: url(http://i3.i.ua/maps/tool_scroller.png) no-repeat top left;
}
.infoNav {
	position: relative;
	height: 19px;
	border-bottom: 1px solid #ccc;
}
.infoNav div {
	position: absolute;
	color: #555;
	height: 100%;
	font-size: 11px;
	font-weight: bold;	
	cursor: pointer;
}
.infoNav span {
	display: block;
	float: left;
	height: 17px;
	padding: 3px 5px 0 7px;
	background: url(http://i3.i.ua/maps/bookmark.gif) no-repeat top left;
}
.infoNav span.r {
	padding: 0;
	width: 20px;
	height: 20px;
	background: url(http://i3.i.ua/maps/bookmark.png) no-repeat top left;
}
.infoNav div.on {
	color: #000;
	cursor: default;
}
.infoNav div.on span {
	background: url(http://i3.i.ua/maps/bookmark_on.gif) no-repeat top left;
}
.infoNav div.on span.r {
	padding: 0;
	color: #000;
	background: url(http://i3.i.ua/maps/bookmark_on.png) no-repeat top left;
}
#infoArea .caption.clear a {
	display: block;
	float: left;
	text-align: right;
	width: 18%;
	color: #000;	  
}

.legend {
	background: url(http://i3.i.ua/guestbook_bg.gif) repeat-x #fff;
	padding: .2em .5em;
	border: 0;
}
dl.legend dt {
	font-weight: bold;
	font-size: 85%;
	border: 0;
}
dl.legend dd {padding-left: 1.2em;}
.legend img {
	vertical-align: middle;
	margin-right: .2em;
	width: 12px;
	height: 12px;
}
label {cursor: pointer;}

.userLinks {
	position: absolute;
	bottom: 0;
	padding-top: 10px;
	background: #fff;
	width: 275px;
}
textarea.width100p {width: 96% ! important;}