@charset "windows-1251";
/* CSS Document */

/*-----------17.02.10-----------*/
/*--------Структура сайта---------*/

.blok_language{
	float:right;
	width:300px;
	}
	
	
.blok_top{
	height:25px;
	margin-bottom:15px;
	}
	
a.new_folder:link{ 
	background:url(../images/icon8.png);
	padding:20px 16px 0 16px;}
a.new_folder:visited{ 
	background:url(../images/icon8.png);
	padding:20px 16px 0 16px;}
a.new_folder:hover{ 
	background:url(../images/icon8.png);
	padding:20px 16px 0 16px;}
a.new_folder:visited:hover{
	background:url(../images/icon8.png);
	padding:20px 16px 0 16px;}
	
a.new_page:link{ 
	background:url(../images/icon9.png);}
a.new_page:hover{ 
	background:url(../images/icon9.png);}
a.new_page:visited:hoverlink{
	background:url(../images/icon9.png);}
	
.text_g{
	font-size:12px;
	font-style:italic;
	color:#c3c3c3;}
	
A.link_g:link{color:#c3c3c3; font-size:12px;}
A.link_g:hover{color:#c3c3c3; font-size:12px;}
A.link_g:active{color:#c3c3c3; font-size:12px;}
A.link_g:visited {color:#c3c3c3; font-size:12px;}
A.link_g:visited:hover {color:#c3c3c3; font-size:12px;}

/*a.monitor_on:link{
	background:url(../images/icon12.png);
	font-size:12px;
	padding:6px 10px 0px 10px;
	text-decoration:none;}

a.monitor_on:hover{
	background:url(../images/icon12.png);
	font-size:12px;
	padding:6px 8px 10px 8px;
	text-decoration:none;}

a.monitor_on:visited{
	background:url(../images/icon12.png);
	font-size:12px;
	padding:6px 8px 0px 8px;
	text-decoration:none;}
	
a.monitor_off:link{
	background:url(../images/icon13.png);
	font-size:12px;
	padding:6px 10px 0px 10px;
	text-decoration:none;}

a.monitor_off:hover{
	background:url(../images/icon13.png);
	font-size:12px;
	padding:6px 8px 10px 8px;
	text-decoration:none;}

a.monitor_off:visited{
	background:url(../images/icon13.png);
	font-size:12px;
	padding:6px 8px 0px 8px;
	text-decoration:none;}*/

/*.icon_monitor{
	position:absolute;  
	height:20px; 
	padding-top:6px; 
	margin-top:-10px;
	}*/
	
.monitor_on{
	background:url(../images/icon12.png);
	width:20px;
	height:20px;
	cursor:pointer;
	margin:3px;}
	
.monitor_off{
	background:url(../images/icon13.png);
	width:20px;
	height:20px;
	cursor:pointer;
	margin:3px;}
	
.eye_open{
	background:url(../images/icon14.png);
	width:22px;
	height:13px;
	cursor:pointer;}
	
.eye_close{
	background:url(../images/icon15.png);
	width:22px;
	height:13px;
	cursor:pointer;}

.stroka_hover tr:hover{
	background:#ffffcc;}
	
.arrow{
	background:url(../images/arrow1.gif);
	width:6px;
	height:12px;
	float:left;
	margin-top:5px;
	background-repeat:no-repeat;
	cursor:pointer;}
	
.folder{
	background:url(../images/icon10.png);
	width:21px;
	height:20px;
	float:left;
	cursor:pointer;
	margin-left:12px;
	}
	
.up_g{
	background:url(../images/up.png);
	width:9px;
	height:8px;
	cursor:pointer;
	float:left;
	margin-right:7px;
	background-repeat:no-repeat;
	}
	
.down_g{
	background:url(../images/down.png);
	width:9px;
	height:8px;
	cursor:pointer;
	float:left;
	background-repeat:no-repeat;}
