body { 
	margin: 0; 
	padding: 0; 
	background: #fff; 
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	color: #191919;
	text-align: center;
}

a { text-decoration: none; color: #ca0303; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }
img { border: 0; }
form {margin: 0;}
input, select, textarea { 
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	text-decoration:none;
	background-color: white; 
	color: #191919;
}

table.common {border-spacing: 0; border-collapse: collapse;}
td.common {border: 0; padding: 0; vertical-align: top;}

table.separate {border-spacing: 0; border-collapse: collapse; }


#main-table {
	width: 100%;
}
#left-space {
	width: 50%;
	background-image: url(/images/naglowek_lewa.jpg);
	background-repeat: repeat-x;
	background-position: top right;
}

#right-space {
	width: 50%;
	background-image: url(/images/naglowek_prawa.jpg);
	background-repeat: repeat-x;
}

#left-space-table {
	width: 100%;
	height: 439px;
}

#left-space-margines{
	width: 100%;
	background-image: url(/images/naglowek_lewa_margines.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 154px;
}

#left-space-margines2{
	width: 100%;
	background-image: url(/images/pod_naglowek1_lewa_margines.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 285px;
}

#right-space-table {
	width: 100%;
	height: 439px;
}

#right-space-margines{
	width: 100%;
	background-image: url(/images/naglowek_prawa_margines.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 154px;
}

#right-space-margines2{
	width: 100%;
	background-image: url(/images/pod_naglowek1_prawa_margines.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 285px;
}

#portal-box{
	width:1003px;
	background:#fff;
	margin:0 auto;
	padding:0;
	text-align:left;
}

/* header box */
#header-box { 
	width: 1003px; 
	height: 132px; 
}

#left-margin { 
	width: 19px; 
}

#right-margin { 
	width: 19px; 
	background-image: url(/images/pod_naglowek1_prawa.jpg); 
	background-repeat: no-repeat; 
	background-position: 0 22px;
}

#right-margin a {
	position: relative;
	top: 28px;
	left: 3px;
}

#right-margin[id] a {
	top: 30px;
}

#main-box { 
	width: 965px; 
}

#menu .no-item {
	float: left;
}

#menu .item {
	position: relative;
	float: left;
	z-index: 5;
}

.menu-arrow {
	position: absolute;
	left: 20px;
	top: 9px;	
}

.submenu{
	position: absolute; 
	visibility: hidden;
	left: 0;
	top: 0;	
	width: 133px;
	text-align: left;
	background-color: #E6E6E6;
}

.submenu .subitem {
	position: relative;	
	height: 21px;
}

.submenu .subitem[class] {
	height: auto;
}

.submenu .subitem .subitem2 {
	position: relative;	
	height: 21px;
}

.submenu .subitem .subitem2[class] {
	height: auto;
}

.submenu a {
	width: 101px;
	display: block;
	padding: 5px 0 5px 22px;
	margin: 0 0 1px 10px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #5A4620;	
	background-color: #F4F4F4;
}

.submenu a:hover {
	text-decoration: none;
	background-color: #E6E6E6;
}

#menu .subitem .submenu2{
	position: absolute;
	left: 133px;
	top: 0;
	visibility: hidden;
	width: 133px;
	text-align: left;
	background-color: #E6E6E6;
}

#main-menu-padding { 
	height: 8px;
	clear: both;
	overflow: hidden;
}

#left-panel {
	padding: 4px 0 0 0;
	width: 182px;
}

#left-panel div {
	margin-bottom: 20px;
	padding-left: 0px;
	width: 182px;
}

#left-panel h1 {
	font-family: Tahoma;
	font-size: 16px;
	margin: 0 2px 4px 6px;
	padding: 0 0 1px 4px;
	color: #464646;
}


#left-panel .links a {
	display: block;
	margin: 2px 2px 2px 14px;
	padding: 1px 0 1px 14px;
	color: #191919;
	background-color: #ebe6e1;
}

#left-panel .links a:hover {
	color: #FFFFFF;
	background-color: #8B857A;
	text-decoration: none;
}

#right-panel {
	width: 188px;
	padding: 0;
}

#right-panel .horizontal-line {
	border-top: 1px solid #d1d1d1;
	margin: 10px 16px 5px 14px; 
	font-size: 1px;
}

