body {
	background-color: #DBDBDD;
	font-family:'PT Serif';
}

h1 {margin-left:10px;}	

a {
    text-decoration: none;
    border-bottom: 1px solid #000;
    color: #000;
}
	
a:hover {
    text-decoration: none;
    border-bottom: none;

}
	
.fixed-links {
	position: fixed;
    right: 0;
    bottom: 50%;
    z-index: 1000;
    display: block;
}

.fixed-links a{
    display: block;
    text-decoration: none;
    color: #fff;
	border-bottom: none;
}

.mr-bt-15 {
    margin-bottom: 15px;
}

.pd-hr-15 {
    padding-left: 15px;
    padding-right: 15px;
}
.pd-vr-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.region-list-energo-link {
    color: #fff;
    display: block;
    font-size: 18px;
    background: #ff6633;
    text-decoration: none;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.region-list-energo-link:hover {
    color: #fff;
    background: #00dfaa;
    text-decoration: none;
}
	
.menu1 {
	font-weight: bold;
	font-size: 17px;
}

.menu1 a {
    text-decoration: none;
    color: #000;
	border-bottom: none;
}
	
.menu-back {
    background: #f63;
    border: 1px solid #000;
    text-transform: uppercase;
}
	
.menu-back:hover {
    background: #35ac51;
    text-transform: uppercase;
}
.colontit {
	font-family: "Arial Black", Gadget, sans-serif;
}
.text {
}
.text {
	text-align: left;
}

.a_link a, .a_link a:hover{
    border-bottom: none;
    text-decoration: none;
}