* { margin: 0; padding: 0; }

html {
	font: normal 86% Tahoma, Verdana, Arial, sans-serif;
/*	font: normal 86%/150% Tahoma, Verdana, Arial, sans-serif; */
	background: #e6d8cf;
}

body {
	margin:0;
	padding:0;
	font-size:100.01%;
	background: #e6d8cf;
	color: #333; 
	text-align: center; 
}



#strona { 
	position: relative; 
	width: 780px; 
	margin: 5px auto; 
	background: url(img/tlo.jpg) repeat-y;
}


a { color: #600; }

/* Obrazki */
img { display: block; border: 0; font-size: .9em; }
img.ico { display: inline; vertical-align: middle; }

h2 { 
	color: #600; 
	text-align: left; 
	padding-bottom: 1em;
	font: italic 1.8em Georgia, Times, serif;
	letter-spacing: .05em;
}

h3 { 
	color: #600; 
	font-size: 1.1em; 
	text-align: left; 
	padding: 1.2em 0 .3em .3em;
}

p { 
	padding: .5em 1em; 
	line-height: 1.5em; 
	text-align: justify; 
	text-indent: 1.6em; 
}

.todo {
	text-indent: 0; 
	padding: 20px 5px 10px; 
	margin: 30px 200px 30px 0; 
	border: 1px solid #f00; 
	background: #ffd url(img/todo.png) no-repeat;
}

p#intro {
	text-align: center; 
	text-indent: 0; 
	margin: 1em 0; 
	font: italic 1.3em Georgia, Times, serif; 
	letter-spacing: .1em; 
	word-spacing: .2em; 
}

p.nag_opis {
	text-align: right; 
	font-size: .8em; 
	font-weight: bold; 
	color: #600; 
	margin-top: 0; 
	margin-bottom: 1em; 
}

p.podpis { 
	font: italic 1.33em Georgia, Times, serif; 
	text-align: right; 
	padding-bottom: 20px; 
	padding-right: 10px; 
	color: #600; 
}

.uwaga {
	margin: 2em 0;
	padding: 1em;
	font: normal .8em/140% Tahoma, Verdana, Arial, sans-serif;
	color: #444;
	border: 1px solid #ccc;
}
.uwaga p { text-indent: 0; }

hr { height: 1px; background: #930; border: 0; }

/* Umiejscowienie obrazków - lewo, prawo i centralnie */
img.f_p { float: right; margin: 5px 0 5px 10px; }
img.f_l { float: left; margin: 5px 10px 5px 0; }
img.f_c { text-align: center; margin: 10px auto; }

/* Ikonki z wyborem wersji językowej */
.lang { position: absolute; }
.lang img { display: inline; border: 1px solid #000; margin-left: 7px; }


/*   Szybka nawigacja   */
#home { 
	position: absolute; 
	top: 118px; right: 10px; 
	background: transparent; 
	font: normal .8em Tahoma, Verdana, Arial, sans-serif;
	z-index: 10;
}
#home img { display: inline; padding: 0 5px;}

/*   Nagłówek   */

#head { 
	position: relative; 
	width: 780px; 
	height: 136px; 
	overflow: hidden;
}

#head h1 a { 
	display: block; 
	width: 780px; 
	height: 136px;
}

#head h1 a span { position: absolute; left: 1999px; overflow: hidden;}

#head .lang { 
	position: absolute; 
	right: 10px; 
	bottom: 1px !important; 
	bottom: 4px;
}



/*   ścieżka "You are here"   */
#nawig { 
	position: absolute; 
	bottom: 5px; 
	left: 10px; 
	font-size: 11px; 
	font-weight: bold; 
	color: #630;
}

#nawig ul { text-align: left; list-style: none; }

#nawig li { 
	display: inline; 
	padding: 0 3px 0 6px; 
	background: url(img/rarrow.gif) left no-repeat; 
}

#nawig li.main { padding-left: 0; background: none; }

#nawig a:link, #nawig a:visited { 
	text-decoration: none; 
	padding: 0 3px; 
	color: #630; 
	font-weight: normal;
}
#nawig a:link#current, #nawig a:visited#current, #nawig a:hover { 
	text-decoration: underline; 
	color: #600;
}



/*   Menu   */

#cont_menu { 
	float: right; 
	text-align: left; 
	width: 130px; 
	margin: 0 10px 0 0; 
	padding: 20px 0; 
	border-left: 1px solid #ede0c9; 
	display: inline;
}

#menu, #submenu { list-style: none; border: none; width: 129px; }
* html #menu li a { height:1%; } /* IE hack */ 

#menu a { 
	display: block; 
	padding: 6px 1px 6px 15px; 
	text-decoration: none;
	color: #600; 
	font-weight: bold;
}

#menu li a:link, #menu li a:visited { color: #600; }

#menu a:hover, #menu a:focus, #menu a:active { 
	padding: 5px 0 5px 7px; 
	border: 1px solid #600; 
	border-left: 8px solid #600;
}

