body {
background: white; 
color:black; 
font-size:16px; 
font-family: sans-serif;
}

.smalllogo {
font-size:13px;
color:black;
}

#bodyall {
width:1000px; 
margin: -12 auto; 
background:white; 


}
.lg {
width:1000px;  
margin-top: -20; 
padding:0px;
}
#lg {
width:1000px;  
margin-top: -20; 
padding:0px;
}
#slogan {
font-size:13px; 
color:black; 
font-family: sans-serif; 
font-weight: bold; 
font-style: italic;
}
#contentall {
width:100%;
}
#content {
width:100%;
}
#lefttable {
width:100%;
}
#righttable {
width:100%; 
border: 2px solid red;
}
#centertable {
width:100%;
}
#copyr {
width:100%; 

padding:15px; 
font-size:10px; 
font-family: sans-serif;
}
.clime {
color:lime;
}
#htext {
font-family: sans-serif; 
font-weight: bold; 
font-size:22px; 
margin-top: 0px; 
margin-bottom: 5px; 
color:black;
padding:0px;

text-align:left;
}
#divcontent {
font-size:12px; 
padding:10px; 
background:white;
}
.namelogo {
padding-top:25px; 
font-size:20px; 
font-family: sans-serif; 
color:white; 
font-weight: bold; 
width:400px;
}
.tableheadl {
border-radius:0 2px 0 0; 
padding:6px; 
background: #424242; /* Old browsers */
background: -moz-linear-gradient(top,  #424242 0%, #333333 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#333333)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #424242 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #424242 0%,#333333 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #424242 0%,#333333 100%); /* IE10+ */
background: linear-gradient(to bottom,  #424242 0%,#333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
margin: 0; 
margin-top:5px; 
font-size:20px; 
font-family: sans-serif; 
color:white; 
font-weight: bold;
}
.tablebodyl { 
margin: 0; 
margin-bottom:5px; 
padding:10px; 
border: 1px solid #00AC7B; 
border-bottom: 18px solid #00AC7B; 
border-radius:0 0 2px 0;
}
.pic3 {

}
.tableheadr { 
border-radius:2px 0 0 0; 
padding:6px; 
background: #424242; /* Old browsers */
background: -moz-linear-gradient(top,  #424242 0%, #333333 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#333333)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #424242 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #424242 0%,#333333 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #424242 0%,#333333 100%); /* IE10+ */
background: linear-gradient(to bottom,  #424242 0%,#333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
margin: 0; 
margin-top:5px; 
font-size:20px; 
font-family: sans-serif; 
color:white; 
font-weight: bold; 
text-align:right;
}
.tablebodyr { 
margin: 0; 
margin-bottom:5px; 
padding:10px; 
border: 1px solid #00AC7B; 
border-bottom: 18px solid #00AC7B; 
border-radius:0 0 0 2px;
}

.newsview {
width:100%; 
margin: 0; 
margin-bottom:5px; 
padding:10px; 
border-left: 2px solid #00AC7B; 
border-right: 2px solid #00AC7B; 
border-bottom: 18px solid #00AC7B; 
border-radius:0 0 2px 2px;
}
.newsviewhead {
width:100%; 
border-radius:2px 2px 0 0; 
padding:6px; 
background: #424242; /* Old browsers */
background: -moz-linear-gradient(top,  #424242 0%, #333333 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#333333)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #424242 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #424242 0%,#333333 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #424242 0%,#333333 100%); /* IE10+ */
background: linear-gradient(to bottom,  #424242 0%,#333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
margin: 0; 
margin-top:0px; 
font-size:20px; 
font-family: sans-serif; 
color:white; 
font-weight: bold; 
text-align:left;
}

hr {
    color: #AB4B4B; /*��� IE */
    background-color:#AB4B4B; /*��� Firefox, Opera, Safari*/
    border:0px none;
    height:1px; /* ������ 1px IE, Firefox, Opera, Safari */
}

#lg ul{
	list-style: none;
	font-family: sans-serif;
  	font-size: 14px;
	margin: 0;
	padding: 0;	
	
}

#lg ul li{
	float: left;
	padding: 0px;	
	display: block;
	margin-right: 0px;	
	color: white;
	
	
	
}
#lg ul li a{	
	display: block;	
	overflow: hidden;
	height: 200px;
	width: 250px;
	cursor: pointer;	
	color: white;
	text-decoration:none;
}

#lg  #a1{
	width: 494px;
}


/* ����� ����� 
 ------------------------------------------*/ 
#cell_vxod {  
  width:100%;  
} 

#cell_vxod a:link,  
#cell_vxod a:visited {text-decoration:none; color:#5a79b8;} 
#cell_vxod a:hover {text-decoration:none; color:#5cb85a;} 

#vxod_reg { 
  font:10px Verdana,Arial,Helvetica, sans-serif; 
  color:#BABABA;  
  padding: 5px 5px 0px 0px; 
} 

#cell_knopkav { 
  width:80%; 
} 

.cell_pola_vxod { 
width:100%; 
  margin-bottom: 10px; 
} 

.vxod_name { 
  width:55px; text-shadow: 1px 1px 1px #fff; 
  background:#FFD6D6; 
  border-right: none; 
  border-left: 1px solid #d6d6d6;  
  padding: 5px 0px 5px 5px;  
} 

.login_pole { 
  width:120px;  
  border-left: none;  
  border-right: 1px solid #d6d6d6; 
  padding: 5px 5px 5px 10px;  
  vertical-align:middle; 
} 

.login_pole,  
.vxod_name { 
  float:left; 
  font:11px Verdana,Arial,Helvetica, sans-serif; 
  color:#555; 
  border-top: 1px solid #d6d6d6; 
  border-bottom: 1px solid #d6d6d6; 
  margin:0px; 
} 

