body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a2c0dc;
}
a:link {
	color: #006;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
		color: #006;
}
a:hover {
	text-decoration: underline;
	color: #360;
}
a:active {
	text-decoration: none;
	color: #360;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	text-align: center;
	font-size: 20px;
}
h2 {
	text-align: center;
	font-size: 12px;
}
p {
	text-align: center;
	}
#kabelsvyazi {
	position: relative;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#energokabel {
	position: absolute;
	height: 300px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#kabel {
	size: 16px;
	text-align: left;
	position: absolute;
	height: 100%;
	width: 20%;
	left: 5%;
	top: 300px;
	font-size: 18px;
	font-weight: bold;
}
#electrokabel {
	position: absolute;
	height: 100%;
	width: 75%;
	left: 25%;
	top: 300px;
}
#silovoikabel {
	position: absolute;
	height: 50px;
	width: 55%;
	left: 495px;
	top: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
}
ul {
	list-style-image: url(kabel.gif);
	}
#kabelisvyazi {
	visibility: hidden;
}

