﻿/*Login Style*/
.login{
    background-color: #efefef;
    padding-right: 3%;
    font-size: 15px;
    font-weight: bold;
    color: #efefef;
    cursor: pointer;
   }

 .login span:hover{
    color: white;
 }
 #enter_num{
    display: none;
    padding: 15px;
    width: 20%;
    }
 #close_field_numer{
    padding-right: 3%;
    font-size: 0.6em;
    font-weight: bold;
	color: black;
    cursor: pointer; 
 }
 .attempt{
    display: none;
    font-size: 0.8em;
    font-weight: bolder;
    padding: 5px;
 }
 #attempt{
    font-weight: bold;
  }
 #base_url{
    display: none;
 }
 .log_out{
    padding-right: 3%;
    font-size: 0.6em;
    font-weight: bold;
    cursor: pointer;
   }
   .log_out span:hover{
    color: ;
 }
 .hor_menu a{
    display: block;
    height: 100%;
    
 }
 
 
 
 
 
tb.pdf {
    
    padding: 1px 5px 5px 1px;
} 

td {
    font-size: 15px;
}
img, table {
    border-style: none;
}
 
 
 
/* LIST #2 */
#list2 { width:620px; }
#list2 ol { font-style:italic; font-family:Georgia, Times, serif; font-size:24px; color:gray;  }
#list2 ol li { }
#list2 ol li p { padding:8px; font-style:normal; font-family:Arial; font-size:20px; color:#bfe1f1; border-left: 1px solid #999; }
#list2 ol li p em { display:block; } 

.bold {
    color: gray;
    font-weight: bold;
}
 
 
 
 
 
 
 
 /*Main Carcase*/

 h1{
 margin-left: -80px;
 margin-top: 0px; }
 
 body{
	background: white;
	background-size:100%;
	margin:0 auto;
	width: 100%;
	
}

#secondheader{
	background: url("./_img/headerprof.png");		
    height: 280px;
    width: 100%;
	position:left;
	margin: 0px 0px 0px 0px;
	}
	
#secondheader1{
	background: url("./_img/headerrod.png");		
    height: 280px;
    width: 100%;
	position:left;
	margin: 0px 0px 0px 0px;
	}	

#empty{
padding-top: 50px;
color: purple;

}

#left{
	background: url("./_img/left1.png");	
	background-size:100%;
	min-width:31%;
    height: 100%;
    width: 30%;
	color: #c20000;
	position:relative;
	text-align:center;
	
}

#mid_right{
margin-left:20px;
margin-top: -10px;
min-width:70%;

}

#right{
	float:right;
	width:72%;
	margin:1px;
	color: black;	
}

#headpic{
	background: url("./_img/Headerpic2.png");	
    height: 180px;
    width: 100%;
	position:left;
	margin: 0px 0px 0px 0px;
	}
	
	
	

}
/* Left List*/
[id|=list] ul { list-style:none; padding-top: 30px; margin: 0px;}
[id|=list] ul li { font-family:Georgia,serif,Times; font-size:18px; cursor:pointer; margin-bottom: 15px; display:block; width:200px; height:45px; background-color:#efefef;  text-align: center;
	text-decoration:none; color:#c20000; }
[id|=list]  ul li:hover {  -moz-transform:rotate(-5deg); -moz-box-shadow:10px 10px 20px #000000;
	-webkit-transform:rotate(-5deg); -webkit-box-shadow:10px 10px 20px #000000;
	transform:rotate(-5deg); box-shadow:10px 10px 20px #000000; }

[id|=sub]{ display:none; }
[id|=sub] ul { list-style:none; padding-left:-15px; padding-right: -30px; font-size:16px; text-align: left; vertical-align: -10px;}	
[id|=sub] ul li a { width:40px; height:40px; text-decoration:none; color:#c20000; margin-bottom: 30px; }
[id|=sub] ul li a:hover {  color: gray; }	

	
#list1 { }
#list1 ul { width:100%; margin: 0px 3px 3px 3px; list-style:none; text-align:center; border-top:1px solid black; border-bottom:1px solid black; padding:10px 0; }
#list1 ul li { display:inline; font-family:Georgia; font-size:20px;  letter-spacing:10px; }
#list1 ul li a {  text-decoration:none; color: black; padding:10px 10px 10px 10px;}
#list1 ul li a:hover { color: gray; }	
	
/*Image Style*/
.img
{
  margin: 2px;
  border: 1px solid white;
  height: auto;
  width: 198px;
  float: left;
  text-align: center;
  
}	
.img img
{
  display: inline;
  margin: 3px;
  
}
.img a:hover img {border: 1px solid white;}
.desc
{
  text-align: center ;
  font-weight: normal;
  width: -100px;
  margin: 2px;
  color: black;
  
}	

/*Image Style1*/
.img1
{
	position:relative;	
  margin: 2px;
  width:100%;
  border: 1px solid white;
  float: left;
  text-align: center;
  
}	
.img1 img
{
  display: inline;
  margin: auto 0;
  
  
}
.img1 a:hover img {border: 1px solid white;}
.desc
{
  text-align: center ;
  font-weight: normal;
  width: -100px;
  margin: 2px;
  color: black;
  
}	


.img2
{
  margin: 2px;
  border: 1px solid white;
  height: 300px;
  width: 198px;
  float: left;
  text-align: center;
  
}	
.img2 img
{
  display: inline;
  margin: 3px;
  
}
.img2 a:hover img {border: 1px solid white;}
.desc
{
  text-align: center ;
  font-weight: normal;
  width: -100px;
  margin: 2px;
  color: black;
  
}	

/*
 Images in table
 */
.img3
{
  margin: 2px;
  border: 1px solid white;
  height: 300px;
  width: 198px;
  float: left;
  text-align: center;
  
}	
.img3 img
{
  display: inline;
  margin: 3px;
  
}
.img3 a:hover img {
}
.desc3
{
  text-align: right;
  font-weight: normal;
  width: auto;
  margin: 2px;
  color: black;
  
}	


.center
{
margin:auto;
width:27%;

}	
/*
 создаем меню
 */
 
 #l_menu{
    text-align: justify;
 }

 .gn_category{
	font-family:Georgia,serif,Times; 
	font-size:10px;
    text-align:justify;
    padding-left: 15px;
    margin: 1px;
 }
  .gn_category:hover{
	cursor: pointer;
    color:red;
    padding-left: 20px;
  }
 #l_menu span{
   display: none;
    
 }
 #gn_sub{
   cursor: pointer;
   padding: 5px;
   padding-left: 25px;
   background: black;
   font-family:Georgia,serif,Times; 
	font-size:10px;
	
 }
 #gn_sub:hover{
    color: red;
    padding-left: 40px;
 }
 #l_menu span ul{
   margin: 0 auto;
    
 }
 #l_menu span ul li{
  
    
 }	