body {
  /* background-color: #ffffff; */
  color: #000000;
  font-size: 12px;
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background-image: url("images/fill_bg.png");
	background-repeat: repeat;
  }
	
.created {
  color: #A0C5FF;
  font-size: 9px;
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

.fill_tekst {
	background-image: url("images/fill_tekst.png");
	background-repeat: repeat-y;
	width: 587px;
}

.img_left_fill {
	background-image: url("images/img_left_fill.gif");
	background-repeat: repeat-y;
	width: 193px;
}

.stopka_fill {
	color: #434343;
	font-size: 11px;
	background-image: url("images/stopka_fill.png");
	background-repeat: repeat-x;
	height: 38px;
}

.stopka_bottom {
	background-image: url("images/stopka_bottom.png");
	background-repeat: repeat-x;
	height: 9px;
}

.tlo_content_kontakt {
	background-image: url("images/tlo_content_kontakt.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}

.tlo_content_sklep {
	background-image: url("images/tlo_content_sklep.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.tlo_content_wypozyczalnia {
	background-image: url("images/tlo_content_wypozyczalnia.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.tlo_content_oferta {
	background-image: url("images/tlo_content_oferta.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.tlo_content_polecamy {
	background-image: url("images/tlo_content_polecamy.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.tlo_content_wspolpraca {
	background-image: url("images/tlo_content_wspolpraca.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.tlo_content_galeria {
	background-image: url("images/tlo_content_galeria.gif");
	background-repeat: no-repeat;
	background-position: center center;
}


.tlo_content_o_mnie {
	background-image: url("images/tlo_content_o_mnie.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.img_title_oferta_up {
	background-image: url("images/img_title_oferta_up.png");
	width: 487px;
	height: 39px;
	vertical-align: bottom;
	font-size: 22px;
  font-weight: bold;
	color: #1a9ee0;
}

.title_small_oferta {
	font-size: 14px;
  font-weight: bold;
	color: #1a9ee0;
}
.title_oferta {
	font-size: 18px;
  font-weight: bold;
	color: #1a9ee0;
}

.img_title_aktualnosci_up {
	background-image: url("images/img_title_oferta_up.png");
	width: 487px;
	height: 39px;
	vertical-align: bottom;
	font-size: 24px;
  font-weight: bold;
	color: #f09f0b;
}

.img_title_kontakt_up {
	background-image: url("images/img_title_oferta_up.png");
	width: 487px;
	height: 39px;
	vertical-align: bottom;
	font-size: 24px;
  font-weight: bold;
	color: #b876a9;
}

.img_title_galeria_up {
	background-image: url("images/img_title_oferta_up.png");
	width: 487px;
	height: 39px;
	vertical-align: bottom;
	font-size: 24px;
  font-weight: bold;
	color: #6aa62a;
}

.fill_pole_tekstowe {
	background-color: #ffffff;
}

.fill_left_margin {
	background-image: url("images/fill_left_margin.png");
	background-repeat: repeat-y;
	width: 80px;
}  

.fill_right_margin {
	background-image: url("images/fill_right_margin.png");
	background-repeat: repeat-y;
	width: 77px;
}  

.text_color {
  color: #006600;
  font-size: 15px;
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: bold;
  }

.text {
	line-height: 150%;	
}

.color_blue {
  color: #3399CC;
}
.color_red {
  color: #EB0000;
}
.color_white {
	color: #ffffff;
}

.font_small {
  font-size: 6px;
  color: #ffffff;
}

.font_big {
	font-size: 20px;
}

.tab_center {
	margin: 0px auto 0px auto;
	border-style: double;
	border-color: #CCCCCC;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	}

a.link {
	color:#006600;
  text-decoration : none;
  	}
  a.link:visited {
    color:#ff9900;
  	text-decoration : none;
  	}
  a.link:active {
   color:#006600;
  	text-decoration : none;
  	}
  a.link:hover {
		/* vertical-align: -10%; */
	  color:#00cc00;
  	text-decoration : underline;
  	}

a.link_big {
	font-size: 1.2em;
	color:#006600;
  text-decoration : underline;
  	}
  a.link_big:visited {
		font-size: 1.2em;
		color:#006600;
  	text-decoration : underline;
  	}
  a.link_big:active {
		font-size: 1.2em;
		color:#006600;
  	text-decoration : underline;
  	}
  a.link_big:hover {
		/* vertical-align: -10%; */
	  font-size: 1.2em;
		color:#00cc00;
  	text-decoration : underline;
  	}
  
a.link_bottom {
	color:#434343;
  text-decoration : none;
  }
  a.link_bottom:visited {
		color:#434343;
  	text-decoration : none;
  	}
  a.link_bottom:active {
		color:#434343;
  	text-decoration : none;
  	}
  a.link_bottom:hover {
		text-decoration : underline;
  	}

a.link_g {
	color:#ffffff;
	font-size: 5px;
  text-decoration : none;
  }
  a.link_g:visited {
    color:#ffffff;
  	font-size: 5px;
  	text-decoration : none;
  	}
  a.link_g:active {
   	color:#ffffff;
		font-size: 5px;
  	text-decoration : none;
  	}
  a.link_g:hover {
  	text-decoration : none;
  	}

.menu_up {
	background-color: #ffffff;
	height: 280px;
	width: 193px;
}
.menu_bottom {
	background-color: #ffffff;
	width: 193px;
}

.fill_trawka {
 	color: #ffffff;
	font-size: 11px;
	background-image: url("images/fill_trawka.png");
	background-repeat: repeat;
}


.center {
	text-align: center;
	}
.left {
	text-align: left;
	}
.sub_stat {
	vertical-align: -70%;
	}
.sub_login {
	vertical-align: -40%;
	}

.sub_kropek {
	vertical-align: -0.4em;
	}
.sub15 {
	vertical-align: -2px;
	}
.footer_link {
	color:black;
	text-decoration:none;
}

.td_up_left {
	font-size: 2px;
	background-image: url("images/up_left.gif");
	background-repeat: no-repeat;
	}
.td_up {
	font-size: 2px;
	background-image: url("images/up.gif");
	background-repeat: repeat-x;
	}
.td_up_right {
	font-size: 2px;
	background-image: url("images/up_right.gif");
	background-repeat: no-repeat;
	}
.td_right {
	font-size: 2px;
	background-image: url("images/right.gif");
	background-repeat: repeat-y;
	}
.td_bottom_right {
	font-size: 2px;
	background-image: url("images/bottom_right.gif");
	background-repeat: no-repeat;
	}
.td_bottom {
	font-size: 2px;
	background-image: url("images/bottom.gif");
	background-repeat: repeat-x;
	}
.td_bottom_left {
	font-size: 2px;
	background-image: url("images/bottom_left.gif");
	background-repeat: no-repeat;
	}
.td_left {
	font-size: 2px;
	background-image: url("images/left.gif");
	background-repeat: repeat-y;
	}

.polecamy_logo{
}

.polecamy_opis{
text-indent: 12px;
}
.polecamy_opis p{
margin-top: 0px;
margin-bottom: 0px;
}

div#bottom_logo{
height: 50px;
background: url('images/logo_kolorowe.jpg') bottom right no-repeat;
margin-top: 15px;
margin-bottom: 15px;
}


div#sklep_images{
height: 80px;
text-align: center;
-moz-opacity: 0;
filter: alpha(opacity=0);
opacity:0;

}

div#sklep_images img{
border:0;
}

form.opacity input, form.opacity textarea{background: transparent; border: 1px solid silver;}