body {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	background: #fff url('images/body_back.gif') repeat-x;
}
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}
div#site {
	margin: 0 auto 0;
	width: 960px;
	background: #fff;
}
#header {
	background: url('images/header_back.jpg') no-repeat;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.top_navigation {
	height: 81px;
	overflow: hidden;
} 
#header a.logo {
	width: 184px;
	height: 81px;
	display: block;
	float: left;
}
#header a.logo span {
	display: none;
}
#header ul#menu {
	float: right;
	padding: 37px 20px 0 0;
}
#header ul#menu li {
	background: url('images/li_back.gif') no-repeat right;
	float: left;
	list-style: none;
	padding: 0 20px 0 10px;
}
#header ul#menu li a {
	color: #19569a;
	text-decoration: none;
}
#header ul#menu li a:hover {
	color: #64a6d9;
}
#header div.collage {
	padding: 53px 0 0 16px;
	width: 944px;
	height: 123px;
}

#header div.collage a.net {
	width: 195px;
	height: 72px;
	display: block;
	float: left;
	margin: 0 6px 0 0; 
}
#header div.collage a.tel {
	width: 195px;
	height: 72px;
	display: block;
	float: left;
	margin: 0 5px 0 0; 
}
#header div.collage a.ctv {
	width: 195px;
	height: 72px;
	display: block;
	float: left;
	margin: 0 5px 0 0; 
}
#header div.collage a.atv {
	width: 195px;
	height: 72px;
	display: block;
	float: left;
}
#header div.collage a span {
	display: none;
}
div#content {
	width: 958px;
	background: url('images/content_back.gif') repeat-y;
	padding: 0 1px 0 1px; 
}
div#content div.leftpannelfront {
	width: 420px;
	float: left;
}
div#content div.leftpannelfront div.news {
	background: #eeeee5 url('images/news_back.gif') repeat-x;
	width: 381px;
	min-height: 208px;
	border-left: 1px solid #dad7ca;
	padding: 10px 0 0 33px;
	margin: 0 0 20px;
	border-bottom: 4px solid #9f9d90;
}
* html div.leftpannelfront div.news {
	height: 218px; 
}
h2 {
	color: #68553e;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 15px;
}
div#content div.leftpannelfront div.date {
	/*border-right: 1px solid #9d9b8e;*/
	float: left;
	height: 53px;
	padding: 0 10px 0 0;
	color: #428ec1;
	font-weight: bold;
}
div#content div.leftpannelfront div.article {
	padding: 0 0 20px;
}
div#content div.leftpannelfront div.text {
	float: left;
	padding: 0 5px 0 10px;
	width: 280px;
	border-left: 1px solid #9d9b8e;
}
div#content div.leftpannelfront div.text a.title {
	color: #68553e;
	font-weight: bold;
	text-decoration: none;
}
div#content div.leftpannelfront div.text a.title:hover {
	color: #333333;
}
div#content div.leftpannelfront div.text a.article {
	color: #333333;
	text-decoration: none;
}
div#content div.leftpannelfront div.text a.article:hover {
	color: #68553e;
}
div#content div.leftpannelfront div.text a.more {
	color: #428ec1;
}
div#content div.leftpannelfront div.text a.more:hover {
	text-decoration: none;
}
a.rss {
	background: url('images/rss.gif') no-repeat left;
	color: #ff8a00;
	font-weight: bold;
	float: left;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
}
a.rss:hover {
	color: #68553e;
	background: url('images/rss_hover.gif') no-repeat left;
}
a.all_news {
	background: url('images/all_news_arrow.gif') no-repeat right;
	padding: 0 8px 0 10px;
	color: #428ec1;
	position: relative;
	top: 1px;
	text-decoration: none;
}
a.all_news:hover {
	color: #2160a6;
}
div#content div.leftpannelfront div.map {
	width: 187px;
	float: left;
	padding: 0px 0 0 30px;
	border-right: 1px solid #e9e9e9;
}
div#content div.leftpannelfront div.map h3 {
	font-size: 11px;
	color: #438ebd;
	padding: 0 0 10px 0;
}
div#content div.leftpannelfront div.map a.bulgaria {
	background: url('images/bulgaria1.gif') no-repeat;
	width: 178px;
	height: 121px;
	display: block;
}
div#content div.leftpannelfront div.newsletter {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	color: #333333;
	text-align: justify;
	font-size: 11px;
	font-weight: normal;
}
div#content div.leftpannelfront div.newsletter p.text {
	padding: 0 15px 5px 0;
}
div#content div.leftpannelfront div.newsletter p.letter {
	color: #68553e;
}
div#content div.leftpannelfront div.newsletter p.letter input {
	width: 156px;
	height: 13px;
	color: #68553e;
	padding: 1px 2px 0 2px;
	font-size: 11px;
	margin: 3px 0 0 0;
}
div#content div.leftpannelfront div.newsletter h3 {
	color: #68553e;
	font-size: 11px;
	padding: 0 0 5px;
}
div#content div.leftpannelfront div.newsletter p.reg {
	text-align: right;
	padding: 5px 15px 0 0;
}
div#content div.rightpannelfront {
	float: left;
	width: 538px;
	padding: 0 0 20px;
}
div#content div.rightpannelfront div.promo {
	background: #e2ddc7;
	border-bottom: 4px solid  #9e9c8f;
	padding: 10px 0 0 10px;
	margin: 0 0 10px;
}
div#content div.rightpannelfront div.promo h3 {
	color: #438ebd;
	font-size: 11px;
	padding: 0 0 5px;
}
div#content div.rightpannelfront div.promo div.product {
	color: #333333;
	padding: 5px 0 10px;
}
div.promo div.product img {
	border: 0;
	float: left;
}
div.promo div.product div.details {
	float: left;
	padding: 35px 0 0 15px;
	width: 350px;
	text-align: justify;
	font-size: 11px;
	font-weight: normal;
}
div.promo div.product div.details p.title {
	color: #68553e;
	font-weight: bold;
	padding: 0 0 3px;
}
div.promo div.product div.details p.text {
	color: #333;
	padding: 0 0 3px;
}
div.promo div.product div.details p.text a {
	color: #333;
	text-decoration: none;
}
div.promo div.product div.details a.more {
	color: #428ec1;
}
div.promo div.product div.details a.more:hover {
	text-decoration: none;
}
div.separator {
	background: url('images/sep_back.gif') repeat-x;
	height: 2px;
	width: 509px; 
}
div#content div.rightpannelfront h3 {
	color: #438ebd;
	font-size: 11px;
	padding: 0 0 10px;
}
div#content div.rightpannelfront div.contacts {
	padding: 0 0 0 20px;
		font-size: 11px;
	font-weight: normal;
}
div.rightpannelfront div.contacts div.contact {
	width: 161px;
	background: url('images/contacts_back.gif') no-repeat top left;
	float: left;
	padding: 0 0 0 10px;
	color: #68553e;	
}

