/* Main Selectors */
body {
	background-color: #000000;
	color: #FFFFFF;
	margin-left: 50;
	margin-top: 50;
	margin-right: 50;
	margin-bottom: 0;
          font-family: "Times", "Times New Roman", "serif"; font-size: 12 px; LETTER-SPACING: 2pt; LINE-HEIGHT:15pt; text-align: justify;
        }

a, a:visited {
	background-color: transparent;
	color: #999999;
	text-decoration: underline;
	
}

a:hover {
	background-color: transparent;
	color: #CC3300;
          cursor: crosshair;
}

HTML, BODY {scrollbar-base-color: #000000;}

.lewa {font-size: 10 px; LETTER-SPACING: 1pt; LINE-HEIGHT
:10pt; float:left; width:300px; margin-right: 20px; text-align: justify;}
.prawa {font-size: 10 px; LETTER-SPACING: 2pt; float:left; width:300px; text-align:justify;}

.kolumna {font-size: 12 px; LETTER-SPACING: 2pt; LINE-HEIGHT
:15pt; text-align: justify; margin-bottom: 30px;}

.kolumna2 {font-size: 12 px; LETTER-SPACING: 2pt; LINE-HEIGHT
:15pt; text-align: right; margin-bottom: 30px;}


#top {
    width: 1006px; height: 320px; background: #990000 url("tlo.jpg");
}

#bottom {width: 228px; height: 190px; background: #990000 url("tlo_dol2.jpg"); align: left;}



#menu {position: relative; left: 100px; top: -73px;}

#stopka {width: 1006px; height: 5 px; background: #C0C0C0; text-align: center; 
font-size: 10pt; color: black; position: absolute; left: auto; padding: 0px;}
#footer_2	  { width: 100%; height: 25px; border: 0px; padding: 0px; background-color: #dddddd; }

/* Header */
div#header h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	background-color: transparent;
	color: #000000;
}

/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #282828;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 100px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 100px;
}

div#navigation td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #282828;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #808000;
	border-width: 1px;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 640px;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
}
