body {
	margin: 0;
	background: #00431e url('../gfx/bg.jpg') repeat-x ;
}
/* -------------------- */
#main  {
	margin: 0 auto;
	width: 902px;
}
/* -------------------- */
#top {
	width: 902px;
	height: 237px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}
#mc {
	width: 900px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #fff; 
	background: #ffffff;
}
/* -------------------- */
#top_content {
	height: 28px;
	width: 901px;
	background: #009241;
	border-right: 1px solid #fff;
}
/* -------------------- */
#flaga {
	margin: 0;
	height: 28px;
	float: right;
	border-left: 1px solid #ffffff;
	position: relative;
}
#flaga a.ang {
	display: block;
	background: url(../images/ang.jpg) 16px 9px no-repeat;
	height: 28px;
	width: 47px;
}
#flaga a.ang:hover {
	background: #00682e url(../images/ang.jpg) 16px 9px no-repeat;
}
#flaga a.pol {
	display: block;
	background: url(../images/pol.jpg) 16px 9px no-repeat;
	height: 28px;
	width: 47px;
}
#flaga a.pol:hover {
	background: #00682e url(../images/pol.jpg) 16px 9px no-repeat;
}
/*
#flaga a.ang {
	display: block;
	background: url(../images/ang.jpg) no-repeat;
	width: 15px;
	height: 11px;
}
#flaga a.pol {
	display: block;
	background: url(../images/pol.jpg) no-repeat;
	width: 15px;
	height: 11px;
}
/* -------------------- */
#search {
	padding: 1px 10px 1px 10px;
	margin: 0;
	float: left;
	background: #f2f6f5;
	width: 194px;
	height: 22px;
}
form.search {
	margin: 0;
	padding: 0;
}
input.text {
	color: #898989;
	height: 15px;
	width: 162px;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	border: 1px solid #b8cdc4;
	margin: 0;
	padding-left: 2px;
	vertical-align: middle;
	background: #ffffff;
}
input.button {
	height: 17px;
	color: #206840;
	width: 20px;
	font-weight: bold;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	border: 1px solid #b8cdc4;
	vertical-align: middle;
	margin: 0 0 0 5px;
	text-align: left;
	background: #f4f4f4;
}
/* -------------------- */
#top_menu {
	position: relative;
	display: block;
	height: 28px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	background: #009241;
	float: left;
	padding-left: 303px;
}
#top_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#top_menu ul li {
	display: block;
	float: left;
	border-left: 1px solid #ffffff;
	margin: 0;
}
#top_menu ul li a {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 31px 0 31px;
	height: 22px;
}
#top_menu ul li a:hover, #top_menu ul li.selected a, top_menu ul li.selected a:hover {
	background: #00682e;
}
#top_menu_en {
	position: relative;
	display: block;
	height: 28px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	background: #009241;
	float: left;
	padding-left: 317px;
}
#top_menu_en ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#top_menu_en ul li {
	display: block;
	float: left;
	border-left: 1px solid #ffffff;
	margin: 0;
}
#top_menu_en ul li a {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 31px 0 31px;
	height: 22px;
}
#top_menu_en ul li a:hover, #top_menu_en ul li.selected a, top_menu_en ul li.selected a:hover {
	background: #00682e;
}
/* -------------------- */
#content_left {
	width: 214px;
	float: left;
	background: #ffffff;
	
}
#left {
	width: 206px;
	float: left;
	background: #ffffff;
	border: 4px solid #b8cec2;
	margin-top: 11px;
}
* html #menu a {
	display: block;
	height:1px;
}
#menu {
	background: #f2f6f4;
	display: block;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #656666;
	padding: 0px;
	width: 206px;
}
#menu a {
	text-decoration: none;
	font-size: 12px;
	font-family: arial, tahoma, verdana, sans-serif;
	font-weight: normal;
}