div.rightpannelfront div.contacts div.contact span {
	color: #333;
	position: relative;
	top: -2px;
}
div.main {
	background: url('images/main_content_back.gif') repeat-x;
	width: 958px;
	overflow: hidden;
}
div.brc {
	height: 33px;
	font-weight: bold;
	color: #19569a;
	padding: 15px 0 0 20px;
	width: 938px;
}
div.brc span {
	color: #8bb5d1;
	padding: 0 5px 0 5px;
}
div.brc a {
	color: #19569a;
	font-weight: normal;
}
div.brc a:hover {
	text-decoration: none;
}
div.left_inner_pages {
	width: 253px;
	float: left;
}
div.left_menu {
	background: #eeeee5 url('images/left_back.gif') repeat-x;
	width: 233px;
	padding: 0 0 0 20px;
	border-bottom: 4px solid #9d9b8e;
	min-height: 400px;
	margin: 0 0 30px;
}
* html div.left_menu {
	height: 400px;
}
div.left_menu h3 {
	color: #438ebd;
	font-weight: bold;
	font-size: 11px;
	padding: 20px 0 10px 0;
}
h3 {
	color: #68553e;
	font-size: 11px;
	font-weight: bold;

}
div.left_menu div.contacts {
	padding: 0 0 30px 0;
	font-size: 11px;
	font-weight: normal;
}
div.left_menu div.contacts div.contact {
	width: 161px;
	background: url('images/contacts_back.gif') no-repeat top left;
	padding: 0 0 0 10px;
	color: #68553e;
}
div.right_inner_pages {
	float: left;
	width: 693px;
}
div.left_menu div.contacts div.contact span {
	color: #333;
	position: relative;
	top: -2px;
}
div.left_menu div.contacts a {
	color: #68553e;		
}
div.left_menu div.contacts a:hover {
	text-decoration: none;
}
div.in {
	width: 663px;
	padding: 0 0 0 30px;
}
div.in_coverage {
	width: 673px;
	overflow: hidden;
	padding: 0 0 0 10px;
}
div.left_menu p.text {
	color: #68553e;
	padding: 0 0 20px;
}
div.left_menu a.service2 {
	color: #428ec1;
	background: url('images/net.gif') no-repeat;
	height: 17px;
	padding: 12px 0 0 35px;
	display: block;
	text-decoration: none;
	font-size: 10px;
	margin: 0 0 10px;
}
div.left_menu a.service2:hover {
	color: #266792;
}
div.left_menu a.service3 {
	color: #428ec1;
	background: url('images/phone.gif') no-repeat;
	height: 17px;
	padding: 12px 0 0 35px;
	display: block;
	text-decoration: none;
	font-size: 10px;
	margin: 0 0 10px;
}
div.left_menu a.service3:hover {
	color: #266792;
}
div.left_menu a.service4 {
	color: #428ec1;
	background: url('images/tc_c.gif') no-repeat;
	height: 17px;
	padding: 12px 0 0 35px;
	display: block;
	text-decoration: none;
	font-size: 10px;
	margin: 0 0 10px;
}
div.left_menu a.service4:hover {
	color: #266792;
}
div.left_menu a.service5 {
	color: #428ec1;
	background: url('images/tv_a.gif') no-repeat;
	height: 17px;
	padding: 12px 0 0 35px;
	display: block;
	text-decoration: none;
	font-size: 10px;
	margin: 0 0 10px;
}
div.left_menu a.service5:hover {
	color: #266792;
}
p.pagination {
 	float: right;
 	font-weight: bold;
 	color: #428ec1;
 	padding: 0 10px 15px 0;
}
p.pagination span {
	color: #68553e;
	font-weight: bold;
}
p.pagination a.page {
	color: #68553e;
	padding: 0 3px;
	font-weight: normal;
}
p.pagination a.page:hover {
	text-decoration: none;
}
p.pagination a.arrow {
	text-decoration: none;
}
div.right_inner_pages p.date {
	color: #428ec1;
	font-weight: bold;
}
div.right_inner_pages p.title {
	color: #68553e;
	font-weight: bold;
}
div.right_inner_pages div.article {
	color: #68553e;
	text-align: justify;
	padding: 0 10px 5px 0;
}
div.right_inner_pages div.article a {
	color: #68553e;
}
div.right_inner_pages div.article a:hover {
	color: #1c150d;
	text-decoration: none;
}
div.right_inner_pages a.more {
	color: #0d9bd0;
	font-size: 10px;
}
div.right_inner_pages a.more:hover {
	text-decoration: none;
}
div.sep {
	background: url('images/sep_back.gif') repeat-x;
	width: 212px;
	height: 2px;
	margin: 0 0 10px;
}
ul.submenu {
	margin: 0;
}
ul.submenu li {
	list-style: none;
	padding: 0 0 4px;
}
ul.submenu li a.normal {
	color: #68553e;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding: 3px 0 3px;
	width: 212px;
	display: block;
}
ul.submenu li a.normal:hover {
	background: #d9d3be;
}
ul.submenu li a.normal span {
	color: #68553e;
	font-weight: bold;
	padding: 0 10px 0 4px;
}
ul.submenu li a.selected {
	color: #0d9bd0;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding: 3px 0 3px;
	width: 212px;
	display: block;
	background: #d9d3be;
}
ul.submenu li a.selected span {
	color: #0d9bd0;
	font-weight: bold;
	padding: 0 10px 0 4px;
}
div.basic {
	background: url('images/basic.gif') no-repeat;
	width: 159px;
	height: 90px;
	float: left;
	margin: 0 5px 0 0;
}
div.bronze {
	background: url('images/bronze.gif') no-repeat;
	width: 159px;
	height: 90px;
	float: left;
	margin: 0 5px 0 0;
}
div.silver {
	background: url('images/silver.gif') no-repeat;
	width: 159px;
	height: 90px;
	float: left;
	margin: 0 5px 0 0;
}
div.gold {
	background: url('images/gold.gif') no-repeat;
	width: 159px;
	height: 90px;
	float: left;
	margin: 0 5px 0 0;
}
div.basic p.level {
	color: #428ec1;
	font-weight: bold;
	padding: 1px 0 0 37px;
	width: 123px;
}
div.basic div.prize {
	padding: 32px 0 0 35px;
}
div.basic div.prize span.speed {
	float: left;
	color: #68553e;
	font-weight: bold;
}
div.basic div.prize span.price {
	float: right;
	color: #428ec1;
	font-weight: bold;
	padding: 0 10px 0 0;
}
div.bronze p.level {
	color: #428ec1;
	font-weight: bold;
	padding: 1px 0 0 37px;
}
div.bronze div.prize {
	padding: 32px 0 0 35px;
}
div.bronze div.prize span.speed {
	float: left;
	color: #68553e;
	font-weight: bold;
}
div.bronze div.prize span.price {
	float: right;
	color: #428ec1;
	font-weight: bold;
	padding: 0 10px 0 0;
}
div.silver p.level {
	color: #428ec1;
	font-weight: bold;
	padding: 1px 0 0 37px;
	width: 123px;
}
div.silver div.prize {
	padding: 32px 0 0 35px;
}
div.silver div.prize span.speed {
	float: left;
	color: #68553e;
	font-weight: bold;
}
div.silver div.prize span.price {
	float: right;
	color: #428ec1;
	font-weight: bold;
	padding: 0 10px 0 0;
}
div.gold p.level {
	color: #428ec1;
	font-weight: bold;
	padding: 1px 0 0 37px;
}
div.gold div.prize {
	padding: 32px 0 0 35px;
}
div.gold div.prize span.speed {
	float: left;
	color: #68553e;
	font-weight: bold;
}
div.gold div.prize span.price {
	float: right;
	color: #428ec1;
	font-weight: bold;
	padding: 0 10px 0 0;
}
div.article2 {
	color: #68553e;
	text-align: justify;
	padding: 0 10px 5px 15px;
}
div.article2 a {
	color: #68553e;
	text-decoration: none;
}
div.article2 a:hover {
	color: #1c150d;
}
div.article2 ul {
	padding: 0 0 0 25px;
}
div.article2 ul li {
	background: url('images/arrow.gif') no-repeat;
	padding: 1px 0 0 20px;
	list-style: none;
}
div.article2 img {
	border: 1px solid #e9e8e8;
	float: left;
	margin: 0 10px 10px 10px;
}
h4 {
	color: #19569a;
	font-size: 11px;
	
}
div.promoin {
	margin: 0 0 10px;
}
img.pngimg {
	position: relative; 
	top: 19px; 
	right: 10px;
	margin: -19px -10px 0 0;
}
div.main_image {
	float: left;
}
img.pngimg2 {
	position: relative;
	top: -8px;
	left: 35px;
	margin: -8px 0 0 -35px;
}
div.main_image2 {
	float: left;
}
	
