html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin:0; padding:0; border:0; outline:0; font-size:100%; font-family:Verdana, Arial, Helvetica, sans-serif; color:#575757; vertical-align:baseline; background:transparent;
}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
/* remember to define focus styles! */
:focus {outline:0;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse; border-spacing:0;}
@charset "utf-8";

/* general */
BODY{background:#87ACC2;font-family:verdana,tahoma;font-size:12px;margin:0px;border:0px;padding:0px}
.admin_panel{width:100%; vertical-align:top;}
.admin_panel tr,td{vertical-align:top;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
/*	LOGIN	*/
.access_panel{background:#FFF; width:100%; height:70%; margin:25px 0px;}
.access_table{ margin:150px; overflow:visible;}
.access_table *{text-align:center;}
.access_table td{vertical-align:middle; height:20px; overflow:visible;}
.access_field{width:90%; margin:3px;}

/* MAIN MENU */
.main_menu{width:200px; padding:5px 10px; color:#000000; font-size:12px; text-align:left;}
.main_menu .line{height:1px; background:#FFFFFF; margin:3px -5px;}
.main_menu .title{padding:3px; margin-right:-10px; color:#000000;}
.main_menu #active{background:#FFFFFF; font-weight:bold;}
.main_menu a{display:block; color:#FFFFFF; font-size:11px; text-decoration:none; padding-left:14px; margin:5px 0px 5px 5px;}
.main_menu a:hover{color:#dddddd; text-decoration:underline;}
/* TEMPLATE */
.template{background:#FFFFFF; padding:10px;}
.template a{color:#0033FF;}
.template p{line-height:130%;}
.template .work_table{ border:2px solid #87ACC2;}
.template .work_table td{border:2px #87ACC2 solid; white-space:nowrap; vertical-align:middle; text-align:left;} /*Стили для рабочей таблицы*/
.template .work_table td .spaw2 td{border:0px none !important; white-space:normal !important;} /*Отменяем стили для рабочей таблицы*/
.descr_td{width:90%;}
.descr_td .spaw2editor iframe, .descr_td .spaw2editor textarea{height:100px !important;}
.template .work_table td input{margin:1px;}
.template .work_table td .title{width:75%;}

.edit_list td{padding:5px; border-bottom:1px solid #000; line-height:130%;}
.edit_list td strong{color:#000;}
.edit_list .date{width:80px;}
.edit_list .langs{width:150px;}

.preview{text-align:justify !important;}