body {
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
	color: #444444;	
	background: #000000;
	font: 12px Tahoma, Georgia, Arial, Verdana, sans-serif;	
	width: 100%;
}
img{
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}
td{
	vertical-align: middle;
	text-align: left;
}

#site{
	width: 1000px;
	text-align: center;
	margin: auto;
	background: #ffffff;
	overflow: auto;
}
#top{
	width: 100%;
	height: 41px;
	background: url('../images/top_ball.png') no-repeat 254px 35px #209223;	
}
#top_left{
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}
#top_right{
	float: right;
	padding-right: 30px;
	padding-top: 10px;
}
#logo{
	width: 100%;
	height: 216px;	
	background: url('../images/banner.png') no-repeat;
	text-align: left;
}
#flash{
	padding-left: 20px;
	padding-top: 44px;
}
.empty1{
	width: 3px;
	height: 1px;
	float: left;
}
#left{
	width: 159px;
	float: left;
}
#center{
	/*width: 756px;*/
	width: 670px;
	float: left;
}
#right{
	width: 159px;
	float: left;	
}
.box{
	width: 157px;
	border-top: 2px #44b33b solid;
	border-left: 1px #b09f8d solid;
	border-right: 1px #b09f8d solid;
	border-bottom: 2px #cec2ac solid;
	background: #e1dac0;
	margin-bottom: 8px;	
	padding: 8px 0px;
}
.box3{
	width: 157px;
	border-top: 2px #44b33b solid;
	border-left: 1px #b09f8d solid;
	border-right: 1px #b09f8d solid;
	border-bottom: 2px #cec2ac solid;
	background: #ffffff;
	margin-bottom: 8px;	
	padding: 8px 0px;
	text-align: center;
}
#line{
	width: 670px;
	height: 48px;
	background: #209223;
	border-top: 1px #a5d2a7 solid;
	border-bottom: 1px #a5d2a7 solid;
	margin-bottom: 3px;
	float: left;
	padding-top: 5px;
}
.box2{
	width: 668px;
	border-top: 2px #44b33b solid;
	border-left: 1px #b09f8d solid;
	border-right: 1px #b09f8d solid;
	border-bottom: 2px #cec2ac solid;
	background: #ffffff;
	margin-bottom: 8px;
	float: left;		
}
.box2bg{
	width: 668px;
	background: #ffffff;
	margin-bottom: 8px;
	float: left;	
	background: url('../images/box2_bg.png') repeat-y 325px 0px;	
}
.navi{
	width: 640px;
	height: 20px;
	background: #ffffff;
	padding-top: 3px;
	text-align: left;
	padding-left: 8px;
	float: left;
}
.navi2{
	width: 746px;
	height: 20px;
	background: #ffffff;
	padding-top: 3px;
	text-align: left;
	padding-left: 8px;
	float: left;
}
.box_empty1{
	width: 8px;
	height: 1px;
	float: left;
}
.box_left{
	width: 315px;
	float: left;
	text-align: left;
	overflow: hidden;
}
.box_empty2{
	width: 20px;
	height: 1px;
	float: left;
}
.box_right{
	width: 315px;
	float: left;
	text-align: left;
	overflow: hidden;
}
.box_main{
	width: 650px;
	float: left;
	text-align: left;
}
.news{
	width: 100%;
	background: url('../images/news_line.png') repeat-x 3px bottom;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 1px;	
	float: left;
}
p{
	width: 100%;
	
}
.tresc{
	width: 100%;
	margin: 17px 0px;
}
#menu{
	width: 100%;
	height: 43px;	
	border-top: 2px #fef3d3 solid;	
	text-align: center;
	margin: auto;	
	background: url('images/menu_line.png') repeat-x bottom #63583a;
}

#footer{
	background: #209223;
	width: 986px;
	height: 41px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: left;
	float: left;
	padding-top: 8px;
	padding-left: 14px;	
}
h1{
	color: #8d0e05;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}
h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.tytul{
	color: #8d0e05;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}
.text{
	margin:0px;
	padding:0px;
	text-align: justify;
	float: left;
	width: 100%;
}
.img_float{
	float:left;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.more_line{
	width: 100%;
	text-align: right;
	margin-bottom: 8px;
	margin-top: 2px;
}
.menu_line{
	width: 100%;
	height: 2px;
	background: url('../images/menu_line.png') no-repeat 19px 0px;
}
a{
	color: black;
	text-decoration: none;
}
a:hover{
	color: black;
	text-decoration: none;
}
a.menu{
	text-align: left;
	font-size: 10px;
	color: #454547;
	display: block;
	/*height: 15px;*/
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;	
	padding-left: 20px;
	background: url('../images/arrow.png') no-repeat 6px 4px;
}
a.menu:hover{
	background: url('../images/arrow.png') no-repeat 6px 4px #209223;	
	color: #ffffff;	
}
.menu_line{
	width: 100%;
	height: 2px;
	background: url('../images/menu_line.png') no-repeat 19px 0px;
	overflow: hidden;
}
a.submenu{
	text-align: left;
	color: #454547;
	font-size: 10px;
	display: block;
	/*height: 15px;*/
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	background: url('../images/arrow.png') no-repeat 15px 4px #c6bc98;
}
a.submenu:hover{
	background: url('../images/arrow.png') no-repeat 15px 4px #209223;	
	color: #ffffff;	
}
.submenu_line{
	width: 100%;
	height: 2px;
	background: url('../images/menu_line.png') no-repeat 30px 0px;
	overflow: hidden;
}

a.subsubmenu{
	text-align: left;
	color: #454547;
	font-size: 10px;
	display: block;
	/*height: 15px;*/
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 39px;
	background: url('../images/arrow.png') no-repeat 24px 4px #d8cfa8;
}
a.subsubmenu:hover{
	background: url('../images/arrow.png') no-repeat 24px 4px #209223;	
	color: #ffffff;	
}
.subsubmenu_line{
	width: 100%;
	height: 2px;
	background: url('../images/menu_line.png') no-repeat 41px 0px;
	overflow: hidden;
}
a.subsubsubmenu{
	text-align: left;
	color: #454547;
	font-size: 10px;
	display: block;
	/*height: 15px;*/
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	background: url('../images/arrow.png') no-repeat 24px 4px #f4e8ce;
}
.sub{
	background: #209223;	
	color: #ffffff;	
}
.subsubsubmenu_line{
	width: 100%;
	height: 2px;
	background: url('../images/menu_line.png') no-repeat 41px 0px;
	overflow: hidden;
}

a.footer{
	color: #d5d1ae;
	font-weight: normal;
}
a.footer:hover{
	color: #d5d1ae;
	text-decoration: underline;
}

.galeria{	
	width: 525px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
}
.zdjtd{
	border: 1px #44b33b solid;
	text-align: center;
	vertical-align: middle;
	width: 158px;
	height: 118px;
	overflow: hidden;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
.boxRightTitle{
	color: #434345;
	font-weight: bold;
	font-size: 11px;
}
#marquee{
	width:668px;
	height:28px;
	background:url(../bg.jpg) repeat-x;
	border:solid 1px #cec3ad;
	font-size:11px;
	color:#4a4439;
	margin-bottom:3px;
}