/* Имя */
.name {
	margin-top:10px;
	
	float:left;
	text-align:center;
	font-family: 'Andale Mono', 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif;
	font-size:20px;
/*	padding: 50px 10% 50px 10%;*/
	line-height: 1.4;
	text-transform: uppercase;
	height: 20px;
	width: 100%;
	padding-bottom: 65px;
	
	}

  
  .nameXLSfile {
	float:left;
	text-align:left;
	font-family: 'Andale Mono', 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif;
	font-size:8px;
	padding: 5px 0 2px 0;
	line-height: 1.4;
	text-transform: uppercase;
	/* height: 50px; */
	width: 80%;

	}


  .name_file {
	float:left;
	text-align:left;
	font-family: 'Andale Mono', 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif;
	font-size:12px;
	padding: 10px 0 0 0;
	line-height: 1.4;
	text-transform: uppercase;
	/* height: 50px; */
	width: 80%;

	}  
  
  
/* левая калонка */
.form {
	color: #333399; 
	float: left;
//padding: 0px 0px 80px 20px;
	width: 100%;
 	display: inline-block;
	//position: fixed;
		/* background: #99FF99; */
    	text-align:center;
    
}

.history{
	
 	float: right;
position: fixed;
background: #99FF99;

}


/* правая калонка */
.list{

	float: right;
	display: inline-block;
	width: 0%;
	padding-bottom: 65px;
	margin-top:10px;
}


.folder_list {
	margin: auto 0;
	padding: 10px 15px 15px 15px;

	width: 100%; 
	height: 54px;

	float: left;
	text-align:left;

	font-size:18px;
	line-height: 1.2;
	cursor: pointer;
	/* background: #99FF99; */

	/*padding-top: 20px;*/

	word-wrap: break-word;
	//overflow: hidden;
}

.folder_list img {
	//width: 64px; 
	//height: 64px;
	float: left;
	margin-right: 20px;
	padding-right: 0px;

	//left: 0px;
	//position: relative;
}

.folder_list:hover{
	background: #99FF99;
}


.check {
	width: 20px; 
	height: 20px;
	position: relative;
	top: -15px;
    	left: -5px;
	background: #99FF99;
	z-index:9;

}

.god_list2 {
	margin-top: 20px;
	margin-left: 20%;
		margin-right: 20%;
    
	width: 60%;
	height: 60px;

	float: left;
	text-align:center;

	font-size:14px;
	line-height: 1;
	cursor: pointer;
	word-wrap: break-word;
    color: #000000; 
}

.god_list2 img {
	float: left;
	margin-right: 20px;
	padding-right: 10px;
	margin-left: 30px;

}

.god_list2:hover{
	background: #99FF99;
}

.god_list2:active{
	background: #000000;
}


.god2{
	font-size:40px;
	margin-left: -20px;
	 
  margin-top: 10px;
  text-decoration:none;
font-weight:bold;
}


.god{
	font-size:44px;
	margin-left: -20px;
	float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration:none;
	color: #333399; 
}

.god_list {
  margin-top: 20px;
	margin-left: 5%;
  margin-right: 5%;
	
	width: 90%;
	height: 70px;

	float: left;
	text-align:left;

	/* font-size:201px; */
	line-height: 1;
	cursor: pointer;

	word-wrap: break-word;
    color: #000000; 
}

.god_list img {
	float: left;
	margin-right: 20px;
	padding-right: 10px;
	margin-left: 30px;

}


.god_list:hover{
	background: #99FF99;
}


.god_list:active{
	background: #000000;
}


.tabl_list{

	//float: center;
	//display: inline-block;
	width: 60%;
	//padding-bottom: 65px;
	//margin-top:10px;
  margin-left:15%;
  margin-right:15%;
  
  	//background: #99FF99;
  
  }
