/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial;
	background:#ecebec url('../layout/bgr.gif') repeat-x top;
	margin:24px 0;
	padding:0;
	color:#000;
}
a img
{
	border:0;
	vertical-align:bottom;
}
p
{
	text-align:justify;
	text-indent:20px;
	line-height:20px;
	font-size:12px;
	margin:10px 0;
}
h1
{
	margin:0;
	overflow:hidden;
	font-size:16px;
	padding:0 0 10px 0;
	color:#3c3e98;
}
h1 span
{
	color:#ee383f;
}
h2
{
	margin:0;
	overflow:hidden;
	font-size:14px;
	padding:0 0 10px 0;
	color:#3c3e98;
}
h2 span
{
	color:#ee383f;
}
ul.lista ,ol.lista
{
	margin:0;
	padding:0;
	text-align:justify;
}
ul.lista li, ol.lista li
{
	margin:0;
	padding:0 0 5px 15px;
	list-style:none;
	background:url('../layout/arrow.gif') no-repeat left top;
}




/**
 * FORMULARZE
 */
form
{
	margin:0;
	padding:0;
}
input, select, textarea
{
	padding:1px;
	border:1px solid #a2bddc;
	font-size:12px;
	font-family:Arial;
}
.error
{
	color:red; 
	font-size:10px; 
	font-family:Arial;
}





/**
 * LINKI
 */
a:link, a:visited
{
	text-decoration:none;
	color:#ed1d24;	
}
a:hover
{
	color:#1d2863;
}
#pixlab a:link, #pixlab a:visited
{
	font-size:10px;
	text-decoration:none;
	color:#b9b9b9;
	float:right;
}
#pixlab a:hover
{
	color:#000;
}
a:link img.pic_border, a:visited img.pic_border
{
	border:1px solid #1e2966;
}
a:hover img.pic_border
{
	border:1px solid #a2a2a2;
}






/**
 * KONSTRUKCJA
 */
#header
{
	width:896px;
	height:213px;
	background:white;
	margin:0 auto;
}
#header_left
{
	width:4px; 
	height:210px; 
	background:url('../layout/header_left.gif') no-repeat; 
	border-top:3px solid #1e2966; 
	float:left;
}
#header_main
{
	width:649px;
	height:210px;
	background:url('../layout/header.jpg');
	border-top:3px solid #fff;
	float:left;
}
#header_text
{
	width:219px;
	height:190px;
	background:#3c3d63 url('../layout/header_bgr_txt.gif') repeat-x;
	border-top:3px solid #e0e0ec;
	float:left;
	color:#b7c2cf;
	font-size:10px;
	padding:10px;
	text-align:justify;
}
#header_right
{
	width:4px;
	height:210px;
	background:url('../layout/header_right.gif') no-repeat;
	border-top:3px solid #1e2966;
	float:left;
}
#menu
{
	width:888px;
	height:35px;
	background:url('../layout/menu_bgr.gif');
	margin:0 auto;
	border-top:1px solid #fff;
}
#shadow_left
{
	width:4px;
	height:305px;
	background:url('../layout/content_left.gif') no-repeat top;
	position:absolute;
	margin:-1px 0 0 -4px;
}
#shadow_right
{
	width:4px;
	height:305px;
	background:url('../layout/content_right.gif') no-repeat top;
	position:absolute;
	margin:-1px 0 0 888px;
}
#content
{
	width:860px;
	background:#f3efef;
	margin:0 auto;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	padding:25px 10px;
	color:#474747;
}
#footer
{
	width:880px;
	padding:12px 4px 0 4px;
	background:url('../layout/bottom.gif') no-repeat top;
	margin:0 auto;
}
#spacer
{
	width:1px;
	height:240px;
	float:right;
	display:inline;
}
.pic_border
{
	border:1px solid #1e2966;
	padding:2px;
}






/**
 * GÓRNE MENU
 */
.suckertreemenu
{
	z-index:10;
	position:absolute;
	float:right;
	display:inline;
	font-size:12px;
	font-family:Arial;
	height:35px;
}
.suckertreemenu ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.suckertreemenu li.active a
{
	color:#fff !important;
	background:url('../layout/bgr_li_active.gif') repeat-x top right !important;
}
.suckertreemenu li a.active:hover
{
	color:black !important;
}
.suckertreemenu ul li
{
	position:relative;
	display:inline;
	float:left;
	background:url('../layout/bgr_li.gif') no-repeat top right;
	padding-right:2px;
}
.suckertreemenu ul li a
{
	font-size:12px;
	display:block;
	padding:9px 18px 10px 19px;
	text-decoration:none;
	color:#000;
}
.suckertreemenu ul li ul
{
	z-index:10;
	left:0;
	position:absolute;
	top:1em; /* no need to change, as true value set by script */
	display:block;
	visibility:hidden;
	padding-top:1px;
	border-left:1px solid #a4a3a3;
	border-right:1px solid #a4a3a3;
	margin-left:-2px;
}
.suckertreemenu ul li ul li
{
	display:list-item;
	float:none;
	background:url('../layout/menu_bgr.gif') repeat-x top;
	opacity: 0.90;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=90); /* MSIE */
	-moz-opacity: 0.90;        /* Gecko */
	padding-right:0;
}
.suckertreemenu ul li ul li ul
{ 
	left:159px; /* no need to change, as true value set by script */
	top:0;
}
.suckertreemenu ul li ul li a
{
	display:block;
	width:140px; /*width of sub menu levels*/
	color:#1b1464;
	text-decoration:none;
	padding:10px 5px 10px 18px;
	background:url('../layout/lvl2_arrow.gif') no-repeat top left;
}
.suckertreemenu ul li ul li ul li
{
	
}
.suckertreemenu ul li ul li ul li a
{
	
}
.suckertreemenu ul li a:link, .suckertreemenu ul li a:visited
{
	color:#1c2760;
}
.suckertreemenu ul li a:hover
{
	color:#1c2760;
	background:url('../layout/bgr_li_hover.gif') repeat-x top;
}
.suckertreemenu .mainfoldericon
{
}
.suckertreemenu .subfoldericon
{

}
* html p#iepara
{
	padding-top: 1em;
}
/* Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; width:1%; }
* html .suckertreemenu ul li ul li { float: left; display:inline; }
/* End */






/**
 * Page
 */ 
.paginator { padding:4px; text-align:right; }
.paginator a, .paginator span { margin: 1px; padding: 2px 4px; border: 1px solid #eee; color: #ccc }
.paginator a { color: #333; border-color: #ddd; }
.paginator a:hover { border-color: #aaa; }
.paginator .current {background:#565d5f; color:#fff; }
.paginator .title {border: none;}