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

body {
  width:100%;
  height:100%;
  padding: 0px;
  margin: 0px;
  background-image: url('graphics/arlekin_tlo.jpg');
  background-repeat: repeat;
  background-position: top right;
}

img {
  border: 0px;
}

div {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

p {
  margin: 0px;
}

table {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  empty-cells: show;
}

a {
  color: #8D451F;
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  text-decoration: underline;
}

td {
	color: #680a08;
	cursor: default;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}


/*-------------------------------------------------------*/


div#bg_layer {
  width: 100%;
  height: 100%;
}

table#main {
	margin: 0px auto;
  width: 100%;
  height: 100%;
  background-image: url('graphics/arlekin_tloflash.jpg');
  background-repeat: repeat-x;
  background-position: top right;
}

td.menu_flash {
	width: 205px;
  height: auto;
}

table.up_menu_flash {
  width: 565px;
  height: 205px;
}

td.bg_right {
	width: auto
  height: auto;
  /*
	background-image: url('graphics/bg_right.jpg');
  background-repeat: repeat-x;
  background-position: top left;
  */
}

td.main {
  width: 565px;
  background-image: url('graphics/');
  background-repeat: repeat-y;
  background-position: top left;
}

table.layer_1 {
	width: 565px;
  /*
  height: 100%;
  */
}

table.layer_1 td.layer_1 {
  width: 558px;
  height: 100%;
  background-image: url('graphics/paper_up_corner.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #f8f1e2;
}

table.layer_1 td.vertical_stripe {
	width: 7px;
	height: 100%;
  background-image: url('graphics/dot.jpg');
  background-repeat: repeat-y;
  background-position: top left;	
}

table.vertical_stripe_grad {
	width: 100%;
	height: 100%;
}

table.vertical_stripe_grad td.vertical_stripe_grad {
	width: 6px;
	height: 83px;
	background-image: url('graphics/vertical_stripe.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

table.layer_2 {
  width: 100%;
  /*
  height: 100%;
  */
}

table.layer_2 td.text {
  width: 100%;
  height: 250px;
  background-image: url('graphics/paper_down_corner.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 30px 20px;
  text-align: justify;
  font-family: Verdana, Sans-Serif;
  font-size: 11px;
}

table.full_tab {
  width: 100%;
  height: 100%;
}

table.footer {
  width: 565px;
  height: 22px;
}

table.footer table.copyright {
  width: 100%;
  height: 100%;
}

table.footer table.copyright td {
  vertical-align: middle;
}

table.footer table.copyright td.stripe {
  width: 100%;
  height: 1px;
  background-image: url('graphics/horizontal_stripe.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

table.footer table.copyright td.FSI {
  width: 80%;
  height: 21px;
  padding-left: 1px;
}

table.footer table.copyright td.CMS {
  width: 20%;
  height: 21px;
  text-align: right;
}

a.FSI, a.CMS {
  color: #ebd8ae;
  text-decoration: none;
  font-weight: normal;
}

a.FSI:hover, a.CMS:hover {
  text-decoration: underline;
  font-weight: normal;
}

/* GALERIA */
td.gal_m {
  width: 160px;
  height: 160px;
  text-align: center;
  vertical-align: middle;
  padding: 3px;
  border: 1px solid #d2b9a6;
  background-color: #ffffff;
}

td.gal_desc	{
  text-align: center;
  padding: 3px 0;
}

td.spacer {
  width: 16px;
}

/* Wydarzenia */
p.date {
  padding: 4px 0;
  
}

p.header {
  font-weight: bold;
}

p.content {
  
  padding: 5px 0;
}
