body{
color: white;
margin:0px;
background-color: white;
background-image: url(diz/bg15.jpg);
background-attachment: fixed;

}
#win{
position: relative;
padding: 0px;
margin-top: 2%;
margin-bottom: 2%;
margin-left: auto;
margin-right: auto;
width: 800px;
background-color: rgba(0, 0, 0, 0.8);
box-shadow: 0 0 20px black; /* Параметры тени */
border-radius: 20px 20px 20px 20px;
}

.floatl{
float: right;
width: 70px;
height: 15px;
margin-top: -10px;
margin-right: -15px;
padding: 0px;
}


a:link{color: yellow; text-decoration: none; font-weight: bold;}
a:visited{color: yellow; text-decoration: none; font-weight: bold;}
a:active{color: #ff0000; font-weight: bold;}
a:hover{color: yellow; text-decoration: underline; font-weight: bold;}

.zagolovok{
	font-size: 1.3em;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 1); 
}
.text {
text-align: justify;
text-indent: 30px;
font-size: 1em;
color: white; 
padding-left:20px;
padding-right:20px;
font-weight: bold;
text-shadow: 0 -1px 2px rgba(0, 0, 0, 1); 
}
.text2{
clear:both;
text-align: left;
font-size: 1em;
color: white; 
padding-left:20px;
padding-right:20px;
margin:0px;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 1); 
}

#winfooter{
padding: 10px;
margin: 0px 0px 0px 0px;
width: 780px;
background: #404040; /* Old browsers */
background: -moz-linear-gradient(top,  #404040 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#404040), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #404040 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #404040 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #404040 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #404040 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
border-radius: 0px 0px 20px 20px;
}
.contact{
font-size:0.8em;
color: yellow;
padding:0px;
margin-left:20px;
margin-top:0px;
margin-bottom:0px;
text-align: left;
}
.spisok{
margin-top:10px;
margin-bottom: 10px;
text-align:left;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 1); 
}
code p{background: rgba(0, 0, 0, 0.3);}
h4{text-align:center;}
h3{
font-weight: bold;
font-size: 0.9em;
color: yellow; 
text-align: center;
padding: 0px; 
margin: 0px 0px 5px;
}
h1{
font-family: Times New Roman; 
font-weight: bold; 
font-size: 5em; 
padding: 0px; 
margin: -15px -15px -9px;
Color: yellow;
}
h2{font-family: Arial; padding: 0px; margin: 0px; Color: yellow;}
img{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}


.label{
margin: 0px;
width: 800px;
/*height: 150px;*/
margin-left: auto;
margin-right: auto;
position: relative;
}

#label{
position: relative;
text-align: center;
z-index: 1;
top: 10px;
}

#zvezda1{
position: absolute;
z-index: 2;
top: 30px;
left: 248px;
 transform: rotate(20deg);
-o-transform: rotate(20deg);
-webkit-transform: rotate(20deg);
-ms-transform: rotate(20deg);
-moz-transform: rotate(20deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#zvezda1 img{
	width: 18px;
	height: 17px;
}

#zvezda2{
position: absolute;
z-index: 3;
top: 28px;
left: 505px;
 transform: rotate(180deg);
-o-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
margin: 0px;
padding: 0px;
border: 0px;
}
#zvezda2 img{
	width: 23px;
	height: 22px;
}

#zvezda3{
position: absolute;
z-index: 4;
top: 125px;
left: 545px;
 transform: rotate(185deg);
-o-transform: rotate(185deg);
-webkit-transform: rotate(185deg);
-ms-transform: rotate(185deg);
-moz-transform: rotate(185deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
margin: 0px;
padding: 0px;
border: 0px;
}
#zvezda3 img{
	width: 14px;
	height: 13px;
}

#zvezda4{
position: absolute;
z-index: 5;
top: 135px;
left: 263px;
margin: 0px;
padding: 0px;
border: 0px;
}
#zvezda4 img{
	width: 18px;
	height: 17px;
}

#tetka{
position: absolute;
z-index: 6;
top: 30px;
left: 150px;
width: 67px;
height: 120px;
background-image: url(diz/label/tetka.png);
background-repeat: round; 
background-size: cover;
}

#muzhik{
position: absolute;
z-index: 7;
top: 30px;
left: 570px;
width: 125px;
height: 120px;
background-image: url(diz/label/muzhik.png);
background-repeat: round; 
background-size: cover;
}








