* {
    margin: 0px;
    padding: 0px;
}
	
body {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #250;
    background: url(/images/bg_body.jpg) repeat-x;
		background-color: #4f9205;
}
				
#all {
    width: 770px;
    background-image: url(/images/bg_all.gif);
		background-repeat: repeat-y;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	font-size: 15px;
}
							
#header {
    width: 770px;
    height: 104px;
    position: relative;
    text-align: left;
}

img.top {
		border: 0px;
}

#drewpol {
    position: absolute;
		left: 38px; top: 25px;
}

.firma {
		color: #FFFFFF;
		font-size: 32px;
		font-weight: bold;
}

.zaklad {
		color: #FFFFFF;
		font-size: 14px;
}

#produkujemy {
		position: absolute;
		left: 360px; top: 8px;
		color: #ffffff;
		font-weight:bold;
		font-size: 15px;
}

#adres {
		position: absolute;
		left: 342px; top: 34px;
		text-align: right;
		color: #ffffff;
}

#menu_poziome {
		height: 38px;
		background: url(/images/bg_menu.gif) no-repeat;
		text-align: left;
		padding-left: 32px;
}


#left {
    float: left;
    width: 450px;
}

#naglowek {
		height: 53px;
		background: url(/images/naglowek.gif) no-repeat;
		text-align: left;
		position: relative;
}

#naglowek_inner {
		position: absolute;
		left: 90px; top: 9px;
		font-size: 15px;
		font-weight: bold;
}

#content {
		margin-left: 70px;
    width: 342px;
    overflow: hidden;
    text-align: justify;
}

#right {
    float: left;
    width: 320px;
}
			    
#right_inner {
    width: 320px;
    overflow: hidden;
}

#footer {
    overflow: hidden;
    clear: both;
    position: relative;
    height: 83px;
    background: url(/images/bottom.gif) no-repeat;
    font-size: 10px;
}

#st {
		position: absolute; bottom: 6px; right: 40px;
		text-align: right;
}

#st img {
border: none;
}

#menu_poziome img {
border: 0px;
}

#galeria111 img {
border: 0px;
}

#powrot img {
border: 0px;
}

#bottom_links {
		background-color: #4f9205;
}

a.menu2 img  {
	border: 0px;
}

a.fotto img  {
	border: solid 1px #532618;
}

a {
	color: #436231;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.foto,.pole {
	border: solid;
	border-width: 1px;
	color: #532618;
}

.title {
	color: #532618;
	font-weight: bold;
	font-size: 14px;
}

.opis_pole {
	color: #532618;
	font-size: 11px;
}

.menu2 {
	color: #498607;
	font-weight: bold;
	text-decoration: none;	
}