/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial;
	background:#f3f3f3 url('../layout/bgr.gif') repeat-x top;
	margin:0;
	padding:0;
	color:#737373;
}
.przezroczyste
{
	position:absolute;
	background-color:#000000;
	opacity: 0.70;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=70); /* MSIE */
	-moz-opacity: 0.70;        /* Gecko */
}
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:18px;
	padding:2px 0 5px 18px;
	color:#2e3092;
	background:url('../layout/h1.gif') no-repeat left center;
}
h1.white
{
	color:#fff;
	background:url('../layout/h1_white.gif') no-repeat left center;
}
h1.grey
{
	color:#2f3193;
	background:url('../layout/h1_grey.gif') no-repeat left center;
}
h2
{
	margin:0;
	overflow:hidden;
	font-size:14px;
	padding:2px 0 2px 18px;
	color:#000;
	background:url('../layout/h1.gif') no-repeat left center;
}
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;
}

/* na potrzeby pozycjonowania */
span.white
{
	font-size: 20px;
	font-weight:bold;
	margin:8px;
	padding:8px;
	color:#fff;
	background:url('../layout/h1_white.gif') no-repeat left center;
}
span.grey
{
	font-size: 20px;
	font-weight:bold;
	margin:8px;
	padding:8px;
	color:#2f3193;
	background:url('../layout/h1_grey.gif') no-repeat left center;
}
h3
{
	margin:0;
	overflow:hidden;
	font-size:18px;
	padding:2px 0 5px 18px;
	color:#2e3092;
	background:url('../layout/h1.gif') no-repeat left center;
}

h2
{
	margin:0;
	overflow:hidden;
	font-size:14px;
	padding:2px 0 2px 18px;
	color:#000;
	background:url('../layout/h1.gif') no-repeat left center;
}
h1.katalog
{
	font-size: 20px; 
	margin: 10px;
	color:#737373;
	background:none;
}
/* koniec */



/**
 * TABELKI
 */
 
table.table_list
{
	margin:0 auto;
	background:#c1d7e9;
}
tr.table_list
{
	background:#06408a;
	color:white;
	font-weight:bold;
}
tr.table_list_b
{
	background-color:#f3f3f3;
}


/**
 * 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:#002157;
}
a:hover
{
	color:#fc9742;
}
a.transparent:link, a.transparent:visited
{
	color:#2e3092;
	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 */
}
/*

*/
img:hover
{
	color:#fc9742;
}
img.transparent:hover
{
	opacity: 0.70;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=70); /* MSIE */
	-moz-opacity: 0.70;        /* Gecko */
}

#pixlab
{
	float:right;
}
#pixlab a:link, #pixlab a:visited
{
	text-decoration:none;
	color:#c8c8c8;
}
#pixlab a:hover
{
	color:#000;
}
#footer_menu
{
	color:#8e84b1;
	padding:0 0 0 40px;
}
#footer_menu a:link, #footer_menu a:visited
{
	text-decoration:none;
	color:#8e84b1;
	padding:0 10px;
}
#footer_menu a:hover
{
	color:#000;
}






/**
 * KONSTRUKCJA
 */
#bgr
{
	background:url('../layout/bgr_top.gif') no-repeat top center;
}
#bgr_top
{
	width:990px;
	margin:0 auto;
	background:#fff url('../layout/bgr_content.jpg') no-repeat top;
}
#header
{
	height:251px;
}
#header_top
{
	height:86px;
}
#logo
{
	position:absolute;
	width:282px;
	height:58px;
	margin:17px 0 0 12px;
}
#top_menu
{
	position:absolute;
	width:282px;
	margin:40px 0 0 340px;
	font-size:14px;
}
#top_comunicator
{
	float:right;
	display:inline;
	margin:3px 0 0 0;
}
#top_comunicator td
{
	color:#fff;
	padding:0 10px 0 0;
}
#top_comunicator td span
{
	color:#cccccc;
	font-size:10px;
}
#top_left
{
	float:left;
	display:inline;
	width:446px;
	height:156px;
	margin:0 0 0 12px;
}
#top_left_box
{
	width:426px;
	height:54px;
	background:#f58729 url('../layout/bgr_box_top.gif') no-repeat top;
	margin:0 0 10px 0;
	padding:5px 10px;
	color:#fff;
}
.top_left_kind
{
	float:left;
	display:inline;
	text-align:center;
	font-size:11px;
}


