<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;?php require "../../admintools/ipcounter/index.php"; /* Счетчик ботов */ ?&gt;
	html, body {
	scrollbar-3dlight-color: #cbf9f4;
	scrollbar-arrow-color: #ffff9b;
	scrollbar-highlight-color: white;
	scrollbar-face-color: #0d5e61;
	scrollbar-shadow-color: #04292b;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #d3e2f0;	}

	hr {color: #336666; /*для IE */ background-color:#336666; /*для Firefox, Opera, Safari*/
       border:0px none; height:1px; /* высота 1px IE, Firefox, Opera, Safari */}

	body {background: white; text-align: left; vertical-align: top; position: relative; top: 0px; left: 0px; font-family: Verdana; font-size: 12px; color: #161616; font-weight: normal; margin: 0px; padding: 0px;
	background-attachment: scroll;}

	.h1 {color: #482000; padding: 0px 0px 6px 0px; margin: 0px; font-size: 16px; font-weight: bold; font-style: normal; clear: both;}
	h1, h3  {color: #482000; padding: 0px 0px 9px 0px; font-size: 16px; font-weight: bold; clear: both;
		  margin: 0px; font-family: Verdana; line-height: 25px; text-align: left;}
	h2 {color: #006666; margin: 0px; margin-top: 10px; padding: 0px; font-size: 13px; font-weight: bold; font-family: Verdana; font-style: italic; clear :both;}

	.h4 { font-size: 12px; margin: 0px; padding: 6px; color: #ffffff; margin-bottom: 6px; background: #482000 url(/res/grad3_.gif) repeat-x; }

	B {color: #474747;}
	
	input, textarea {color: #382004;}
	input[type="reset"], input[type="submit"], input[type="button"] {color: #000000;}

	strong,u,em,th {font-style: normal; font-weight: normal; text-decoration: none;}
	table {padding: 0px; empty-cells: show; border-spacing: 0px; background: transparent; border: none;}
	td, th {empty-cells: show; text-align: left; vertical-align: top; font-size:12px; padding: 1px;}
	p {padding: 0px; margin: 0px;}
	ul li{list-style:none; font-size: 12px; display:block; border-bottom: 1px solid #b8dc96; padding: 5px 0px 5px 1px;}

	.content0 {background: #ffffff;
		width: expression((document.body.offsetWidth &gt; 1070)? "1048px" : ((document.body.offsetWidth &lt;  920) ? "898px" : "100%") );
	   max-width: 1050px;
		min-width: 900px; }

img.app:hover {
		-moz-opacity: 0.7; /* Mozilla 1.6 и ниже */
		-khtml-opacity: 0.7; /* Konqueror 3.1, Safari 1.1 */
		opacity: 0.7;
		color: #000000;
  }
	img {padding: 0px; border: none;}

	div#textspace p {text-indent: 10px; padding-bottom: 4px;}
	div#textspace td p {text-indent: 0px; padding-bottom: 0px;}
	div#textspace table { border-collapse: collapse; border: 0px solid #cccccc; border-width: 0px; border-left-width: 1px; border-top-width: 1px; margin-bottom: 8px; width: 100%;}
  div#textspace td, th {empty-cells: show; text-align: left; vertical-align: top; padding: 2px; border: 1px solid #cccccc;}
	div#textspace img {margin: 2px 10px 5px 0px;}
  
  .textspace1 {display: block; overflow: visible; text-align: justify; clear: both;
							 width: '100%'; border: 0px; margin: 15px 0px 0px 0px; padding: 0px 0px 15px 15px;}

	.msg {background-color: #00b0b2; padding: 5px; border: 1px solid maroon; font-size: 15px; text-align: center; font-weight: bold; color: black;}

	a.img img {border: none; padding: 0px; margin: 0px;}
	a.img:hover img {border: none; position: absolute; width: auto; z-index: 100;}

	.question, .vote {color: #222222;}
	a.question:hover {color: #222222; text-decoration: none; cursor: default;}

	li a {color: #0645AD;}
	a {color: #0645AD;}

	a:hover {text-decoration: underline;}

	a:hover.nodecor{text-decoration: none;}
	a.nodecor{color: #FFFFFF;}
	div:hover.bmenu_on{background-image: url(/res/grad4.gif);}
	.bmenu_on {border-right: 2px solid #1c1c1c; border-bottom: 1px solid #1c1c1c; border-left: 1px solid #7ba9cd; border-top: 1px solid #0c575a; background-color: #155f66; color: #FFFFFF;
			 		padding-top: 4px; height: 22px; text-align: center; cursor: pointer; width: '100%'; }
	.bmenu_off {border-right: 1px solid #254b69; border-bottom: 1px solid #2d5a7d; border-top: 1px solid black; background-color: #0a2a2f; color: #B78052;
					background-image: url(/res/grad5.gif);
			 		padding-top: 2px; height: 22px; text-align: center; width: '100%'; }

 	.pagenum {padding:4px; border:1px solid #dadada; line-height: 28px;}
	
  	.opacity {
  		filter:alpha(opacity=70); /* IE 5.5+*/
		-moz-opacity: 0.7; /* Mozilla 1.6 и ниже */
		-khtml-opacity: 0.7; /* Konqueror 3.1, Safari 1.1 */
		opacity: 0.7;
		color: #000000;}
		
		
		
/* form styles */
form .row {
display: block;
padding: 4px 1px;
margin-bottom: 1px;
}
form .row:hover {
background: #f1f7fa;
}

form label {
display: inline-block;
font-size: 12;
width: 211px;
padding: 3px;
color: #464646;
vertical-align: middle;
}
form .req { color: #ca5354; }

form .note {
font-size: 10;
line-height: 1.33em;
font-weight: normal;
padding: 2px 3px;
margin-bottom: 2px;
}


form .txt {
display: inline-block;
padding: 4px 9px;
padding-right: 10px;
width: 200px;
font-family: 'Oxygen', sans-serif;
font-size: 12;
font-weight: normal;
color: #898989;
}		

.preim {
color: #006666; 
font-size: 13px; 
font-weight: bold; 
font-family: Verdana; 
font-style: italic;}

.preim:hover {
		color: #482000;
  }

/* оформляем кнопку открытия формы на демо-странице
** не обязательный раздел, у каждого свой элемент */
.show-btn { 
	text-decoration: none;
	display: block;
	width:110px;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 auto;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	color: #006666;
	border: solid 1px #006666;
	background: #006666;
	background: -webkit-gradient(linear, left top, left bottom, from(#39c3c8), to(#006666));
	background: -moz-linear-gradient(top,  #39c3c8,  #006666);
	background: -ms-linear-gradient(top,  #39c3c8,  #006666);
    background-image: -o-linear-gradient(top,#39c3c8,  #006666);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#39c3c8', endColorstr='#006666');
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.show-btn:hover{
	background: #006666;
	background: -webkit-gradient(linear, left top, left bottom, from(#006666), to(#0b3536));
	background: -moz-linear-gradient(top,  #006666,  #0b3536);
	background: -ms-linear-gradient(top,  #006666,  #0b3536);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#006666', endColorstr='#0b3536');
}
.show-btn:active {
	color: #0b3536;
	background: -webkit-gradient(linear, left top, left bottom, from(#0b3536), to(#051616));
	background: -moz-linear-gradient(top,  #0b3536,  #051616);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b3536', endColorstr='#051616');
}		

/* Layout helpers
----------------------------------*/
/*.ui-helper-hidden { display: none; }*/
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/*.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 10%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }*/


/* Interaction Cues
----------------------------------
.ui-state-disabled { cursor: default !important; }*/


/* Icons
----------------------------------*/

/* states and images 
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }*/


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 10%; height: 100%; }

.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content {border-top: 0; overflow: auto;}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
	max-height: 250px;
	max-width: 350px;
  overflow-x: scroll;
}


.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; width: 30px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 190px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .4em .3em .4em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 1px; height: 1px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; }
/*.ui-menu .ui-menu { margin-top: -3px; position: absolute; }*/
.ui-menu .ui-menu-item { margin: 0; padding: 0; width: 100%; }
/*.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }*/
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; font-weight: normal; }

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }

.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; }


/* Component containers
----------------------------------*/
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ ; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-tooltip {
    position: absolute;
    z-index: 9999;
    font-size: 90%;
    min-width:200px;
}
</pre></body></html>