#left-panel .horizontal-line {
	border-top: 1px solid #d1d1d1;
	margin: 10px 2px 5px 14px; 
	font-size: 1px;
	width: 166px;
}
#left-panel .big-banner {
	padding: 5px 0 5px 14px;
	margin: 0;
	width: 152px;
	overflow: hidden;
}

#left-panel .big-banner img{
	min-width: 152px;
}

#right-panel .small-banner {
	padding: 5px 0 5px 16px;
	width: 152px;
	overflow: hidden;
}

#right-panel .small-banner img{
	min-width: 152px;
}

#search-panel {
	width: 156px;
	padding-left: 16px;
	margin-bottom: 6px;
}

#search-phrase {
	width: 150px;
	background-color: #FAFAFA;
	border: 1px solid #D2D1CD;
}

#search-phrase[id] {
	width: 150px;
}

#search-button-out {
	text-align: right;
}

#search-button {
	padding-top: 3px;
	padding-right: 4px;
}

#content-cell {
	width: 482px;
}

#content-panel {
	width: 559px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px 18px 0 18px;
	border-right: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;	
	color: #191919;
	overflow: hidden;
}

#content-panel h1{
	margin-left: 5px;
	margin-bottom: 15px;
}

#content-panel .short-news {
	padding: 10px 5px 5px 5px;
	overflow: hidden;
}

#content-panel .short-news p {
	margin: 0 0 15px 0;	
}

#search-results {
	padding: 10px 0 10px 0;
}

#search-results .search-result {
	padding: 10px 5px 5px 5px;
	border-bottom: 1px solid #d1d1d1;
}

#search-results .search-result p.title {
	font-weight: normal;
	margin: 0;
}

#search-results .search-result p.teaser {
	margin: 0 0 15px 12px;
}

#search-results .search-result p.accuracy {
	margin: 0;
}

#search-results .search-result a {
	color: #75532e;
}

#search-results .bottom a {
	color: #75532e;
}

#article-box .bottom a {
	color: #75532e;
}

#content-panel .article {
	padding: 10px 5px 5px 5px;
	overflow: hidden;
}

#article-box div.bottom {
	margin-top: 0;
}

#content-panel .article p {
	margin: 0 0 15px 0;	
/*
	tekst rozstrzelony	
	letter-spacing: 1px;
*/
}

#content-panel .article ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}

#content-panel .article li {
	margin: 0 0 5px 0;
}

#content-panel .not-last {
	border-bottom: 1px solid #d1d1d1;
}

#content-panel .bottom {
	margin: 25px 0 10px 0;
	text-align: center;
}

#content-panel .wydarzylo_link {
	margin: 5px 5px 15px 5px;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
}

#content-panel p.date {
	color: #FFFFFF; /*#BEBEBE;*/
	margin: 0;
}

#content-panel p.title {
	font-weight: bold;
	margin: 0 0 16px 0;
}

#content-panel p.teaser {
	margin: 0 0 6px 0;
}

#content-panel .arrow-box {
	text-align: right;
	font-size: 4px;
}

#content-panel .arrow-box img {
        vertical-align: bottom;
}

#content-panel a {
	color: #75532e;
}

#content-panel a:hover {
	color: #75532e;
}

#content-panel a.newstitle {
	color: #191979;
	font-size: 13px;
}

#content-panel a.newstitle:hover {
	color: #191979;
}

/* footer */

#footer-left { 
	padding-top: 5px;
	text-align: right;
	border-top: 1px solid #d1d1d1;
}

#footer-content {
	padding-top: 5px;
	border-top: 1px solid #d1d1d1;	
	width: 884px;
	color: #939393; 
	text-align: center;
	font-family: Verdana;
}

#footer-content p { 
	margin: 0 0 5px 0;
}

#footer-content a { 
	color: #939393; 	
}

#footer-content a:hover { 
	color: #75532e; 	
}

h1 {
	font-family: Tahoma;
	font-size: 16px;
	margin: 0 0 5px 0;
	color: #464646;
}

.padding-left-5 {
	padding-left: 5px;
}

.darker-text {
	color: #75532e;
}

.zestaw_form {
  margin: 2px 2px 10px 2px;
  border-style:groove;
  border-width: 2px;
  padding: 8px;
}

.zestaw_form select {
  border-style:inset;
  border-width: 2px;
}

.tlo_form {
  background-color:#c0c4d8;
}
