* {
    padding:0;
    margin:0;
}


body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#121212;
margin: 5px 5px 5px 5px;
}

h1 {
font-size:20px;
letter-spacing:-2px;
padding:20px;
}

.example h1 {
color:#B4241B;
font-size:21px;
font-weight:100;
}

body.example {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#121212;
}

.example P	{text-align:justify;text-indent:10pt;padding:10px 20px 0px 10px;max-width:1024px;}

.example h2, .example h3, .example h4, .example h5 {padding:15px 0 10px 10px;max-width:1024px;}

.example h2 {
color:#B4241B;
font-size:18px;
font-weight:100;
}
.example h3 {
color:#B4241B;
font-size:14px;
font-weight:100;
}
.example h4 {
color:#000000;
font-size:14px;
font-weight:bold;
}
.example h5 {
color:#000000;
font-size:12px;
font-weight:bold;
}

.example li, .example ul{padding:5px 0 0 10px;margin:0;list-style-position:inside;list-style-type:disc;max-width:1024px;}
.example ul{padding:0 0 0 10px;}

P		{text-align:justify;text-indent:10pt;}
table {overflow:hidden;text-align:left;max-width:1024px;}
.center table {width:640px;max-width:640px;}
TABLE P		{text-indent:0pt;}
TABLE TD	{padding:5px 5px 5px 5px;}
th {background-color:#EEEEEE;color:#000000;
	font-size:12px;font-weight:normal;
	text-align:center;}
EM		{text-align:center;}
TT		{color:#000000;font-weight:bold;}
DT		{font-weight:bold;}
.txt		{border:outset 6px;margin:5px;padding:5px;}
.ex 		{text-decoration:underline;text-align:center;font-weight:bold;color:blue;letter-spacing:3pt;}
.res 		{border:solid 1.5pt;border-color:blue;padding:10pt;white-space:pre;overflow:auto;max-width:1024px;}
.gm		{width:100%;border:0;padding:3px;}
.new		{text-decoration:none;color:red;font-size:95%;font-weight:bold;}
TABLE.gm col	{font-size:150%;color:#0000FF;text-decoration:underline;}

.ids		{position:absolute;vertical-align:baseline;}
td .ids		{font-size:75%;z-index:3;}
pre,xmp	{
	color:#002244;background-color:#E7F5FE;
	padding:5px 5px 5px 5px;border:#C5D3DC 1px solid;
	margin: 0px 0px 0px 0px;font-family:Courier,Arial,Helvetica,sans-serif;
	font-size:11px;display:block;text-indent:0pt;
	overflow:auto;text-align:left;max-width:1024px;}

code	{
   color:#002244;background-color:#E7F5FE;
   font-family:Courier,Arial,Helvetica,sans-serif;
   font-size:11px;text-indent:0pt;
   overflow:auto;text-align:left;max-width:1024px;}

img { border:none;}
a { color:#33BFEB;text-decoration:none;}
a:hover { text-decoration:underline;color:#000;}

#wrap {
width:1024px;
margin:10px auto;
}

#header {
height:45px;
line-height:18px;
}

#header h1 {
padding:0 0 0 20px;
font-size:20px;
letter-spacing:-2px;
line-height:18px;
}
#header h1 a {
color:#33BFEB;
text-decoration:none;
line-height:18px;
}
#header h1 a:hover {
text-decoration:none;
color:#000;
line-height:18px;
}
#header h2 {
padding-left:21px;
font-size:14px;
color:#666;
font-weight:100;
letter-spacing:-1px;
padding:5px 0px 0 20px;
}


#menu {
height:50px;
line-height:50px;
background:#33BFEB url(/pic/menu.gif) no-repeat;
font-size:12px;
}
#menu ul {
padding-left:50px;
list-style-type:none;
}
#menu ul li {
display:inline;
float:left;
}
#menu ul li a {
color:#fff;
padding:0 10px;
text-decoration:none;
font-weight:600;
}
#menu ul li a:hover {
color:#fff;
text-decoration:underline;
}

#content {
padding:10px 10px;
background:#fff url(/pic/content.gif) repeat-y;
}

.center {
float:right;
width:640px;
text-align:justify;
padding:0 20px 10px 10px;
border-right:1px solid #aaa;
}
.center h1 {
color:#B4241B;
font-size:21px;
letter-spacing:-2px;
font-weight:100;
padding :10px 0 10px 0;
}
.center h2 {
color:#B4241B;
font-size:18px;
letter-spacing:-1.5px;
font-weight:100;
padding :10px 0 15px 0;
}
.center h3 {
color:#B4241B;
font-size:15px;
letter-spacing:0px;
font-weight:130;
padding :25px 0 10px 0;
}
.center h4 {
color:#000000;
font-size:14px;
letter-spacing:0px;
font-weight:bold;
padding :15px 0 10px 0;
}
.center h5 {
color:#000000;
font-size:12px;
letter-spacing:0px;
font-weight:bold;
padding :10px 0 5px 0;
}
.center h6 {
color:#000000;
font-size:12px;
letter-spacing:0px;
font-weight:bold;
padding :3px 0 3px 0;
}
.center h1,h2 a {}
.center h1,h2 a:hover {}

