body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #669900 url(../images/green-bg.jpg) repeat;
}
#holder {
	width: 870px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/marhan-bg-01.png);
	background-repeat: repeat-y;
	margin: auto;
}
#top {
	height: 109px;
	border-bottom: 1px dashed #99a920;
}
#top span {
	margin:0;
	padding:10px;
	text-align: right;
}
#top1 {
	float: left;
	width: 290px;
}
#top2 {
	width: 370px;
	padding-left: 65px;
	float: left;
	padding-top: 15px;
}
#top2 p {
	text-align: left;
	color: #ec008c;
	margin:0;
	line-height: 1.4em;
}
#top2 a {
	color: #ec008c;
}
#top2 a:hover {
	color: #333;
}
#top3 {
	width: 145px;
	height:59px;
	float: left;
	background: url(../images/Top3.png) no-repeat;
	padding-top:9px;
	padding-bottom:10px;
}
#top3 p {
	text-align: center;
	font-size:1.1em;
	line-height:0.5em;
	color: #fff;
}
#header {
	height: 179px;
}
#header1 {
	float: left;
	width: 290px;
}
#header2 {
	width: 428px;
	height:175px;
	float: left;
	padding: 2px;
	background: url(../images/Kwiaciarnia-Warszawa-Marhan-01.jpg) no-repeat;
}
#header2 p {
font-size:1.8em;
margin:0;
padding: 0.25em 1em;
color: #fff;
background:#99a920;
}
#header3 {
	width: 145px;
	float: left;
	border-left: 1px dashed #99a920;
	padding: 0px;
}
#sBanner1 {
	height:55px;
	padding:2px;
	margin:0px;
	border-bottom: 1px dashed #99a920;
	background: url(../images/sBanner1.png) no-repeat;
}
#sBanner1 p{
font-size:1.2em;
color:#fff;
margin-top:5px;
padding:0 50px 0 10px;
}
#sBanner2 {
	height:55px;
	padding: 2px;
	border-bottom: 1px dashed #99a920;
	background: url(../images/sBanner2.png) no-repeat;
}
#sBanner2 p{
font-size:1.2em;
color:#000;
margin-top:2px;
padding:0 6px;
}
#sBanner3 {
	height:55px;
	padding:2px;
	background: url(../images/sBanner3.png) no-repeat;
}
#sBanner3 p{
font-size:1.2em;
color:#fff;
margin-top:5px;
padding:0 10px;
}
#data {
	height:20px;
	text-align:right;
	padding: 8px 5px 0 0;
	border-top: 1px dashed #99a920;
}
#menu {
	height: 33px;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #fff;
	text-align: right;
	position: relative;
	display: block;
	margin: 0px -30px;
	background: #99a920;
	border-top: 1px solid #C9DC45;
	border-left: 1px solid #C9DC45;
	border-bottom: 1px solid #616B14;
	border-right: 1px solid #616B14;
	}
#menu ul {
float:right;
margin:0 0 0 190px;
padding:0px;
list-style-type:none;
}
#menu ul li {
display:inline; margin:0; padding:0;
}
#menu ul a {
float:left;
display:inline;
text-decoration:none;
white-space:nowrap;
padding:8px 10px 8px 10px;
}
#menu ul a:link, ul a:visited {
color:#fff;
}
#menu ul li a:hover {
background:#C9DC45;
}
#menu ul li.current a:link, ul li.current a:visited {
color:#fff; background:#ec008c;
}
#footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #99a920;
	padding: 5px;
	text-align: center;
	clear:both;
}
#footer p{
	color: #999999;
}
#footer a{
	color: #999999;
	text-decoration:underline;
}
#footer a:hover, a:focus {
	color: #ec008c;
	text-decoration:underline;
}
a:link, a:visited {
	color: #333
}
a:hover, a:active, a:focus {
	color: #ec008c;
	text-decoration: underline;
}
h1 {
	font-size: 1.4em;
	color: #ec008c;
	padding: 2em 0 0em 0;
	clear:both;
}
h2 {
	font-size: 1.2em;
	color:#99a920;
	padding: 2em 0 0 0;
}
#kwiatek {
	position: absolute;
	left: 25px;
	top: -75px;
}
#left_nav {
	float: left;
	width: 160px;
	border-right: 1px solid #99a920;
	padding-top: 20px;
}
#left_nav h1{
	text-align: left;
	padding: 7px 0px 12px 30px;
	margin: 0px 0px 0px -30px;
	background: /*#99a920*/ url(../images/arrow.png) no-repeat bottom left;
	color: #FFFFFF;
	border-top: 1px solid #C9DC45;
	/*border-left: 1px solid #C9DC45;*/
	font-size: 1.2em;
	text-transform: uppercase;
}
#left_nav ul.navigation {
margin:0;
padding:0px;
list-style-type:none; }
#left_nav ul.navigation li {
display:inline;
margin:0;
padding:0;
} /*floating here would cause last item to wrap: just display:inline is adequte*/
#left_nav ul.navigation a {
display:block;
font-size:1.2em;
text-decoration:none;
white-space:nowrap;
padding:6px 10px 7px 5px;
background:#fff;
}
#left_nav ul.navigation a:link, ul.navigation a:visited {
color:#000;
}
#left_nav ul.navigation li a:hover {
   background:#C9DC45;
   color:#fff;
   font-weight: bold;
}
#left_nav ul.navigation li.current a {
   color:#fff;
   background:#ec008c;
   font-weight:bold;
}
#left_nav ul.navigation li.current a:hover {
   background:#C9DC45;
}
#left_nav strong {
color:#ec008c;
}
#left_nav ul.navigation li.current a strong{
   color:#fff;
   background:#ec008c;
   font-weight:bold;
}
#content {
	float: right;
	width: 669px;
	padding: 20px;
	margin-left:-1px;
	border-left: 1px solid #99a920;
	}
#content p {
	font-size: 1.2em;
	line-height: 1.6em;
}
#oferta dl a{
width: 200px;
margin: 20px 20px 0px 0;
padding: 0;
float:left;
color: #333;
text-decoration:none;
}
#oferta dl a:hover{
text-decoration:underline;
}
#oferta dt {
margin: 0;
padding: 0;
font-size: 1.4em;
color: #ec008c;
font-weight:bold;
}
#oferta dd {
margin: 0;
padding: 0;
font-size:1em;
line-height: 1.2em;
}
#oferta dd span {
margin: 0;
padding: 0;
font-size:1.2em;
line-height: 1.3em;
}
#oferta dd img {
/*width: 200px;
height: 200px;*/
margin-top: 1em;
border:0;
}
#gallery ul {
float:left;
margin:0px;
padding:0px;
list-style-type:none;
}
#gallery ul li{
float:left;
margin:4px 6px 0 0px;
padding:0px;
}
#gallery ul li img {
border: none;
}
img {
border:none;
}
/*GALERIA Z OPISEM*/
#gallery dl a{
width: 160px;
margin: 4px 6px 0 0;
padding: 0;
float:left;
color: #333;
text-decoration:none;
}
#gallery dl a:hover{
text-decoration:underline;
}
#gallery dt {
margin: 0;
padding: 0;
font-size: 1.4em;
color: #ec008c;
}
#gallery dd {
margin: 0;
padding: 0;
font-size:1em;
line-height: 1.2em;
}
#gallery dd span {
margin: 0;
padding: 0;
font-size:1.2em;
line-height: 1.3em;
}
#gallery dd img {
/*width: 200px;
height: 200px;*/
margin-top: 1em;
border:0;
}
