@charset "iso-8859-2";
/* główne */
html, body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #FFFFFF;
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #CA3200;
}
img, table, td, a img {border: 0px; margin: 0px; padding: 0px;}
a {color: #CA3200; text-decoration: none;}
a:hover {text-decoration: underline;}

p {
  margin: 0;
  text-align:left;
  padding: 0 0 10px;
}

/* glowne warstwy */
#index {
  width: 950px;
  margin: 0 auto;
}
/* top */
.top1 {
	background: url('img/top1.gif') no-repeat;
}
.top2 {
	background: url('img/top2.gif') no-repeat;
}
.top3 {
	background: url('img/top3.gif') no-repeat;
}
.top4 {
	background: url('img/top4.gif') no-repeat;
}

/* text */
.text {
	margin:25px;
	color:#666666;
}

/* main */
.main {
	border: 1px solid #E1E1E1;
}
.main_top1 {
	background: url('img/maintop1.gif') no-repeat;
}
.main_top2 {
	background: url('img/maintop2.gif') no-repeat;
}
.main_top3 {
	background: url('img/maintop3.gif') no-repeat;
}
.main_footer {
	background: url('img/main_footer.gif') no-repeat;
}


/* Menu */

.menu a {
  text-align: left;
  display: block;
  margin: 0;
  padding: 3px 0 5px 0;
  background: url('img/linia.gif') bottom left no-repeat;
  color: #666666;
  font: 10px Arial;
}
.menu a:hover {
  color: #CA3200;
  text-decoration: none;
}
.menu_footer {
	background: url('img/menu_footer.gif') bottom left no-repeat;
}
.mainmenu {
	background: url('img/mainmenu.gif') no-repeat;
}
.webmaster {
	background: url('img/webmaster.gif') no-repeat;
}
.okazyjne {
	background: url('img/okazyjne.gif') no-repeat;
}
.kreskowki {
	background: url('img/kreskowki.gif') no-repeat;
}
.pojazdy {
	background: url('img/pojazdy.gif') no-repeat;
}
.rosliny {
	background: url('img/rosliny.gif') no-repeat;
}
.inne {
	background: url('img/inne.gif') no-repeat;
}
.zwierzeta {
	background: url('img/zwierzeta.gif') no-repeat;
}

/* Logowanie */

.logowanie1 {
	background: url('img/logowanie1.gif') no-repeat;
}
.logowanie2 {
	background:#F9F9F9;
	border: 1px solid #E6E6E6;
}
.logowanie3 {
	background: url('img/logowanie3.gif') bottom left no-repeat;
}
form {margin: 0; padding: 0;}
form.cent {text-align: center;}
input.i1 {
  width: 140px;
  height: 20px;
  padding: 4px 0 0 8px;
  margin-bottom: 3px;
  border: 0 solid;
  font-size: 10px;
  background: url('img/input.gif') no-repeat;
  color: #67625c;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 134px;
  height: 18px;
}
input.but {
  width: 59px;
  height: 15px;
  font: 9px Arial;
}

/* Polecane */
.polecane_top{
	background: url('img/polecane.gif') no-repeat;
}
.polecane{
	background:#F9F9F9;
	border: 1px solid #E6E6E6;
}
.polecane_footer{
	background: url('img/polecane_footer.gif') bottom left no-repeat;
}
.polecane a {
  text-align: left;
  display: block;
  margin:0 15px 0 10px;;
  padding: 3px 0 5px 15px;
  background: url('img/dot.gif') center left no-repeat;
  color: #CA3200;
  font: 10px Arial;
}
.polecane a:hover {
  color: #CA3200;
  text-decoration: underline;
}

.aaa{
	background:#F9F9F9;
	border: 1px solid #E6E6E6;
}
.aaa a {
  margin:0 5px 0 5px;;
  padding: 3px 0 5px 15px;
  background: url('img/dot.gif') center left no-repeat;
  color: #CA3200;
  font: 10px Arial;
}
.aaa a:hover {
  color: #CA3200;
  text-decoration: underline;
}

/* Statystyki */
.stat_top{
	background: url('img/stat.gif') no-repeat;
}
.stat{
	background:#F9F9F9;
	border: 1px solid #E6E6E6;
}
.stat_footer{
	background: url('img/polecane_footer.gif') bottom left no-repeat;
}


/* Stopka */
.stopka,.stopka2 {
	background: url('img/stopka_bg.gif') repeat-x;
	text-align:left;
}
.stopka a {
  text-align: left;
  display:inline;
  margin:0 0 0 10px;;
  padding: 3px 0 4px 15px;
  background: url('img/arrow2.gif') center left no-repeat;
  color: #666666;
  font:10px Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}
.stopka a:hover {
  color: #CA3200;
  text-decoration: underline;
}
	