.center ul,ol {
padding:0px 0px 0px 30px;
}
.center ul li {
padding:0px 0px 0px 7px;
}
.center li {
list-style-position:inside;
}
.center ol li {
padding:0px 7px;
}
.center small {
font-size:8px;
}

.x {white-space:pre;width:100%;display:block;overflow:auto;overflow-x:auto;overflow-y:visible;}

.left {
float:left;
width:140px;
padding:10px 10px 5px 5px;
border-right:1px solid #aaa;
}
.left h2 {
font-size:13px;
color:#222;
padding:5px 0px 2px 0px;
font-weight:bold;
letter-spacing:-1px;
}
.left ul {
list-style-type:none;
}
.left ul li {
padding:2px 10px;
white-space:nowrap;
}
.left ul li a {
display:inline;
color:#444;
}
.left ul li a:hover {
color:#33BFEB;
}

.right {
float:right;
width:160px;
padding:5px;
}

.rightall {
width:150px;
padding:5px;
}
.rightall h2 {
font-size:13px;
color:#333;
padding:5px 0 2px 10px;
letter-spacing:-1px;
white-space:nowrap;
}
.rightall ul {
list-style-type:none;
}
.rightall ul li {
padding:2px 10px;
background:transparent url(/pic/li.gif) no-repeat;
}
.rightall ul li a {
display:inline;
color:#444;
}
.rightall ul li a:hover {
color:#33BFEB;
}

.rightrecl {padding-left:2px;margin:0 auto;}

.rightrecl .box {padding-left:5px;margin:0px auto;}

#bottom {
background:#fff url(/pic/bottom.gif) no-repeat;
padding:10px 0;
}

#footer {
text-align:center;
color:#666;
font-size:11px;
}
#footer  a { color:#666;}

#fly {left:950px;top:100px;float:right;z-index:2;border-width:2px;border-style:ridge;padding:5px;background-color:white;margin:15px 0 0 10px;}

.bookmark {left:950px;bottom:100px;float:right;z-index:2;padding:5px;background-color:white;margin-left:5px;margin-top:15px;}

.rel { float:right;font-style:italic;}

