body {
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-color:#ABABAB;
	font-family: Verdana, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size:10px;
	color:#000;
}

h1 {text-align:left;margin:0;padding:0;background: #240E04 url(../_img/common/h1-bg.jpg) no-repeat top left;height:27px;font-size:16px;color:#000;}
h2 {text-align:left;margin:30px 0 10px 0;padding:0;text-transform:uppercase;color:#fff;font-weight:bold;font-size:13px;margin:0;margin-bottom:10px;}
h3 {text-align:left;background:#B85700 url(../_img/common/bg-h3.gif) repeat-x top left;color:#FFF;text-align:left;padding:5px 10px;border-top:1px solid #FFA14D;font-size:12px}
h4 {}
h5 {}
h6 {}

html>body .cleared {
width:100%;
height:1px;
font-size:1px;
clear:both;
}

/* ---- Wyswietlanie miniaturek i zdjec ---- */
table.nawigacja {
	width:100%;
	border:1px solid #858585;
	font-size:10px;
	text-decoration:none;
	background-color:#ECECEC;
	color:#B13600;
	margin-bottom:10px;
}
	table.nawigacja td {
		vertical-align:middle;
		padding:5px;
	}

table.galeria {
	width:100%;
}

.new_foto_tumbnails {
	width:95%;
	background-color:#ECECEC;
	border-left:1px solid #858585;
	border-right:1px solid #858585;
}
.new_foto_photos {
	width:100%;
	background-color:#ECECEC;
	border-left:1px solid #858585;
	border-right:1px solid #858585;
}

.foto_src {
	padding:10px;
	background-color:#ECECEC;
}
	.foto_src img {
		border:1px solid gray;
	}

.foto_text {
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#B13600;
	background-color:#ECECEC;
}

.foto_left_bottom {
	float:left;
	width:6px;
	height:4px;
}
.foto_bottom {
	height:4px;
}
.foto_right_bottom {
	float:right;
	width:6px;
	height:4px;
}



a:link.more02, a:visited.more02 {text-decoration:none; color:#B13600}
a:hover.more02 {color:#FF7F00}	/* uzywany boxy, pojedyncza czerwona strzalka na jasnym tle */
a:link.more20, a:visited.more20 {font-weight:bold;text-decoration:none; color:#B13600}
a:hover.more20 {font-weight:bold;color:#B13600}	/* uzywany boxy, pojedyncza czerwona strzalka na jasnym tle */


