body {
  position:relative;
  margin:0;
  padding:0;
  font-size:12px;
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  background:url('images/bgBody.jpg');
}
h1 {
  position:absolute;
  margin:0;
  padding:0;
  left:73px;
  top:41px;
  color:#ffffff;
  font-weight:normal;
  letter-spacing:5px;
  font-size:40px;
  line-height:36px;
}
h2 {
  color:#ffffff;
  width:300px;
  font-size:21px;
  font-weight:normal;
}
h2.miejsce_szkolenia {
  position:absolute;
  top:120px;
  left:-250px;
  font-variant:small-caps;
  font-size:16px; 
}
h2.txt1 {
  position:absolute;
  left:600px;
  top:100px;
}
h2.txt2 {
  position:absolute;
  left:500px;
  top:165px;
}
h2.txt3 {
  position:absolute;
  left:380px;
  top:220px;
}
#container {
  position:relative;
  margin:auto;
  width:837px;
  overflow:hidden;
}
#top {
  position:relative;
  width:837px;
  height:393px;
  background:url('images/top_jazdy_doszkalajace.jpg') no-repeat top center;
}
#content {
  position:relative;
  width:837px;
  height:239px;
  background:url('images/bgCont.jpg') no-repeat top center;
    z-index:10;
}
#menu {
  position:absolute;
  left:4px;
}
#titleMenu {
  position:relative;
  margin:0;
  padding:13px;
  padding-right:71px;
  width:182px;
  height:10px;
  font-size:14px;
  font-weight:bold;
  color:#ffffff;
  text-align:right;
  border-bottom:1px solid #e3dacc;
  background:url('images/bgMenu.jpg') no-repeat left bottom;
  line-height:9px;
}
#menu .itemMenu, .itemMenuAct {
  position:relative;
  margin:0;
  padding:8px;
  height:13px;
  width:250px;
  border-bottom:1px solid #e3dacc;
  background:url('images/bgButton.jpg') no-repeat left top;
  font-weight:bold;
  overflow:hidden;
}
#menu .itemMenu a, .itemMenuAct a{
  position:relative;
  margin:0;
  padding:10px;
  padding-right:160px;
  padding-left:20px;
  color:#ffffff;
  text-decoration:none;
  font-variant:small-caps;
  letter-spacing:1px;
}
#menu .itemMenu a:hover{
  color:#000000;
/*  padding-left:35px;
  padding-right:115px; */
}
#menu .itemMenuAct {
  background:url('images/bgButtonAct.jpg') no-repeat left top;
}
#menu .itemMenuAct a {
  padding-left:35px;
  padding-right:115px;
  color:#333333;
}
#place  {
  position:absolute;
  left:380px;
  top:20px;
  color:#d41f00;
  font-weight:bold;
  font-size:16px;
}
#text {
  position:absolute;
  left:380px;
  top:100px;
}
#titleText {
  position:relative;
  width:300px;
  height:30px;
  color:#475573;
  font-size:13px;
  font-weight:bold;
}
#contentText {
  position:relative;
  width:410px;
  height:260px;
  color:#272727;
}
#footer {
  position:relative;
  width:837px;
  height:182px;
  background:url('images/bgFooter.jpg') no-repeat top center;
  z-index:2;
}
#footerText {
  position:absolute;
  left:230px;
  top:32px;
  line-height:16px;
  color:#5d6061;
}
#subfooter {
  position:relative;
  text-align:right;
  margin:0;
  padding:0;
  height:24px;
  margin-top:-7px;
  padding-right:20px;
  z-index:3;
}
#subfooter a{
  color:#474f51;
  text-decoration:none;
  font-size:11px;
}
#subfooter a:hover{
  text-decoration:underline;
  color:#CCCCCC;
}

