@charset "utf-8";
/* CSS Document */


/* homepage */

#sidebar {
	float: left; 
	width: 170px;
	background: #ffffff;
	padding: 0;
}
#sidebar .col_back, #sidebar2 .col_back {
	float: none;
	padding: 10px 5px;
	text-align: center;
}
#sidebar2 .col_back strong, #sidebar .col_back strong {
	font-size: 1.3em;
	margin: 20px 0 0;
	display: block;
	padding: 2px;
	color: #FFFFFF;
	background: #999933; /*#78a6ff;*/
}

#sidebar2 {
	float: right; 
	width: 170px;
	background: #ffffff;
	padding: 0;
}

#sidebar a, #sidebar2 a { color: #993333; }
#sidebar a:hover, #sidebar2 a:hover { text-decoration: underline; }
#sidebar img, #sidebar2 img {
	margin: 2px 0;
}

#sidebar h1, .col_back h1, #sidebar2 h1 {
	font-size: 1.6em;
	font-weight: normal;
	display: block;
	padding: 2px;
	margin: 0 10px;
	color: #FFFFFF;
	background: #999933; /*#78a6ff;*/
	text-align: center;
}


.news {
	margin: 20px 0;
}

.news p, .ins .news p {
	margin: 0;
	padding: 5px 10px;
}

.news .date {
	float: right;
	font-size: 9px;
	color: #0080FF;
}
.news .nt {
	font-size: 1.3em;
	display: block;
	color: #999999;
	padding: 0 5px;
	border-bottom: #CCCCCC solid 1px;
}
.news .nlink {
	font-weight: bold;
	display: block;
	padding: 0 10px;
	font-size: 10px;
	color: #993333;
}


/* koniec homepage */


h3 {
	font-size: 1.3em;
	margin: 7px 10px;
	color: #999999;
	border-bottom: #999999 dotted 1px;
}
h4 {
	font-size: 1.3em;
	color: #333333;
	text-decoration: underline;
	margin: 7px 10px;
}
p + h4 { margin-top: 25px; }


.z { margin: 30px; overflow: auto; }
.zl {
	float: left;
	width: 200px;
	text-align: center;
	padding: 0 10px;
	font-size: 1.2em;
}
.zl img { border: #000000 solid 1px; margin: 10px; }
.zr {
	margin-left: 230px;
	line-height: 18px;
	padding: 0 10px;
}
.zr h2 {
	margin: 5px 0;
	font-size: 1.1em;
	color: #666666;
}
.zr p { margin: 7px 0; }


.ins p, .ins ul, .ins ol { line-height: 18px; margin: 10px; }
.ins p + h3, .ins ol + h3, .ins ul + h3 { padding-top: 25px; }
.dla_Lasucha .ins p { line-height: normal; }

.ins li + li { margin-top: 4px; }


.kontakt { font-size: 1.3em; padding: 0 50px; line-height: 20px; }


/* galeria */

#gallery {
	background: #FFFFFF;
	padding: 10px;
	position: relative;
	min-height: 400px;
}
#gallery a, #gallery a:hover, #gallery_back a:hover { text-decoration: none; }

#gallery .g_link {
	background: #dddddd url(images/layout/grad_1.png) repeat-x top;
	margin: 10px;
	padding: 10px;
	overflow: auto;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
#gallery .g_link:hover {
	background: #b6c1c7 url(images/layout/grad_2.png) repeat-x top;
}
#gallery .g_link img {
	max-width: 150px;
	max-height: 100px;
	border: #666666 solid 1px;
	vertical-align: middle;
}
#gallery .g_link:hover img { border-color: #000000; }
#gallery .g_link h2 {
	font-size: 1.6em;
	font-weight: normal;
}
#gallery .g_link:hover h2 { text-decoration: underline; }

#gallery .g_link .div_img {
	width: 170px;
	display: -moz-inline-box;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
}

#gallery .g_link .div_desc {
	color: #000000;
	margin: 10px 0;
	padding: 0 0 0 30px;
	border-left: #AAAAAA dotted 1px;
	display: -moz-inline-box;
	display: inline-block;
	width: 685px;
	min-height: 102px;
	vertical-align: middle;
}
#gallery .g_link .div_desc p {
	margin: 5px;
	font-size: 1.2em;
}


