/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial;
	background:#23609e;
	margin:0;
	padding:0;
	color:#fff;
}
a img
{
	border:0;
	vertical-align:bottom;
}
p
{
	line-height:20px;
	padding:10px 0;
	margin:0;
	text-align:justify;
}
h1
{
	margin:0;
	padding:0 0 0 25px;
	font-size:18px;
	color:#004a80;
	background:url('../layout/arrow_2.gif') no-repeat 0 3px;
}
h2
{
	color:#004a80;
	font-size:14px;
	font-weight:bold;
	padding:0 0 2px 0;
	margin:0;
}
h3
{
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding:10px 0;
	margin:0;
}
.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}
ul,ol
{
	line-height:20px;
}
div.more
{
	text-align:right;
}
div.more img
{
	vertical-align:middle;
}




/**
 * FORMULARZE
 */
form
{
	margin:0;
	padding:0;
}
input, select, textarea
{
	padding:1px;
	border:1px solid #b8cee4;
	font-size:12px;
	font-family:Arial;
	color:#000;
}
.error
{
	color:red; 
	font-size:10px; 
	font-family:Arial;
}
input.submit
{
	color:#000;
	padding:1px 10px;
	border:2px solid #5a5d5f;
	background:#fff;
}





/**
 * LINKI
 */
a:link, a:visited
{
	text-decoration:none;
	color:#790000;	
}
a:hover
{
	color:#000;
}
a.underline:link, a.underline:visited
{
	text-decoration:none;
	color:#790000;
	border-bottom:1px dotted #790000;
}
a.underline: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:#5da9da;
}
#pixlab a:hover
{
	color:#000;
}
#top a:link, #top a:visited
{
	text-decoration:none;
	color:#9ac6f3;	
}
#top a:hover
{
	color:#fff;
}
#herby a:link, #herby a:visited
{
	height:34px;
	width:33px;
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
#herby a:hover img
{
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
}







/**
 * KONSTRUKCJA
 */
#container
{
	width:980px;
	margin:0 auto;
}
#top
{
	height:22px;
	padding:4px 0 3px 0;
	overflow:hidden;
	line-height:20px;
}
#top a img
{
	vertical-align:middle;
	padding:0 0 2px 0;
}
#main
{
	border:1px solid #87acd1;
}
#header
{
	height:78px;
	background:url('../layout/header.gif') no-repeat 0 0;
}
#herby
{
	position:absolute;
	margin:8px 0 0 636px;
	width:344px;
}
#content
{
	background:url('../layout/bgr_content.gif') repeat-y;
}
#content_left
{
	float:left;
	display:inline;
	width:243px;
}
#content_right
{
	float:right;
	display:inline;
	width:695px;
	border-top:1px solid #87acd1;
	background:url('../layout/bgr_content_right_top.gif') no-repeat 0 0;
	padding:20px;
	color:#000;
}
#clear_content
{
	clear:both;
	height:9px;
	background:url('../layout/bgr_content_right_bottom.gif') no-repeat bottom right;
}


.header_left
{
	border-top:1px solid #b8cee4;
	border-bottom:1px solid #b8cee4;
	background:url('../layout/bgr_header_left.gif');
	font-weight:bold;
	height:18px;
	padding:3px 0 0 10px;
}
#footer
{
	font-size:10px;
	padding:3px 0 20px 0;
}
#pixlab
{
	float:right;
}
#search_bgr
{
	height:54px;
	background:url('../layout/bgr_search.gif') no-repeat 0 0;
	padding:15px 12px;
}
#logo_link
{
	position:absolute;
	width:500px;
	height:78px;
}
#logo_link img
{
	width:500px;
	height:78px;
}





/**
 * MENU
 */
ul.menulist
{
	margin:0;
	padding:0 0 20px 0;
	list-style:none;
	line-height:normal;
}
ul.menulist li
{
	margin:0;
	padding:1px 0;
}
ul.menulist li a:link, ul.menulist li a:visited
{
	display:block;
	border-top:1px solid #b8cee4;
	border-bottom:1px solid #b8cee4;
	background:url('../layout/bgr_header_left.gif');
	font-weight:bold;
	height:18px;
	padding:3px 0 0 10px;
	color:#fff;
}
ul.menulist li a:hover
{
	color:#23609e;
}
ul.menulist li a.active
{
	/*font-weight:bold !important;*/
	color:#fcb540 !important;
}
ul.menulist ul
{
	margin:0;
	padding:5px 0;
	list-style:none;
}
ul.menulist ul li a:link, ul.menulist ul li a:visited
{
	font-size:11px;
	display:block;
	color:#fff;
	padding:0 0 0 20px;
	background:url('../layout/arrow_li.gif') no-repeat 12px 7px;
	border:0;
	font-weight:normal;
	height:auto;
}
ul.menulist ul li a:hover
{
	color:#000;
}
ul li a span
{
	width:6px;
	height:4px;
	background:url('../layout/arrow_li_down.gif') no-repeat 0 5px;
}
ul.menulist ul li a.more
{
	background:url('../layout/arrow_li_down.gif') no-repeat 10px 7px !important;
}
ul.menulist ul ul
{
	margin:0 0 0 17px;
	padding:0;
	list-style:none;
}
ul.menulist ul ul li a:link, ul.menulist ul ul li a:visited
{
	font-size:11px;
	display:block;
	color:#fff;
	padding:0 0 0 20px;
	background:url('../layout/arrow_li.gif') no-repeat 12px 7px;
	border:0;
	font-weight:normal;
	height:auto;
}
ul.menulist ul ul li a:hover
{
	color:#000;
}

table.table_list
{
	margin:0 auto;
	background:#c1d7e9;
	text-align:left; 
	font-size:11px;
}
.table_list tr
{
	background-color:#f3f3f3;
}
table.table_list tr td
{
	padding:5px;
}
tr.table_list
{
	background:#06408a;
	color:white;
	font-weight:bold;
}





/**
 * NOWE PAGE NA UL
 */
div.page
{
	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:#f26522 !important;
	color:#fff !important;	
}




/**
 * GALERIA
 */
table#gallery_table
{
	padding:0;
	margin:0;
}
table#gallery_table td
{
	vertical-align:top;
	font-size:11px;
	width:158px;
	text-align:center;
}
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 6px 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');
}