@charset "windows-1251";

/* CSS Reset by Yahoo for consistent cross browser positioning - http://developer.yahoo.com/yui/reset/ */
body {
 background-color:#ececec;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
       
	padding: 0;
	margin: 0;
	}
span
	{
	padding:3px;
	}	
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
/* end */

a {
	text-decoration:none;
	color:#666;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#666;
}
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Tahoma;
	font-size: 11px;
	color: #080808;
}

table {
	border-color:#FFF;
}
div {
	border-color:#FFF;
}
/* Positioning of the main common.master page divs */
.centerlayout #container {
	width: 1000px;  
	background: #ececec;
	margin: 0 auto;
	text-align: left; 
}
.centerlayout #sidebar1 {
	float: right; 
	width: 260px; 
}
.rightcolumn {
	width: 258px; 
	margin-top: 5px;
}
.centerlayout #maincontent {
	margin: 0 0 0 0;
	width: 740px;
	overflow:visible;	
}
/* social networks */
.socialnetworks img {
	text-align:center;
	padding: 2px;
}
/* top login area */
.logo {
	float:left;
	margin: 15px 200px 15px 0;	
}
.cart {
	float: right;
	margin: 15px 0 15px 15px;
}
.loginblock {
	float: right;
	margin: 15px 0 15px 15px;
	text-align:center;
	white-space:nowrap;
}
.loginblock #verticalbar {
	float:right;
	height:100px;
	width:1px;
	border-style:none dotted none none;
	border-color:#808080;
	border-width:1px;
}
/*The container for the main menu */

.menu #lt {
	 float: left;
	 width:7px; 
	 height:40px;
	 background:url('images/menu_left.gif');
}
.menu #mid {
	height:40px;
	background-image: url('images/menu_bg.gif');
	background-repeat:repeat;
}	

.menu #rt {
	float: right;
	width:6px;
	height:40px;
	background-image: url('images/menu_right.gif');
}

.menu #search {
	margin-top: 3px;
	height: 20px;
	width: 117px;
	color: #46484A;
	border: #000 1px solid;
	padding: 2px 3px 2px 3px;
}

.menu #list {
	list-style:none;
}

.menu li {
	float: left;
	margin-top: 6px;
	text-shadow: 2px 2px 4px black;
	margin-left:10px;
	padding-left:15px;
	background: url("images/menu_line.gif") no-repeat;
	padding-top:7px;
	height:20px;
}
.menu li.nopad 
{
    padding-top:0px;
    height:27px;
}
.menu #top {
	color: #fff;
	font-size: 11px;
	position: absolute;
	font-family: tahoma;
	font-weight: 600;
	top: -2px;
}
.menu #shadow {
	position: relative;
	color: #000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: 600;
	top: 7px;
}
.menu #link {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: 600;
}

/* Featured item */
/*Left of heading image */
.featured #lt {
	float: left;
	width: 21px;
	height: 29px;
	background-image: url('images/left_left.gif');
}
/* Middle span */
.featured #mid {
	height: 29px;
	background-image: url('images/left_bg.gif');
	background-repeat:repeat;
}
/*Right of heading image */
.featured #rt {
	float: right;
	width: 6px;
	height: 29px;
	background-image: url('images/left_right.gif');
}
/*Heading Text */
.featured #top {
	color: #F0FFFF;
	font-size: 11px;
	margin-left:15px;
	padding-top:8px;
	font-family: tahoma;
	font-weight: 600;
	text-shadow: 2px 2px 4px black;
}

/* Heading Text drop shadow */
.featured #shadow {
	position: relative;
	left: 11px;
	top: 5px;
	color: #78BE30;
	font-size: 11px;
	font-family: tahoma;
	font-weight: 600;
}
.featured #body {
	border-style: none solid solid solid;
	border-color:#CCC;
	border-width: 1px;
	height:363px;
}
/* featured Item layout */
.featured ul {
	list-style:none;
	padding:0;
	margin:0;
}
.featured li {
	padding: 10px;	
}
.featured #name {
	width:186px;
}
.featured #price {
	padding:5px;	
}
.featured #desc {
	padding:5px;	
}
.featured_image img {
	padding: 8px 0 7px 0;
	margin-left: 15px;
}

/* Category List Plugin */

