/* Обязательные классы, для разных тегов */
body.viewMode{color:white;background:#297173;margin:0;padding:0;}
body.visualMode, td.visualMode{color:white;background:#297173;}
body.htmlMode{background:threedface;font-family:monospace;color:black;}
body, td, th{font-family:sans-serif;font-size:80%;}

h1, h2.h1{color:#5fc8ca;font-size:2.1em;font-family:tahoma,sans-serif;font-weight:normal;}	/* Главная строка, системная, используется везде, где требуется озаглавить блок текста */
hr{color:#1d5355;clear:both;}									/* Разделитель */

table{clear:both;}
table.invisible{width:100%;empty-cells:show;}					/* Описание прозрачной таблицы */
table.invisible td.frame{border:#143739 solid 2px;background:#297173;}	/* Обрамление для ячеек в прозрачной таблице */

table.system{border:#143739 solid 2px;background:#297173;width:100%;empty-cells:show;}	/* Описание системной таблицы */
table.system th, table.system .th{background:#1c4e50;color:white;text-align:left;font-weight:normal;}	/* Заглавная строка системных таблиц */
table.system .head{background:#215a5c;}							/* Подзаголовочная строка системных таблиц */
table.system .light{background:#2e8083;}						/* Светлая строка системных таблиц */
table.system .dark{background:#226164;}							/* Темная строка системных таблиц */
table.system .lighter{background:#3a9ca1;}						/* Cтрока подсветка при наведении для системных таблиц */
table.system .answer{background:#2e8388;padding:10px 10px 10px 3em;}
table.system td.padding{padding:0;}								/* Для ячеек, где необходимо убрать отступ */

table.system .light, table.system .dark, table.system .lighter, table.system .answer, table.system tr.light td, table.system tr.dark td, table.system tr.lighter td{border-top:1px solid #2e8083;}	/* Надчеркивание, чтоб разделить строки визуально */

table.system th a:link, table.system .th a:link, table.system th a:visited, table.system .th a:visited{color:white;text-decoration:underline;}	/* Ссылки в заглавной строке системной таблицы */
table.system th a:hover, table.system th a:active, table.system .th a:hover, table.system .th a:active{color:white;text-decoration:none;}

table.system .head a:link, table.system .head a:visited{text-decoration:underline;}			/* Ссылки в позаголовочной строке системной таблицы */
table.system .head a:hover, table.system .head a:active{text-decoration:none;}

table.system a:link{color:#ff5100;text-decoration:underline;}	/* Остальные ссылки в системной таблице */
table.system a:visited{color:#ffac85;text-decoration:underline;}
table.system a:hover, table.system a:active{color:#ff5100;text-decoration:none;}

span.news{color:white;background:#1f9900;font-weight:bold;font-size:0.8em;vertical-align:top;padding:0 3px 2px 3px;}
span.sale{color:white;background:#6600ff;font-weight:bold;font-size:0.8em;vertical-align:top;padding:0 3px 2px 3px;}
span.hit{color:white;background:#ff3300;font-weight:bold;font-size:0.8em;vertical-align:top;padding:0 3px 2px 3px;}
span.old{vertical-align:sub;text-decoration:line-through;font-size:0.9em;}

table.cart{width:100%;background:#2a787b;empty-cells:show;}		/* Описание таблицы корзины */
table.cart tr{background:#2a787b;}								/* Корзина */
table.cart tr span{background:#a93600;color:white;padding:3px;vertical-align:top;}	/* Выделение текста в корзине */

table.cart a:link, table.cart a:visited{color:#ff5100;text-decoration:none;font-weight:bold;}	/* Ссылки в корзине */
table.cart a:hover, table.cart a:active{color:#ff5100;text-decoration:underline;font-weight:bold;}

table.error{width:400px;padding:0;margin:0;border:0;}				/* Стили таблицы ошибки */
table.error th{color:white;font-weight:bold;text-align:left;}		/* Заголовок ошибки */
table.error td{background:#a90022;color:white;}					/* Список ошибок */
table.error ul{list-style:square;}
table.error a:link, table.error a:visited{color:white;text-decoration:underline;}		/* Ссылка в ошибках на дополнительную информацию */
table.error a:hover, table.error a:active{color:#b60025;text-decoration:none;background:white;}

table.navigation{width:100%;border-collapse:collapse;border-spacing:0;empty-cells:show;margin:20px 0;}	/* Навигационная строка */
table.navigation td{vertical-align:top;padding:0;padding-bottom:10px;margin:0;white-space:nowrap;}
table.navigation td.page{text-align:right;width:99%;}
table.navigation td.form{text-align:right;}
table.navigation td.form form{padding:0;margin:0;}

table.navigation div{border-top:1px solid #0c2222;padding:3px 3px 2px 3px;vertical-align:top;}
table.navigation span{background:#297173;border:1px solid #0c2222;border-top:1px solid #297173;margin:2px 3px;padding:3px 8px;}

table.navigation a, p.navigation a{margin:2px 3px;padding:3px 8px;border:1px solid #0c2222;}
table.navigation a:link, p.navigation a:link, table.navigation a:visited, p.navigation a:visited{background:#26686c;color:white;text-decoration:none;}
table.navigation a:hover, table.navigation a:active, p.navigation a:hover, p.navigation a:active{background:#0c2222;color:white;text-decoration:none;}

.menu{padding:0;font-family:sans-serif;font-size:1em;}	/* Оформление кнопок управления */
.menu span{display:"inline-block";}
.menu span a{margin:2px 3px;padding:3px 8px;border:1px solid #163d3e;line-height:2em;white-space:nowrap;background-repeat:no-repeat !important;background-position:center left !important;background-image:none;text-decoration:none !important;}
.menu span a:link, .menu span a:visited{color:white;background-color:#297173 !important;}
.menu span a:hover, .menu span a:active{color:#ff5100;background-color:#246464 !important;}

.menu span a.add{padding-left:26px;background-image:url('/images/default/interface/button-add.gif') !important;}
.menu span a.edit{padding-left:26px;background-image:url('/images/default/interface/button-edit.gif') !important;}
.menu span a.delete{padding-left:26px;background-image:url('/images/default/interface/button-delete.gif') !important;}
.menu span a.settings{padding-left:26px;background-image:url('/images/default/interface/button-settings.gif') !important;}
.menu span a.filter{padding-left:26px;background-image:url('/images/default/interface/button-filter.gif') !important;}
.menu span a.up{padding-left:26px;background-image:url('/images/default/interface/button-up.gif') !important;}
.menu span a.down{padding-left:26px;background-image:url('/images/default/interface/button-down.gif') !important;}
.menu span a.left{padding-left:26px;background-image:url('/images/default/interface/button-left.gif') !important;}
.menu span a.right{padding-left:26px;background-image:url('/images/default/interface/button-right.gif') !important;}

div.block{padding:1px;margin:0;border-style:solid;border-color:#ff0033;border-width:0;}
div.block div.menu{margin:0;padding:0;display:table;}
div.block div.menu span a{width:26px;height:26px;background-position:center !important;padding:0;display:block;float:left;}

div.calendar{display:none;position:absolute;}		/* Календарь */
div.calendar table{background:#2d7e83;border:1px solid #0c2222;}
div.calendar td, div.calendar th{font-size:0.7em;padding:2px 6px 4px 6px;text-align:right;}
div.calendar td.date{cursor:pointer;cursor:hand;}
div.calendar tr.year td, div.calendar tr.month td{background:#1d5355;border-bottom:1px solid #0c2222;text-align:center;cursor:pointer;cursor:hand;}
div.calendar tr.year td.current, div.calendar tr.month td.current{cursor:text;}
div.calendar .today, div.calendar .clear{background:#2d7e83;border-top:1px solid #0c2222;cursor:pointer;cursor:hand;}
div.calendar .today{text-align:left;}
div.calendar tr.dates td.current{border:1px solid #ff5100;cursor:text;}
div.calendar tr.dates td{border:1px solid #246669;}
div.calendar td.over{background:#1d5355;}
input.calendarButton{}

div.bbcode{margin:7px 0 0 0;}							/* Оформление панели кнопок BBCode */
div.bbcode a{margin:2px 3px;padding:3px 8px;border:1px solid #163d3e;}
div.bbcode a:link, div.bbcode a:visited{background:#297173;color:white;text-decoration:none;}
div.bbcode a:hover, div.bbcode a:active{background:#246464;color:#ff5100;text-decoration:none;}

div.bbsmiles{margin:7px 0 0 0;}							/* Оформление панели смайликов BBCode */
div.bbsmiles a{margin:0;padding:1px 2px;}

div.list{padding:0;margin-bottom:30px;}
div.list div.name p.date{color:#5fc8ca;font-size:1.1em;margin:0;padding:2px 6px;border-bottom:4px solid #1d5355;}
div.list div.name p.discussion{color:#5fc8ca;float:right;text-align:right;margin:0;padding:0.2em 0 2px 12px;font-size:0.9em;}
div.list div.name p.discussion a:link, div.list div.name p.discussion a:visited{color:#ff5100;text-decoration:none;}
div.list div.name p.discussion a:hover{color:#ff5100;text-decoration:underline;}
div.list div.name p.discussion a:active{color:#ff5100;text-decoration:none;}
div.list div.name h1, div.name h2{padding:0 5px 7px 5px;margin:5px 0;border-bottom:2px solid #1d5355;font-size:2.1em;}
div.list div.name h1 a:link, div.name h2 a:link, div.list div.name h1 a:visited, div.name h2 a:visited{color:#5fc8ca;text-decoration:none;}
div.list div.name h1 a:hover, div.name h2 a:hover{color:#5fc8ca;text-decoration:underline;}
div.list div.name h1 a:active, div.name h2 a:active{color:#5fc8ca;text-decoration:none;}
div.list div.notice{margin-left:4px;margin-right:4px;margin-top:10px;padding-top:12px;}
div.list p.copyright{text-align:right;}
div.list p.more{text-align:right;}
div.list p.navigation{padding-left:4px !important;padding-right:4px !important;font-size:0.8em !important;}

/* for all script */
#overlay, #overlayAnimation, #overlayPictures{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;background-color:black;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;
display:none;}

.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
* html>body .clearfix{display:inline-block;width:100%;}
* html .clearfix{
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

/* thumbnail */
#thumbnail{position:absolute;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#thumbnail a img{border:none;}
#outerImageContainer{position:relative;background-color:white;width:250px;height:250px;margin:0 auto;}
#imageContainer{padding:10px;}
#loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#imageContainer>#hoverNav{left:0;}
#hoverNav a{outline:none;}
#prevLink, #nextLink{width:49%;height:100%;background:transparent url('/images/default/348/e.gif') no-repeat;display:block;}
#prevLink{left:0;float:left;}
#nextLink{right:0;float:right;}
#prevLink:hover, #prevLink:visited:hover{background:url('/images/default/interface/prev.gif') left 50% no-repeat;}
#nextLink:hover, #nextLink:visited:hover{background:url('/images/default/interface/next.gif') right 50% no-repeat;}

#imageDataContainer{font:10px verdana,helvetica,sans-serif;background-color:white;margin:0 auto;line-height:1.4em;}
#imageData{padding:5px 10px 0 10px;}
#imageData #imageDetails{width:70%;float:left;text-align:left;}
#imageData #caption{font-weight: bold;}
#imageData #numberDisplay{display:block;clear:left;padding-bottom:1.0em;}
#imageData #topNavClose{width:22px;float:right;padding-top:0.7em;}

a.zoom img{cursor:url('/images/default/interface/cursor/zoomin.cur'), pointer, hand !important;}

/* chooseAnimation, choosePictures */
#chooseAnimation, #choosePictures{position:absolute;top:10px;left:10px;width:100%;height:500px;z-index:100;}
#chooseAnimation .navigation, #choosePictures .navigation{background:#297173;padding:7px;text-align:right;}
#chooseAnimation .navigationClose, #choosePictures .navigationClose{width:30px;height:30px;clear:both;background:url('/images/default/interface/close-lightgrey.gif') no-repeat center;}
#chooseAnimationFrame, #choosePicturesFrame{}

/* choosePictures */
.choosePicturesDragable{height:120px;}
.choosePicturesDragable div{width:120px;height:120px;float:left;border:#cccccc solid 1px;background:#f5f5f5;margin:3px;}

.choosePicturesTrash{background:grey;width:120px;height:120px;background:url('/images/default/interface/icons/clearcache.png') center no-repeat;}
.choosePicturesTrash div{width:120px;height:120px;float:left;}

/* treeView */
ul.treeview{margin:0 !important;padding:0 !important;}
ul.treeview .hitarea{background-image:url('/images/classic/interface/treeview.gif');background-repeat:no-repeat;background-position:0 -25px;height:16px;width:16px;margin-left:-16px;float:left;cursor:pointer;cursor:hand;}

/* fix for IE6 */
* html .hitarea{display:inline;float:none;}

ul.treeview ul{padding:0;margin:4px 0 0 0;}
ul.treeview li{list-style-type:none;margin:0 !important;padding:3px 0 3px 16px;background:url('/images/classic/interface/treeview.gif') -16px 0 no-repeat;}
ul.treeview li.last{background-position:-16px -1766px;}
ul.treeview .close{background-position:0 -3px !important;}
ul.treeview a.current{font-weight:bold !important;color:white !importat;}

form{padding:0;margin:0;}
img.button{cursor:pointer;cursor:hand;}
div.button{width:100px;height:75px;text-align:center;float:left;display:inline !important;margin:10px;}
div.scroll{height:300px;overflow:auto;padding:5px;border:1px #297173 solid;}

ol.search{margin:0 0 1.7em 20px;padding:0 0 0 21px;}
ol.search li{margin-bottom:1em;padding:0;font-size:0.9em;}
ol.search li a{font-size:1.2em;}
.search b{background:#369699;font-weight:bold;padding:0 5px;}

.button{}												/* Кнопки формы */
.submit{font-size:1.2em;font-weight:bold;}				/* Кнопки формы */
.small{font-size:0.8em;}								/* Шрифт на размер меньше, аналог <small> */
.big{font-size:1.2em;}									/* Шрифт на размер больше, аналог <big> */
.back{text-align:left;}									/* Вырвнивание ссылки "Назад" */
.clear{clear:both !important;}

.wauto{width:auto !important;}
.w100{width:100%;}	.h100{height:100%;}
.w90{width:90%;}	.h90{height:90%;}
.w80{width:80%;}	.h80{height:80%;}
.w70{width:70%;}	.h70{height:70%;}
.w60{width:60%;}	.h60{height:60%;}
.w50{width:50%;}	.h50{height:50%;}
.w40{width:40%;}	.h40{height:40%;}
.w30{width:30%;}	.h30{height:30%;}
.w20{width:20%;}	.h20{height:20%;}
.w10{width:10%;}	.h10{height:10%;}

.left, .lt, .lm, .lb{text-align:left !important;}		/* Выравнивания для ячеек таблицы и не только */
.center, .ct, .cm, .cb{text-align:center !important;}
.right, .rt, .rm, .rb{text-align:right !important;}
.top, .lt, .ct, .rt{vertical-align:top !important;}
.middle, .lm, .cm, .rm{vertical-align:middle !important;}
.bottom, .lb, .cb, .rb{vertical-align:bottom !important;}
.bt-rl{layout-flow:vertical-ideographic;writing-mode:bt-rl;}

img.left{float:left;}
img.right{float:right;}

/* Теги, используемые в визуальном редакторе */
h2{color:#5fc8ca;padding:0 5px;font-size:1.9em;font-family:tahoma,sans-serif;font-weight:normal;}	/* Главная строка, пользовательская, первого уровня */
h3{color:#5fc8ca;padding:0;font-size:1.5em;font-family:tahoma,sans-serif;font-weight:normal;}	/* Главная строка, пользовательская, второго уровня */
p{}														/* Абзац, обычный, пользовательский */
p.typewritten{clear:both;color:#78fdff;font-family:monospace;border-top:1px solid #42b7bb;border-right:1px solid #42b7bb;border-bottom:1px solid #42b7bb;border-left:20px solid #42b7bb;margin:10px 0 10px 25px;padding:5px 3px 3px 15px;}	/* Абзац, машинописный, пользовательский */
b,strong{}												/* Полужирный, пользовательский */
i,em{}													/* Курсив, пользовательский */
u{}														/* Подчеркивание, пользовательское */
sup{}													/* Верхний индекс, пользовательский */
sub{}													/* Нижний индекс, пользовательский */
ul{list-style:disk;}									/* Ненумерованный список */
blockquote{clear:both;background:url('/images/classic/348/forum-quote.gif') no-repeat;color:#78fdff;border:1px dotted #42b7bb;margin:10px 0;padding:5px 3px 3px 25px;}	/* Абзац, цитата, пользовательский */
blockquote p{margin:0 0 5px 0;padding:0;}
blockquote img{float:none !important;}
blockquote table{width:auto !important;}

a:link{color:#ff8750;text-decoration:underline;}		/* Ссылка, пользовательская */
a:visited{color:#ffe5d9;text-decoration:underline;}
a:hover{color:#ff8750;text-decoration:none;}
a:active{color:#ff8750;text-decoration:none;}

/* Описание таблиц редактора */
table.simple{empty-cells:show;}
td.simpleHeader{font-weight:bold;border-top:2px solid #225d5f;border-bottom:2px solid #225d5f;background:#308588;}
td.simpleCell{border-bottom:1px solid #225d5f;}
td.simpleFoot{border-top:2px solid #e64900;border-bottom:2px solid #e64900;background:#b33c00;}

td.simpleHeader a:link{}
td.simpleHeader a:visited{}
td.simpleHeader a:hover{}
td.simpleHeader a:active{}

td.simpleFoot a:link{}
td.simpleFoot a:visited{}
td.simpleFoot a:hover{}
td.simpleFoot a:active{}

table.full{border:#1b4b4d solid 2px;background:#1b4b4d;empty-cells:show;}

td.fullFH{background:#1d5052;color:white;text-align:left;font-weight:bold;}
td.fullFL{background:#276e71;color:white;text-align:center;font-weight:bold;}
td.fullFD{background:#26686c;color:white;text-align:center;font-weight:bold;}
td.fullFE{background:#1d5052;color:white;text-align:right;font-weight:bold;}

td.fullFH a:link, td.fullFL a:link, td.fullFD a:link, td.fullFE a:link{color:white;text-decoration:underline;}
td.fullFH a:visited, td.fullFL a:visited, td.fullFD a:visited, td.fullFE a:visited{color:white;text-decoration:underline;}
td.fullFH a:hover, td.fullFL a:hover, td.fullFD a:hover, td.fullFE a:hover{color:white;text-decoration:none;}
td.fullFH a:active, td.fullFL a:active, td.fullFD a:active, td.fullFE a:active{color:white;text-decoration:underline;}

td.fullLH{background:#297173;text-align:left;}
td.fullLL{background:#3aa0a4;text-align:center;}
td.fullLD{background:#308588;text-align:center;}
td.fullLE{background:#297173;text-align:right;}

td.fullDH{background:#236164;text-align:left;}
td.fullDL{background:#338f92;text-align:center;}
td.fullDD{background:#2b787b;text-align:center;}
td.fullDE{background:#236164;text-align:right;}

td.fullEH{background:#b33c00;text-align:left;}
td.fullEL{background:#e64900;text-align:center;}
td.fullED{background:#d24600;text-align:center;}
td.fullEE{background:#b33c00;text-align:right;}

td.fullEH a:link, td.fullEL a:link, td.fullED a:link, td.fullEE a:link{}
td.fullEH a:visited, td.fullEL a:visited, td.fullED a:visited, td.fullEE a:visited{}
td.fullEH a:hover, td.fullEL a:hover, td.fullED a:hover, td.fullEE a:hover{}
td.fullEH a:active, td.fullEL a:active, td.fullED a:active, td.fullEE a:active{}

/* Переназначение для текущего дизайна */
.special_menu{background:url('/images/classic/348/bg_s_menu.gif');width:100%;}
.special_menu td{padding:4px 0;border-bottom:1px solid #123233;}

.content{background:url('/images/classic/348/bg.gif') repeat-x;width:100%;}

.left_column{padding:20px 0 20px 20px;width:25%;vertical-align:top;}
.central_column{padding:20px;width:50%*;vertical-align:top;}
.right_column{padding:20px 20px 20px 0;width:25%;vertical-align:top;}

.bottom_text{background:#215d5f;width:100%;color:#5fc8ca;}
.bottom_text .left_column, .bottom_text .central_column, .bottom_text .right_column{padding-top:5px;padding-bottom:5px;}
.bottom_line{background:#174143;padding:0;}
.bottom_text .right_column{text-align:right;}
.bottom_text .central_column{text-align:center;}

.horizontal_menu_box, .horizontal_menu{background:#0a1d1c;width:100%;margin:0;padding:0;}
.horizontal_menu p{font-size:1.4em;margin:0;padding:0;}
.horizontal_menu p a{display:block;margin:0;padding:3px 0 1px 0;line-height:26px;font-weight:normal;}
.horizontal_menu a:link, .horizontal_menu a:visited{color:#39d4d9;border-bottom:3px solid #1c6b6e;width:100%;text-decoration:none;}
.horizontal_menu a:hover, .horizontal_menu a:active{color:#75f6f8;border-bottom:3px solid #75f6f8;width:100%;text-decoration:none;}
.horizontal_menu .empty_menu{border-bottom:3px solid #1c6b6e;}

.user_menu{margin:0;padding:0;}
.user_menu_item{background:#215d5f;border-top:#1c6b6e 2px solid;border-bottom:#1c6b6e 2px solid;}
.user_menu p, .user_menu_item p{font-size:1.4em;margin:0 0 10px 0;padding:0;color:#24898d;}
.user_menu_item p{padding:5px 10px 0 10px;}
.user_menu a, .user_menu_item a{display:block;font-weight:normal;text-decoration:none !important;}
.user_menu a:link, .user_menu a:visited, .user_menu_item a:link, .user_menu_item a:visited{color:#2dafb3;padding-bottom:3px;}
.user_menu a:hover, .user_menu a:active, .user_menu_item a:hover, .user_menu_item a:active{color:#5ec6c7;padding-bottom:0;border-bottom:#5ec6c7 3px solid;}

a.current_menu{color:white !important;}

.poisk td{vertical-align:middle;padding-bottom:5px;padding-top:10px;}
.enter_poisk{width:15px;padding:0 0 2px 10px;vertical-align:bottom;}
input.search{width:100%;}

.page_box h2{text-align:right;border-top:solid 3px #1d5355;background:#2c7d80;}
h3.points{font-size:1em;}
.points{background:url('/images/classic/348/bg_points.gif') repeat-x bottom;margin:0 0 3px 0;}
.points a, .points a:visited{color:#ff5100;text-decoration:underline;font-weight:bold;}
.points a:hover, .points a:active{color:white;text-decoration:none;font-weight:bold;}
.points_more{background:url('/images/classic/348/bg_points.gif') repeat-x;margin:0 0 15px 0;text-align:right;font-weight:normal;}

.box_news{position:relative;left:60px;bottom:40px;z-index:109;margin:0 0 -62px 0;padding:0;}
.box_hit{position:relative;left:90px;bottom:65px;z-index:108;margin:0 0 -62px 0;padding:0;}
.box_sale{position:relative;left:105px;bottom:35px;z-index:107;margin:0 0 -62px 0;padding:0;}

.basket_central{margin:0 0 15px 0;padding:6px 0;text-align:right;font-weight:normal;border-bottom:solid 3px #1d5355;}
.news_data{color:#5fc8ca;font-size:0.9em;}

.goods_unit{width:100%;margin:0 0 40px 0;}
.goods_image{background:#225e5f;text-align:center;vertical-align:middle;width:30%;padding:10px;}
.goods_image img{border:solid #297173 6px;}
.goods_description{padding:0;}
.goods_description table{width:100%;}

.description_tr{background:url('/images/classic/348/bg_points.gif') repeat-x;}
.description_tr td{vertical-align:top;padding:0 0 5px 0;}
.description_content{text-align:right;}
.description_content a, .description_content a:visited{color:#ff5100;text-decoration:underline;font-weight:bold;}
.description_content a:hover, .description_content a:active{color:white;text-decoration:none;font-weight:bold;}
.description_name{color:#5fc8ca;}

/* Стили для пустышки */
table.empty_flash{background:#0a1d1c;width:100%;}
table.empty_flash .titleofsite{padding:15px 0 15px 20px;}
table.empty_flash .titleofsite img{margin:10px 0;}
table.empty_flash .header{font-size:2.9em;color:#5fc8ca;}
table.empty_flash .top_slogan{font-size:0.5em;font-weight:normal;color:#5fc8ca;}
table.empty_flash .contactofsite{color:#5fc8ca;font-size:1em;font-weight:normal;padding:15px 20px 15px 0;text-align:right;vertical-align:top;}
table.empty_flash .contactofsite div{margin:0 0 5px 0}

/* Стили для карты проезда */
.city_map{background:url('/images/classic/348/bg_city_map.gif');padding:4px;border:solid 2px #163d3e;margin:5px 0;display:table;clear:both;}
.city_map img{margin:0;padding:0;border:0;clear:both;}