#top_right
{
	float:right;
	display:inline;
	width:495px;
	height:146px;
	background:url('../layout/bgr_search.jpg') no-repeat;	
	padding:5px 10px;
}
.search_right_box
{
	color:#000;
	text-align:right;
}
#search_right_box_zaawansowane
{
	background:#f58627;
	color:#fff;
	padding:1px 6px;
	font-size:11px;
}
#search_right_box_szukaj
{
	background:#7c94b6; 
	color:#fff; 
	padding:1px 6px; 
	font-size:11px;
}
#main_pictures
{
	height:173px;
	margin:0 12px;
}
.main_pictures2
{
	float:left;
	display:inline;
	width:314px;
	height: 170px;
	text-align: center;
	overflow: hidden;
	border: solid 2px #cecece;
	margin: 2px;
}
#container
{
	padding:18px 12px 18px 18px;
}
#right
{
	width:314px;
	float:right;
	display:inline;
	margin:0 0 0 12px;
}
.grey_box_top
{
	overflow:hidden;
	height:4px;
	background:url('../layout/border_top.gif') no-repeat;
}
.grey_box
{
	background:#e9e9e9;
	border-left:4px solid #f1f1f1;
	border-right:4px solid #f1f1f1;
	padding:0 10px;
}
.grey_box_bottom
{
	overflow:hidden;
	height:4px;
	background:url('../layout/border_bottom.gif') no-repeat;
	margin:0 0 10px 0;
}
.grey_box_top_small
{
	overflow:hidden;
	height:4px;
	background:url('../layout/border_top_small.gif') no-repeat;
}
.grey_box_small
{
	background:#e9e9e9;
	border-left:4px solid #f1f1f1;
	border-right:4px solid #f1f1f1;
	padding:0 10px;
}
.grey_box_bottom_small
{
	overflow:hidden;
	height:4px;
	background:url('../layout/border_bottom_small.gif') no-repeat;
	margin:0 0 10px 0;
}
.important_box
{
	width:238px;
	padding:8px 0 0 40px;
	height:32px;
	background:url('../layout/bgr_important.gif') no-repeat;
	margin:0 0 0 5px;
	font-size:11px;
	color:black;
}
.important_box div
{
	width:31px;
	height:32px;
	float:left;
	display:inline;
	margin:-8px 0 0 -40px;
}
#footer
{
	width:990px;
	margin:0 auto 20px auto;
	padding-top:3px;
	font-size:10px;
	border-top:4px solid #343694;
	color:#28166f;
}
#content
{
	padding:15px;
}
.product_box
{
	width:469px;
	height:165px;
	padding:10px 9px 0 0;
	float:left;
	display:inline;
	border-right:1px solid #e9e9e9;
}
.product_box_right
{
	width:466px;
	height:165px;
	padding:10px 0 0 15px;
	float:left;
	display:inline;
}
.product_box_pic
{
	float:left;
	display:inline;
	width:193px;
	height:143px;
	border:5px solid #f1f1f1;
	text-align:center;
	margin:0 15px 0 0;
}
.product_box_table
{
	width:245px;
	color:#29166f;
	margin:10px 0 0 0;
	border-collapse:collapse;
}
.product_box_table_1
{
	width:295px;
	color:#29166f;
	margin:10px 0 0 0;
	border-collapse:collapse;
}
.product_box_td_left_1
{
	height:16px;
	color:#000;
	padding-left:10px;
	width:170px;
}
.product_box_table td, .product_box_table_1 td
{
	padding-bottom:5px;
}
.product_box_tr_1
{
	background:url('../layout/product_line_grey.gif') no-repeat top;
}
.product_box_tr_2
{
	background:url('../layout/product_line_grey1.gif') no-repeat top;
}
.product_box_tr_3
{
	background:url('../layout/product_line_grey2.gif') no-repeat top;
}
.product_box_td_left
{
	height:16px;
	color:#000;
	text-align:right;
	padding-right:10px;
	width:90px;
}
.product_box_schowek
{
	font-size:10px;
	padding:5px 0 0 0;
}
.product_box_cena
{
	font-size:10px;
	text-align:right;
	color:#b7b7b7;
}
.product_box_cena b
{
	font-size:13px;
	color:#ed1c24;
}
.product_box_spacer_left
{
	width:473px;
	height:1px;
	overflow:hidden;
	background:#e9e9e9;
	float:left;
	display:inline;
	margin:5px 0;
}

.product_box_spacer_right
{
	width:474px;
	height:1px;
	overflow:hidden;
	background:#e9e9e9;
	float:right;
	display:inline;
	margin:5px 0;
}
.sort_by
{
	margin:0 0 15px 0;
}
.sort_by a
{
	font-size:11px;
	padding:0 4px;
}
.sort_by span
{
	font-size:11px;
	padding:0 4px;
	color:#ed1c24;
}
.sort_by_bottom
{
	margin:0;
	padding:30px 0 0 0;
	clear:both;
}






/**
 * MENU GÓRNE
 */
ul.menu_horiz_list
{	
	margin:0;
	padding:0;
	list-style:none;
}
ul.menu_horiz_list li
{
	margin:0 1px 0 0;
	padding:0;
	float:left;
	display:inline;
	height:26px;
}
ul.menu_horiz_list li a:link, ul.menu_horiz_list li a:visited
{
	font-size:12px;
	color:white;
	margin:0;
	text-align:center;
	text-decoration:none;
	padding:6px 7px 5px 7px;
	display:block;
	background:url('../layout/bgr_menu.gif') repeat-x;
	opacity: 0.80;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=80); /* MSIE */
	-moz-opacity: 0.80;        /* Gecko */
}
ul.menu_horiz_list li a:hover
{
	opacity: 1.00;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=100); /* MSIE */
	-moz-opacity: 1.00;        /* Gecko */
}
ul.menu_horiz_list li.active a
{
	color:black !important;
	background:url('../layout/bgr_menu_active.gif') !important;
	opacity: 1.00;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=100); /* MSIE */
	-moz-opacity: 1.00;        /* Gecko */
}







/**
 * MENU LEWE
 */
ul.menulist
{
   list-style:none;
   margin:0 0 0 30px;
   padding:0;
   height:27px;
}
ul.menulist li
{
   position:relative;
   float:left;
   display:inline;
   margin:0 3px 0 0;
}
ul.menulist li a:link, ul.menulist li a:visited
{
	text-align:center;
	font-size:15px;
	font-weight:bold;
	overflow:auto;
   background:url('../layout/product_menu_li.gif') no-repeat;
   text-decoration:none;
   color:#fff;
   padding:3px 0 6px 0;
   display:block;
   width:141px;
   margin:0;
}
ul.menulist li a:hover
{
   color:#f58220;
}

ul.menulist li.active a
{
	background:url('../layout/product_menu_li_active.gif') no-repeat;
   color:#000;
}




/**
 * 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;}
