* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 100%;
	background-color: #ffffff;
	height: 100%;
}
body {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #4c4c4c;
	font-size: 80%;
	height: 100%;
}
img {
	border:	0px;
}
h1 {
	font-size: 160%;
	font-weight: normal;
}
h2 {
	font-size: 140%;
	font-weight: normal;
}
h3 {
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
hr {
	border: 0 none #0a6a5b;
	border-top: 1px dashed #c2c2c2;
	border-top: 1px dashed #c2c2c2;                                        
	height: 1px;
	margin-right: 5px;
	margin-top: 5px;
	display: block;
	clear: both;
}

ul li {
    margin-left: 20px;
    margin-bottom: 5px;
}

small, .sm {
	font-size: 88%;
}

.big {
	font-size: 150%;
}

.authform {
    z-index: 10000;
    position: absolute;
    border: 1px solid #666666;
    background-color: white;
    min-width: 180px;
    min-height: 70px;
}
.authform, .authform td {
    font-size: 8pt;
    color: black; 
}

table.menu a {
	text-decoration:none;	
}
table.menu a:hover {
	text-decoration: underline;
}

a {
	text-decoration: underline;
	color: #293751;
}
a:hover {                    
	text-decoration: none;
	color: #FEC109;
}

#wrap {
	height: 106px; /*50px;*/
	background: url('/images/bg.gif') repeat-x;
	/*padding: 20px;*/
}

tr.up {
	background: url('/images/bg3.gif') repeat-x;
	color: #ffffff;
	font-size: 80%;
}
tr.up a {
	color: #ffffff;
	text-decoration: none;
}
tr.up a:hover {
	text-decoration: underline;
}

tr.up td {
	padding-left: 3px;
	padding-right: 3px;
}

#right {
	/*background-color: #E2F0FC;*/
	border: 1px solid #697385; 
	padding: 2px;
	margin-bottom: 1px;
}

div.h {
	background: url('/images/bg2.gif') repeat-x;
	height: 16px;
	font-size: 80%;
	color: #ffffff;
	padding-top: 3px;
	padding-left: 9px;
}
div.h a {
	color: #ffffff;
	text-decoration: none;
}
div.h a:hover {
	color: #FEC109;
}
div.h div {
	background: url('/images/izb.gif') no-repeat 0 50%;
	padding-left: 15px;
}
#right div.m, #right table.m, td.advobj_center {
	margin-top: 2px;
	font-size: 88%;
	padding: 1px;
	border: 1px solid #697385;
	z-index:0;
}
td.advobj_center div.m {
	margin-top: 0;
	padding-top: 0;
}

#right table.menu td {
	border-bottom: 1px solid #d2d5da;
	border-right: 1px solid #d2d5da;
	margin-left: 3px;
	height: 25px;
}
#right table.menu tr {
	background-color: #ffffff;
}
#right table.menu tr.g {
	background-color: #F2F2F2;
}
#right table.menu a {
	padding-left: 13px;
	color: #293751;
	background: url('/images/arrow3.gif') no-repeat 5px 5px;
	font-size: 80%;
}

div.u, td.u {
	background: url('/images/u.gif') repeat-x bottom;
	background-color: #E5E5E5;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div.u a, td.u a {
	color: #293751;
	text-decoration: none;
}
div.u a:hover {
	text-decoration: underline;
}

div.w, tr.w td {
	background-color: #ffffff;
	padding: 5px;
	color: #000000;
}
div.w a.more {
	font-size:80%;
}
div.w em, tr.w td em {
	display: block;
	padding: 5px 0 5px 0;
	font-style: normal;
}

div.split {
	background: url('/images/bg4.gif') repeat-x;
	margin-right: 1px;
	margin-left: 1px;
	border: 1px solid #697385;
    clear: both;
}
div.split div {
	background: url('/images/ct2.gif') no-repeat;
	padding-left: 30px;
	color: #ffffff;
	font-size: 88%;
	padding-top: 1px;
	height: 15px;
}
div.split A {
    color: white;
}
input.s {
	font-size: 83%;
}
div.text {
	margin: 10px;
	font-size: 88%;
}
div.b {
	color: #000000;
}
div.news {
	font-size: 115%;
	color: #000000;
}
/*
div.text a {
	text-decoration: underline;
}
*/
div.text a:hover {
	text-decoration: none;
}

