<?php require "../../admintools/ipcounter/index.php"; /* Счетчик ботов */ ?>
<?php require "../../admintools/ipcounter/index.php"; /* Счетчик ботов */ ?>
	html, body {
	scrollbar-3dlight-color: #e9e9e9;
	scrollbar-arrow-color: #ffff9b;
	scrollbar-highlight-color: white;
	scrollbar-face-color: #39346b;
	scrollbar-shadow-color: #5b5b5b;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #dddef5;	}

	/* Начало кода для мобильной версии */
	
	
	/* Конец кода для мобильной версии */
	
	
	.container{
    margin:0 auto;/*Центрирование блока*/
	background:#ccc;/*Цвет блока*/
	max-width:800px;/*Максимальная ширина при больших разрешениях*/
	min-width:240px;/*Минимальная ширина при маленьких разрешениях*/
	width:auto;/*Ширина в зависимости от разрешения экрана*/
}
	
	hr {color: #b0b0b0; /*для IE */ background-color: #b0b0b0; /*для Firefox, Opera, Safari*/
       border:0px none; height:1px; /* высота 1px IE, Firefox, Opera, Safari */}

	body {background: #faf2fb; text-align: left; vertical-align: top; position: relative; top: 0px; left: 0px; font-family: Verdana; font-size: 12px; color: #222222; font-weight: normal; margin: 0px; padding: 0px;
	background-attachment: scroll;}

	.h1 {color: #26004c; padding: 8px 0px 6px 0px; margin: 0px; font-size: 16px; font-weight: bold; font-style: normal; clear: both;}
	h1, h3  {color: #26004c; padding: 8px 0px 6px 0px; font-size: 16px; font-weight: bold; clear: both;
		  margin: 0px; font-family: Verdana; line-height: 25px; text-align: left;}
	h2 { margin: 0px; margin-top: 10px; padding: 0px; color: #3f0080; font-size: 13px; font-weight: bold; font-family: Verdana; font-style: italic; clear :both;}

	h3 { border-top: 2px solid #26004c; }
	.h4 { font-size: 12px; margin: 0px; padding: 6px; color: #ffffff; margin-bottom: 6px; background: #3800a4 url(/res/grad3.gif) repeat-x; }

	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 #e4e4e4; padding: 5px 0px 5px 1px;}

	.content0 {background: transparent;
		width: expression((document.body.offsetWidth > 1070)? "1048px" : ((document.body.offsetWidth <  100) ? "100px" : "100%") );
	   max-width: 1050px;
		min-width: 100px; }

	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; border: 1px solid #000000;}
  
  	.textspace1 {display: block; overflow: visible; text-align: justify; clear: both;
					 background-color: transparent; width: '100%'; border: 0px; margin: 0px; padding: 15px; padding-left: 0px; padding-top: 0px; padding-right: 1px;}

	.msg {background-color: orange; padding: 5px; border: 1px solid maroon; font-size: 15px; text-align: center; font-weight: bold; color: #434343;}

	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 {text-decoration: none; cursor: default;}

	li a {color: #4b4b4b; text-decoration: none;}
	a {color: #190095; text-decoration: none;}

 	a:hover {text-decoration: underline;}
	a:hover .bmenu_on{color: #d0d0d0;}

	.bmenu_on {color: #d7d7d7;}
	.bmenu_off {color: #ffb84d;}

 	.pagenum {padding:4px; border:1px solid #dadada; line-height: 28px;}
	
 	#phones { position: absolute; text-align: center; margin-left: 201px; margin-top: 4px; padding: 5px 20px 5px 20px; color: #2a2a2a; font-weight: bold; border: 1px solid white; background-color: #ecc900; }
  	.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;}
		
		
		
/* оформляем кнопку открытия формы на демо-странице
** не обязательный раздел, у каждого свой элемент */
.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: #b489b31;
	border: solid 1px #b489b3;
	background: #b489b3;
	background: -webkit-gradient(linear, left top, left bottom, from(#b489b3), to(#333365));
	background: -moz-linear-gradient(top,  #b489b3,  #333365);
	background: -ms-linear-gradient(top,  #b489b3,  #333365);
    background-image: -o-linear-gradient(top,#b489b3,  #333365);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b489b3', endColorstr='#333365');
	-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: #634f83;
	background: -webkit-gradient(linear, left top, left bottom, from(#634f83), to(#12002f));
	background: -moz-linear-gradient(top,  #634f83,  #12002f);
	background: -ms-linear-gradient(top,  #634f83,  #12002f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#634f83', endColorstr='#12002f');
}
.show-btn:active {
	color: #12002f;
	background: -webkit-gradient(linear, left top, left bottom, from(#333365), to(#12002f));
	background: -moz-linear-gradient(top,  #333365,  #12002f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333365', endColorstr='#12002f');
}						
.sp{
    margin-left:20px;}
.sp ul li{}