#menu ul {
	margin:	0;
	padding: 0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	list-style: none;
}
#menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #dfdfdf;
}
#menu ul li a {
	display: block;
	list-style:none;
	width: 185px;
	padding: 7px 0px 6px 19px;
	background: #fbfbfb url('../gfx/li1.gif') 7px 14px no-repeat;
	color: #920040;
	font-weight: bold;
}
#menu ul li a:hover {
	text-decoration: underline;
	background: #f5f4f0 url('../gfx/li1.gif') 7px 14px no-repeat;
}
#menu ul li.selected a ,#menu ul li.selected a:hover {
	text-decoration: underline;
	background: #fbfbfb url('../gfx/li1.gif') 7px 14px no-repeat;
	
}
#menu ul li ul {
	margin:	0;
	padding: 0;
	border-top: 1px solid #ffffff;
	border-left: none;
	border-right: none;
	list-style: none;
}
#menu ul li ul li {
	list-style-type: none;
	border-bottom: 1px solid #ffffff;
}
#menu ul li ul li a {
	display: block;
	width: 180px;
	padding: 5px 0px 4px 24px;
	background: #f4f4f4 url('../gfx/li2.gif') 14px 10px no-repeat;
	color: #434343;
	font-weight: normal;
}
#menu ul li ul li a:hover {
	text-decoration: underline;
	width: 180px;
	padding: 5px 0px 4px 24px;
	background: #ececec url('../gfx/li2.gif') 14px 10px no-repeat;
}
#menu ul li ul li.selected a,#menu ul li ul li.selected a:hover {
	text-decoration: underline;
	background: #ececec;
	font-weight: bold;
	color: #009241;
}
#news {
	background: #f2f6f4;
	padding: 0px;
	width: 204px;
	border: 1px solid #ffffff;
}
#news span.data {
	font-weight: bold;
	color: #009241;
}
#news .tytul {
	display: block;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666766;
	padding: 6px 5px 4px 5px;
	width: 194px;
}
#news .tekst {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666766;
	padding: 6px 5px 4px 5px;
	width: 194px;
	border-top: 1px solid #d1e2d9;
}
#news .wiecej {
	text-decoration: none;
	display: block;
	float: right;
	text-align: right;
}
#news .wiecej a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	color: #009241;
	font-family: arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	background: #f2f6f4 url('../gfx/wiecej.gif') 190px 7px no-repeat;
	padding: 2px 20px;
	width: 164px;
}
/* -------------------- */
#tekst .desc {
	width: 100%;
	float: left;
	border-bottom: 1px solid #dcd8cc;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
#tekst .desc a {
	border: 0;
	color: #009241;
	font-weight: bold;
}
#tekst .desc span.data {
	color: #aaaaaa;
}
#tekst .img_news {
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}
#tekst .img_news img, .page img {
	background: #fff;
	border: 1px solid #cfcda7;
	padding: 1px;
}
/* -------------------- */
#content a {
	color: #ba2d00;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content {
	float: right;
	border-left: 1px solid #ffffff;
	width: 685px;
	background: #fff;
}
#content-top {
	padding: 5px 0 0 12px;
	width: 673px;
	height: 19px;
	background: #dfded6;
	font-size: 10px;
	font-family: arial, tahoma, verdana, sans-serif;
	color: #777776;
}
#content-top a {
	color: #777776;
	text-decoration: none;
	padding: 0px 9px 0px 11px;  
	background: url('../gfx/local.gif') left 5px no-repeat;
}
#content-top a:hover {
	text-decoration: underline;
}
#tytul {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #920040;
	font-weight: bold;
	padding: 8px 12px;
	margin: 0px 12px;
	background: url(../gfx/tytul.gif) 0px 13px no-repeat;
	border-bottom: 3px solid #dfdfdf;
}
#tekst {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #5e5f59;
	padding: 13px 23px;
	background: url(gfx/line.gif) top no-repeat ;
}
#tekst table {
	margin: 0;
	float: left;

	border-collapse: collapse;
}
#tekst table td {

}
#tekst table td img {
	float: none;
	margin: 0 auto;
	border: 1px solid #b4b2a7;
	padding: 1px;
}
#tekst table td a {
	padding: 0px;
	margin: 0;
}
/* -------------------- */
.active {
	font-weight: bold;
}
/* -------------------- */
#footer {
	padding: 0;
	width: 902px;
	height: 45px;
	background: url('../gfx/foot.jpg') 0px 0px no-repeat;
}
#best {
	padding: 22px 11px 19px 11px;
	width: 278px;
	color: #00682e;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	float: left;
}
#best a {
	color: #00682e;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
}
#best a:hover {
	color: #579171;
}
#footer_menu {
	padding: 22px 0 19px 0;
	width: 602px;
	color: #0c8e46;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	float: right;
}
#footer_menu ul {
	margin:	0;
	padding: 0;
}
#footer_menu ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#footer_menu a {
	color: #0c8e46;
	text-decoration: none;
	font-weight: normal;
	padding: 0 11px 0 11px;
}
#footer_menu a:hover {
	color: #9bb8a8;
}
/* -------------------- */
.clearing {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
.ramka {
	border: 1px solid #e3e3e3;
	padding: 4px 4px;
	margin: 2px;
}
/* -------------------- */