* { padding: 0; margin: 0; border: 0; }

body {
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma, Verdana, Helvetica, sans-serif;
	color: #b18a6c; 
	background-color: #fcfcfc;
	background-image: url(background.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

a { 
  text-decoration: none;
  font-weight: bold;
	color: #b18a6c; 
}
.left {float: left}
.right {float: right}
.mt67 {margin-top: 67px}
.mt67 img {cursor: pointer;}
.mt4 {margin-top: 4px}
.clr {clear: both}
/*-----------------------------------------------------------*/
#wrap {
	background: transparent;
	width: 980px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
/*-----------------------------------------------------------*/
#naglowek {
  float: left;
  clear: both;
  width: 900px;
  height: 122px;
  padding: 0px 40px 0px 40px;
  background-color: transparent;
}

#glowna {
	float: left;
	clear: both;
	width: 941px;
  height: 393px;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 39px;
	background-color: transparent;
	background-image: url(licznik.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#stopka {
  float: left;
  clear: both;
  width: 900px;
  height: 21px;
  padding: 76px 40px 0px 40px;
  background-color: transparent;
}

#szukaj {
  position: absolute;
  left: 45%;
  top: 236px;
  width: 224px;
  height: 116px;
  background-color: transparent;
	background-image: url(wyszukiwarka.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#mod_search_searchword {
  position: relative;
  left: 47px;
  top: 55px;
  width: 132px;
  height: 16px;
  font-family: "Times New Roman", Times;
  border: 0;
  /*background-color: transparent;*/
}

#szukaj_2 {
  position: relative;
  left: 45px;
  top: 64px;
  width: 84px;
  height: 23px;
  font-family: "Times New Roman", Times;
  background-color: transparent;
}

#logowanie {
  position: absolute;
  left: 45%;
  top: 236px;
  width: 224px;
  height: 166px;
  background-color: transparent;
	background-image: url(logowanie.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#modlgn_username {
  position: relative;
  left: 47px;
  top: 55px;
  width: 132px;
  height: 16px;
  font-family: "Times New Roman", Times;
  /*background-color: transparent;*/
}

#modlgn_passwd {
  position: relative;
  left: 47px;
  top: 82px;
  width: 132px;
  height: 16px;
  font-family: "Times New Roman", Times;
  /*background-color: transparent;*/
}

#logowanie_3 {
  position: relative;
  left: 45px;
  top: 93px;
  width: 84px;
  height: 23px;
  font-family: "Times New Roman", Times;
  background-color: transparent;
}

#baner {
  width:647px;
  height:393px;
  background-color:transparent;
  margin-left:294px
}
/*-----------------------------------------------------------*/