* {
  margin: 0;
  padding: 0;
}

body {
	background-color : #086036;
        color : white;
	font-size : 100%;
	font-family :  tahoma;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: 100%;
}

img { border: none; } 

   a.menu_servis{
   display:block;
   background-image:url("images/main_03.jpg");
   border-style: none;
   width:189px;
   height:130px;
   }
   a.menu_servis:hover{ background-image:url("images/main2_03.jpg");}

   a.menu_servis_aktivni{
   display:block;
   background-image:url("images/main2_03.jpg");
   border-style: none;
   width:189px;
   height:130px;
   }


   a.menu_lpg{
   display:block;
   background-image:url("images/main_04.jpg");
   border-style: none;
   width:193px;
   height:130px;
   }
   a.menu_lpg:hover{ background-image:url("images/main2_04.jpg");}

   a.menu_lpg_aktivni{
   display:block;
   background-image:url("images/main2_04.jpg");
   border-style: none;
   width:193px;
   height:130px;
   }

   
   a.menu_servis2{
   display: inline-block;
   background-image:url("images/servis_03.jpg");
   border-style: none;
   width:50px;
   height:45px;
   }
   a.menu_servis2:hover{ background-image:url("images/servis2_03.jpg");}

   a.menu_servis2_aktivni{
   display: inline-block;
   background-image:url("images/servis2_03.jpg");
   border-style: none;
   width:50px;
   height:45px;
   }

   
   a.menu_lpg2{
   display: inline-block;
   background-image:url("images/servis_04.jpg");
   border-style: none;
   width:38px;
   height:45px;
   }
   a.menu_lpg2:hover{ background-image:url("images/servis2_04.jpg");}

   a.menu_lpg2_aktivni{
   display: inline-block;
   background-image:url("images/servis2_04.jpg");
   border-style: none;
   width:38px;
   height:45px;
   }

   a.menu_akce{
   display: inline-block;
   background-image:url("images/servis_05.jpg");
   border-style: none;
   width:72px;
   height:45px;
   }
   a.menu_akce:hover{ background-image:url("images/servis2_05.jpg");}

   a.menu_akce_aktivni{
   display: inline-block;
   background-image:url("images/servis2_05.jpg");
   border-style: none;
   width:72px;
   height:45px;
   }

   a.menu_foto{
   display: inline-block;
   background-image:url("images/servis_06.jpg");
   border-style: none;
   width:46px;
   height:45px;
   }
   a.menu_foto:hover{ background-image:url("images/servis2_06.jpg");}

   a.menu_foto_aktivni{
   display: inline-block;
   background-image:url("images/servis2_06.jpg");
   border-style: none;
   width:46px;
   height:45px;
   }

   a.menu_main{
   display: inline-block;
   background-image:url("images/servis_07.jpg");
   border-style: none;
   width:56px;
   height:45px;
   }
   a.menu_main:hover{ background-image:url("images/servis2_07.jpg");}

   a.menu_main_aktivni{
   display: inline-block;
   background-image:url("images/servis2_07.jpg");
   border-style: none;
   width:56px;
   height:45px;
   }

  .pozadi{
  background-image:url("images/servis_06.jpg");
  width:1600px;
  height:841px;
  }

  #main{
  width: 100%;
 	text-align: center;
	position: relative;
	min-height: 100%;
	_height: 100%;
	margin: 0px;
	padding: 0px;
  }

  #hlavicka{
  width: 100%;
  height: 200px;
	background: url('images/background_h.jpg'); background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
  }

  #menu{
  text-align: right;
	margin: 0px 40px 0px 0px;
	padding: 0px;
  }

  #text{
	margin: 0px;
	padding: 0px;
  }

  #paticka{
  width: 100%;
  height: 124px;
	position: absolute;
	bottom: 0px;
	left: 0;
	background: url('images/background_p.jpg'); background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
  }

H2 {color: #E8BF29; font-size: 150%;}


.text {
text-align: center;
width: 900px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 150px;
padding-right: 0px;
padding-left: 0px;
}

