a{text-decoration: none;}
body{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #CC0000;
	background-color: #CC0000;
	margin: 0px;
	padding: 0px;
	border: #CC0000 0px solid;
	bgcolor:#cc0000; 
	text:#ffffff;
	text-align:center;}
#logo{
	height: 60px;
	background-color: #000000;
	width: 100%;
}

/* START THE CODE FOR THE MENUS */

#menu	{
		background-color: #000000;
		border-top: #333333 1px solid;
		border-bottom: #333333 1px solid;
		}

#menu ul{padding-top: 4px;padding-bottom: 4px;margin: 4px;}	
#menu li		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 10pt;
		  font-weight: bold;
		  letter-spacing: 1px;
		  margin-right: 5px;
		  text-align: center;
		  display: inline;
		  line-height: 16px;
		  white-space:nowrap;
		  border-top: #000000 1px solid;
		  border-left: #000000 1px solid;
		  border-bottom: #000000 1px solid;
		  border-right: #000000 1px solid;
		  }
#menu a {padding-top: 6px;
		  padding-bottom: 6px;
		  padding-left: 5px;
		  padding-right: 5px;}

#menu a:link 	{ background-color:#000000;
		  color: #777777; border: #000000 1px solid;}

#menu a.red {color: red;}

#menu a:visited 	{ background-color:#000000;
		  color: #777777; border: #000000 1px solid;}

#menu a:active 	{ background-color:#000000;
		  color: #777777; border: #000000 1px solid;}

#menu a:hover 	{ background-color:#CC0000;
		  color: #FFFFFF;
		  border: #FFFFFF 1px solid; }

.footer		{ COLOR: #F3A1A1; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }

.linki{
	font-size: 10px;
	color: Gray;
}
.linki a{
	color: Gray;
}

#zdjecie_index{
		border-top: #333333 1px solid;
		border-bottom: #333333 1px solid;
		margin-top: 15px;
		margin-bottom: 15px;
		}

#menu_dolne	{
	background-color: #000000;
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}
#menu_dolne ul{padding-top: 0px;padding-bottom: 0px;margin: 4px;}	
#menu_dolne li		{
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 8pt;
		  	font-weight: bold;
			display: inline;			
			letter-spacing: 3px;
			padding-left: 10px;
			padding-right: 10px;
			}

#menu_dolne a:link		{ color: #777777; text-decoration: none; }
#menu_dolne a:visited		{ color: #777777; text-decoration: none; }
#menu_dolne a:active		{ color: #777777; text-decoration: none; }
#menu_dolne a:hover		{ color: #FFFFFF; text-decoration: none; }

#tekst{
	width: 80%;
	margin-left: 80px;
	margin-right: 80px;
	text-align: left;
}
h1 {
	font-size: 18px;
	margin-top: 15px;
	text-align: center;
}
p{
	text-align: left;
	color: ActiveBorder;
}
li{
	text-align: left;
	color: ActiveBorder;
}
img.lewo{
	float: left;
	margin-right: 10px;
}

img.prawo{
	float: right;
	margin-left: 10px;
	border: #FFFFFF 1px solid;
	margin-bottom: 10px;
}

#miniatury{
	float: right;
	margin-left: 10px;
	display: inline;
	width: 205px;
}

td.tlo{
	text-align: left;
	padding-right: 30px;
}


* 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: #D7D7D7;
	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;
	color: White;
}
div#navigation a{
	color: White;
}

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: #D7D7D7;
	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: #000000;
	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;
}