#menu a#current { background: #600; color: #fffef2; }

#submenu { 
	width: 127px; 
	background: #e8d6c8; 
	border: 1px solid #a5622b; 
	border-top: none; 
	padding-bottom: .8em;
}

#submenu a { 
	padding: 2px 1px 2px 15px; 
	font-weight: normal; 
	font-size: .9em;
}

#submenu a:hover, #submenu a:focus, #submenu a:active, #submenu a#subcurrent:hover, #submenu a#subcurrent:focus, #submenu a#subcurrent:active { 
	padding: 1px 0 1px 9px; 
	border: 1px solid #963; 
	border-right: none; 
	border-left: 6px solid #963;
}

a#subcurrent, a:visited#subcurrent { 
	padding: 1px 1px 1px 15px; 
	background: #fffef2; 
	color: #600; 
	border-top: 1px dotted #a5622b; 
	border-bottom: 1px dotted #a5622b;
}

* html #menu2 li a { height:1%; } /* IE hack */ 

#menu2 {
	list-style: none; 
	border: none; 
	margin: 20px 0; 
	padding: 1em 0 1em 10px; 
	border-top: 3px double #ede0c9; 
	border-bottom: 3px double #ede0c9;
}

#menu2 a { 
	display: block; 
	padding-left: 15px; 
	background: url(img/rarrow.gif) left .5em no-repeat; 
	text-decoration: none; 
}

#menu2 a:hover, #menu2 a:focus, #menu2 a:active { text-decoration: underline; }
#menu2 li { padding: .3em 0; }

#menu3 { margin: 0; padding: 1em 0; text-align: center; }
#menu3 img { margin: 0 auto; padding: 5px 0; }

.menu_txt { display: block; margin-top: 2em; padding: 1em 0 0; text-align: center; text-decoration: none; border-top: 3px double #ede0c9; font-size: .9em; }
.menu_txt:hover, .menu_txt:focus, .menu_txt:active { text-decoration: underline; }

#rss { font: normal 10px Tahoma, Verdana, Arial, sans-serif;  border: 3px double #ede0c9; border-width: 3px 0; padding: 1em 0; }
#rss h2 { font: bold 12px Tahoma, Verdana, Arial, sans-serif; text-align: center; padding: }
#rss li { margin: 0 15px 1em 20px; }
#rss a { color: #444; text-decoration: none; }
#rss a:hover { color: #600; text-decoration: underline; }


/*   Treść   */

#tresc, #fotografia {
	position: relative;
	float: left;
	width: 605px !important;
	margin: 20px 0 20px 20px !important;
	padding: 0 0 20px 0;
	text-align: left;
	display: inline;
	font-family: Georgia, Times, serif;
	letter-spacing: .011em;
	word-spacing: .05em;
}

#tresc a { padding: 0 .2em; }

#tresc a:hover, #tresc a:focus, #tresc a:active { 
	background: #950b0b; 
	color: #fff; 
	text-decoration: none; 
}

#tresc a:hover img { background: transparent; }

#tresc ul { margin-left: 2em; line-height: 150%; }
#tresc li { margin-bottom: .5em; }



/* Informacje podręczne - box po prawej */

.info { 
	float: right;
	width: 180px;
	border: 1px solid #ede0c9;
	color: #555;
	background: #fff;
	padding: 5px;
	margin-left: 10px;
	font: normal .8em/150% Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	text-indent: 0;
}

.info img { float: left; padding: 0 5px 5px 0; }


#k_info { 
	margin: 30px 0; 
	padding: 5px 0; 
	border-top: 1px dotted #600; 
	text-align: left; 
	text-indent: 0;
}

#k_info img { 
	padding: 0; 
	margin-right: 10px; 
	float: left;
}

#koscioly { 
	position: relative; 
	background: #eee; 
	height: 250px;
}

#koscioly a { display: block; width: 10%; }

#koscioly a img { height: 0; width: 0; border-width: 0; }

#koscioly a:hover img {
	position: absolute; 
	top: 0; 
	right: 0; 
	height: 200px; 
	width: 100px; 
	border: 1px solid #ddd;
}


a#gotop { 
	position: absolute; 
	bottom: 0; 
	right: 0; 
	padding: 10px 25px 0 0; 
	color: #600; 
	font-size: .8em; 
	background: url(img/up.gif) no-repeat bottom right; 
}

a#gotop:hover, a#gotop:focus, a#gotop:active { 
	background: url(img/up.gif) no-repeat bottom right; 
	color: #600; 
	text-decoration: underline; 
}


#hist_skrot caption { 
	text-align: left; 
	font-size: 1.3em; 
	font-weight: bold; 
	border-bottom: 1px solid #600; 
	padding-top: 1em; 
	color: #630; 
}

#hist_skrot { border-spacing: 0; }

#hist_skrot td { 
	padding: 6px 5px; 
	border-bottom: 1px dotted #999; 
	vertical-align: top; 
}