/*The container for the heading */
.category #hd {
	margin: 0;
	padding: 0;
}
/*Left of heading image */
.category #lt {
	float: left;
	width: 21px;
	height: 29px;
	background-image: url('images/left_left.gif');
}
/* Middle span */
.category #mid {
	height: 29px;
	background-image: url('images/left_bg.gif');
	background-repeat:repeat;
}
/*Right of heading image */
.category #rt {
	float: right;
	width: 6px;
	height: 29px;
	background-image: url('images/left_right.gif');
}
/*Heading Text */
.category #top {
	color: #F0FFFF;
	font-size: 11px;
	margin-left:15px;
	padding-top:8px;
	font-family: tahoma;
	font-weight: 600;
	text-shadow: 2px 2px 4px black;
}

/* Heading Text drop shadow */
.category #shadow {
	position: relative;
	left: 11px;
	top: 7px;
	color: #78BE30;
	font-size: 11px;
	font-family: tahoma;
	font-weight: 600;
}
.category #body {
	border-style: none solid solid solid;
	border-color:#CCC;
	border-width: 1px;
}
.category #catlist {
	list-style: none;
	margin:0;
	padding:0;
}
.category #catlist li {
	padding:7px;
	font-size:14px;
	font-weight:600;
}
.category #catlist img {
	padding: 3px;
}
.category #catlist_sep {
	margin-left: 6px;
	 width:180px;
	 height:2px;
	 border-style: dotted none none none;
	 border-color: #CCC;
	 border-width: 1px;
}	 
/* Item detail page layout */
.itemcontainer { 
	width: 46em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.itemheader { 
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.itemheader #name {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size:16px;
	/*font-weight:800;*/
}
.itemsidebar1 {
	float: right; 
	width: 12em; /* since this element is floated, a width must be given */
	padding: 15px 0; /* top and bottom padding create visual space within this div */
}
.itemsidebar1 h3, #itemsidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
.itemmainContent {
  	margin: 0 20px 0 10px; /* the left margin will look best if you match the padding amount to the header and footer. */
} 
.itemfooter { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.itemfooter p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.itemfltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.itemfltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.ItemPrice {
	font-size:14px;
	font-weight:800;
}

/* Specials Page */
.specials td {
	padding: 5px;
}
.specials #imagelink {
	padding: 3px;
}
.specials #link {
	padding: 3px;
	font-size:12px;
	font-weight:600;
}
.specials #price {
	padding: 3px;
}
/* default system file styles */
.cart_header {
color:white;
background-color: #596f8e;
background-repeat: no-repeat;
text-align:center;
font-weight:bold;
}
.cart_header > th
{
font-weight:bold;
text-align:center;
}
.npheader 
{
    padding: 10px;
	font-size:12px;
	font-weight:800;
}
.npheader td
{
    border-style:dotted;
    border-width:1px;
    border-color:#CCC;
}
.npheader > img
{
    vertical-align: middle;
}
.npsubheader th {
	text-align:center;
        height: 29px;
	background-image: url('images/left_bg.gif');
	background-repeat:repeat;
}
.npsubheader_kolekcja {
        height: 29px;
        border: solid 1px #000000;
}
.npsubheader_kolekcja th {
        text-align:center;
}

.np
body th {
	padding: 5px;	
}
.npbody li {
	list-style:none;
}
.npbody td {
	padding: 8px;	
}
.npbody {
	padding: 8px;
	border-style:none;
	border-width: 1px;
	border-color:#000000;
}
.nptable {
	border-style:none;
	border-width:1px;
	border-color:#CCC;
}
.nptable td {
	padding: 5px;
}
label {
	padding: 5px;
}
/*quick order table */
.QOTable td
{
    padding: 3px;
}
/* Cart page alternating row */
.npbodyalt 
{
}
/* categories on customer service page */
#ctl00_ctl00_mainslot_mainslot_gvTypes {
	background-color:#CCC;
	font-size:12px;
}
/* order expenses on cart.aspx */
#ctl00_ctl00_mainslot_totalslot_expenses_sysgrid {
	border-style:dotted;
	border-width:1px;
	border-color:#CCC;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfloatleft { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfloatright { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:right;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* tabs on partdetail */
/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
}

ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#666;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#ddd;
	border-bottom:2px solid #ddd;	
	color:#000;	
	cursor:default;
}

	
/* tab pane */
div.css-panes > div {
/*	display:none;*/
	border:1px solid #666;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	background-color:#fff;	
}
.nphighlight {
        background-color:#ffff00;
}

.volumeDiscountList {
    white-space:nowrap;
}

/*Checkout*/
#tblNew td {
    padding: 5px;
}

#tblOrder td {
    padding: 5px;
}



------------------ Menu --------------------------------------------

