* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}



html, body {
  background-color: #e7e6e2;
  background-image: url(/images/tlo.gif);
  background-repeat: repeat-x;
  width:100%;
	height:100%;
}

#myContent {
  width: 100%;
	height: 100%;
}

#flashzainstaluj {
  position: absolute;
  left: 0px;
  top: 0px;
}


#naglowek {
  margin: 0px auto;
  width: 300px;
  height: 62px;
  position: relative;
  left: 0px;
  top: 0px;
}



#menu {
  background-color: #f7f7f7;
  width: 900px;
  height: 25px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}



.menuobrazek {
  background-color: #2f353a;
  float: left;
  height: 23px;
  position: relative;
  top: 2px;
}



.menupasek

{
  background-color: #cc6733;
  height: 2px;
  width: 72px;
  position: absolute;
  z-index: 10;
  top: 0px;
  visibility: hidden;
}


#index
{
  margin:0px auto;
  position:relative; /* puts container in front of distance */
  text-align:left;
	clear:left;
  width: 700px;
  height: 400px;
}


#distanceglowna { 
	width:1px;
	height:50%;
	background-color: #f7f7f7;
	margin-bottom:-190px; /* half of container's height */  /* uwzglednic wysokosc naglowka */
	float:left;
}

#glowna
{
  margin:0px auto;
  position:relative; /* puts container in front of distance */
  text-align:left;
	clear:left;
  background-color: #f7f7f7;
	border:0px solid #f7f7f7;
  width: 500px;
  height: 300px;
}

#distanceoferta { 
	width:1px;
	height:50%;
	background-color: #f7f7f7;
	margin-bottom:-240px; /* half of container's height */  /* uwzglednic wysokosc naglowka */
	float:left;
}

		

#oferta
{
  margin:0px auto;
  position:relative; /* puts container in front of distance */
  z-index: 1;
	clear:left;
  background-color: #f7f7f7;
	border:0px solid #f7f7f7;
  width: 840px;
  height: 400px;
}

#distanceomnie { 
	width:1px;
	height:50%;
	background-color: #f7f7f7;
	margin-bottom:-200px; /* half of container's height */  /* uwzglednic wysokosc naglowka */
	float:left;
}

		

#omnie
{
  margin: 0px auto;
  position:relative; /* puts container in front of distance */
  z-index: 1;
  left: 135px;
	clear:left;
  background-color: #f7f7f7;
	border:0px solid #f7f7f7;
  width: 540px;
  height: 300px;
}

#distancekontakt { 
	width:1px;
	height:50%;
	background-color: #f7f7f7;
	margin-bottom:-150px; /* half of container's height */  /* uwzglednic wysokosc naglowka */
	float:left;
}

		

#kontakt
{
  margin:0px auto;
  position:relative; /* puts container in front of distance */
  text-align:left;
	clear:left;
  background-color: #f7f7f7;
	border:0px solid #f7f7f7;
  width: 500px;
  height: 300px;
}



#distancegaleria { 
	width:1px;
	height:50%;
	background-color: #f7f7f7;
	margin-bottom:-270px; /* half of container's height */  /* uwzglednic wysokosc naglowka */
	float:left;
}

		

#galeria
{
  margin:0px auto;
  position:relative; /* puts container in front of distance */
  text-align:left;
	clear:left;
  background-color: #f7f7f7;
	border:0px solid #cc6733;
  width: 700px;
  height: 400px;
}



#distancezdjecie { 
	width:1px;
	height:50%;
	background-color: #f7f7f7;
	float:left;
}



#galeria #zdjecie
{
  margin: 0px auto; 
  position:relative; /* puts container in front of distance */
  display: block;
  clear:left;
  margin-bottom: -100px;
}





/* -------------- CZCIONKI */

.tekst {
  font-family:   Verdana, helvetica, arial, sans-serif;
  color: #666666;
  font-size: small;
  line-height: normal;
  font-weight: 400; 
  letter-spacing: 0px;
  text-align: justify;
}

.tekstindex {
  font-family:   Verdana, helvetica, arial, sans-serif;
  color: #666666;
  font-size: x-small;
  line-height: normal;
  font-weight: 400; 
  letter-spacing: 0px;
  text-align: justify;
  margin-bottom: 10px;
  margin-left: 26px;
}

.tekstindex1 {
  font-family:   Verdana, helvetica, arial, sans-serif;
  color: #666666;
  font-size: small;
  line-height: normal;
  font-weight: 800; 
  letter-spacing: 5px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}

.tekstindex2 {
  font-family:   Verdana, helvetica, arial, sans-serif;
  color: #666666;
  font-size: small;
  line-height: normal;
  font-weight: 400; 
  letter-spacing: 0px;
  text-align: justify;
  margin-bottom: 10px;
  
}

a {
  font-family:   Verdana, helvetica, arial, sans-serif;
  color: #666666;
  font-size: small;
  line-height: normal;
  font-weight: 400; 
  letter-spacing: 0px;
  text-align: justify;
}

h1 {
  font-family:   Verdana, helvetica, arial, sans-serif;
  color: #666666;
  font-size: small;
  line-height: normal;
  font-weight: 400; 
  letter-spacing: 0px;
  text-align: justify;
}
h2 {
  font-family:   Verdana, helvetica, arial, sans-serif;
  color: #666666;
  font-size: small;
  line-height: normal;
  font-weight: 400; 
  letter-spacing: 0px;
  text-align: justify;
}

