
body {
  margin: 0px;
  padding:0px;
  background: #6AC200 url(img/back.jpg) no-repeat top center;
  font-family: "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
  font-size: 12px;
  color: #333333;
}

#page{
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}

#head{
  width: 950px;
  height:305px;

}
#head1{
  float:left;
  width: 550px;
  height:305px;
  background: transparent url(img/head1.jpg) no-repeat;
}
#head2{
  float:left;
  width: 255px;
  height:305px;
}
#head21{
  width: 255px;
  height:130px;
  background: transparent url(img/head21.jpg) no-repeat;
}
#head22{
  width: 255px;
  height:135px;
  background: transparent url(img/head22.jpg) no-repeat;
}
#head23{
  width: 255px;
  height:40px;
  background: transparent url(img/head23.jpg) no-repeat;
}
#head3{
  float:left;
  width: 145px;
  height:305px;
  background: transparent url(img/head3.jpg) no-repeat;
}


#left{
  float:left;
  width: 295px;
  height:350px;
  
}
#left1, #left2{
  float:left;
  width: 295px;
  height:175px;
}
#left1{
  background: transparent url(img/left11.jpg) no-repeat;
}
#left2{
  background: transparent url(img/left22.jpg) no-repeat;
}


#text{
  padding-top:60px;
  float:left;
  width: 395px;
}
.Honas{
  background: transparent url(img/onas.jpg) no-repeat;
}
.Hprodukty{
  background: transparent url(img/produkty.jpg) no-repeat;
}
.Hkontakt{
  background: transparent url(img/kontakt.jpg) no-repeat;
}

#text .pr_h{
  margin:0px;
  padding:2px;
  padding-right:30px;
  text-align: right;
  font-size:14px;
  font-weight:bold;
  font-style: italic;
}

#text p, #text .pr_t{
  padding:4px;
  margin: 3px;
  text-align: justify;
}

#text a{
  color:#999999;
  text-decoration:none;
}
#text a:hover{
  color:#000000;
  text-decoration:underline;
}

#right{
  float:right;
  width: 260px;
  height:350px;
  background: transparent url(img/right.jpg) no-repeat;
}
#menu {
	width: 200px;
	border: 1px solid #ccc;
	margin-top: 17px;
	margin-left: 11px;
	font-size:14px;
	font-weight:bold;
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu li a {
  	height: 32px;
  	height: 24px;
  	display: block;
	text-decoration: none;
	color: #888;
	padding: 8px 0 0 33px;
	}
#menu li a:hover, #menu li #current {
	color: #283A50;
	}
#menu .onas a {
	background: url(img/onas.gif);
	}
#menu .onas a:hover, #menu .onas #current {
	background: url(img/onas.gif) 0 -32px;
	}
#menu .vyroba a {
	background: url(img/vyroba.gif);
	}
#menu .vyroba a:hover, #menu .vyroba #current {
	background: url(img/vyroba.gif) 0 -32px;
	}
#menu .produkty a {
	background: url(img/produkty.gif);
	}
#menu .produkty a:hover, #menu .produkty #current {
	background: url(img/produkty.gif) 0 -32px;
	}
#menu .kontakt a {
	background: url(img/kontakt.gif);
	}
#menu .kontakt a:hover, #menu .kontakt #current {
	background: url(img/kontakt.gif) 0 -32px;
	}

#content{
  background: transparent url(img/backg.jpg) repeat-y;
}

#footer{
  clear:both;
  width: 772px;
  height:35px;
  margin-left:94px;
  background: transparent url(img/footer.jpg) no-repeat;
  font-size: 10px;
  color: #999999;
  text-align: center;
  line-height:20px;
}
#footer a{
  color: #999999;
  text-decoration: none;
}
#footer a:hover{
  color: #444444;
  text-decoration: underline;
}