div.main_image1 {
	float: left;
	margin: 10px 10px 10px 0;
}
div.promoin div.detailsin {
	float: right;
	width: 510px;
	padding: 40px 0 0 0;
}
div.promoin div.detailsin p.title {

	padding: 0 0 3px;
}
div.promoin div.detailsin p.title a {
	color: #68553e;
	font-weight: bold;
	text-decoration: none;
}
div.promoin div.detailsin p.title a:hover {
	color: #428ec1;
}
div.promoin div.detailsin p.text {
	color: #333;
	padding: 0 0 3px;
}
div.promoin div.detailsin p.text a {
	color: #333;
	text-decoration: none;
}
div.promoin div.detailsin a.more {
	color: #428ec1;
}
div.promoin div.detailsin a.more:hover {
	text-decoration: none;
}
p.back {
	float: right;
	padding: 0 10px 0 0;
}
p.back a {
	color: #428ec1;
}
p.back a:hover {
	text-decoration: none;
}
p.back span {
	padding: 0 0 0 3px;
}
#footer {
	background: url('images/footer_back.gif') repeat-x;
	width: 948px;
	color: #fff;
	padding: 9px 0 10px 10px;
	font-size: 10px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}
div.service {
	width: 640px;
}
div.service div.text {
	float: left;
	padding: 10px 0 0 10px;
	color: #68553e;
	width: 410px;
}	
a.internet0 {
	background: url('images/net_new.gif') no-repeat;
	width: 195px;
	height: 73px;
	display: block;
	margin: 0 0 10px;
	float: left;
}
a.internet1 {
	background: url('images/phone_new.gif') no-repeat;
	width: 195px;
	height: 73px;
	display: block;
	margin: 0 0 10px;
	float: left;
}
a.internet2 {
	background: url('images/cifrov.gif') no-repeat;
	width: 195px;
	height: 73px;
	display: block;
	margin: 0 0 10px;
	float: left;
}
a.internet3 {
	background: url('images/analog.gif') no-repeat;
	width: 195px;
	height: 73px;
	display: block;
	margin: 0 0 10px;
	float: left;
}
a.internet4 {
	background: url('images/efir.gif') no-repeat;
	width: 195px;
	height: 73px;
	display: block;
	margin: 0 0 10px;
	float: left;
}
div.page {
	text-align: justify;
}
/*Contact form*/