#nav {
height: 35px;
width: 798px;
   	
     	font: bold 12px Arial, Helvetica, Sans-serif;
    	border: 1px solid #121314;
    	border-top: 1px solid #2b2e30;
    	-webkit-border-radius: 20px 20px 0 0;
    	-moz-border-radius-topleft: 20px;
		-moz-border-radius-topright: 20px;
    	border-top-left-radius: 20px;
		border-top-right-radius: 20px;
    	overflow: hidden;
background: #404040; /* Old browsers */
background: -moz-linear-gradient(top,  #404040 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#404040), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #404040 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #404040 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #404040 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #404040 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav ul li , .left_link_text{
	float:left;
}


/*Кнопка в обычном режиме*/
#nav ul li a {
   	float: left;
	color: #d4d4d4;
    padding: 10px 20px;
	text-decoration: none;
	background: #404040; /* Old browsers */
background: -moz-linear-gradient(top,  #404040 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#404040), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #404040 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #404040 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #404040 0%,#000000 100%), url(diz/label/zvezda.png) no-repeat; /* IE10+ */
background: linear-gradient(to bottom,  #404040 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.1) inset;
	border-left: 1px solid rgba(255, 255, 255, 0.05);
    border-right: 1px solid rgba(0,0,0,0.2);
 	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
	
	/*background: url(diz/label/zvezda.png) no-repeat;
	background-size: 15px 15px;
	background-origin: padding-box;
	background-position: 10px 10px;
	*/
}


/*Выдвикающиеся список*/
#nav li ul {
    	background:#3C4042;
    	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.09, rgb(77,79,79)), color-stop(0.55, rgb(67,70,71)), color-stop(0.78, rgb(69,70,71)) );
    	background-image: -moz-linear-gradient( center bottom, rgb(77,79,79) 9%, rgb(67,70,71) 55%, rgb(69,70,71) 78% );
    	background-image: -o-linear-gradient(bottom, rgb(77,79,79) 9%, rgb(67,70,71) 55%, rgb(69,70,71) 78% );
    	border-radius: 0 0 20px 20px;
    	-moz-border-radius: 0 0 20px 20px;
    	-webkit-border-radius: 0 0 20px 20px;
    	left: -999em;
    	margin: 35px 0 0;
    	position: absolute;
    	width: 170px;
    	z-index: 9999;
    	box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset;
    	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset;
    	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset;
    	border: 1px solid rgba(0, 0, 0, 0.5);
}

#nav li ul a {
    	background: none;
    	border: 0 none;
    	margin-right: 0;
    	width: 130px;
    	box-shadow: none;
    	-moz-box-shadow: none;
    	-webkit-box-shadow: none;
    	border-bottom: 1px solid transparent;
    	border-top: 1px solid transparent;
}
#nav ul li a:hover,
#nav ul li:hover > a {
    	color: #252525;
		
		background: #3C4042; /* Old browsers */
		background: -moz-linear-gradient(center bottom, rgba(77,79,79) 9%,rgba(67,70,71) 55%, rgba(69,70,71) 78%); /* FF3.6+ */
		background: -webkit-gradient(linear, left bottom, left top, color-stop(9%,rgba(77,79,79)), color-stop(55%,rgba(67,70,71)), color-stop(78%, rgb(69,70,71))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(bottom,  rgba(77,79,79) 9%,rgba(67,70,71) 55%, rgba(69,70,71) 78%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(bottom,  rgba(77,79,79) 9%,rgba(67,70,71) 55%, rgba(69,70,71) 78%); /* Opera 11.10+ */
		background: -ms-linear-gradient(bottom,  rgba(77,79,79) 9%,rgba(67,70,71) 55%, rgba(69,70,71) 78%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(77,79,79) 9%,rgba(67,70,71) 55%, rgba(69,70,71) 78%); /* W3C */
		
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

		
		
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 -1px #000;
	/*
	background: url(diz/label/zvezda.png) no-repeat;
	background-size: 15px 15px;
	background-origin: padding-box;
	background-position: 10px 10px;
	*/
}


#nav li ul a:hover,
#nav ul li li:hover > a  {
    color: #2c2c2c;
  	background: #FFFF33;
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0.17, rgb(204,204,0)), color-stop(0.51, rgb(255,255,51)), color-stop(1, rgb(255,255,153)) );
	background: -moz-linear-gradient( center bottom, rgb(204,204,0) 17%, rgb(255,255,51) 51%, rgb(255,255,153) 100% );
	background: -o-linear-gradient( bottom, #CCCC00 17%, #FFFF33 51%, #FFFF99 100% );
    	border-bottom: 1px solid rgba(0,0,0,0.6);
    	border-top: 1px solid #FFFFCC;
    	text-shadow: 0 1px rgba(255, 255, 255, 0.3);
	padding: 10px 20px;
	background-size: auto;
}