#hist_skrot td.data { width: 10em; }


#next_prev { 
	border: 1px solid #999; 
	border-width: 1px 0 1px 0; 
	padding: .5em 0; 
	margin: 2em 0 2em 0; 
	text-align: center; 
}


#pocztowki { margin: 1em 0; }
#pocztowki img { float: right; margin-right: 50px; }
#pocztowki ul { float: left; margin-left: 50px; }
#pocztowki li { margin: .5em 0; }

.nieaktualne { text-decoration: line-through; color: #777; }
.adnotacja { font: italic .8em Tahoma, Verdana, Arial, sans-serif; color: #777; }


/*   Galeria   */

#galeria {
	position: relative;
	margin: 30px 0 0 0;
	padding: 0;
}

#galeria h2 {height: 30px;}

#galeria h2 span {display: none;}

#galeria a {
	float: left;
	width: 108px;
	height: 108px;
	margin: 5px 5px 0 0;
	padding: 0;
	border: 1px solid #a5622b;
	background: #f7f3f1;
	background: transparent;
}

#galeria a:hover, #galeria a:focus, #galeria a:active  { background: #e8d6c8; }

#galeria a img { margin: 4px auto; text-align: center; }

a#popup { 
	position: absolute; 
	top: 20px; 
	right: 0; 
	padding: 3px; 
	width: auto; 
	height: auto; 
	text-decoration: none;
	border: none;
}

a#popup:hover, a#popup:focus, a#popup:active { 
	color: #600;
	background: transparent;
	text-decoration: underline;  
}



#fotografia {
	position: relative;
	background: none; 
	margin: 5px 0 20px 20px !important;
	padding-top: 28px; 
	width: 550px; 
	text-align: center;
}

#fotografia img { margin: 0 auto; }

#fotografia p { text-indent: 0; text-align: center; padding: .7em 15px; }

#gal_nawig {
	position: absolute;
	top: 0;
	left: 180px; 
	height: 23px;
	padding: 2px;
}

#gal_nawig a, #gal_nawig span, #gal_nawig .gal_prev, #gal_nawig .gal_next { float: left; display: block; height: 23px; overflow: hidden; }

#gal_nawig span { width: 50px; }

#gal_nawig span.gal_prev, #gal_nawig span.gal_next { width: 94px; }
 
/* ukrycie opisów */
#gal_nawig a span { margin: -200px; } 

#gal_nawig a { width: 94px; text-decoration: none; }
#gal_nawig .gal_prev { background-position: 0 0; }
#gal_nawig a.gal_prev:hover { background-position: 0 -23px; }
#gal_nawig .gal_next { background-position: 0 -115px; }
#gal_nawig a.gal_next:hover { background-position: 0 -92px; }

#gal_nawig a.gal_prev.off { background-position: 0 -46px; }
#gal_nawig a.gal_next.off { background-position: 0 -69px; }



a.gal_prev:hover, a.gal_prev:focus, a.gal_prev:active {  }
a.gal_next:hover, a.gal_next:focus, a.gal_next:active {  }


span#autor { font: normal .8em Tahoma, Verdana, Arial, sans-serif; color: #555; }



/* Program "Spacerek po Chełmnie" */
.spacerek { padding: 0 1em; margin-bottom: 3em; line-height: 1.3em; letter-spacing: .011em; }
.spacerek dt { font-weight: bold; padding: 1.2em 0 .3em; }
.ok dt { padding-left: 25px; background: url('/img/ok.png') 0 1.2em no-repeat; color: #777; } 
.spacerek dd { border-bottom: 1px dotted #999; }
.ok dd, .ok dd span { color: #aaa; }
.spacerek span { font-size: .8em; color: #444; display: block; padding: .3em 0 0; }



/*   Stopka   */
#stopka {
	position: relative;
	clear: both;
	height: 30px;
	min-height: 30px;
	background: #e6d8cf url(img/stopka.gif) top no-repeat;
	font-size: .8em;
	text-align: left;
	color: #a5622b;
	padding: 4px 10px;
}
#stopka a { text-decoration: none; color: inherit; }
#stopka a:hover, #stopka:focus, #stopka a:active { text-decoration: underline; }
#stopka .lang { right: 10px; top: 4px; }




/*   Clearfix   */
.clf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clf {display: inline-block;}
/* Hides from IE-mac \*/
* html .clf {height: 1%;}
.clf {display: block;}
/* End hide from IE-mac */



/*   Inne strony   */
#linki, #linki ul { list-style-type: none; margin: 0; padding: 0; }

#linki h2 {
	margin: 1em 0 0 0;
	padding: 5px; 
	color: #600; 
	background: #fff6db; 
	border: 1px solid #600;
	font-size: 1.3em;
}

#linki ul li {
	margin-left: 20px;
	padding: 10px 0;
	border-bottom: 1px dotted #600;
}