.contact_form_txt {
	color: #68553e;
	width: 100px;
	float: left;
	margin: 3px 0 3px 0;
}
.contact_form_field {
	float: left;
	color: #68553e;
	padding: 0;
}
.contact_form_field span.error_form {
	color: red;
}
.contact_form_txt span.span1 {
	color: red;
}	
/*
input.field {
	color: #146da1;
	border: 1px solid #3988c4;
	margin: 3px 0 2px;
}
textarea.field {
	color: #146da1;
	border: 1px solid #3988c4;
	margin: 3px 0 3px;
}
*/	
select.field {
	color: #68553e;
	font-weight: normal;
	border: 1px solid #aacbe3;
}

.field {
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	border: 1px solid #aacbe3;
	padding: 2px;
	margin: 0 0 2px;
	color: #68553e;
	float: left;
}
span.error_form {
	float: left;
	padding: 0 0 0 5px;
	position: relative;
	top: -10px;
}


/* Map div.big css */


div.bg_map {
	background: url('images/big_map.jpg') no-repeat;
	width: 680px;
	height: 463px;
}
div.bg_map div.big {
	position: absolute;
	left: 50%;
	font-size: 12px;
}

div.bg_map div.big a.right {
	/*background: #357db7;*/
	padding: 3px 4px 4px 4px;
	text-decoration: none;
	color: #19569a;
}
div.bg_map div.big a.right:hover {
	/*background: #8f9088;*/
	color: #000000;
}
div.bg_map div.big a.righthover {
	/*background: #8f9088;*/
	padding: 3px 4px 4px 4px;
	text-decoration: none;
	color: #19569a;
	font-weight: bold;
}
div.bg_map[class] div.big span.right {
	background: url('images/big_town.png');
	width: 22px;
	height: 22px;
	display: block;
	float: left;
	position: relative;
	top: -4px;
	margin: 0 3px 0 0;
}
div.bg_map div.big a.left {
	/*background: #357db7;*/
	padding: 3px 4px 4px 4px;
	text-decoration: none;
	color: #19569a;
	float: left;
}
div.bg_map div.big a.left:hover {
	/*background: #8f9088;*/
	color: #000000;
}
div.bg_map div.big a.lefthover {
	/*background: #8f9088;*/
	padding: 3px 4px 4px 4px;
	text-decoration: none;
	color: #19569a;
	float: left;
	font-weight: bold;
}
div.bg_map[class] div.big span.left {
	background: url('images/big_town.png');
	width: 22px;
	height: 22px;
	display: block;
	float: left;
	position: relative;
	top: -1px;
	margin: 0 0 0 3px;
}
div.bg_map div.big a.top {
	/*background: #357db7;*/
	padding: 3px 4px 4px 4px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: 7px;
}
div.bg_map div.big a.top:hover {
	/*background: #8f9088;*/
	color: #000000;
}
div.bg_map div.big a.tophover {
	/*background: #8f9088;*/
	padding: 3px 4px 4px 4px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: 7px;
	font-weight: bold;
}
div.bg_map[class] div.big span.top {
	background: url('images/big_town.png');
	width: 22px;
	height: 22px;
	display: block;
}
div.bg_map div.big a.bottom {
	/*background: #357db7;*/
	padding: 3px 4px 4px 4px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: -7px;
}
div.bg_map div.big a.bottom:hover {
	/*background: #8f9088;*/
	color: #000000;
}
div.bg_map div.big a.bottomhover {
	/*background: #8f9088;*/
	padding: 3px 4px 4px 4px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: -7px;
	font-weight: bold;
}
div.bg_map[class] div.big span.bottom {
	background: url('images/big_town.png');
	width: 22px;
	height: 22px;
	display: block;
}

