body {
font-family: Verdana;
font-size: 11px;
color: #000000;
}

a {
text-decoration: none;
color: #990000;
}

.stopka {
font-family: Verdana;
font-size: 9px;
color: #000000;
}

a:link {
border: 1px;
}

.stopka-start {
font-family: Verdana;
font-size: 9px;
color: #FFFFFF;
}

.stopka-widoczna {
font-family: Verdana;
font-size: 9px;
color: #000000;
padding-right: 3px;

}

.standard {
font-family: Verdana;
font-size: 11px;
color: #000000;
padding-top: 10px;
padding-right: 15px;
}

.standard-nopadding {
font-family: Verdana;
font-size: 11px;
color: #000000;
padding-top: 0px;
padding-right: 0px;
valign: top;
}

.standard_sub {
text-align: center;
font-family: Verdana;
font-size: 11px;
color: #000000;
padding-top: 10px;
padding-right: 15px;
}

.menu_padding {
padding-top: 2px;

}

.menu_paddingen {
padding-top: 15px;

}
.explain_title {
font-family: Verdana;
font-size: 11px;
color: #000000;
padding-top: 2px;
padding-bottom: 2px;
font-style: italic;
}

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 520; /* Set to gallery width, in px or percentage */
height: 220px; /* Set to gallery height */
}

#motioncontainer2 {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 520; /* Set to gallery width, in px or percentage */
height: 120px; /* Set to gallery height */
}

#motioncontainer3 {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 540; /* Set to gallery width, in px or percentage */
height: 120px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

/* Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
	 STYLE DO PRZEWIJANIA KLIKOWEGO NA STRONACH: KATALOGI I GALERIE
	 
	 */
div#hold	{ 
	position:relative; overflow:hidden;
	width:500px; height:244px; z-index:100
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:500px; height:244px; 
	clip:rect(0px, 500px, 244px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
  
/* table containing images. adjust according to your images' sizes and numbers */
table#t1 { width:300px }
table#t1 td { width:200px; vertical-align:middle; text-align:center }  

h1 { 
  font-size:1.4em; 
  margin:1.5em 0 2em 0; 
  }

  /* Styles for scrolling layers  	
	 Specify width and height in hold and wn, and in clip for wn 
	 STYLE DO PRZEWIJANIA KLIKOWEGO NA STRONACH: KATALOGI I GALERIE
	 222222222222222222
	 */
div#hold2	{ 
	position:relative; overflow:hidden;
	width:525px; height:244px; z-index:100
	} /* szerokość przewijarki*/
div#wn2	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:650px; height:244px; 
	clip:rect(0px, 550px, 244px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#wn3	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:670px; height:244px; 
	clip:rect(0px, 670px, 244px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr2	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
  
/* table containing images. adjust according to your images' sizes and numbers */
table#t2 { width:200px }
table#t2 td { width:200px; vertical-align:middle; text-align:center }  

h2 { 
  font-size:1.4em; 
  margin:1.5em 0 2em 0; 
  }

input.radio {
  border: none;
  background-color: #fff;
}

input.button {
  font-weight: bold;
  border: 1px outset #fff;
  color: #fff;
  background-color: #f60;
}

a img {
  border: 0;
}


/* * * * * * * * * * */
/* Elements with IDs */
/* * * * * * * * * * */


/* header: image and/or title */
#header { }

/* crumb line: (You are here: ...) */
#crumb { }

/* footer: copyright notices */
#footer {
  text-align: center; 
}


/* * * * * * * * * */
/* Custom classes  */
/* * * * * * * * * */


/* image or gallery name header */
.sgTitle {
  margin-bottom: 0;
}

/* image or gallery artist subheader */
.sgSubTitle {
  margin-top: 0;
}

/* image and artist name displayed beneath image */
p.sgNameByArtist { }

/* image and gallery details such as date, location, camera model, hits etc. */
p.sgDetailsList { }

/* language select box and template select box respectively */
div.sgLanguageFlipper, div.sgTemplateFlipper {
  float: right;
  clear: right;
}

div.sgClear {
  clear: both;
}

/* wraps the drop-shadow table to allow IE to center it */
div.sgShadow {
  text-align: center;
  padding: 1em;
}

/* the main content table that does the drop-shadow effect */
table.sgShadow {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

table.sgShadow {
  background-color: #f0f0f0;
  padding: 0;
  text-align: left;
}

table.sgShadow td {
  padding: 0;
  margin: 0;
}

/* div containing each gallery sub-gallery on a gallery page */
div.sgGallery {
  margin: 5px;
  padding: 5px;
  border: 1px solid #ccc;
  background-color: #fff;
}

/* the table cell containing the gallery thumbnail */
td.sgGalleryThumb {
  width: 100px;
  text-align: center;
}

/* the gallery thumbnail itself */
img.sgGalleryThumb {
  border: 1px solid #000;
}

/* the descriptive text (title, summary, contents) */
div.sgGallery p {
  margin-top: 0;
  margin-bottom: 2px;
}


/* full size image on an image page*/
img.sgImage {
  border: none;
}

/* the preview thumbnails and previous, thumbnails, next links */
p.sgTopNavBar, p.sgBottomNavBar {
  text-align: center;
  float: right;
}

/* wraps the thumbnail and rounded-corner code on an album page */
div.sgThumbnail {
  width:  124px;
  height: 124px;
  margin: 10px 5px;
  float: left;
	padding: 0px;
  text-align: center;
}

div.sgThumbnail table {
  width:  114px;
  height: 114px;
  margin: 0px;
  text-align: center;
  vertical-align: middle;
}

.sgThumbnailContent {
  background: #fff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
}


/* the following code does the rounded corners of the 35mm slide effect on 
   the album pages. Taken from http://www.albin.net/CSS/roundedCorners/ */
.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 5px; height: 5px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -5px 0px 0px 0px; }
.borderBR { margin: -5px 0px 0px 0px; }


/* appropriate background images for drop-shadow effect */
table.sgShadow td.tabl { background-image: url('images/shadow-tabl.gif'); width: 16px; height: 16px; }
table.sgShadow td.tabm { background-color: #fff; }
table.sgShadow td.tabr { background-color: #fff; }

table.sgShadow td.tl {  background-image: url('images/shadow-tl.gif'); width: 32px; height: 16px; }
table.sgShadow td.tm {  background-image: url('images/shadow-tm.gif');}
table.sgShadow td.tr {  background-image: url('images/shadow-tr.gif');}
table.sgShadow td.ml {  background-image: url('images/shadow-ml.gif');}
table.sgShadow td.mm {  padding: 10px;} /* cell containing image */
table.sgShadow td.mr {  background-image: url('images/shadow-mr.gif');}
table.sgShadow td.bl {  background-image: url('images/shadow-bl.gif');}
table.sgShadow td.bm {  background-image: url('images/shadow-bm.gif');}
table.sgShadow td.br {  background-image: url('images/shadow-br.gif'); width: 32px; height: 32px; }

/* the bit with previous, next */
table.sgShadow td.tabm div { 
  font-size: 13px;
  background: #f0f0f0 url('images/shadow-tabm.gif') top right;
  padding-right: 30px;
  float: left; 
}