.menu_test {
text-align:left; list-style-type:none;
}
.menu_test ul {
padding:0; margin:0; list-style-type:none; /* for Firefox */
}
.menu_test li {
float:left; position:relative;
z-index: 20;
}
.menu_test li a, .menu_test li a:visited {
display:block; text-decoration:none; color:#000; color:#FFF; width:12em; height:2.2em;  display: table-cell; vertical-align: middle;
}
* html .menu_test li a, .menu_test li a:visited {
width:7em; w\idth:6em; /* hack for IE5.5 */
}
.menu_test li a.drop, .menu_test li a.drop:visited {
font-weight:bold;
}
.menu_test li ul {
visibility:hidden; position:absolute; top:2.5em; left:0; height:0; overflow:hidden;
}
.menu_test table {
margin:-1px; border-collapse:collapse; font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu_test li:hover a,
.menu_test li a:hover {
background:#960830; border:0; 
}
.menu_test li:hover ul,
.menu_test li a:hover ul {
visibility:visible; height:auto; width:17em; left:0; top:2.2em; overflow:visible;
}
.menu_test li:hover ul li a,
.menu_test li a:hover ul li a {
display:block; font-weight:normal; background:#5a6f8e; text-decoration:none; height:auto; line-height:1.5em; padding:0.4em; width:15em; border: solid 1px #fff;
}
* html .menu_test li a:hover ul li a {
width:10em; w\idth:9em; /* hack for IE5.5 */
}
.menu_test li:hover ul li a.drop,
.menu_test li a:hover ul li a.drop {
font-weight:bold;
}
.menu_test li:hover ul li ul,
.menu_test li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:9.5em; height:0; overflow:hidden;
}
.menu_test li:hover ul li a:hover,
.menu_test li a:hover ul li a:hover {
background:#960830;
}
.menu_test li:hover ul li:hover ul,
.menu_test li a:hover ul li a:hover ul {
visibility:visible; color:#000; border:1px solid #ddd; height:auto; background:#fff; width:9.5em;
} 
.menu_test li:hover ul li:hover ul.left,
.menu_test li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menu_test li:hover ul li:hover ul li a,
.menu_test li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menu_test li:hover ul li:hover ul li:hover a,
.menu_test li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}
.categoryrepeateritem
{
    height: 100px;
    position: relative;
}
.pager > td table tr td
{
    padding: 8px;
}
.left
{
    position: relative;
    text-align: left!important;
    padding-left: 10px;
}
.right
{
    position: relative;
    text-align: right!important;
    padding-left: 10px;
}
.padding8
{
    padding: 8px;
}
.partsListTitle
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 14px;
}
.partsList
{
    font-family: Verdana;
    font-size: 12px;
    border-bottom: 1px solid #596F8E;
}
.ui-fr 
{
    background-color: white; 
    width: 362px; 
    min-height: 356px; 
    height: 100%; 
    border: solid 1 #365d98;
    clear: none; 
    float: right;
    display: block; 
    margin-bottom: 4px;
}
.ui-fl
{
    background-color: white; 
    width: 362px; 
    min-height: 365px; 
    height: 365px; 
    border: solid 1 #365d98;
    clear: none; 
    float: left;
    display: block;  
    margin-bottom: 4px;
}
.ui-f
{
    background-color: white; 
    width: 732px; 
    min-height: 365px; 
    height: 365px; 
    border: solid 1 #365d98;
    clear: none; 
    float: left;
    display: block;  
    margin-bottom: 4px;
}
.Listakolekcja > ol
{
    font-family: Verdana;
    font-size: small;
    color: blue;
    background-color: #C0C0C0;
    border: 1px solid #808080;
    width: 79%;
    list-style: none;
    overflow:hidden;
}
.Listakolekcja > li
{   width: 31%;
                border: 1px solid #808080;
                float:left;
                list-style: none;
}

.Listakolekcja > ol li
{
        border:1px solid red;
}
.Listakolekcja > img
{
                width: 37;
                height: 40;
                border-width: 0px;
}
.leftHeader
{
    background-position:left;
    background-image: url('polityka_im/header_left.jpg');
    background-repeat:no-repeat;
}
.rightHeader
{
    background-position:right;
    background-image: url('polityka_im/header_right.jpg');
    background-repeat:no-repeat;
}
a.PartsCrossName
{
    color: Black;
}    
.PartsCrossPrice
{
    color:red;
    font-size:14px;
    margin-left:-7px;
}
.hidespans > span
{
    display: none;
}
.nplabelattr
{
    width: 35%;
}
.nopadding td
{
    padding-left: 0px;display: 
}
.error
{
    border: 2px solid red;
}