body {
	margin: 0;
	background: #ffffff;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h4 {
	text-transform: capitalize;
	letter-spacing: 2px;
	font-size: 1.3em;
	font-weight: bold;
/*	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.1em;
	font-weight: bold;*/
}
h5 {
	margin-top: -1em;
	text-transform: capitalize;
	font-weight: bold;
	text-align: right;
}
p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	margin: 0;
	background: transparent;
	font: italic bold, Verdana, Arial, sans-serif;
	line-height: 1.6em;
}

a {	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	cursor: pointer;
}

/* Header */

#header {
	width: 810px;
	height: 176px;
	margin: 0 auto;
	padding: 0 10px 0 0;
	background: #ffffff;
}

#nadmenu a {							/*tyczy sie to wlasciwie tylko wyboru jezykow*/
	text-align: right;
	top: 0;
	padding: 0;
	font: bold Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #222222;
}
#header a:hover {					/*jak wyzej*/
	color: red;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header li.logo {
	display: block;
	float: left;
	width: 370px;
	height: 176px;
	margin: 0;
	padding: 0;
	background: url(images/logo-small.gif) no-repeat 0% 80%;
}

#header li.separator {
	display: block;
	float: left;
	width: 60px;
	height: 176px;
	margin: 0;
	padding: 0;
	background: url(images/gora-srodek.jpg) no-repeat center top;
}

#header li.prawa {
	padding: 6px 10px 3px 10px;
	display: block;
	float: left;
	width: 350px;
	height: 160px;
	margin: 0;
	background: none;
	
	text-align: left;
	letter-spacing: 0;
	line-height: 16px;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
#header li.prawa:first-line {
	font-weight: bold;
}

/* Menu górne */

#menu-top {
	width: 750px;
	height: 28px;
	position: relative;
	margin: 0 auto;
	padding: 0 35px 0 15px;
	text-align: center;
	background: url(images/menu-top.gif) no-repeat;
}

#menu-top a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font: bold 17px "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 0;
}

#menu-top a:hover {
	text-decoration: none;
	color: #ED1C24;
}

#menu-top .active a {
	text-decoration: none;
	color: #ED1C24;
}

#menu-top dl {
	display: block;
	float: left;
	width: 120px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: transparent;
	border-style: none;
	text-align: center;
	vertical-align: middle;
}

#menu-top dt {
	margin: 0;
	padding: 3px 0 0 0;
	height: 26px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}

#menu-top dd {
	margin: 0;
	padding: 0;
	height: 26px;
	text-align: center;
	vertical-align: middle;
	background: transparent url(images/button-bg.png) left bottom;
}
#menu-top dd a {
	margin: 0;
	padding: 0;
	font: bold 14px "Times New Roman", Times, serif;
}

/* podmenu w sekcji Archiwum */

#podmenu3a dl {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 26px;
	width: 120px;
	height: 26px;
	margin: 0;
	padding: 0;
}

#podmenu3b dl {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 52px;
	width: 120px;
	height: 26px;
	margin: 0;
	padding: 0;
}

#podmenu3c dl {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 78px;
	width: 120px;
	height: 26px;
	margin: 0;
	padding: 0;
}

#podmenu3a dt, #podmenu3b dt, #podmenu3c dt {
	cursor: pointer;
	margin: 0;
	padding: 3px 0 0 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 26px;
	width: 120px;
	background: url("images/submenu.gif") no-repeat 90% 45%;
	text-align: center;
	vertical-align: middle;
}
#podmenu3a dt a, #podmenu3b dt a, #podmenu3c dt a {
	padding: 0;
	margin: 0;	
	text-align: center;
	vertical-align: middle;
}

#podmenu3a dd, #podmenu3b dd, #podmenu3c dd {
	margin: 0;
	padding: 0;
	position: relative;
	left: 123px;
	top: 3px;
	height: 26x;
	width: 120px;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7 {
	margin: 0;
	padding: 0;
}


/* Główna zawartość strony */

#content {
	width: 800px;
	margin: 0 auto;
}

/* Okienko z wiadomościami po lewej stronie */

#news {
	float: left;
	width: 161px;
	margin: 15px 0 0 0;
	padding: 0 11px 0 8px;
	background: transparent;
	color: #000000;
}

#news table {
	margin: 0;
	padding: 0;
	width: 161px;
	height: auto;
	border: 0;
}
#news tr {
	margin: 0;
	padding: 0;
}
#news td {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}

#news td.header {
	background: url(images/news-tbl-head.jpg);
}
#news td.body {
	background: url(images/news-tbl-body.jpg) no-repeat;
}
#news td.bodystory {
	background: transparent;
}

#news ul {
	margin: 0;
	padding: 0 0 0 3px;
	list-style: none;
	line-height: 135%;
}

#news li{
	padding: 0 0 0 10px;
	font-weight: normal;
	background: #fbfbfb url(images/img03.gif) repeat-x left bottom;
	line-height: 135%;
	color: #000000;
}

#news li.light {
	background: url(images/img10.gif) repeat-x;
	line-height: 200%;
}
#news li:first-line {
	font-weight: bold;
}
#news li strong {
	font-weight: bolder;
	color: #CC0000;	/* czerwone wyróżnienie */
}


#news li a {
	background: none;
}

#news li i {
	font-size: smaller;
}

#news img {
	margin: 3px 0 0 15px;
	border: 0;
}

/* Posts czyli miejsce przeznaczone na główna treść (posty) background"url(images/logo-big.jpg) top left no-repeat"*/

#posts {
	float: right;
	width: 590px;
	padding: 10px 20px 0 10px;
	line-height: 140%;
	color: #000000;
/*	border-left-style: dotted; */
	background: none;
}

#posts:first-line {
	font-weight: bold;
}

#posts .post {
	padding-bottom: 20px;
}

#posts .story {
	padding: 15px 20px 0 20px;
}

#posts .meta {
	background: url(images/img03.gif) repeat-x;
}

#posts p.meta {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}
.meta a {
	color: #000000;
}

#posts ul {
	list-style: square;
}

#posts ul li {
}

table {
	border-style: ridge;
	border-color: $4b4b4b;
	border-collapse: collapse;
}
tr.header {
	font-weight: bolder;
}
tr.back1 {
	background-color: #f3f3f3;
}
tr.back2 {
	background-color: #cfcfcf;
}
td {
	text-align: center;
	vertical-align: middle;
	border-style: none;
	border-color: $cfcfcf;
}
/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background: url(images/img08.gif) repeat-x;
}

#footer p {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A6C09B;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(images/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}
#onas{
	margin-right: 10px;
}
.galer {
	background: none;
}
.imeg{
	border: 1px solid #468259 ;
}




/*  // FOOTER // => Menu dolne-dodatkowe*/

#menu-bottom {
	width: auto;
	height: 40px;
	margin: 0 auto;
	padding: 0 35px 0 15px;
	text-align: center;
	line-height: 10px;
	background: #58595B;
}

#menu-bottom a {
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background: none;
	letter-spacing: 0;
	font: bold 9px Verdana, Arial, sans-serif;
	color: #ffffff;
}

#menu-bottom a.podlink {
	font-weight: normal;
}

#menu-bottom a.podpodlink {
	font: normal, small;
	font-weight: normal;
	color: silver;
}

#menu-bottom a:hover {
	text-decoration: none;
	color: gold;
}

#menu-bottom .active a {
	text-decoration: none;
	color: gold;
}
