body  {
	font: 100% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #558618;
}
h1,h2 {	
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-size: inherit;
	
}

img	{
	border: 0;
}
a {
	color:#558618;
	font-weight: bold;
	text-decoration: none;
	outline: none;

}

a:hover { color:#73b621;}
.groba {	font-weight: bold;}
.menu_on { 	background: #e2e5c5;}
.menu_on_text { 	color: #558618;}

#site_container {
	width: 970px;
	background: #f5f3e0;
	margin: 20px auto 5px auto;
	text-align: left;
	padding: 0px 5px 30px 5px;
	overflow: hidden;
}
#logo {
	padding: 20px;
	float: left;
}
#menu {
	float: right;
	padding: 20px;
}
#menu li {
	display: inline;
}
#menu li a{
	display: inline;
	padding: 0px 10px;
}
#content_container {
	width: 800px;
	min-height: 395px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	clear: both;
}


#subsite_content img.content_foto {
	padding: 0px 20px 10px 0px;
	float: left;
	display: block;
}

#subsite_content_container {
	width: 900px;
	min-height: 395px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
}

#subsite_header {
	padding-left: 10px;
	line-height: 26px;
	background: #e2e5c5;
	color:#558618;
	font-weight: bold;
	margin: 0px;
}

#menu_home a {
	padding-left: 10px;
	line-height: 26px;
	background: #e2e5c5;
	background-position: 0px 25px;
	background-repeat: no-repeat;
	width: 146px;
	float: left;
	height: 395px;
	margin: 0px 2px;
}
#menu_home a:hover {
	background: #e8edca;
	background-position: 0px -370px;
	background-repeat: no-repeat;
	color: #73b621;
}
#menu_home a#menu_home_ofirmie{background-image: url('../img/ofirmie_bgr.jpg');}
#menu_home a#menu_home_oferta{background-image: url('../img/oferta_bgr.jpg');}
#menu_home a#menu_home_wydarzenia{background-image: url('../img/wydarzenia_bgr.jpg');}
#menu_home a#menu_home_galeria{background-image: url('../img/galeria_bgr.jpg');}
#menu_home a#menu_home_kontakt{background-image: url('../img/kontakt_bgr.jpg');}

#menu_oferta a {
	padding-left: 10px;
	line-height: 26px;
	background: #e2e5c5;
	background-position: 0px 25px;
	background-repeat: no-repeat;
	width: 114px;
	float: left;
	height: 395px;
	margin: 0px 2px;
}
#menu_oferta a:hover  {
	background: #e8edca;
	background-position: 0px -370px;
	background-repeat: no-repeat;
	color: #73b621;
}
#menu_oferta a#menu_oferta_wnetrz{background-image: url('../img/oferta_wnetrz_bgr.jpg');}
#menu_oferta a#menu_oferta_bukiety{background-image: url('../img/oferta_bukiety_bgr.jpg');}
#menu_oferta a#menu_oferta_pamieci{background-image: url('../img/oferta_pamieci_bgr.jpg');}
#menu_oferta a#menu_oferta_prezenty{background-image: url('../img/oferta_prezenty_bgr.jpg');}
#menu_oferta a#menu_oferta_imprez{background-image: url('../img/oferta_imprez_bgr.jpg');}
#menu_oferta a#menu_oferta_slubu{background-image: url('../img/oferta_slubu_bgr.jpg');}
#menu_oferta a#menu_oferta_tarasow{background-image: url('../img/oferta_tarasow_bgr.jpg');}

#subsite_menu_oferta a {
	padding-left: 10px;
	line-height: 26px;
	background: #e2e5c5;
	width: 114px;
	float: left;
	margin: 0px 2px 10px 2px;
	color: #bbb;
}
#subsite_menu_oferta a:hover {
	background: #e8edca;
	color: #73b621;
}

#gallery_tbl {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid black;
}
#gallery_tbl td{
	width: 120px;
	height: 120px;
	padding: 2px;
	border-spacing: 0px;
	border: 0px solid black;
	text-align: center; 
}

#gallery_tbl img{
	border: 1px solid #85b648;
	padding: 1px;
	
}

#news_tbl {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid black;
	vertical-align: top;
}

#news_tbl td{
	vertical-align: top;
}

#news_tbl .news_column {
	width: 192px;
	margin: 0px 14px;
	overflow: hidden;
	text-align: justify;
}
#news_tbl .separator{
	width: 1px;
	padding: 0px;
	background-color: #dee0c3;
}
#news_tbl .news_header,.news_foto {
	text-align: center;
}

#news_navi {
	text-align: right;
	font-weight: bold;
}
#footer {
	width: 970px;
	margin: 0px auto;
	text-align: center;
	color: #9abd5e;
	font-size: 11px;
}