* {
  padding: 0;
  margin: 0;
  border: 0;
}
body {
  background: url(/grafika/tlo_strony.jpg) repeat-x;
  font-family: sans-serif;
  font: 10pt "Trebuchet MS";
}
.container{
  position:relative;
  margin:0 auto;
  }
/*.tabela{
  min-width: 995px;*/
    /* IE Dynamic Expression to set the width */
  /*width:expression(document.body.clientWidth < 995 ? "995px" : "100%" );
  }
  */
table {
  border-spacing:0;
  border:0px;
  width:100%;
}
td {
  vertical-align:top;
}
/*.content {
  margin:10px 10px 0 10px;
}*/
.content {
  width:700px;
  margin:10px 0px 0px 10px;
  float: left;
  /*overflow-y: auto;
  height: 530px;*/ 
}
.content img {
	margin: 2px;
	border: 1px solid white;
}
.content a {
  color:#c74504;
}
.contentLeft,
.content2 {
	font-size: 11px;
}
.contentLeft {
  width:344px;
  margin:10px 6px 0 6px;
}
.content2 {
  width:344px;
  margin:10px 6px 0 6px;
  /*overflow-y: auto;*/
  height: 350px; 
}
 
.txt_italic {
  font-style:italic;
}
.txt_prawa {
  text-align:right;/*font-size:10px;*/
}
.txt_prawa2 {
  text-align:right;
  margin:6px auto;
}
.txt_wyjustowany {
  text-align:justify;
}
.txt_orange {
  color:#c74504;
  font-weight: bold;
  margin:35px 15px auto auto;
  text-align:right;
}
.txt_orange2 {
  color:#c74504;
  font-weight: bold;
  text-align:center;
  margin-bottom:5px;
}
.txt_green {
  color:#4d7b03;
  text-align:right;
  margin-right:10px;
}
.txt_wiecej {
  font-size:11px;
  color:#d74a04;
  text-align:right;
}
.linia_pomaranczowa {
  border-bottom:solid 1px #d74a04;
}
.ramka_pomaranczowa {
  margin: 2px;
  border: 2px solid #d74a04;
}
.ramka_zielona {
  margin: 2px;
  border: 2px solid #B8C37F;
}
.content .ramka_pomaranczowa {
  margin: 2px;
  border: 2px solid #d74a04;
}
.content .ramka_zielona {
  margin: 2px;
  border: 2px solid #B8C37F;
}
.img_ekoludek_mini {
	/*
  border:solid 2px #b6cc7d;
  */
  margin:5px 5px 5px 5px;
  border: none;
}
.img_galeria_mini {
  margin:5px 8px 5px 8px;
  border: none;
}
.button_green {
  /*float:right;*/
  background:url(/grafika/button1.jpg) center no-repeat;
  width: 64px;
  height: 18px;
  color: #ffffff;
  font-weight:bold;
  margin-left: 40px;
  /*margin-bottom:10px;*/
  clear:right;
}
.input_strefa_rodzica {
  background-color:#f2f2f3;
  background:url(/grafika/input_strefa_rodzica.jpg) center no-repeat;
  margin-top:20px;
  margin-left:30px;
  margin-right:-40px;
  padding-left:20px;
  padding-top:8px;
  width:115px;
  height:19px;
}
.input_formularz {
  background-color:#f9f6d5;
  border:1px solid #f6a20b;
  margin-top:3px;
  margin-left:3px;
  padding-left:20px;
  padding-top:3px;
  width:200px;
  height:14px;
}
.fl_left {
  float:left;
  width:325px;
  margin:0 15px auto 5px;
}
.clear {
  clear:both;
}
.tlo_l_1 {
 background: url(/grafika/lewa_top2.jpg);
}
.tlo_l_2 {
 background: url(/grafika/lewa_top.jpg);
}
#news_list td {
 padding: 3px;
}
	#news_list td a {
	 white-space: nowrap;
	 float: right;
	}
table.padded td, 
table.padded th {
	padding: 3px;
}

.contentLeft img, 
.contentRight img
 {
	border: 1px solid #B7C276;
}

table#gallery {
	width: 100%;
	border: none;
	border-collapse: separate;
	border-spacing: 2px;
}

a.gallery_title {
	text-align: center;
	display: block;
} 
p.gallery_desc,
p.pic_desc,
p.pic_title {
	text-align: center;
	font-size: 11px;
	padding: 0 5px;
}

p.gallery_desc{
	 display: none;
}