a.forum {
	background: url('/images/icon_latest_reply.gif') no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
}
a.more {
	background: url('/images/izb.gif') no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
}
.more_cons {
	background: url('/images/16x14.gif') no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
a.toggle {
	background: url('/images/toggle.gif') no-repeat;
	background-position: 0 50%;
	padding-left: 21px;
}
img.b {
	border: 1px solid #293751;
	padding: 1px;
	margin: 5px;
}
img.l {
	float:left;
	padding-left: 5px;
	padding-right: 10px;
}
table.tl {
	float:left;
}
img.tlp {
	padding-left: 5px;
	padding-right: 10px;	
}
td.lpr {
	text-align: center; 
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 20px;
}
img.r {
	float:right;
	padding-left: 10px;
	padding-right: 5px;
}
A.r {
	float:right;
	display: inline;
	margin: 5px;
}
.glavn {
	background: url('/images/border.gif') repeat-x bottom #517FBE;
	padding: 0;
}
.glavn div {
	height: 18px;
	background: url('/images/tm_l1.gif') no-repeat bottom left;
}
.glavn div div, .tcmenu div div, .tcmenuy div div {
	background: url('/images/tm_r.gif') no-repeat bottom right;
	line-height: 15px;
	padding: 0 9px 0 10px;
}

.tcmenul div div {
	background: url('/images/tm_rl.gif') no-repeat bottom right;
	line-height: 15px;
	padding: 0 9px;
}
#tcmenu .glavn a {
	color: #fff;
}
.tcmenu, .tcmenul {
	background: url('/images/border.gif') repeat-x bottom #D8E2F3;
}
#tcmenu {
	margin-right: 1px;
	margin-left: 1px;
}

.tcmenuy {
	background: url('/images/border.gif') repeat-x bottom #FEC109;
}
.tcmenu div, .tcmenul div, .tcmenuy div {
	height: 18px;
	background: url('/images/tm_l1.gif') no-repeat bottom left;
}
#tcmenu {
	background: #EEF6FD;
}
#tcmenu a {
	color: #293751;
	text-decoration: none;
	font-size: 88%;
}
#tcmenu a:hover {
	text-decoration: underline;
}
#tcmtable {
	width: 100%;
	height: 18px;
	border-collapse: collapse;
	font-weight: bold;
	border-top: 1px solid #697385;
}
#tcmtable2 {
	top: -1px;
	height: 18px;
	border-collapse: collapse;
	font-weight: bold;
	border-top: 1px solid #697385;
	margin:0 13px;
	position: relative;
	top: -1px;
	width: 43%;
}
#tcmtable td, #tcmtable2 td {
	text-align: center;
}
div.copy {
	color: #4c4c4c;
	text-align:center;
	font-size: 80%;
	
}
div.copy a {
	color: #293751;
}
div.m {
	padding-top: 5px;
	padding-bottom: 5px;
}
div.date {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
}
.date2 {
	color: #999999;
}
ol {
	padding: 20px;
	margin-left: 20px;
}
ol li {
	margin-bottom: 5px;
}
p {
	margin-top: 5px;
	text-align: justify;
	text-indent: 2em;
}
span.o {
	color: #ff4100;
}
a.o {
	color: #ff4100;
	text-decoration:none;
	text-transform: uppercase;
}
a.old {
	color: #cccccc;
}
td.cal {
	height: 20px;
	width: 20px;
	text-align:center;
}
td.now {
	border: 1px solid #9d1005;
}
td.active {
	background-color: #b9ffb4;
}
table.main {
	border-left: 1px solid #D3D4D6;
	border-bottom: 1px solid #D3D4D6;
}
table.main tr.g, table.main td.g {
	background-color: #efefef;
}
table.main td, table.main th {
	border-right: 1px solid #D3D4D6;
	border-top: 1px solid #D3D4D6;
	margin: 0px;
	padding: 4px;
}
table.main th {
    font-size: 88%;
    background-color: #d8e2f3;
}
table.search {
	color: #293751;
}
td.b {
	border: 1px solid #697385;
}
table.search td.c {
	padding: 5px;
}
div.metro {
	line-height: 15px;
	background: url('/pic/f/metro212.gif') no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	margin-bottom: 3px;
	display: inline;
}
#rtm {
	width: 91px; padding:0; vertical-align: top;
}
#rtm table {
	width: 82px;
	font-size: 10px;
	border-collapse: collapse;
	line-height: 9px;
}
.tdl {
	width: 9px;
	padding: 0;
	background: url('/pic/f/llm.gif') no-repeat top left;
	font-size: 1px;
}
.tdr {
	width: 6px;
	padding: 0;
	background: url('/pic/f/llm1.gif') no-repeat top left;
	font-size: 1px;
}
#rtm table th {
	height: 66px; 
	text-align: center;
	cursor: pointer;
	padding: 2px 0 6px 0;
	background: url('/pic/f/llm2.gif') repeat-x top;
}
#rtm th img {
	margin: 0 0 6px 0;
}
#rtm #aa .tdl {
	width: 9px;
	padding: 0;
	background: url('/pic/f/llm_a.gif') no-repeat top left;
	font-size: 1px;
}
#rtm #aa .tdr {
	width: 6px;
	padding: 0;
	background: url('/pic/f/llm1_a.gif') no-repeat top right;
	font-size: 1px;
}
#rtm table #aa th {
	height: 66px;
	padding: 2px 0 6px 0;
	background: url('/pic/f/llm2_a.gif') repeat-x top;
	cursor: default;
}

