/**
 * OGÓLNE
 */
html
{
	height:100%; 
}
body
{
	font-size:12px;
	font-family:Arial, Helvetica;
	background:#fff url('../layout/bgr.gif') repeat-x top;
	padding:0;
	margin:0;
	color:#000;
	height:100%; 
}
a img
{
	border:0;
	vertical-align:bottom;
}
p
{
	text-align:justify;
	line-height:20px;
	font-size:12px;
	margin:10px 0;
}
h1
{
	margin:0;
	font-size:14px;
	padding:10px 0 6px 35px;
	background:url('../layout/eye.gif') no-repeat left center;
	color:#005baa;
}
h1 span
{
	color:#ed1c24;
}
ul.lista, ol.lista
{
	padding:10px 0 10px 20px;
	padding:0;
}
ul.lista li, ol.lista li
{
	margin:0;
	padding:2px 0 2px 15px;
	list-style:none;
	background:url('../layout/arrow.gif') no-repeat 2px 6px;
	color:#636363;
}
.clear
{
	height:1px;
	overflow:hidden;
	clear:both;
}









/**
 * GALERIA
 */
table#gallery_table
{
	padding:0;
	margin:0;
}
table#gallery_table td
{
	vertical-align:top;
	font-size:11px;
	width:150px;
	text-align:center;
	padding:10px 12px;
}
table#gallery_table td div.image
{
	width:150px;
	height:113px;	
	text-align:center;
	margin-bottom:3px;
	background:url('../layout/gallery_bgr.gif') no-repeat 0 0;
	padding:1px 7px 7px 1px
}
table#gallery_table td div.image_pics
{
	width:150px;
	height:113px;	
	text-align:center;
	margin-bottom:3px;
	border:1px solid #cacaca;
	background:#fff;
}
.gallery_arrow
{
	vertical-align:middle;
	padding:0 2px 1px 2px;
}
a.return_button
{
	border:1px solid #cacaca;
	background:#efefef url('../layout/return_bgr.gif') no-repeat center left;
	padding:1px 10px 0 23px;
	color:#6c6c6c;
	font-size:9px;
}
a.return_button:hover
{
	background-image:url('../layout/return_bgr_hover.gif');
}





/**
 * LINKI
 */
a:link, a:visited
{
	text-decoration:none;
	color:#790000;	
}
a:hover
{
	color:#000;
}
a.transparent:link img, a.transparent:visited img
{
	opacity: 1.00;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=100); /* MSIE */
	-moz-opacity: 1.00;        /* Gecko */
}
a.transparent:hover img
{
	opacity: 0.70;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=70); /* MSIE */
	-moz-opacity: 0.70;        /* Gecko */
}
#pixlab a:link, #pixlab a:visited
{
	text-decoration:none;
	color:#545454;
}
#pixlab a:hover
{
	color:#fff;
}
.more a:link, .more a:visited
{
	text-decoration:none;
	color:#fff;
	background:#005bab;
	padding:0 5px;
}
.more a:hover
{
	background:#ed1c24;
}
.more
{
	padding:5px 0 0 0;
	text-align:right;
	font-size:10px;
}
#link_wejherowo a:link, #link_wejherowo a:visited
{
	text-decoration:none;
	color:#fff200;	
}
#link_wejherowo a:hover
{
	color:#fff;
}
#link_wejherowo a span
{
	color:#6dcff6;
}
#link_wejherowo a:hover span
{
	color:#fff;
}
a.muzeum:link, a.muzeum:visited
{
	text-decoration:none;
	color:#e0a42c;
	border-bottom:1px dotted #e0a42c;
}
a.muzeum:hover
{
	color:#fff;
}







/**
 * KONSTRUKCJA
 */