.ins.album p, .ins.album h2 {
	font-family: Arial, Helvetica, sans-serif;
}
.ins.album h2 {
	font-weight: normal;
	font-size: 1.8em;
	color: #999999;
	margin-top: 20px;
}
.ins.album h2 span {
	font-size: 1.4em;
	color: #35394D;
	vertical-align: text-top;
}

.ins.album em {
	color: #666666;
}



#gallery_back .g_link {
	background: #dddddd url(images/layout/grad_1.png) repeat-x top;
	margin: 10px;
	padding: 10px;
	text-align: center;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
#gallery_back .g_link:hover {
	background: #b6c1c7 url(images/layout/grad_2.png) repeat-x top;
}
#gallery_back .g_link img {
	max-width: 140px;
	max-height: 80px;
	border: #666666 solid 1px;
}
#gallery_back .g_link:hover img { border-color: #000000; }
#gallery_back .g_link h2 {
	font-size: 1.5em;
	color: #333333;
	font-weight: normal;
}
#gallery_back .g_link:hover h2 {
	color: #000000;
}

#gallery_back .g_link .div_img {
	height: 84px;
	display: table-cell;
	vertical-align: middle;
	width: 160px;
}

#gallery_back .albums {
	margin: 0;
	overflow: auto;
	height: 800px;
	padding: 0 10px;
}
#gallery_back {
	height: 831px;
	background-image: none;
	padding-bottom: 10px;
	width: 200px;
	float: left;
	position: relative;
	border-right: #72695D solid 10px;
	padding: 10px 0;
}


.ins.album {
	min-height: 820px;
}

.g_img { text-align: center; }
.g_img img {
	max-width: 170px;
	max-height: 180px;
	margin: 0 auto;
	border: #111111 solid 3px;
}



ol.zespoly {
	margin: 20px 0;
}
ol.zespoly strong {
	font-size: 1.4em;
}
ol.zespoly span {
	font-size: 0.8em;
	color: #666666;
}

ol.zespoly li {
	margin: 10px 0;
	font-weight: bold;
	color: #666666;
}
ol.zespoly li div {
	font-weight: normal;
	color: #000000;
}



div.ww {
	padding: 10px 10px 15px;
	margin: 0 0 20px;
	overflow: auto;
}
h3.to {
	margin-top: 20px;
}
a.nav {
	display: block;
	margin: 10px;
	text-align: right;
}


table {
	border-collapse: collapse;
	vertical-align: middle;
	font-size: 10px;
}
table td, table th {
	line-height: 20px;
	min-height: 20px;
	padding: 0 5px;
	border: #ffffff solid 1px;
	white-space: nowrap;
	text-align: center;
}
table td.g {
	text-align: left;
}

table th {
	background: #333333;
	color: #FFFFFF;
}
table thead {
	border-bottom: #FFFFFF solid 10px;
}
table tbody tr {
	border-bottom: #FFFFFF solid 7px;
}

table tr:hover td {
	background: #eeeeee;
}

tr.w20 th, td.w20 {
	width: 20px;
	text-align: center;
	padding: 0;
}

table div.ptype, table a.ptype  {
	width: 20px;
	height: 20px;
	background: #f6f6f6 no-repeat center;
}
table a.ptype {
	display: block;
	cursor: pointer;
}
table a.ptype.rr { background-color: #8dc73f; }
table a.ptype.bno { background-color: #7a0026; }
table a.ptype.tr { background-color: #f8941d; }
table a.ptype.kj { background-color: #a864a9; }
table a.ptype.pl { background-color: #7da7d9; }
table a.ptype.sm { background-color: #736357; }
table a.ptype.no-time { background-image: url(images/no-time-small.png); }

table a.ptype:hover {
	width: 18px;
	height: 18px;
	border: #000000 solid 1px;
}

table a {
	font-weight: bold;
}

div.pkt {
	display: -moz-inline-stack;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: no-repeat center;
	vertical-align: bottom;
	margin: 2px 10px;
}
div.pkt.rr { background-image: url(images/bike_icon.png); }
div.pkt.bno { background-image: url(images/run_icon.png); }
div.pkt.tr { background-image: url(images/trekking_icon.png); }
div.pkt.kj { background-image: url(images/canoe_icon.png); }
div.pkt.pl { background-image: url(images/swim_icon.png); }
div.pkt.sm { background-image: url(images/sm_icon.png); }



.legend img {
	vertical-align: middle;
}
.legend ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}