.g1 { background:#0ff;border-width:1px;border-style:ridge;}
.g2 { background:#f0f;border-width:1px;border-style:ridge;}
.g3 { background:#ff0;border-width:1px;border-style:ridge;}

.submit { BACKGROUND:url(/pic/bot.gif);COLOR:#000;font-weight:bold;FONT-FAMILY:Verdana,Geneva,Arial,Helvetica, sans-serif;FONT-SIZE:11px;
	  BORDER:#9fbddd 1px solid;
	  float:right;cursor:pointer;margin-top:3px;margin-right:0px;
	}

.submitL { BACKGROUND:url(/pic/bot.gif);COLOR:#000;font-weight:bold;FONT-FAMILY:Verdana,Geneva,Arial,Helvetica, sans-serif;FONT-SIZE:11px;
	  BORDER:#9fbddd 1px solid;text-align:center;
	  cursor:pointer;margin-top:3px;width:180px;
	}

.submitR { BACKGROUND:url(/pic/bot.gif);COLOR:#000;font-weight:bold;FONT-FAMILY:Verdana, Geneva, Arial, Helvetica, sans-serif;FONT-SIZE:11px;
	  BORDER:#9fbddd 1px solid;text-align:center;
	  cursor:pointer;margin-top:3px;padding-left:0px;padding-right:0px;
	}

.submitR2 { BACKGROUND:#30B0E0;font-weight:bold;FONT-FAMILY:Verdana, Geneva, Arial, Helvetica, sans-serif;FONT-SIZE:14px;
	  BORDER:#40C0FF 2px solid;text-align:center;
	  cursor:pointer;margin-top:3px;padding-left:0px; padding-right:0px;
	}

input,select,option { FONT-FAMILY:Verdana, Geneva, Arial, Helvetica, sans-serif;FONT-SIZE:11px;line-height:12px;}

.span_url { COLOR:#000;font-weight:bold;FONT-FAMILY:Verdana, Geneva, Arial, Helvetica, sans-serif;FONT-SIZE:10px;
	  BORDER:#9fbddd 1px solid;
	  float:right;cursor:pointer;margin-top:3px;
	}
#comment {FONT-FAMILY:Verdana, Geneva, Arial, Helvetica, sans-serif;FONT-SIZE:11px;width:130px;display:none;}

#answer {font-weight:bold;}

.comment {COLOR:#000;FONT-FAMILY:Verdana,Geneva,Arial,Helvetica,sans-serif;FONT-SIZE:10px;width:100%;
	  background-color:#EEEEEE;padding:5px;
	}
.comment .time {COLOR:#333;float:right;FONT-SIZE:8px;}

.help {FONT-SIZE:80%;cursor:help;color:#666;}

.rinp {width:100%;FONT-FAMILY:Verdana, Geneva, Arial, Helvetica, sans-serif;FONT-SIZE:11px;}

.filtr {padding:20px 20px 20px 20px;font-size:32pt;}

.hand {cursor:pointer;}

#blocka a {display:block;}

.mclick {text-decoration:none;font-weight:bold;cursor:pointer;
	margin-left:25px;margin-top:5px;
	list-style-image:url(/pic/folder.gif)}
.mclick:hover {
  	cursor:pointer;
        text-decoration:none;/* отключаем  стандартное подчеркивание */
        border-bottom:1px dotted #555555;/* делаем пунктирное */
}

#sh0,#sh1{display:none;border:1px solid blue;padding:10px;width:97%;}


acronym {cursor:help;}

.tbl th {
background-color:#EEEEEE;color:#000000;
font-size:12px;font-weight:normal;
text-align:center;
}
.tbl tr:hover {background-color:#BBCCBB;}

.tbl td	{padding:1px 5px;}

.url {font-size:14px;}

.li_new {list-style-image:url('/pic/new.gif');}

.li_arr {list-style-image:url('/pic/li.gif');}

.box { COLOR:#000;BORDER:#9fbddd 1px solid;padding:5px;display:block;text-align:left}

.ctc {	color:#000000;background-color:#E7F5FE;
	padding:0px 5px;border:#C5D3DC 1px solid;
	margin:0px;font-family:Arial;
	font-size:9px;display:inline;text-indent:0pt;
	float:right;position:relative;bottom:-5px;right:-5px;cursor:help;}

.hlp {	float:right;letter-spacing:-1px;
	color:#000;font-weight:bold;border:#9fbddd 1px solid;background-color:#E7F5FE;
	cursor:pointer;margin-left:5px;}
#r6	{width:468px;height:60px;padding:0px;display:none;}
#r7	{width:468px;height:60px;margin:0 auto;padding:0px;visibility:hidden;}
#v2	{width:160px;min-height:60px;max-height:900px;padding:0px;display:none;overflow:hidden;}
#rekl	{width:150px;min-height:60px;max-height:900px;padding:0px}
.login {width:130px;margin:5px;background-color:#eee;padding:8px;display:none;}
.error	{text-align:center;color:red;font-weight:bold;text-decoration:blink;
	font-size:14px;
	color:#666;
	padding:5px;
	border:2px solid #9fbddd;
	-moz-border-radius:8px;
	border-radius:8px;
}
.message	{text-align:center;font-weight:bold;
	font-size:12px;
	color:#666;
	padding:5px;
	border:1px solid #9fbddd;
	-moz-border-radius:8px;
	border-radius:8px;
}
FORM {display:inline;}
#mail {cursor:pointer;text-decoration:underline;}
.soc {float:right;padding:3px 10px;}
.soc a{
	background-image:url(/pic/social-net-12.png);
	width:12px;
	height:12px;
	display:block;
	float:left;
	margin-right:5px;
}
.soc a.icon-vk-12{background-position:0 0;}
.soc a.icon-ok-12{background-position:0 -12px;}
.soc a.icon-lj-12{background-position:0 -24px;}
.soc a.icon-twitter-12{background-position:0 -36px;}
.soc a.icon-facebook-12{background-position:0 -48px;}
.soc a.icon-yaru-12{background-position:0 -60px;}
.soc a.icon-moimir-12{background-position:0 -72px;}
.soc a.icon-moikrug-12{background-position:0 -84px;}

fieldset {padding:7px 10px}

input[type="checkbox"]{vertical-align:baseline}

.acronym {
  	cursor:pointer;
        text-decoration:none;/* отключаем  стандартное подчеркивание */
        border-bottom:1px dotted #555555;/* делаем пунктирное */
}

.info {
	background:url("/pic/icon_i.png") no-repeat scroll 14px 13px #FFFBCF;
	border:1px solid #D3D5C3;
	border-radius:5px 5px 5px 5px;
	margin-bottom:5px;
	padding:14px 20px 6px 48px;
	min-height:30px;
	max-width:1024px;
}
.info ul {padding:0px;}

div#divTop {
	background:url("data:image/gif;base64,R0lGODlhAQAeAMQAAAAAAP///+Pj2+vr49ra09LSy8zMxcvLxf73qNDPwfrxpP31p/zzpvvypf72qPrvo/nuovfroPbpn/XonvjsofTlnPPkm/XmnfLmr////wAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABkALAAAAAABAB4AAAUVIGZV1yRFFPQoDbM4SCzHyWEUhDCEADs=") repeat-x scroll 0 0 transparent;
	display:block;
	height:30px;
	line-height:14px;
	margin-top:5px;
	width:100%;
}
div.divTop_close {
	background:url("data:image/gif;base64,R0lGODlhDwAPAOYAAAAAAP////7+//v8/u/1+/H2+/T4/M3g8c/h8dDi8tfm9Nbl89nn9Ojx+efw+C9jji9fiS9giUqCs0+IuFmWylmWyVuYzF2azl+c0F+cz2Ge0mOf02Wh1WWg1Gej12ml2Wun226r322p3XCt4W+r33Kv43Sx5XOx5Haz53q363m26ni06Hu363q26sbc78jd79Pk89Lj8tvp9d3q9d7r9uHt9+Ds9ury+S9plC9nkS9lkF2czfL3+/X5/C9umi9qlS9rlWGs3vj7/TB3oy9xnDB/qzB8qDCOvDCLuDCGszCFsjCVwjCQvjCOuzGu3zGp2jGl1TGi0jGdzDGayDGv4DGs3Pn8/f///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAFcALAAAAAAPAA8AAAexgFdLUlBVVE5PUVNMSUZEV01BKSyUlZUqOzhMk5aVLSsoJz9MlRERlC2mJiUjQEeUEQEBESuxsyQiOEiwsgIRA1ZCESAfOUosnxE9BjwFBBEfHhwPRaCrETcNDhHSGxoQQ6sjETU2NDMyERoYFxA+IyERDAoLETAxCREWFBA6IiAREBxQF+GFiwgU+EGIxsEUOwumEirs4O2hRIkVIECYkOHCvosJK0iAcEWjyZMnrwQCADs=") no-repeat scroll 10px 2px transparent;
	float:right;
	padding:5px 20px 0px 0px;
	height:15px;
	width:15px;
	margin:0;
	cursor:pointer;
}
#divTop_img{
	padding:4px 7px 0px 25px;
	float:left;
	height:16px;
	width:16px;
}
#divTop_a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000;
	display:block;
	height:20px;
	width:800px;
	float:left;
	padding:5px 0px 0px 0px;
}
div.divTop_logo a { color:#0101AA;text-decoration:none;}
div.divTop_logo a:hover { text-decoration:underline;color:#000;}

/* Закладки на главную */
.index-table {
	width:640px;
}
.index-table td.col1{
	width:310px;
	padding:0 20px 0 0;
	vertical-align:top;
}
.index-table td.col2{
	width:310px;
	padding:0;
	vertical-align:top;
}
.wrappen-for-block-with-round-corners {
	width:310px;
	padding:0;
	position:relative;
}
/* блок с закругленными углами */
.block-with-round-corners {
	width:290px;
	padding:0 10px 10px 10px;
	border:solid #089dcb;
	border-width:1px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-box-shadow:1px 1px 2px #888888;
	-moz-box-shadow:1px 1px 2px #888888;
	box-shadow:1px 1px 2px #888888;
	background-color:#fff;
	position:absolute;
	text-align:left;
	behavior:url(/pic/PIE.php);
	min-height:300px;
}
.block-with-round-corners FORM {
	display:block;
	white-space:nowrap;
	padding:5px 0;
}
.block-with-round-corners FORM input {
	line-height:18px;
	font-size:14px;
}

.block-with-round-corners ul {padding:0px}

.edit{	color:#F00;width:100px;float:right;display:block;padding:5px}

#whois{	background:#FFFBCF;
	padding:15px;
}
.link_bar{padding: 10px 0 10px 38px;}
.link_bar a{
	margin: 0.6em 0 0;
	font-size:16.6333px;
	font-weight:400;
	line-height:20px;
        height: 20px;
	font-family:Arial,Helvetica,sans-serif;
	padding: 0.15em 0.3em;
}
.link_bar b{
	background: none repeat scroll 0 0 #E8E9EC;
	color: #000000;
	cursor: default;
	text-decoration: none;
	font-size:16.6333px;
	font-weight:400;
	line-height:20px;
        height: 20px;
	font-family:Arial,Helvetica,sans-serif;
	padding: 0.15em 0.3em;
}
.search li {
	margin: 16px 0px 0px 0px;
	list-style-position: outside;
}
.search li:hover {
    background: #FFFBCF;
}

