<?php require "../../admintools/ipcounter/index.php"; /* Счетчик ботов */ ?>
	html, body {
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #346e9c;
	scrollbar-face-color: #75a7ce;
	scrollbar-shadow-color: #e2e2e2;
	scrollbar-darkshadow-color: #595959;
	scrollbar-track-color: #d9dfff;	}

	hr {color: #a0bdf1; /*для IE */ background-color:#a0bdf1; /*для Firefox, Opera, Safari*/
       border:0px none; height:1px; /* высота 1px IE, Firefox, Opera, Safari */}

	body {background: white url(/res/fon1.jpg); 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: #4588bd; padding: 0px 0px 6px 0px; margin: 0px; font-size: 16px; font-weight: bold; font-style: normal;}
	h1, h3  {color: #4588bd; padding: 0px 0px 9px 0px; font-size: 16px; font-weight: bold;
		  margin: 0px; font-family: Verdana; line-height: 25px; text-align: left;}
	h2 {color: #4588bd; 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: #a7a7a7 url(/res/grad3.gif) repeat-x; }

	#content1 B {color: #474747;}
	
	input, textarea {color: #4e4e4e;}
	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 #cddff5; padding: 5px 0px 5px 1px;}

	.content0 {background: #f1f6fa url(/res/fon3.jpg) top left no-repeat;
		width: expression((document.body.offsetWidth > 1070)? "1048px" : ((document.body.offsetWidth <  920) ? "898px" : "100%") );
	   max-width: 1050px;
		min-width: 900px; }

	div#content1{padding: 0px 20px 0px 0px; margin: 0px;}

	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;
					 background-color: transparent; width: '100%'; border: 0px; border-left: 3px dotted #b5d0f6; margin: 10px 0px 0px 0px; padding: 0px 15px 15px 15px;}
					 
	.msg {background-color: #ffff00; padding: 5px; border: 1px solid maroon; font-size: 15px; text-align: center; font-weight: bold; color: #7777ff;}

	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: #4a4a4a; text-decoration: none;}
	a {color: #04588b; text-decoration: none;}

 	a:hover {color: #04588b; text-decoration: underline;}
	a div.bmenu{cursor: pointer;}

	a:hover.nodecor{text-decoration: none;}
	a:hover div.bmenu{background-image: url(/res/grad4.gif);}

	.bmenu {font-size: 11px;  font-weight: bold;  text-align: center; vertical-align: middle; border-style: solid; border-color: #68b5ff;  font-style: italic; border-width: 1px; background: #68b5ff url(/res/menu1.jpg) repeat-x;}

 	.pagenum {padding:4px; border:1px solid #dadada; line-height: 28px;}
	
  	.opacity {
  		filter:alpha(opacity=75); /* IE 5.5+*/
		-moz-opacity: 0.75; /* Mozilla 1.6 и ниже */
		-khtml-opacity: 0.75; /* Konqueror 3.1, Safari 1.1 */
		opacity: 0.75;
		color: #000000;}
		
		
		
/* оформляем кнопку открытия формы на демо-странице
** не обязательный раздел, у каждого свой элемент */
.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: #68b5ff;
	border: solid 1px #68b5ff;
	background: #68b5ff;
	background: -webkit-gradient(linear, left top, left bottom, from(#68b5ff), to(#226db3));
	background: -moz-linear-gradient(top,  #68b5ff,  #226db3);
	background: -ms-linear-gradient(top,  #68b5ff,  #226db3);
    background-image: -o-linear-gradient(top, #68b5ff,  #226db3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#68b5ff', endColorstr='#226db3');
	-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: #226db3;
	background: -webkit-gradient(linear, left top, left bottom, from(#226db3), to(#314f84));
	background: -moz-linear-gradient(top,  #226db3,  #314f84);
	background: -ms-linear-gradient(top,  #226db3,  #314f84);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#226db3', endColorstr='#314f84');
}
.show-btn:active {
	color: #314f84;
	background: -webkit-gradient(linear, left top, left bottom, from(#182d53), to(#0b1a35));
	background: -moz-linear-gradient(top,  #182d53,  #0b1a35);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#182d53', endColorstr='#0b1a35');
}						