/* Map div.big css */
/* Map div.middle css*/

div.bg_map div.middle {
	position: absolute;
	left: 50%;
	font-size: 11px;
}

div.bg_map div.middle a.right {
	/*background: #357db7;*/
	padding: 0px 3px 2px 3px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: 2px;
}
div.bg_map div.middle a.right:hover {
	/*background: #8f9088;*/
	color: #000000;
}
div.bg_map div.middle a.righthover {
	/*background: #8f9088;*/
	padding: 0px 3px 2px 3px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: 2px;
	font-weight: bold;
}
div.bg_map[class] div.middle span.right {
	background: url('images/middle_town.png');
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	margin: 0 3px 0 0;
}
div.bg_map div.middle a.left {
	/*background: #357db7;*/
	padding: 0px 3px 2px 3px;
	text-decoration: none;
	color: #19569a;
	float: left;
	position: relative;
	top: 1px;
}
div.bg_map div.middle a.left:hover {
	/*background: #8f9088;*/
	color: #000000;
}
div.bg_map div.middle a.lefthover {
	/*background: #8f9088;*/
	padding: 0px 3px 2px 3px;
	text-decoration: none;
	color: #19569a;
	float: left;
	position: relative;
	top: 1px;
	font-weight: bold;
}
div.bg_map[class] div.middle span.left {
	background: url('images/middle_town.png');
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	margin: 0 0 0 3px;
}
div.bg_map div.middle a.top {
	/*background: #357db7;*/
	padding: 0px 3px 2px 3px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: 3px;
}
div.bg_map div.middle a.top:hover {
	/*background: #8f9088;*/
	color: #000;
}
div.bg_map div.middle a.tophover {
	/*background: #8f9088;*/
	padding: 0px 3px 2px 3px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: 3px;
	font-weight: bold;
}
div.bg_map[class] div.middle span.top {
	background: url('images/middle_town.png');
	width: 18px;
	height: 18px;
	display: block;
}
div.bg_map div.middle a.bottom {
	/*background: #357db7;*/
	padding: 0px 3px 2px 3px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: -5px;
}
div.bg_map div.middle a.bottom:hover {
	/*background: #8f9088;*/
	color: #000000;
}
div.bg_map div.middle a.bottomhover {
	/*background: #8f9088;*/
	padding: 0px 3px 2px 3px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: -5px;
	font-weight: bold;
}
div.bg_map[class] div.middle span.bottom {
	background: url('images/middle_town.png');
	width: 18px;
	height: 18px;
	display: block;
}

