body
{
	margin: 0;
	color: black;
	background-attachment: fixed;
}
header, footer, aside > div, #content > h2, .spravka td:last-child, #infocentr, #content > h3, #main > h3
{
	text-align: center;	
}

header
{
	margin-top: 0;
	height: 150px;
	background: rgba(117, 186, 255, 0.7);
}
header h1
{
	margin-top: auto;
	padding-top: 10px;
}
nav
{
	position: relative;
	margin-left: 10%;
	margin-right: 10%;
	top: -31px;
	
}
#active, li.podmenuli:hover
{
	background: white;
}
em
{
	font-weight: bold;
}
section
{
	position: absolute;	
	top: 160px;
	bottom: 55px;
	left: 10%;
	right: 10%;
	margin-left: 5px;
}
aside
{
	display: none;
	float: left;
	padding: 10px 5px;
	background: #EBEBEB;
	width: 250px;
}
aside hr
{
	opacity: 0.5;
	color: #999;
}
#content
{
	padding: 10px 10px;
	padding-bottom: 60px;
	padding-left: 60px;
	background: url(../images/left-fon.jpg) repeat-y, url(../images/right-fon.jpg) 100% 0;
}
#content p
{
	text-indent: 20px;
}
#pictures
{
	position: relative;
	top: -65px;
	margin: 0;
	width: 100%;
	z-index: -1;
}
#infospr
{
	width: 80%;
	margin: auto;
}
footer
{
	clear: both;
	font-size: 10pt;
	position:fixed;
	left: 0;
	right: 0;
	bottom: 0;	
	height: 50px;
	background: rgb(117, 186, 255);;
}
footer hr
{
	margin-left: 10%;
	margin-right: 10%;
}
#ekomobile  li
 {
	list-style-type: none;
}
#ekomobile  li:before
{
	content: "-";
	padding-right: 10px;
}
ul.menu, ul.podmenu
{
	margin: 0;
	list-style: none;
}
ul.podmenu
{
	display: none;
	position: absolute;
	padding: 0;
	z-index: 10;
}
ul.podmenu li:first-child
{
	padding-top: 5px;
}
li.menuli
{
	display: block;
	float: left;
	padding: 1px 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
li.podmenuli
{
	float: none;
}
li.menuli:hover
{
	background: #09C;
}
li.menuli:hover ul.podmenu
{
	display: block;
	background: #09C;
}
li.menuli:hover #current
{
	display: block;
	background: white;
}
#current li.podmenuli:hover
{
	background: #09C;
}
ul li a
{
	display: inline-block;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	color: black;
	width: 110px;
}
li.podmenuli a
{
	padding-left: 5px;
	width: 105px;
	text-align: left;
}
.spravka ,  .telefone
{
	width: 80%;
	border: 1px solid #a52a2a;
	border-collapse: collapse;
	margin: auto;
}
.spravka th 
{
	background: #09C;
	color: white;
}
.spravka td, .spravka th , .telefone th,  .telefone td
{
	padding: 4px;
	border: 1px solid black;
}
.spravka tr:hover, .telefone tr:hover
{
	background: rgba(117, 186, 255, 0.7);
}
.telefone th
{
	width: 20%;
}
.sobak .tel
{
	width: 150px;
}
.sobak .addr
{
	width: 250px;
}
.pokazaniya, .tarifs, .remont, .org
{
	border: 1px solid;
	border-collapse: collapse;
}
.pokazaniya tr:first-child, .pokazaniya tr:last-child
{
	border: 1px solid;
}
.pokazaniya th, .pokazaniya td
{
	padding: 5px;
	border-right: 1px solid;
}
.tarifs th, .tarifs td, #center, .remont th, .remont td, .org th, .org td
{
	border: 1px solid;
	text-align: center;
	padding: 5px;
}
.tarifs th:first-of-type, .remont td:first-of-type
{
    text-align: left;
}
.tarifs td
{
	width: 100px;
}
.remont th:first-child
{
	width: 30px;
}
