body {
	background-color: #ccc;
	font-family: Arial;
}
		 
TD {
	font-size: 11px;
	font-family: Verdana;
	color: black;
	text-align: justify;
	vertical-align: middle;
}

HR {
  border: 0;
  background: #000;
  height: 1px;
}

TD.footer {
	font-size: 10px;
	font-family: Verdana;
	color: white;
	text-align: center;
	vertical-align: middle;
}

TABLE.section {
	border-style: solid;
	border-bottom-width: 0px;
}

TABLE.news {
	border-style: solid;
	border: 0;
	width: 700;
	cellpadding: 6;
}

TABLE.mail {
	border-style: solid;
	border: 0;
	width: 700;

}

TABLE.senat {
	border-style: solid;
	border: 0;
	width: 700;
	cellpadding: 6;
}

TABLE.galeria {
	border-style: solid;
	border: 0;
	width: 700;
	cellpadding: 6;
}


TD.galeriaBigPic {
	text-align: center;
	vertical-align: middle;
	width: 700;
	font-family: Verdana;
	font-size: 11px;
}

TD.galeriaSmallPic {
	text-align: center;
	vertical-align: middle;
	width: 230;
}

TD.senatTopic {
	text-align: left;
	vertical-align: top;
	width: 600;
}

TD.biografia {
	text-align: justify;
	width: 700;
}

TD.senatData {
	vertical-align: top;
	text-align: center;
	width: 100;
	
}


TD.mailOpis {
	text-align: right;
	vertical-align: middle;
	width: 150;
	padding: 10;
}

TD.mailPole {
	text-align: left;
	vertical-align: middle;
	width: 550;
}

TD.newsContents {
	text-align: justify;
	vertical-align: top;
	width: 550;
}

TD.newsImg {
	vertical-align: top;
	text-align: center;
	width: 150;
}

TD.sectionTitleActive {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	background-color: black;
	color: white;
	width: 200;
	text-align: center;
	border: 2;
	border-bottom-width: 0px;
}

TD.sectionTitleInactive {
	font-size: 12px;
	font-family: Verdana;
/*	background-color: #F9F3DF; */
	background-color: #ddd;
	color: black;
	width: 200;
	text-align: center;
	border: 1;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-right-width: 1px;
}

TD.contents {
	font-size: 11px;
	font-family: Verdana;
	background-color: white;
	color: black;
	text-align: justify;
	
}

INPUT.email_mail {
	font-size: 11px;
	font-family: Verdana;
	background-color: #F9F3DF;
	color: black;
	text-align: left;
	width: 200;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
}

INPUT.button {
	font-size: 11px;
	font-family: Verdana;
	background-color: #F9F3DF;
	color: black;
	text-align: center;
	width: 100;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

TEXTAREA.email_contents {
	font-size: 11px;
	font-family: Verdana;
	background-color: #F9F3DF;
	color: black;
	text-align: left;
	width: 400;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 2px;
}

.section a:visited {
        text-decoration: none;
        color: black;
}

.section a:active {
        text-decoration: none;
        color: black;
}

.section a:hover {
        font-weight: bold;
        text-decoration: none;
        color: #000;
}

.section a {
        font-weight: normal;
    font-style: normal;
    text-decoration: none;
	color: #000;
}

.biografia a:visited {
        font-weight: normal;
        font-style: normal;
        text-decoration: underline;
        color: #000;
}

.biografia a:active {
        font-weight: normal;
        font-style: normal;
        text-decoration: underline;
        color: blue;
}

.biografia a:hover {
        font-weight: normal;
        text-decoration: underline;
        color: #FF0000;
}

.biografia a {
        font-weight: bold;
        font-style: normal;
        text-decoration: underline;
        color: #000;
        font-family: "Verdana";
}

a:visited {
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        color: black;
}

a:active {
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        color: black;
}

a:hover {
        font-weight: normal;
        text-decoration: underline;
        color: #000;
}

a {
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        color: #000;
}

a.footer:link, a.footer:active, a.footer:visited {
color: white;
text-decoration: none;
}

a.footer:hover {
border-bottom-style: dotted;
border-bottom-width: 1px;
border-bottom-color: white;
}


a.archive {
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
        color: black;
        font-family: "Verdana";
}

a.archive:visited {
        text-decoration: none;
        color: black;
}

a.archive:active {
        text-decoration: none;
        color: black;
}

a.archive:hover {
        font-weight: bold;
        text-decoration: underline;
        color: red;
}

a.pagination {
	text-decoration: underline;
	margin-right: 5px;
	font-weight: normal;
}

a.pagination:hover {
	text-decoration: none;
}


a.paginationNoUnderline {
	text-decoration: none;
	margin-right: 5px;
	font-weight: normal;
}

a.paginationNoUnderline:hover {
	text-decoration: underline;
}

div.zawiadomienie {
	width: 680px;
	padding: 10px;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	background: #fff;
	margin: 0 auto auto;
	font-family: Georgia;
	font-size: 14px;
}

div.zawiadomienie a {
	font-family: Georgia;
	text-decoration: underline;
}

div.zawiadomienie a:hover {
	text-decoration: none;
}

div.nowy_wpis {
	padding: 10px;
	width: 680px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;	
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	font-family: Georgia;
	font-size: 14px;
	line-height: 20px;
	display: none;
}


.ksiega {
	padding: 10px;
	width: 680px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;	
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	font-family: Georgia;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 40px;
}

.ksiega a {
	text-decoration: underline;
}

.ksiega a:hover {
	text-decoration: none;
}

.wpis {
	width: 500px;
	margin-top: 10px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
}

.podpis {
	text-align: right;
	font-style: italic;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-family: Georgia;
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}

input.textBox {
	background: #f9f9f9;
	border-style: solid;	
	border-width: 1px;
	border-color: #aaa;
	font-family: Georgia;
	font-size: 12px;
	padding: 3px;
	width: 300px;
	margin-bottom: 8px;
}

textarea {
	background: #f9f9f9;
	border-style: solid;	
	border-width: 1px;
	border-color: #aaa;
	font-family: Georgia;
	font-size: 12px;
	padding: 3px;
	width: 300px;
}

table.nowy_wpis {
	width: 500px;
	border: 0px;
	margin: 0 auto auto;	
	display:  none;
}

td.nowy_wpis_left {
	font-family: Georgia;	
	font-size: 14px;
	text-align: right;
	vertical-align: top;
	padding-right: 15px;
	width: 100px;
}

input.kk_button {
	width: 120px;
	background: #000;
	border-style: solid;
	border-width: 1px;
	border-color: #aaa;
	font-family: Georgia;	
	font-size: 12px;
	color: #fff;
	padding: 5px;
	margin-top: 10px;
}

span {
	font-family: Georgia;
	font-size: 11px;
}

td.zawiadomienie {
	border-width: 0px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	padding-left: 20px;
}

.container {
	width: 700px;
	margin: 0 auto auto;
}

hr.wpis_limiter {
	background: #ccc;
	width: 250px;
}