img.bb {
	border: 1px solid #D1DAE3;
	padding: 1px;
	margin-top: 10px;
	margin-bottom: 1px;
}
img.br {
	border: 1px solid #697385;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
input.botton {
	border: 1px solid #697385;
	font-size:88%;
	cursor: pointer;
}
b.t, h1.t {
    font-size: 100%;
    font-weight: bold;
	text-transform:uppercase;
	color: #4C4C4C;
}
/* 
*
*
Add by dap 
*
*
*/
A.link, A:link.link, A:visited.link, .link A:link, .link A:visited {
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
}

A.smlink {
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
    color: #0000ff;
    font-size: 7pt;
}

div#main_menu {
	height: 19px;
	padding: 0px 4px 0px 4px;
	background-color: #eef6fd;
    /*overflow: hidden;*/
}
div.menu {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
    font-size: 88%;
    color: #293751;
    background: #d8e2f3 url('/pic/f/menu_bg_l.gif') no-repeat;
    height: 19px;
    float: left;
    width: auto;
    line-height: 19px;
    margin-top: -1px;
    margin-left: -1px;
}
div.menu A:link, div.menu A:visited {
    color: #293751;
    text-decoration: none;
    display: block;
    padding: 0 10px 0 10px;
	background: url('/pic/f/menu_bg_r.gif') no-repeat right;    
}
span.new {
    padding: 0 7px 0 7px;
    background:url('/pic/f/new.gif') no-repeat;
}
div.mact {
	background-color: #517fbe;
}
div.mact A:link, div.mact A:visited {
	color: white;
}
/* SiteIndex articles */
div.si_articles {
	margin: 10px 0 0 0;
	clear: both;
	background: url('/pic/f/lc.gif') no-repeat;
	padding-left: 30px;
}
div.si_articles H2 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.si_articles H2 A:link {
	color: #293751;
}
div.si_articles img {
	float: right;
	margin: 4px 0 4px 10px;
}

/*#right_column {
	background-color: #e2f0fc;
}*/

/* Footer horizontal menu */
.menu_sec {
	display: inline;
	padding: 0 15px 0 15px !important;
	margin: 0;
	line-height: 17px;
	/*font-weight: bold;*/
}
/* Footer */
div#footer_left {
	/*color: #03afe0;*/
	font-size: 70%;
	height: 70px;
	margin: 10px;
}
div#footer_center {
	text-align: center;
	margin: 10px 0 10px 0;
}
div#footer_right {
	font-size: 80%;
	margin: 10px;
}

