BODY {
	background: #009900;
	font-size: 11px;
	background-image: url('http://oleszczuk.com.pl/bukowianka/images/background.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
td.left_strip{
	width: 13px;
	background-image: url(http://oleszczuk.com.pl/bukowianka/images/strip_09.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
td.right_strip{
	width: 10px;
	background-image: url(http://oleszczuk.com.pl/bukowianka/images/strip_13.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
td.content{
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-stretch: semi-condensed;
	padding: 5px;
	width: 768px;
	border-bottom: 1px solid #333333;
}
table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td.front_page_title{
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	font-weight: 800;
	border-bottom: 1px solid #74972C;
	height: 30px;
	vertical-align: bottom;
	padding-left: 4px;
}
td.front_page_content{
	padding: 4px;
	text-align: justify;
}  
a:active, a:link, a:visited {
	font-size:11px;
	color: #3E5117;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;
	font-weight: 800;
}
a:hover{
	
	color: #2E8B57;
}

a.menu:active, a.menu:link, a.menu:visited {
	font-size: 12px;
	color: #FFFFF0;
	font-family: sans-serif;
	text-decoration: none;
	font-weight: 800;
}
a.menu:hover{
	color: #FAFAD2;
	background-image: url('http://oleszczuk.com.pl/bukowianka/images/dot.png');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 6px;
}
td.menu{
	padding-bottom: 3px;
	border-bottom: 1px solid #009933;
}
div {
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;
			font-weight:bold;
		}

		#slideshow {
			position:relative;
			width:500px;
			height:250px;
			background:#efefef;
			border:4px solid #000;
		}

		.slideimg {
			position:absolute;
			top:5px;
			left:5px;
			border:1px solid #000;
			padding:1px;
			background:#fff;
		}

		.slideimg img {
			width:500px;
			height:250px;
			background:#fff;
			border:2px;
		}

		.slidemore {
			position:absolute;
			top:227px;
			left:5px;
		}
