/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial;
	background:#f6fcf2;
	margin:0;
	padding:0;
	color:black;
}
a img
{
	border:0;
	vertical-align:bottom;
}
h1
{
	font-size:19px;
	font-weight:bold;
	color:#0d004c;
	margin:1px 0 20px 0;
	padding:0 0 0 20px;
	background:url('../layout/h1.gif') no-repeat left center;
}
h2
{
	font-size:15px;
	font-weight:bold;
	color:#0d004c;
	margin:10px 0 20px 0;
	padding:0;
}
img.border
{
	border:2px solid #3ab0d3;
}
div.clear
{
	overflow:hidden;
	clear:both;
}

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 #cecece;
	font-size:12px;
	font-family:Arial;
}





/**
 * LINKI
 */
a:link, a:visited
{
	text-decoration:none;
	color:#c20000;
}
a:hover
{
	color:#000;
}
.head_red a:link, .head_red a:visited, .head_red2 a:link, .head_red2 a:visited
{
	text-decoration:none;
	color:#fff;
	display:block;
}
.head_red a:hover, .head_red2 a:hover
{
	color:#fff200;
}
#pixlab a:link, #pixlab a:visited
{
	text-decoration:none;
	color:#d2d4d1;
}
#pixlab a:hover
{
	color:#000;
}




/**
 * TABELKI
 */
 
table.table_list
{
	width:95%;
	margin:0 auto;
	background:#c1d7e9;
}
tr.table_list
{
	background:#06408a;
	color:white;
	font-weight:bold;
}
tr.table_list_b
{
	background-color:#f3f3f3;
}


/**
 * KONSTRUKCJA
 */
#header
{
	background:#292929 url('../layout/header_bgr.jpg') no-repeat center;
	height:118px;
	border-bottom:1px solid white;
}
#header_content
{
	margin:0 auto;
	width:984px;
}
#logo
{
	position:absolute;
	margin:24px 0 0 9px;
	width:160px;
	height:51px;
}
#logo_text
{
	position:absolute;
	margin:38px 0 0 180px;
	color:#7e7e7e;
	font-size:16px;
	font-weight: bold;
}
#search_field
{
	float:right;
	display:inline;
	margin:80px 0 0 0;
}
#search_field input
{
	text-align:right !important;
	font-size:11px !important;
	color:#a9a9a9 !important;
	border:2px solid #a9a9a9 !important;
	padding:4px !important;
	width:200px !important;
}
#container
{
	background:url('../layout/content_bgr.gif') repeat-x top;
}
#content
{
	margin:0 auto;
	padding:16px 0;
	width:984px;
}
#left
{
	float:left;
	display:inline;
	width:237px;
}
#menu_left
{
	background:white;
	border:2px solid #efeaea;
	margin:3px 0 0 0;
}
#right
{
	float:right;
	display:inline;
	width:745px
}
.box
{
	float:left;
	display:inline;
	width:140px;
	margin:0 0 9px 9px;	
}
.box_content
{
	margin:3px 0 0 0;
	border:2px solid #efeaea;
	height:139px;	
}
.head_grey
{
	height:17px;
	background:#777a7a;
	border-bottom:2px solid #5b5e5e;
	color:white;
	padding:3px 0 0 5px;
}
.head_grey div
{
	position:absolute;
	width:18px;
	height:11px;
	overflow:hidden;
	background:url('../layout/h1_grey.gif');
	margin:17px 0 0 200px;
}
.head_red
{
	font-size:11px;
	background:#ed1c24;
	border-bottom:2px solid #bd1116;
	color:white;
	padding:1px 0 1px 5px;
}
.head_red div
{
	position:absolute;
	display:inline;
	overflow:hidden;
	width:18px;
	height:11px;
	background:url('../layout/h1_red.gif');
	margin:15px 0 0 104px;
}
.head_red2
{
	font-size:11px;
	background:#ed1c24;
	border-bottom:2px solid #bd1116;
	color:white;
	padding:1px 0 1px 5px;
}
.head_red2 div
{
	position:absolute;
	display:inline;
	overflow:hidden;
	width:18px;
	height:11px;
	background:url('../layout/h1_red.gif');
	margin:15px 0 0 324px;
}
#footer
{
	padding:5px 0 0 0;
	font-size:11px;
	width:988px;
	margin:0 auto;
	border-top:1px solid #e6ece0;
	color:#d2d4d1;
}
#pixlab
{
	float:right;
}
 
 
 
 
 
 
 
/**
 * MENU GÓRNE
 */
ul.menu_horiz_list
{	
	position:absolute;
	padding:0;
	margin:91px 0 0 20px;
	list-style-type:none; 
	list-style-image:none;
}
ul.menu_horiz_list li
{
	margin:0 1px 0 0;
	padding:0;
	float:left;
	display:inline;
	height:24px;
}
ul.menu_horiz_list li a:link, ul.menu_horiz_list li a:visited
{
	font-size:11px;
	color:white;
	margin:0;
	text-align:center;
	text-decoration:none;
	padding:6px 0 6px 0;
	background:#777a7a;
	border:1px solid #fff;
	border-bottom:0;
	display:block;
	width:94px;
}
ul.menu_horiz_list li a:hover
{
	color:#fffd1b;
}
ul.menu_horiz_list li.active a
{
	color:black !important;
	background:#d2d4d1 !important;
	padding-bottom:7px !important;
}








/**
 * MENU LEWE
 */
ul.menulist
{
   list-style:none;
   margin:0;
   padding:6px;
   width:220px;
}
ul.menulist ul
{
   list-style:none;
   padding:0 0 0 20px;
   margin:0;
}
ul.menulist li
{
   text-align:left;
   position: relative;
   margin:0;
   padding:0;
}
ul.menulist li a:link, ul.menulist li a:visited
{
	overflow:auto;
   background:url('../layout/li_red.gif') no-repeat center left;
   text-decoration:none;
   color:#06408a;
   display:block;
   width:200px;
   padding:2px 2px 2px 18px;
}
ul.menulist ul li a:link, ul.menulist ul li a:visited
{
	background-image:url('../layout/li_grey.gif');
   width:180px;
}
ul.menulist li a:hover
{
	background-color:#d2d7d1;
}
ul.menulist li.active a
{   
   font-weight:bold;
}


/**
 * Page
 */
 
.paginator { padding: 4px; text-align: right; margin-bottom: 10px; }

.paginator a,
.paginator span { margin: 1px; padding: 2px 4px; border: 1px solid #eee; color: #ccc }
.paginator a { color: #333; border-color: #ddd; background: #fff; }
.paginator a:hover { border-color: #aaa; }
.paginator .current {background:#565d5f; color:#fff; }
.paginator .title {border: none;}