#nav li:hover ul {
    	left: auto;
}

#nav li li ul {
    	margin: -1px 0 0 170px;
    	-webkit-border-radius: 0 10px 10px 10px;
    	-moz-border-radius: 0 10px 10px 10px;
    	border-radius: 0 10px 10px 10px;
    	visibility:hidden;
		height: auto;
		width: auto;
}
#nav li li ul a{
		width: auto;
}

#nav li li:hover ul {
		height: auto;
		width: auto;
    	visibility: visible;
}
#nav ul ul li:last-child > a {
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
}
#nav ul ul ul li > a {
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	height: auto;
	width: auto;
}


#glavnav {
	-moz-border-radius: 20px 0 0 0;
	-webkit-border-radius: 20px 0 0 0;
	border-radius: 20px 0 0 0;
}

#nav ul li #hotline table, .ad_table{
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin: 10px auto;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 1%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(1%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 1%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 1%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 1%,rgba(0,0,0,0.65) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 1%,rgba(0,0,0,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 */
}
#nav ul li #hotline table th{
color: white;

  	background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
}
#nav ul li #hotline table td{
color: white;

}

#nav ul li #hotline table .day{
color: #2c2c2c;
background: #FFFF33;
background: -webkit-gradient( linear, left bottom, left top, color-stop(0.17, rgb(204,204,0)), color-stop(0.51, rgb(255,255,51)), color-stop(1, rgb(255,255,153)) );
background: -moz-linear-gradient( center bottom, rgb(204,204,0) 17%, rgb(255,255,51) 51%, rgb(255,255,153) 100% );
background: -o-linear-gradient( bottom, #CCCC00 17%, #FFFF33 51%, #FFFF99 100% );
}
#nav ul li #hotline{
background-image: url(diz/phone2.png);
background-repeat: no-repeat;
height: auto;
width: auto;
margin: 30px 10px 10px;
padding-top: 10px;
min-height: 120px;
}

#o_prepodovatele{
	width: 800px;
	
}
/*Фото препода*/
#foto_prepoda{
	width: 650px;
	height: 431px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	-moz-box-shadow: 0px 0px 50px 50px rgba(0,0,0,0.5) inset, 0px 0px 30px 15px yellow; /* Для Firefox */
    -webkit-box-shadow: 0px 0px 50px 50px rgba(0,0,0,0.5) inset, 0x 0px 30px 15px yellow; /* Для Safari и Chrome */
    box-shadow:  0px 0px 50px 50px rgba(0,0,0,0.5) inset, 0px 0px 30px 15px yellow; /* Параметры тени */
	background: url(pic/prepodovatel_assorti.jpg);
}
.link{
	float: left;
   	/*
	-webkit-border-radius: 5px 5px 5px 5px;
	*/
    margin: 0px;
    padding: auto auto;
	width: auto;
	height: 30px;
}

.link a{
	display: block;
	background: none;
    border: 0 none;
    margin: 0px;
    width: auto;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
	padding: 5px 10px;		
}


.button_link{
	float: right;
	font-family: Arial;
	font-weight: 100;
    margin: 0px;
	margin-top: 680px;
	margin-right: 20px;
	padding: auto auto;
	width: auto;
	height: 30px;
}

.button_link a:hover{
	-moz-box-shadow: 0px 0px 30px 15px yellow; /* Для Firefox */
    -webkit-box-shadow: 0x 0px 30px 15px yellow; /* Для Safari и Chrome */
    box-shadow:  0px 0px 30px 15px yellow; /* Параметры тени */
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.17, rgb(204,204,0)), color-stop(0.51, rgb(255,255,51)), color-stop(1, rgb(255,255,153)) );
	background: -moz-linear-gradient( bottom center, rgb(204,204,0) 17%, rgb(255,255,51) 51%, rgb(255,255,153) 100% );
	background: -o-linear-gradient( top, #CCCC00 17%, #FFFF33 51%, #FFFF99 100% );
    border-bottom: 1px solid rgba(0,0,0,0.6);
   	border-top: 1px solid #FFFFCC;
}



