html {
  margin: 0; 
  padding: 0;
}
body {
  font: 80% Verdana, Arial, Helvetica, sans-serif;
  margin: 0; 
  padding: 0;
  background: #fff; 
  color: black;
}
h1 {
  font-size: 160%; 
  letter-spacing:0px;
  margin: 0 15px 10px 0; 
  padding: 0em 0.1em 0.3em 0em;
  background: #fff;
  color: #70b452;
  border-bottom: 0px solid #70b452;
}
h2 {
  font-size: 160%; 
  letter-spacing: 0px;
  margin: 0 15px 10px 0; 
  padding: 0em 0.1em 0.3em 0em;
  background: #fff;
  color: #70b452;
  border-bottom: 0px solid #70b452;
}
h3 {
  font-size: 1em; 
  margin: 5px 0 0px 0; 
  padding: 0px 0 2px 0; 
  border-bottom: 1px solid black;
 }
h4 {
  font-size: 1em; margin: 0; 
  padding: 0.33em 0 0; 
  border-bottom: 1px solid rgb(50%,50%,35%);
}
h1, h3, h4 {
  line-height: 1em;
}
p {
  line-height: 1.5; 
  margin: 0.5em 0 1em;
}

a{
	color: #70b452;
}
a:hover{
	color: #41a75f;
}

form{
	margin:0;
}

.error {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
	display: none;
}

.msg{
	margin: 5px 0;
	padding: 5px;
	background-color: Gray;
	color : #FFF;
	font-weight: bold;
	display: none;
}

.warning{
	color: Maroon;
}

div.contener{
	border:0px solid red;
	height: auto;
	margin-top: 0px;
	clear: both;
	padding: 0px;
}
div.entry {
  margin: 0px 26px 20px 240px; 
  padding: 0;
  vertical-align: top; 
}


div#sidebar {
  float:left; 
  display: inline;
  width: 214px; 
  margin: 0 0 10px 5px;
  text-align: center;
}

#sidebar ul {
  list-style: none; 
  margin: 0; 
  padding: 0;
  vertical-align: bottom;
  background: #fff;
}
#sidebar h4, #sidebar ul {
  margin: 0 3px 0 0;
}
#sidebar li {
  padding:0; 
  vertical-align: bottom;
  border: 0px solid #000;
 }
#sidebar a {
  text-decoration: none;
  padding: 15px 0 0 10px; 
  margin: 0 0 0 50px;
  background: #fff;
  border-bottom: 1px solid #d2d2d3;
  display: block;
  text-align: left;
  color: #41a75f;
  font-size: 0.85em;
  vertical-align: bottom;
  height: 35px;
  cursor: pointer;
}
#sidebar a:hover {
  color: #41a75f;
  background: #e5f1dd;
  border-right: 0px solid #d2d2d3;
  cursor: pointer;
}

ul#submenu {
  list-style: none; 
  margin: 0px; 
  padding: 0;
  background: #fff;
}

ul#submenu li {
  padding: 0.25em 0; 
  margin-left: 20px;
  border-top: 0px solid #000;
}

ul#submenu a {
  text-decoration: none;
  padding: 15px 0 0 10px;
  margin: 0 0 0 50px;
  background: #fff;
  border-bottom: 1px solid #d2d2d3;
  border-right: 0px solid #d2d2d3;
  display: block;
  text-align: left;
  color: #41a75f;
  font-size:0.85em;
  height: 35px;
}

.menu_img{
	border: 0px solid #000;
	vertical-align: middle;
	padding: 10px 0 10px 0;
}

div#logo{
  width: 214px;
  height: 150px;
  float:left; 
  display: inline;
  margin: 15px 0 10px 5px;
}

div#pasek{
	height:20px;
	float: left;
	background-color: #70b452;
	width: 65%;
	background-repeat: no-repeat;
   background-position:right top;
   background-image:url(../img/green_belka_round.png);
}

div#pasek a{
	color: #fff;
	text-decoration: none;
	margin-left: 6px;
	margin-top: 0px;
}

div#pasek a:hover{
	color: #fff;
	text-decoration: underline;
	margin-left: 6px;
}
div#pasek img{
	vertical-align: middle;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div#ikon{
	float: right;
	padding: 0px;
	width: 35%;
	border: 0px solid red;
}


img.photo{
	vertical-align: text-top;
	border: 0px solid red;
	float: left;
	margin: 0px 5px 5px 0px;
}

img.photo2{
	vertical-align:middle;
	border: 0px solid red;
	float: left;
	padding-bottom: 0px;
	margin: 0px 5px 0px 0px;
}
div#mainmenu{
	margin-left: 240px;
}

