@charset utf-8;

html,body 
	{font-family:Verdana, Arial, Helvetica, sans-serif;	
	}

table#menu {
	width:150px;
	border:1px;
	font-weight:700;
	margin:2px;
	}

table#menu-1 {
	width:150px;
	border-spacing:5pt 10pt;
	font-weight:700;
	margin:2px;
	}

table#menu-2 {
	width:150px;
	border-spacing:5pt 10pt;
	font-weight:700;
	margin:0px;
	}

p#navigator{font-size:13px;
	}

h4#navigator{font-size:13px;
	}	

div#text h1 {
	font-size:25px;
	text-align:center;
	}

div#text h2 {
	font-size:20px;
	text-align:center;
	}

div#text h3 {
	text-align:center;
	}

div#text h4 {
	text-align:justify; 
	}
	
table#menu tr,table#menu td {
	border:1px solid #03F;
	}

table#menu-1 tr,table#menu-1 td {
	border:1px solid #993;
	}

table#menu-2 tr,table#menu-2 td {
	border:1px solid #03F;
	}

div#text p,div#text ol li,div#text ul li {
text-align:justify; 
}

#text p em strong {
	color: #F00;
	}

.new {color: red;}
.blue {color: #00F;}
.green {color: #34c924;}
.t-s {color: #00C;}	
.fuchsia {color: fuchsia}
.siren {color: #CB2FDA}
.t-ss {color: #62FF52}
.aliy {color: #EB1D05}

ol#non {list-style-type: none;}

/* поделиться  
div#text {position: relative;}
#seti {

	position: fixed;
	top: 195px;
	margin-right: -140px;
	z-index:1;
	}
*/