.left_link_text{
	margin-bottom: 0px;
}
.left_link_text p{
	padding: 5px 0px;
	margin-left: 20px;
	text-align: justify;
	text-indent: 30px;
	font-size: 1em;
	color: white;
	font-weight: bold;
	text-shadow: 0 -1px 2px rgba(0, 0, 0, 1); 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.map{
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
.bus{
	text-align: left;
	margin-left: 100px;
}

.email{
	height: 13px;
	text-align: center;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
	color:#d4d4d4;
	margin: 10px;
}




#reklama{
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	background: url(pic/main.png) no-repeat;
}

#reklama img{
	position: relative;
	left: 100px;
	top: 100px;
	z-index: -2;
}

/* Footer страницы*/
#footer{
	color: #2c2c2c;
	text-shadow: 0 1px rgba(255, 255, 255, 0.3);
	
}
.right{
	position: relative;
	right: 0px;
	height: 40px;
	width: 100px;
	text-align: right;
	float: right;
}
.right a{
	font-size: 2em;
	text-decoration: none;
	margin: 3px;
}

#footerlink{
	color: #2c2c2c;
	text-shadow: 0 1px rgba(255, 255, 255, 0.3);
	margin: 0px;
	padding: 0px;
}
.Copyright{
	margin: 0px;
	padding: 0px;
	float: left;
}

.left{
	position: relative;
	left: 0px;
	text-align: left;
}

#liveInternet{
	margin: 0px;
	padding: 0px;
	float: right;
}
#hosting{
	margin: 0px;
	padding: 0px;
}






#v{
	font-size:0.7em;
	margin: 0px;
	padding: 0px;
}
.ad_table{
	margin: 10px 20px;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
}



	
	
#autoriz_block{
	margin-top: 100px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	width: 400px;
}


#indeficator{
	position: relative;
	top: 10px;
	right: 10px;
	float: right;
}


#user{
	position: relative;
}
#time, #Gismeteo{
	margin-left: 20px;
}
#timeServer{
	position: absolute;
	left: 260px;
	top: 15px;
}
#timeServer p{
	font-size: 20px;
	margin: 0px;
}

#ButtonBlock{
	position: absolute;
	left: 260px;
	top: 80px;
}




/* Кнопка. Статичный, черный градиент. Активный, желтый градиент. */
.btClick{
	float: left;
   	margin: 0px;
    padding: auto auto;
	width: auto;
	height: 30px;
	font: 20px Arial, Helvetica, Sans-serif;
}
.btClick a{
	display: block;
    border: 0 none;
	border-radius: 5px 5px 5px 5px;
    margin: 0px;
    width: auto;
    padding: 5px 10px;		
}
/* Выделение текста относительно желтого гралиента */
.link a:hover, .btClick a:hover, .button_link a, .button_link a:hover{
	display: block;
	border-bottom: 1px solid rgba(0,0,0,0.6);
   	border-top: 1px solid #FFFFCC;
   	text-shadow: 0 1px rgba(255, 255, 255, 0.3);
	padding: 5px 10px;
	width: auto;
	text-decoration: none;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

/* Черный градиент */
.btClick a{
	background: #404040; /* Old browsers */
	background: -moz-linear-gradient(top,  #404040 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#404040), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #404040 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #404040 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #404040 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #404040 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}


/* Желтый градиент */
.link a:hover, .btClick a:hover, .button_link a, .button_link a:hover{
	color: #2c2c2c;
  	background: #FFFF33;
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0.17, rgb(204,204,0)), color-stop(0.51, rgb(255,255,51)), color-stop(1, rgb(255,255,153)) );
	background: -moz-linear-gradient( center bottom, rgb(204,204,0) 17%, rgb(255,255,51) 51%, rgb(255,255,153) 100% );
	background: -o-linear-gradient( bottom, #CCCC00 17%, #FFFF33 51%, #FFFF99 100% );
}

/* Серый цвет. Для текста под черный градиент.*/
#v, .right a, #indeficator, .btClick a{
	color: #d4d4d4;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
	}







/* Редактор. (Как блокнот) */
textarea{
	white-space: pre;
	word-wrap: normal;
	white-space: nowrap;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
}