/* Map div.middle css*/

/* Map div.small css */

div.bg_map div.small {
	position: absolute;
	left: 50%;
	font-size: 9px;
}

div.bg_map div.small a.right {
	/*background: #357db7;*/
	padding: 0px 2px 1px 3px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: -3px;
}
div.bg_map div.small a.right:hover {
	/*background: #8f9088;*/
	color: #000000;
}
div.bg_map div.small a.righthover {
	/*background: #8f9088;*/
	padding: 0px 2px 1px 3px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: -3px;
	font-weight: bold;
}
div.bg_map[class] div.small span.right {
	background: url('images/small_town.png') no-repeat;
	width: 7px;
	height: 7px;
	display: block;
	float: left;
	margin: 0 2px 0 0;
}
div.bg_map div.small a.left {
	/*background: #357db7;*/
	padding: 0px 2px 2px 3px;
	text-decoration: none;
	color: #19569a;
	float: left;
	position: relative;
	top: -3px;
}
div.bg_map div.small a.left:hover {
	/*background: #8f9088;*/
	color: #000000;
}
div.bg_map div.small a.lefthover {
	/*background: #8f9088;*/
	padding: 0px 2px 2px 3px;
	text-decoration: none;
	color: #19569a;
	float: left;
	position: relative;
	top: -3px;
	font-weight: bold;
}
div.bg_map[class] div.small span.left {
	background: url('images/small_town.png') no-repeat;
	width: 7px;
	height: 7px;
	display: block;
	float: left;
	margin: 0 0 0 2px;
}
div.bg_map div.small a.top {
	/*background: #357db7;*/
	padding: 0px 2px 2px 3px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: 0px;
}
div.bg_map div.small a.top:hover {
	/*background: #8f9088;*/
	color: #000000;
}
div.bg_map div.small a.tophover {
	/*background: #8f9088;*/
	padding: 0px 2px 2px 3px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: 0px;
	font-weight: bold;
}
div.bg_map[class] div.small span.top {
	background: url('images/small_town.png') no-repeat;
	width: 7px;
	height: 7px;
	display: block;
}
div.bg_map div.small a.bottom {
	/*background: #357db7;*/
	padding: 0px 2px 2px 3px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: -3px;
}
div.bg_map div.small a.bottom:hover {
	/*background: #8f9088;*/
	color: #000000;
}
div.bg_map div.small a.bottomhover {
	/*background: #8f9088;*/
	padding: 0px 2px 2px 3px;
	text-decoration: none;
	color: #19569a;
	position: relative;
	top: -3px;
	font-weight: bold;
}
div.bg_map[class] div.small span.bottom {
	background: url('images/small_town.png') no-repeat;
	width: 7px;
	height: 7px;
	display: block;
}

/* Map div.small css */