.login_pole {background: #f6f6f6 url(http://www.center-dm.ru/ucoz/forma_vxoda/2/fon_ugol_pola_White.gif) no-repeat left;} 
.login_pole:focus {background: #fff url(http://www.center-dm.ru/ucoz/forma_vxoda/2/fon_ugol_pola_White.gif) no-repeat left;} 

.knopka_vxoda { 
  color:#555; text-shadow: 1px 1px 1px #fff; 
  width:80%; 
  background: #FFD6D6; 
  border:1px solid #d6d6d6; 
  margin:0px;  
  width:100%;
} 

.knopka_vxoda:hover { 
  background: #d6d6d6; 
} 
/* -------------------------------------- */



/* ��������� �����������*/

.title{
	position:relative;
	z-index:1;

}
.title em{
display:none; 
display:'none';
overflow:hidden;
}
.title:hover em{
overflow:visible;
	display:block;
	position:absolute;
	z-index:1;
 	background-color:#00AC7B;
 	-webkit-border-radius:5px; /* ���������� � ���� ����������� ����� */
 	-moz-border-radius:5px;
 	border-radius:5px;
	line-height:normal;
	color:white;
	text-decoration:none;
	padding:3px 5px;
	bottom:22px;
	left:0;
	-webkit-box-shadow:0 0 5px #000; /* ���������� � ���� ���� */
	-moz-box-shadow:0 0 5px #000;
	box-shadow:0 0 5px #000;
	width:400px; 
	font-size:16px; font-family: sans-serif; font-weight: bold;
}
/* -------------------------------------- */


a{
text-decoration:none;
color:red;
}
a:hover{
text-decoration:none;
color:grey;
}
ul.css-menu-1 {
list-style: none;
}

ul.css-menu-1 li {
display: inline;
}

ul.css-menu-1 li a:link, ul.css-menu-1 li a:visited{
font-family: Tahoma, Geneva, sans-serif; 
text-decoration: none;
background: #AB4B4B;
font-weight: bold;
color: white; 
padding: 6px 10px 6px 10px;
text-shadow: none;
}

ul.css-menu-1 li a:hover {
padding: 6px 10px 6px 10px;
font-weight: bold;
background: #AB4B4B;
color: yellow;
text-shadow: none;
}

ul.css-menu-1 li a.selected {
background: #AB4B4B;
text-shadow: none;
}





.big_photo {
width:1000px;
height:400px;
background:url('img/photo1.jpg');
}

.photo_text {
background:url('images/backtext.png');
color:white;
margin:5px;
padding:10px;
text-align:justify;
}

.button{text-decoration:none; text-align:center; 
 padding:10px 10px; 
 border:solid 1px #a6a6a6; 
 -webkit-border-radius:2px;
 -moz-border-radius:2px; 
 border-radius: 2px; 
 font:23px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#1eff00; 
 background-image: -moz-linear-gradient(top, #1eff00 0%, #00990d 100%); 
 background-image: -webkit-linear-gradient(top, #1eff00 0%, #00990d 100%); 
 background-image: -o-linear-gradient(top, #1eff00 0%, #00990d 100%); 
 background-image: -ms-linear-gradient(top, #1eff00 0% ,#00990d 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00990d', endColorstr='#00990d',GradientType=0 ); 
 background-image: linear-gradient(top, #1eff00 0% ,#00990d 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
   -webkit-transition: background 1s ease-in-out;
 -moz-transition:  background 1s ease-in-out;
 -o-transition:  background 1s ease-in-out;
 transition:  background 1s ease-in-out;}.button:hover{
 padding:10px 10px; 
 border:solid 1px #a6a6a6; 
 -webkit-border-radius:2px;
 -moz-border-radius:2px; 
 border-radius: 2px; 
 font:23px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#1eff00; 
 background-image: -moz-linear-gradient(top, #1eff00 0%, #00ff15 100%); 
 background-image: -webkit-linear-gradient(top, #1eff00 0%, #00ff15 100%); 
 background-image: -o-linear-gradient(top, #1eff00 0%, #00ff15 100%); 
 background-image: -ms-linear-gradient(top, #1eff00 0% ,#00ff15 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff15', endColorstr='#00ff15',GradientType=0 ); 
 background-image: linear-gradient(top, #1eff00 0% ,#00ff15 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
 }.button:active{
 padding:10px 10px; 
 border:solid 1px #a6a6a6; 
 -webkit-border-radius:2px;
 -moz-border-radius:2px; 
 border-radius: 2px; 
 font:23px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#129900; 
 background-image: -moz-linear-gradient(top, #129900 0%, #00990d 100%); 
 background-image: -webkit-linear-gradient(top, #129900 0%, #00990d 100%); 
 background-image: -o-linear-gradient(top, #129900 0%, #00990d 100%); 
 background-image: -ms-linear-gradient(top, #129900 0% ,#00990d 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00990d', endColorstr='#00990d',GradientType=0 ); 
 background-image: linear-gradient(top, #129900 0% ,#00990d 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
 }


#menu {
background: #424242; /* Old browsers */
background: -moz-linear-gradient(top,  #424242 0%, #333333 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#333333)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #424242 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #424242 0%,#333333 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #424242 0%,#333333 100%); /* IE10+ */
background: linear-gradient(to bottom,  #424242 0%,#333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
	
margin-top:-5px;
	height:30px;
	width:100%;
margin-bottom:10px;
}
#menu div {
	float:left;
	height:16px;
	color:#b1b1b1;
	padding:7px;
font-size:14px;
	border-right:1px solid #4b4b4a;
	border-left:1px solid #252525
}
#menu div a {
	color:white;
}
#menu div a:hover {
	color:yellow;
}

