html, body {
height: 100%;
}

body {
  margin: 0;
	padding: 0;
	background: #EFEFED;
	font-family: Vrdana, Verdana;
  color: #434E55;
	font-size: 11px;
	width: 100%;
}

h1 {
	font-weight: normal;
	font-size: 30px;
	color: #4A515C;
	margin: 0px;
	margin-bottom: 5px;
}

h1.mod3 {
 color: #7FB239;
 font-size: 25px;
 margin-bottom: 23px;
}

h1.modf {
 color: #009ACF;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 23px
}

h1.mod4 {
 color: #009ACF;
 font-size: 25px;
 margin-bottom: 23px
}

h2 {
 font-weight: normal;
 font-size: 20px;
 margin: 0px;
 margin-bottom: 11px;
}

h2.mod1 {
 color: #7FB239;
}

p {
 margin: 0px;
 padding: 0px;
}

h2.mod2 {
 color: #009ACF;
}

h2.mod3 {
 font-weight: bold;
 font-size: 16px;
 margin-bottom: 5px
}

img {
	border: 0px;
}

#body {
	position: relative;
	min-height: 100%;
	margin-bottom: -150px;
}

#obsah {
 position: relative;
 margin: auto;
 background-repeat: no-repeat;
 background: #EFEFED url(http://www.pmp-energy.sk/images/bg.jpg) no-repeat ;
 width: 948px;
 height: 690px;
}

#languages { 
 position: absolute;
 top: 38px;
 left: 902px;
}

#sluzby { 
 position: absolute;
 top: 30px;
 left: 293px;
}

#o-spolocnosti { 
 position: absolute;
 top: 30px;
 left: 397px;
}

#novinky { 
 position: absolute;
 top: 30px;
 left: 501px;
}

#informacie { 
 position: absolute;
 top: 30px;
 left: 605px;
}

#kontakt { 
 position: absolute;
 top: 30px;
 left: 709px;
}

#logo { 
 position: absolute;
 top: 72px;
 left: 21px;
}

#girl { 
 position: absolute;
 top: 72px;
 left: 293px;
}

#mid { 
 position: absolute;
 top: 406px;
 left: 393px;
 width: 485px;
 text-align: center;
 color: #848990;
}

#poradenstvo-icon { 
 position: absolute;
 top: 502px;
 left: 316px;

}

#poradenstvo-text { 
 position: absolute;
 top: 503px;
 left: 388px;
 width: 184px;
 line-height: 1.6em;
}

#notetxt { 
 width: 514px;
 font-size: 9px;
 color: #828B93;
 line-height: 1.6em;
}

#textex { 
 position: absolute;
 top: 406px;
 left: 393px;
 width: 455px;;
 font-size: 13px;
 text-align: justify;
 line-height: 1.6em;
}

#development { 
 position: absolute;
 top: 502px;
 left: 616px;
}

#development-text { 
 position: absolute;
 top: 503px;
 left: 710px;
 width: 205px;
 line-height: 1.6em;
}

#map { 
 position: absolute;
 top: 83px;
 left: 293px;
}

#iban { 
 position: absolute;
 top: 447px;
 left: 656px;
}

#foot { 
 position: absolute;
 top: 655px;
 left: 293px;
}

.clearfooter { 
 height: 150px;
 clear: both;
}

a, a:link, a:visited, a:active {
	color: #008BDC;
	text-decoration: none;

	text-decoration: underline;
}

a:hover {
  color: #00BCFF;
	text-decoration: underline;
}

#footdot { 
 position: absolute;
 top: 637px;
 left: 293px;
 line-height: 1.6em;
}

#footdot2 { 
 position: relative;
 left: -97px;
 line-height: 1.6em;
 font-size: 11px;
}

.dark {
	font-weight: bold;
	color: #4c4c4c;
}

#footex {
	background: #EFEFED url(http://www.pmp-energy.sk/images/footer.jpg) no-repeat center bottom;
  width: 100%;
  height: 150px;
  position: relative;
}


