/*phone number image*/
#phoneNum {

position: absolute;
	top: 45px;
	right: 40px;
	height: 40px;
}

/*phone number image*/


div.Row div {
	background-color: #f6f6f6 !important;
}

#contentleft ul li.selected ul li a, #contentleft ul li.selected ul li a:visited {
	background-color: #e9f3fc;
}

#contentleft ul li.selected ul li a:hover, #contentleft ul li.selected ul li a:visited:hover {
	background: #5b80a3;
}

/*#intro {
	background: url() 97% 100% no-repeat;
}*/

div.Row div.section1 {
	background:  url(../images/broadband/www.gif) 188px 32px no-repeat;  /* bylo 188 na 32 */
	margin-right: 18px; /* bylo 24 */
}

div.Row div.section2 {
	background:  url(../images/broadband/at.gif) 188px 32px no-repeat;
}

div.Row div.section3 {
	background:  url(../images/utilities/electric.gif) 188px 32px no-repeat;
	margin-right: 24px;
}

div.Row div.section4 {
	background:  url(../images/utilities/family.gif) 188px 32px no-repeat;
}


div.sectionInfo em {
	color: #FF0000;
}

/*energy-pod*/


#energy-pod-header h1{
	margin-top: 25px;
    background: url(../images/layout/pod_header_bg.gif) left 0px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
}

#energy-pod {
	border: 1px solid #00355F;
}

#energy-pod p{
	padding: 2px 5px 2px 15px;
	font-size: 11px;
}

#energy-pod a{
	font-family: Arial, Helvetica, sans-serif;
	color: #46719c;
	text-decoration: none;
	font-weight: bold;
}

#energy-pod a:hover{
	font-family: Arial, Verdana, sans-serif;
	color: #73941e;
	text-decoration: underline;
	font-weight: bold;
}

/*energy-pod ends*/