#mainmenu ul{
	margin: 0px;
	margin-left: 0px;
	padding: 0 0 0 0px;
}

#mainmenu li{
	list-style: none;
	float: left;
	margin: 0px;
	width: 16%;
	white-space: nowrap;
	padding: 50px 0px 0px 0px;
}


#mainmenu a {
  text-decoration: none;
   border-left: 1px solid #d2d2d3;
	font-size: 12px;
  padding: 10px 0 0em 2px; 
  display: block;
  text-align: left;
  color: #41a75f;
}
#mainmenu a:hover {
  color: #41a75f;
  background: #e5f1dd;
  border-bottom: 0px solid #d2d2d3;
}

div#downmenu{
	margin: 5px;
	padding: 0px;
}

div#downmenu a {
  text-decoration: none;
  padding: 10px 0 0em 0px;
  text-align: left;
  font-size: 0.8em;
  color: #000;
}
div#downmenu a:hover {
  text-decoration: underline;
  color: #000;
  border-bottom: 0px solid #d2d2d3;
}



table.banertab{
	border: 1px solid blue;
}

table.banertab td.r{
	background-repeat: repeat-x;
   background-position:left top;
   background-image:url(../img/baner_pasek.png);
}
div.baner{
	width: 100%;
	height: 81px;
	border: 0px solid green;
	float: left;
	margin: 10px 0 0 0;
	background-repeat: repeat-x;
   background-position:left top;
   background-image:url(../img/baner_pasek.png);
}

div.baner1{
	border:0px solid red;
	width: 532px;
	float: left;
	height: 81px;
	margin-top: 0px;
	padding: 0 0 0 0px;
}

div.baner_pasek{
	border:1px solid red;
	width: 99%;
	height: 81;
	margin-top: 0px;
	padding: 0px 0 0 0px;
	background-repeat: repeat-x;
   background-position:left top;
   background-image:url(../img/baner_pasek.png);
}

div#boxleft{
  background-color: #e6e7e8;
  width: 214px;
  height: auto;
  float:left; 
  display: inline;
  margin: 0 0 10px 5px;
}

div#box{
	background-color: #e6e7e8;
	width: 214px;
	height: auto;
	margin: 0 0 10px 10px;
	float: right;
}

div.boxtxt{
	padding: 0 15px 0 15px;
}
div.belkatop{
	background-repeat: no-repeat;
   background-position:right top;
   background-image:url(../img/belkatop.png);
	height: 22px;
	font-weight: bold;
	font-size: 15px;
	color: #848588;
	padding: 2px 15px 2px 15px;
}

div.belkabottom{
	background-repeat: no-repeat;
   background-position:right top;
   background-image:url(../img/belkabottom.png);
	height: 22px;
	margin: 0 0 0px 0;
}

div.space{
	height: 10px;
	background-color: #fff;
}

div.promocja{
	height: 70px;
	background-color: transparent;
}

a#promocja{
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
	color: Green;
	background-color: transparent;
	border: 0px;	
	text-align: center;
}

a#promocja:hover{
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
	color: Maroon;
	background-color: transparent;
	border: 0px;	
	text-align: center;
}

#footer{
   clear: both;
	background: #000;
	margin: 0px 0 0em 0;
	padding: 2px 0 2px 0;
	text-align: center;
	font-size: 10px;
	color: Gray;
	height: 10px;
}

.likebutton {
  text-decoration: none;
  color: #fff;
  padding: 0.25em 1em; 
  margin-right: 5px;
  background: #7cb852;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

.likebutton:hover {
  text-decoration: none;
  color: #70b452;
  padding: 0.25em 1em; 
  margin-right: 5px;
 background: #e5f1dd;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

.likebutton2 {
  text-decoration: none;
  font-size: 9px;
  font-weight: bold;
  color: #70b452;
  padding: 0 0 0 0; 
  margin-right: 5px;
  background: #e5f1dd;
  border-right: 1px solid #70b452;
  border-bottom: 1px solid #70b452;
}

.likebutton2:hover {
text-decoration: none;
  font-size: 9px;
  font-weight: bold;
  color: #70b452;
  padding: 0 0 0 0; 
  margin-right: 5px;
  background: #e5f1dd;
  border-right: 1px solid #70b452;
  border-bottom: 1px solid #70b452;
}

.addtobin{
	text-align: right;
}


table#contact{
	width: 98%;
}

table#contact th{
	text-align: left;	
	vertical-align: top;
}

table#contact td{
	text-align: left;	
	vertical-align: text-top;
	width: 75%;
}

table#contact input{
	border: 1px solid #70b452;
}

table#contact textarea{
	border: 1px solid #70b452;
	width: 100%;
	height: 100px;
}

