a:visited, a:link{
	color: #2D3A5C;
	text-decoration: none;
}

.gray a:visited, .gray a:link, .gray{
	color: #6E6E6E;
	text-decoration: none;
}

.red a:visited, .red a:link, .red{
	color: red;
	text-decoration: none;
}

/* text margins classes */

.leftMargin01 {
	margin-left: 20px;
}

.leftMargin02 {
	margin-left: 95px;
}

.leftMargin03 {
	margin-left: 15px ;
}

.rightMargin01 {
	margin-right: 30px;
}

/* form elements classes */

.fontColor01 {
	color: #666666;
}

.fontColor02 {
	color: #983049;
}

.fontBold {
	font-weight: bold ;
}
/* other classes */



a:hover, .gray a:hover, .red a:hover{
	color: gray;
	text-decoration: underline;
}

html, body{
	width: 100%;
	height: 100%;
}

body{
	margin: 0;
    background-color: #999999;
}

body, td, th, div, p, span, select, input, textarea{
    font-family: Verdana, "MS Sans Serif", Tahoma, Helvetica;
    font-size: 8pt;
    color: #233660;
}

img{
	border: 0;
}

ul{
    list-style-type: square;
    padding: 0;
    margin-left: 20px;
}

li{
	margin-top: 3px;
	margin-bottom: 3px;
}

hr{
    color: #D0D0D0;
    height: 1pt;
}

.mini{
    font-size: 7pt;
}

.arrow{
    font-family: "MS Sans Serif", Tahoma, Helvetica;
    font-size: 8pt;
}

.border{
	border: #A8A8A8 1px solid;
}

.notice{
	margin: 20px;
	text-align: center;
}

.bg, bg01{
	background: #ededed;
}

/*
.bg02{
	background: #DAE8F3;
}

.bg03{
	background: #F5F9FC;
}
*/

.clear{
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.center{
	text-align: center;
}

.mrgAuto{
	margin: 0 auto;
}

.table01{
	width: 100%;
	margin: 0 auto;
}

.table01, .table02, .table03, .table04{
    border-collapse: collapse;
    background-color: #ffffff;
}

.table01 td, .table01 th, .table02 td, .table02 th, .table03 td, .table03 th{
	text-align: left;
    padding: 5px;
}

.table04 td, .table04 th{
    padding: 0px;
}

.table01 td, .table01 th, .table03 td, .table03 th{
	border: #CCCCCC 1px solid;
}

.table02 td, .table02 th, .table04 td, .table04 th{
	border: 0px;
}

.searchField {
	border: 1px solid #CDCDCD ;
	width: 180px;
}

.searchButton {
	border: 0px solid #CDCDCD ;
	background-color: transparent ;
	font-size: 12px;
	font-weight: bold;
	color: #7B263B;
	margin-left: 0px ;
	padding: 0px;
	width: 46px;
}

.divMainDate {
	color: #983049;
	text-align: right;
}

.divMainTitle {
	margin: 6px 0px 0px 0px;
}

.divMainTitle a{
	font-weight: bold;
}

.divMainTitle02 {
	margin: 0px;
	padding: 0px ;
}

.divMainTitle02 a{
	font-weight: bold;
	font-size: 10pt ;
}

.divMainText {
	margin: 5px 0px 15px 0px;
}

.list01 {
	list-style-type: none ;
	padding: 0px;
	margin: 0px ;
}

.list01 li {
	background-repeat: no-repeat;
	background-position: 0px 3px ;
	padding: 0px 0px 10px 10px;
}

.list02 {
	list-style-type: none ;
	padding: 0px;
	margin: 0px ;
}

.list02 li {
	background-repeat: no-repeat;
	background-position: 0px 3px ;
	padding: 0px 0px 4px 10px;
}

.imageCounter {
	width: 100% ;
	background-color: #E7E3CA ;
	padding: 2px 5px 2px 5px ;
	margin: 2px 0px 0px 0px ;
}

.imageCounter02 {
	width: 273px ;
	min-height: 19px;
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	padding: 4px 0px 0px 50px ;
}

.imageCounter02 a:hover, .imageCounter02 a:link, .imageCounter02 a:visited{
	text-decoration: none ;
	color: #666666 ;
}

.imageCounter02 u{
	text-decoration: none ;
	font-weight: bold ;
}

.imageOffset {
	font-size: 8pt ;
	font-weight: normal ;
	color: #23365E ;
	float: left ;
	cursor: pointer ;
	margin: 0px 3px 0px 3px ;
}

.blockImage {
	float: left;
}

.moreLink01 {
	position: absolute ;
	bottom: 30px ;
	right: 10px ;
}

.moreLink01 a:visited, .moreLink01 a:link{
	color: #990100 ;
	text-decoration: none ;
}

.moreLink01 a:hover {
	color: #990100 ;
	text-decoration: underline ;
}

.moreLink02 {
	position: absolute ;
	bottom: 0px ;
	right: 0px ;
}

.moreLink02 a:visited, .moreLink02 a:link{
	color: #000000 ;
	font-weight: bold ;
	text-decoration: none ;
}

.moreLink02 a:hover {
	color: #000000 ;
	text-decoration: underline ;
}

.moreLink03 {
	margin-left: 10px ;
}

.moreLink03 a:link, .moreLink03 a:visited, .moreLink03 a:active{
	color: #990100 ;
	text-decoration: none ;
}

.moreLink03 a:hover {
	color: #990100;
	text-decoration: underline;
}

.exteriorImage02 {
	position: absolute;
	right: 8px;
	z-index: 1;
}

.exteriorImage01 {
	position: absolute;
	left: 8px;
}

.subPageTitle {
	color: #983049 ;
	font-weight: bold ;
	font-size: 15px ;
	padding: 0px 0px 5px 37px ;
	float: left ;
	width: 550px ;
	font-family: "Palatino Linotype" "Times New Roman";
}

.templateFooter {
	background-position: bottom left ;
	background-repeat: repeat-x ;
	font-weight: bold ;
	margin: 15px 0px 0px 0px ;
	width: 100% ;
	padding: 0px 0px 8px 0px ;
	clear: both;
}

.fotoDescription {
	font-size: 8pt;
	padding: 5px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	text-align: center;
}

.kalendarz {
	background-color: #FFFFFF;
	padding: 0px ;
	margin: 0px ;
}

.kalendarz td {
	padding: 0px 4px 7px 4px;
	text-align: center;
	vertical-align: middle;
}

.kalendarz .dniTygodnia {
	color: #000;
	font-weight: bold ;
}

.kalendarz .dniTygodnia .niedziela{
	color: #A53726;
	font-weight: bold ;
}

.kalendarz .dni {
	color: #666666;
	background-color: #FFFFFF;
	padding: 2px ;
}

.kalendarz .aktywne {
	color: #000;
	font-weight: bold ;
	background-color: #D6D6D6 ;
	padding: 2px ;
	text-decoration: none ;
}