/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial;
	background:#db7101;
	margin: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:10px 0;
	overflow:hidden;
	font-size:14px;
	padding:0 0 0 15px;
	background:url('../layout/box.gif') no-repeat left center;
	color:#000;
}
h1 span
{
	color:#ee383f;
}
h2
{
	font-size:18px;
	font-weight:bold;
	color:#0588c0;
	margin:10px 0 5px 0;
	padding:0 0 0 14px;
	background:url('../layout/li.gif') no-repeat left top;
	background-position:0 8px;
}
ul.lista_produktow ,ol.lista_produktow
{
	margin:0 0 20px 0;
	padding:0;
	font-size:14px;
	list-style:none;
}
ul.lista_produktow li, ol.lista_produktow li
{
	margin:0 0 0 15px;
	padding:4px 0 4px 25px;	
	color:#790000;
	background:url('../layout/lista_li.gif') no-repeat left top;
	background-position:0 2px;
}




/**
 * 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;
}





/**
 * TABELKI
 */
 
table.table_list
{
	margin:0 auto;
	background:#c1d7e9;
	text-align:center; 
	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;
}




/**
 * GALERIA
 */
table#gallery_table
{
	border-spacing:9px;
	padding:0;
	margin:0;
}
table#gallery_table td
{
	vertical-align:top;
	padding:4px;
	border:1px solid #cacaca;
	font-size:11px;
	width:152px;
	background:#efefef;
}
table#gallery_table td div.image
{
	width:150px;
	height:113px;	
	text-align:center;
	margin-bottom:3px;
	border:1px solid #cacaca;
	background:#fff;
}
table#gallery_table td img
{
	text-align:center;
}
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, a.transparent:visited
{
	opacity: 1.00;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=100); /* MSIE */
	-moz-opacity: 1.00;        /* Gecko */
}
a.transparent:hover
{
	opacity: 0.70;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=70); /* MSIE */
	-moz-opacity: 0.70;        /* Gecko */
}
#pixlab a:link, #pixlab a:visited
{
	font-size:10px;
	text-decoration:none;
	color:#949494;
}
#pixlab a:hover
{
	color:#000;
}
.news_footer a:link, .news_footer a:visited
{
	float:right;
	display:inline;
	text-decoration:none;
	color:#ed1c24;
	padding-left:30px;
	font-size:11px;
}
.news_footer a:hover
{
	color:#000;
}






/**
 * KONSTRUKCJA
 */
#container
{
	width:943px;
	background:#fff url('../layout/bgr_content.gif') repeat-y right;
	margin:6px auto 0 auto;
}
#content
{
	width:941px;
	background:url('../layout/right.jpg');
	padding:0 2px 0 0;
}
#top
{
	height:73px;
	background:#e75a1f url('../layout/top.gif') repeat-x top;
}
#logo
{
	width:329px;
	height:88px;
	position:absolute;
	margin:-7px 0 0 0;
}
#top_link
{
	float:right;
	display:inline;
	font-size:24px;
	color:#fff;
	margin:23px 20px 0 0;
}
#header
{
	width:941px;
	height:157px;
	background:url('../layout/header.jpg');
}
#menu
{
	width:941px;
	height:37px;
	background:url('../layout/bgr_menu.jpg') no-repeat left top;
}
#main_content
{
	background:#fff url('../layout/bgr_main.gif') repeat-x top;
}
#footer
{
	width:941px;
	background:url('../layout/bottom.jpg') no-repeat top;
	padding:4px 5px 0 3px;
	margin:0 auto;
	color:#949494;
	font-size:10px;
}
#pixlab
{
	float:right;
}





/**
 * AKTUALNOŚCI
 */
.news_date
{
	float:right;
	display:inline;
	color:#c7c7c7;
	font-size:10px;
	margin:14px 0 0 0;
}
.news_footer
{
	border-bottom:1px solid #e2e2e2;
	height:20px;
}
.news_last
{
	border:none !important;
}






/**
 * GÓRNE MENU
 */
ul#menulist
{
	margin:0;
	padding:3px 0 0 0;
	list-style:none;
	height:26px;
}
ul#menulist li
{
	margin:0;
	padding:0 10px;
	float:left;
	display:inline;
	height:26px;
	background:url('../layout/bgr_li.gif') no-repeat top right;
}
ul#menulist li a:link, ul#menulist li a:visited
{
	text-align:center;
	font-size:12px;
	color:#000;
	display:block;
	margin:0;
	width:95px;
	text-decoration:none;
	padding:5px 0 6px 0;
}
ul#menulist li a:hover
{
	color:#d6471b;
}
ul#menulist li.active a
{
	background:url('../layout/bgr_li_a.gif') no-repeat top left !important;
	color:#fff !important;
}
ul#menulist li#menu_end
{
	background:none;
}







/**
 * 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;}
