/* Фон слева */
td.bg_l {
	background-image: url(../img/bg_leftmap_in.jpg);
	background-repeat: no-repeat;
	height : 510px;
}

/* Контентная часть */
div#c {margin-top: 30px; padding-bottom: 20px;}

/* Правая часть */
div#r {margin-top: 30px; padding-bottom: 20px;}

/* Создай свой маршрут */
#ttl_in {position: absolute; top: 56px;  width: 100%; text-align: right;}
#ttl_in span {margin-right: 25px;}
#ttl_in a {font-size: 14px; color: #006600;}
/* Создай свой маршрут Eng */
#ttl_in_eng {position: absolute; top: 56px;  width: 100%; text-align: right;}
#ttl_in_eng span {margin-right: 25px;}
#ttl_in_eng a {font-size: 14px; color: #006600;}

/* Языки */
div.lg {height: 21px; width: 222px; background-image: url(../img/bg_lg.gif); background-repeat: no-repeat; text-align: left; font-size: 11px; color: #000000}
div.lg div {position: relative; top: 2px; left: 22px;}
div.lg a {color: #ffffff}
div.lg span {color: #ffffff}

/* Bottom */
div.made {}
div.made {position: relative; top: 15; float: right; padding-right: 15px;}
div.cr {position: relative; top: 15; padding-left: 0px;}

/* Новости, публикации */
div.public {margin-top: 33px;}
div.public_item {margin-top: 20px;}
div.public_item p.data {color: #999999; font-weight: bold;}
div.public_item p.anonce {
	margin-top: 5px;
	font-style : italic;
	font-weight : bold;
}
/* Левое контектное меню */
div.left_submenu {width: 180px; margin-bottom: 10px; margin-top: 10px; color: #7B6953;}
div.left_submenu a {font-weight : normal; color: #3366CC;}
div.left_submenu p {text-decoration: underline;}

/* Правое контектное меню */
div.right_submenu {width: 180px; margin-bottom: 20px; margin-top: 5px; color: #7B6953;}
div.right_submenu p {text-decoration: underline;}

span.data {color: #7B6953; text-decoration: none;}