#top
{
	width:980px;
	margin:0 auto;
	height:19px;
	color:#fff;
	font-size:11px;
	padding:4px 0 0 0;
	background:url('../layout/bgr_top.gif') repeat-x bottom;
}
#link_wejherowo
{
	float:right;
	color:#fff200;
}
#header
{
	width:976px;
	margin:0 auto;
	height:125px;
	border:2px solid #fff;
	background:url('../layout/header.jpg') no-repeat 0 0;
}
#menu
{
	width:980px;
	margin:0 auto;
	height:29px;
	background:#dde1ed url('../layout/bgr_menu.gif') repeat-x top;
}
#container
{
	width:976px;
	margin:0 auto 40px auto;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	padding:1px 1px 0 1px;
	background:#fff;
}
#content_inside
{
	background:#fff url('../layout/bgr_content.gif') repeat-y top right;
}
#content_inside_left
{
	float:left;
	display:inline;
	width:700px;
	padding:5px;
}
#content_inside_right
{
	float:right;
	display:inline;
	width:255px;
	padding:5px;
}
#content_left
{
	float:left;
	display:inline;
	width:530px;
}
#content_right
{
	float:right;
	display:inline;
	width:435px;
}
#content_film_list
{
	background:#f4f4f4;
	padding:5px;
}
.film_box
{
	padding:5px 0 0 0;
}
.film_box_img
{
	float:left;
	display:inline;
	width:158px;
}
.film_box_img img
{
	border:1px solid #fff;
}
.film_box_date
{
	color:#7d7d7d;
	font-size:10px;
}
.film_box_txt
{
	font-size:11px;
	text-align:justify;
	line-height:15px;
	padding:5px 0 0 0;
	color:#a4a4a4;
}
#content_play_film
{
	padding:10px;
}
#icon_play
{
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
#play_film_txt
{
	font-size:11px;
	text-align:justify;
	line-height:15px;
	padding:5px 0 0 0;
}
#nowiny
{
	padding:10px;
}
#nowiny_txt
{
	float:left;
	display:inline;
	width:210px;
}
#nowiny_imgs
{
	float:left;
	display:inline;
	width:300px;
}
#nowiny_imgs img
{
	border:1px solid #ffffff;
	margin:0 0 0 10px;
}
#nowiny_txt div
{
	font-size:11px;
	text-align:justify;
	line-height:16px;
	padding:10px 0 0 0;
}
#galerie_main
{
	width: 100%;
	background: #F4F4F4;
	padding:5px;
}
#galerie_main table
{
	width:100%;
}
#galerie_main table td
{
	width:50%;
	text-align:center;
}






.box
{
	background:url('../layout/box_gradient.gif') repeat-x bottom;
	height:98px;
	border-bottom:1px solid #e3e3e3;
	padding:20px 10px 10px 10px;
}
.box .box_img
{
	width:150px;
	height:88px;
	float:left;
	display:inline;
	margin-right:10px;
}
.box .box_img img
{
	border:1px solid #fff;
}
.box .box_title
{
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;
}
.box .box_text
{
	text-align:justify;
	color:#707070;
	line-height:18px;
}








/**
 * MENU
 */
ul.menulist
{
	margin:0;
	padding:0;
	list-style:none;
	height:29px;
}
ul.menulist li
{
	margin:0;
	padding:0;
	float:left;
	display:inline;
	line-height:normal;
}
ul.menulist li a:link, ul.menulist li a:visited
{
	display:block;
	padding:7px 17px 7px 12px;
	color:#000;
	background:url('../layout/bgr_li.gif') no-repeat top right;
	text-align:center;
}
ul.menulist li a:hover
{
	color:#ed1c24;
}
ul.menulist li.active
{
	background:url('../layout/bgr_menu_active.gif') repeat-x top !important;
}
ul.menulist li.active a
{
	background-image:url('../layout/bgr_li_active.gif') !important;
	color:#fff !important;
}
ul.menulist li.active_after a
{
	background-image:url('../layout/bgr_li_active_.gif') !important;
}






#footer_scroll_off
{
	position:fixed !important;
	position:absolute;
	bottom:0;
	height:9px;
	width:100%;
}
* html div#footer_scroll_off
 {
 	position: absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop
		+(documentElement.clientHeight-this.clientHeight) 
		: document.body.scrollTop
		+(document.body.clientHeight-this.clientHeight));
}

#footer_scroll_off div#footer_scroll_link
{
	margin-top:0 !important;
}

#footer_scroll_link
{
	width:32px;
	height:9px;
	overflow:hidden;
	position:absolute;
	margin-top:-17px;
	margin-right:10px;
	right:0;
}
#footer_scroll
{
	position:fixed !important;
	position:absolute;
	bottom:0;
	height:31px;
	width:100%;
	background:#dae1e8 url('../layout/scroller.gif') repeat-x top;
}
* html div#footer_scroll
 {
 	position: absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop
		+(documentElement.clientHeight-this.clientHeight) 
		: document.body.scrollTop
		+(document.body.clientHeight-this.clientHeight));
}

#footer_scroll div
{
	height:15px;
	overflow:hidden;
	color:#707070;
	font-size:12px;
	padding:9px 0 0 0;
}

.camera_li
{
	list-style: none;
	margin: 10px;
	padding: 0px;	
	font-size: 13px;
}

.camera_li li
{
	padding: 1px 0px 4px 20px;
	margin: 0px;
	background: url('../layout/li_camera.gif') no-repeat 1px 3px;
}


/**
 * NOWE PAGE NA UL
 */
div.page
{
	margin-top:10px;
	height:10px;
}
div.page ul
{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	float:right;
	display:inline;
}
div.page ul li
{
	float:left;
	display:inline;
	margin:0 0 0 2px;
	padding:0;
}
div.page ul li a:link, div.page ul li a:visited
{
	display:block;
	background:#fff;
	padding:0px 3px;
	color:#939faa;
	border:1px solid #dbe1ea;
}
div.page ul li a:hover
{
	background:#d9d9d9;
}
div.page ul li.active a
{
	background:#002157 !important;
	color:#fff !important;	
}