div.stats{                                                                            
	display:inline;
	height:0px;
	left:-1000px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:-1000px;
	visibility:hidden;
	width:0px
}

dfn, dfn A {
	color: #999999;
	font-style: normal;
}

.abc {
	margin-bottom: 5px;
	line-height: 100%;
	line-height: 100%;
}

table.ptable td {
    padding: 3px;
}

/* поиск, подсветка найденных слов */
.hlwords {
	background-color:#FFFF00;
	color: red;
}
.green {
	color:#008040
}
.gray, .gray A {
	color:#999999;
}

table.calendar {
	border: 1px solid #cccccc;
}
table.calendar td {
	padding: 3px;
}
table.calendar A {
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	color: #0080FF;
}
table.calendar A.we {
	color: #FF8080;
}
table.calendar A.warn {
	color: red;
}
table.calendar A:hover {
	text-decoration: underline;
	color: red;
}
table.calendar td.nocurr A {
	color: #cccccc;
}

.warn {
	color: red;
}

table.gallery td {
	padding: 5px;
	font-size: 88%;
}

table.gallery img {
	border: 1px solid #666666;
	cursor: pointer;
	cursor: hand;
}

table.right {
	float: right;
	margin-left: 10px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}

table.one_plus_three {
	float: right;
	width: 1px;
	border: 1px solid #cccccc;
	margin: 0 0 10px 10px;
}

table.one_plus_three td {
	padding: 2px;
}
table.one_plus_three img {
	border: 1px solid #666666;
}
.pointer {
	cursor: pointer;
	cursor: hand;
}

div.list {
	margin: 1em;
}
div.list img {
	margin: 0 5px -4px 0;
}

div.title {
	height: 30px;
	background: url('/pic/f/op.gif') no-repeat;
	padding: 0 0 0 40px;
	text-transform: uppercase;
	font-weight: bold;
}

.fold_container {
	border-bottom: 1px solid #697385;
}
A.fold, A.fold_a {
	display: inline;
	font-size: 8pt;
    cursor: pointer;
    cursor: hand;
    border: 1px solid #697385;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    line-height: 20px;
    margin: 0 5px 0 0;
    position: relative;
    top: 1px;
    font-weight: bold;
}
A.fold {
	background: #d7d7d9 url(/PWE2/images/iface/bg.gif);
    background-position: center;	
	color: #697385 !important;	
}
A.fold:hover {
	color: black !important;
}
A.fold_a {
	background-color: white;	
	border-bottom: 1px solid white;
	color: #697385 !important;
}
div.fold_s {
	display: inline;
	border: 1px solid #697385;
	padding: 2px;
	font-size: 1px;
	height: 40px;
	/*line-height: 25px;*/
}
div.fold_s spacer {
	width: 1px;
	height: 1px;
}
div.fold_content { /* border (table) under interface buttons (folders) */
    border: 1px solid #697385;
    margin: 0 0 5px 0;
    border-top: none;
}

.usersig {
	display: inline;
	padding-left: 13px;
	font-style: italic;
	background: url('/PWE2/images/user10x10.gif') no-repeat;
	background-position: bottom left;
}

.grad_bar {
    background: url('/pic/f/grad_bar_bg.gif') repeat-x;
    font-size: 88%;
    padding: 0 10px 0 10px;
}
.grad_bar A {
    color: #293751;
}

.displaycomments {
    display: inline;
    background: url('/pic/msg_baloons.gif') no-repeat;
    padding: 0 18px 0 18px;
}
.addcomment {
    display: inline;
    background: url('/pic/big_plus.gif') no-repeat;
    padding: 0 18px 0 18px;
}


div#banner_seolinks {
    border-bottom: 1px dashed #c2c2c2;
    padding: 0 0 15px 0;
    margin-bottom: 15px;
}


.comments {
    color: #999999;
    margin-left:10px;
    text-decoration: none;
}