* {
	margin: 0px;
	padding: 0px;

}

body {
	background-color: #EFEFEF;
	font-family: Arial, Verdana, serif;
	font-size: 11px;
}

img {
	border: 0px;
}

.invisible {
	display: none;
}

/* headers */

div.ma_menu {
	width: 100%;
	/*border: 1px solid red;*/
	margin: 0 auto;
}

div.ma_header {
	height: 65px;
	overflow: hidden;
	background-color: #003366;
	background-image: url(/img/header.gif);
	background-repeat: repeat-x;

}

div.ma_header ul {
	top: 23px;
	left: 270px;
	margin: 0;
	padding: 0;
	position: absolute;
	color: #FFFFFF;
	font-size: 12px;
}

div.ma_header li {
	margin: 0 15px;
	display: inline;
}

div.ma_header li a {
	padding: 0px 0 0 12px;
	background: url('/img/menu-icon.gif') no-repeat left center;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: none;
}
div.ma_header li a:hover {
	text-decoration: none;
}

.footer { margin: 10px 13px; padding: 10px 0px; clear: both; border-top: 1px solid #D6D6D6; color: #383838; list-style: none outside; text-align: left; }
.footer ul {margin: 10px 0px;}
.footer li { padding: 0px 10px; display: inline; border-left: 1px solid #383838; font-size: 14px;}
.footer li.first-child { border: 0; padding-left: 0px;}
.footer a { color: #003C58; text-decoration: none;}
.footer a:hover { color: #000; text-decoration: underline;}

table.footerLinks { margin: 0px 13px 10px 13px; border-collapse: collapse;}
table.footerLinks td.title { width: 160px; font-weight: bold;}
table.footerLinks tr.odd td { background-color: #F5F5F5;}
table.footerLinks td p { margin: 2px;}
table.footerLinks td p a { color: #33333A;  text-decoration: none;}
table.footerLinks td p a:hover { color: #000; text-decoration: underline;}

div.ma_banner {
	margin-top: 1px;
	text-align: center;
}

div.wrapper {
	width: 902px;
	overflow: visible;
	margin: 0 auto;
	padding: 0 2px 0 1px;
	position: relative;
}

/* shared + veneo */

h2.heading {
	height: 17px;
	margin: 6px 0 2px 0;
	padding: 0 5px 8px 15px;
	overflow: hidden;
	background: url('/img/heading2.jpg') 0 0 no-repeat;
	background-color: #FCFCFC;
	color: #272727;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	margin-left: 10px;
	width: 160px;
}

h2.heading a {
	font-size: 11px;
	color: #272727;
	text-decoration: none;
}

div.ma_content {
	width: 850px;
	min-height: 400px;
	background-color: white;
	border: 1px solid #E1E1E1;
	margin: 10px auto;
	
}

div.box {
	overflow: hidden;
	background-color: #F5F5F5;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* ukrywanie od ie5 \*/
* html div.box {height:1%;}
/* koniec! */


div.newsletter {
	width:170px;
	height:60px;
	background:transparent url('/img/newsletter_bg.gif') 0 0 no-repeat;
	overflow:hidden;
	padding: 10px 0 0 10px;
}

div.newsletter .newsletter_text {
	width:80px;
	margin-right: 5px;
}

div.newsletter .newsletter_submit {
	cursor: pointer;
	height:21px;
	width:66px;
	background:transparent url('/img/newsletterSubmit.gif') no-repeat 0 0;
	border:none;
}

div.newsletter form {
	margin-bottom: 7px;
}

div.newsletter a {
	padding: 0 0 0 6px;
	margin-left: 5px;
	color:#5a5a5a;
	font-size:10px;
	background:transparent url('/img/lismall.gif') no-repeat 0 5px;
	text-decoration:underline;
}

div.submenu {
	background:#DCDCDC url('/img/menubg.gif') no-repeat 0 0;
	padding:8px 0px 10px 19px;
	width: 161px;
}

div.submenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

div.submenu ul li {
	padding:0 0 0 18px;
	background:transparent url('/img/liblue.gif') 0 4px no-repeat;
}

div.submenu ul li.current {
	padding:0 0 0 18px;
	background:transparent url('/img/lired.gif') 0 4px no-repeat;
}

div.submenu ul li a {
	margin:5px 0 0 0;
	padding:0 0 3px 0;
	display:block;
	background:transparent url('/img/h4_motd.gif') 0 bottom repeat-x;
	color:#474748;
	/*width:132px;*/
	width: 90%;
	text-decoration: none;
}

ul.liblue {
	margin-left: 10px;
	list-style-type: none;
}

div.sep {
	clear: both;
	height: 10px;
	margin: 0px 10px 0px 10px;
	background: url('/img/h4_motd.gif') 0 center repeat-x;	
}


ul.liblue li {
	padding:0 0 0 18px;
	background:transparent url('/img/liblue.gif') 0 3px no-repeat;
}

ul.liblue li a {
	margin:5px 0 0 0;
	padding:0 0 3px 0;
	display:block;
	color:#474748;
	text-decoration: none;
}

div.submenu ul li a:hover {
	text-decoration: underline;
}

div.submenu ul li.current a {
	color:#b20000;
}

div.submenu ul li.sub {
	margin-left: 10px;
}

div.submenu ul li.ssub {
	margin-left: 18px;
}

div.login {
	background:transparent url('/img/menubg_red.gif') no-repeat 0 bottom;
	padding:8px 10px 10px 19px;
}

div.login h2 {
	margin: 0px;
	margin-bottom: 5px;
}

div.login h2 a {
	color: #9D0000;
}

div.login p {
	margin-top: 5px;
}

div.login p a {
	color: black;
	text-decoration: underline;
}

div.login form p {
	margin: 0px;
}

div.login ul {
	margin:0;
	padding:0;
	list-style:none;
}

div.login ul li {
	padding:0 0 0 18px;
	background:transparent url('/img/liblue.gif') 0 4px no-repeat;
}

div.login ul li.current {
	padding:0 0 0 18px;
	background:transparent url('/img/lired.gif') 0 4px no-repeat;
}

div.login ul li a {
	margin:5px 0 0 0;
	padding:0 0 3px 0;
	display:block;
	background:transparent url('/img/h4_motd.gif') 0 bottom repeat-x;
	color:#474748;
	width:132px;
	text-decoration: none;
}

div.login ul li a:hover {
	text-decoration: underline;
}

div.login ul li.current a {
	color:#b20000;
}


p.more {
	margin: 3px;
	margin-bottom: 10px;
	text-align: right;
}
p.more a {
	background: transparent url('/img/more.gif') no-repeat left top;
	padding:0 10px 0 20px;
	font-weight:bold;
	color:#33333a;
	text-align: right;
	text-decoration: none;
}

p.post {
	margin: 3px;
	text-align: right;
	padding-bottom: 7px;

	/*font-size: 12px;
	letter-spacing: 1px;*/
}
p.post a.newThread {
	background: transparent url('/img/add_comment.gif') no-repeat left top;
	padding:0 10px 0px 20px;
	font-weight:bold;
	color:#E70809;
	text-align: right;
}

p.post a.parentCat {
	color: #33333A;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

/* containers */

div.left_container {
	float: left;
	width: 200px;
	/*border-right: 1px solid #D6D6D6;*/
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

div.right_container {
	float: right;
	width: 200px;
	border-left: 1px solid #D6D6D6;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

div.center_container {
	float: left;
	width: 410px;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	/*border-right: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;*/
}

div.wide_container {
	float: right;
	width: 625px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #D6D6D6;
}

div.wide_container h2.heading {
	background: url('/img/heading_wide.jpg') 0 0 no-repeat;
	width: 595px;
}

/* strona glowna */

div.catbox {
	width: 290px;
	float: left;
}

div.catbox h1, h1 {
	color: #B20000;
	font-size: 16px;
	margin: 15px 5px 0;
}

div.catbox h1 a, h1 a {
	color: #272727;
	text-decoration: none;
}

div.catbox h1 span, h1 span {
	float: right;
	font-size: 11px;
	font-weight: normal;
	margin-top: -18px;
}

div.catbox h1 span a, h1 span a {
	text-decoration: underline;
}

div.catbox h1 span a:hover, h1 span a:hover {
	text-decoration: none;
}

div.catbox div.inner {
	margin: 10px;
	background-color: white;
	height: 130px;
}

div.catbox div.inner img {
	margin: 0 auto;
	/*max-height: 80px;
	max-width: 80px;*/
	vertical-align: middle;
}

div.catbox div.inner h2 {
	margin: 0px;
}

div.catbox div.inner h2 a {
	margin: 0px;
}

div.catbox div.inner p {
	margin: 5px;
	font-weight: bold;
}

div.catbox div.inner p.price {
	color: #A02F27;
	text-align: right;
	
	margin-right: 5px;
	font-size: 14px;
	font-weight: bold;
}

div.catbox div.inner p.buyNow {
	/*background: #EFEFEF url('/img/basket.gif') no-repeat 5px 4px;*/
	background-color: #EFEFEF;
	border: 1px solid #D4D4D4;
	text-align: center;
	line-height: 20px;
	margin-top: 3px;
	margin-right: 5px;
	width: 120px;
	float: right;
}

div.catbox div.inner p.buyNow a {
	/*padding-left: 25px;*/
	color: #B20000;
	font-weight: bold;
	text-decoration: none;
}

/* kategoria */
h2, h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #053158;
	/*float: left;*/
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
}
h3, h3 a {
	font-size: 15px;
	font-weight: bold;
	color: #a90000;
	/*float: left;*/
	margin: 5px;
	padding-top: 0px;
	text-decoration: none;
}
h3 span, h3 span a {
	font-size: 11px;
	color: #272727;
}

ul.catline {
	margin: 3px 0px 3px 10px;
	padding-bottom: 3px;
	background: transparent url(/img/h4_motd.gif) repeat-x scroll 0pt bottom;
	list-style-type: none;
	clear: both;
}

ul.catline li {
	display: inline;
	margin-right: 5px;
	font-size: 12px;
}

ul.catline li a {
	color: #272727;
	text-decoration: none;
}

ul.catline li.current a {
	font-weight: bold;
}

/* szukajka na stronie kategorii */
form#prodSearch {
	margin: 15px 10px;
}

form#prodSearch p {
	margin-bottom: 5px;
	clear: both;
}

form#prodSearch label {
	font-weight: bold;
}

form input.suggestSearch {height: 14px; background: transparent url('/img/form-bg.gif') 0px 0px repeat-x; border: 1px solid #A5ACB2; padding: 2px;}


form#prodSearch input, form#prodSearch select {
	font-family: Arial, Verdana, serif;
	font-size: 11px;
	margin-right: 5px;
}

form#prodSearch input#price1, form#prodSearch input#price2 {
	width: 80px;
}

form#prodSearch select#producer {
	width: 200px;
}

form#prodSearch input.searchButton {
	width: 74px;
	height: 20px;
	margin: 2px auto;
	background: transparent url(/img/bt-search.gif) no-repeat 0px 0px;
	border: 0px;
}

form#prodSearch input.searchButton:hover {
	background-color: #223366;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	cursor: pointer;
}

table.products {
	border-collapse: collapse;
}

table.products tr.titlerow td {
	border-bottom: 1px solid #D6D6D6;
	height: 10px;
	font-weight: bold;
}

table.products tr.titlerow td a {
	text-decoration: none;
	color: black;
}

table.products td {
	border-bottom: 1px solid #D6D6D6;
	padding-bottom: 10px;
}

table.products td.prod .img {
	clear: left;
	float: left;
	/*width: 100px;*/
	margin: 10px;
}

img.magnif {
	margin-top: -15px;
	margin-left: -25px;
}

table.products p.buyNow {
	/*background: transparent url('/img/basket.gif') no-repeat 0px 4px;*/
	line-height: 20px;
	margin-top: 25px;
}

table.products p.buyNow a {
	/*padding-left: 25px;*/
	color: #B20000;
	font-weight: bold;
	text-decoration: none;
}

table.products p a {
	color: black;
	text-decoration: none;
}

table.products p.productPrice {
	font-size: 14px;
	font-weight: bold;
}

table.products p.productPrice span {
	color: #A90000;
	font-size: 18px;
}

div.productTile {
	float: left;
	width: 180px;
	height: 200px;
	margin: 0px 32px 10px 0px;
	background:#DCDCDC url('/img/menubg.gif') no-repeat 0 0;
}

div.productTile a {
	text-decoration: none;
	color: black;
}

div.productTile div.img {
	height: 110px;
	display: block;
	margin: 5px;
}

div.productTile img.productSmall {
	width: 100px;
}

p.sortingInfo {
	text-align: right;
	margin-bottom: 10px;
}

p.sortingInfo a {
	color: #474748;
	text-decoration: underline;
	margin-left: 1px;
}

p.sortingInfo a:hover {
	text-decoration: none;
}

div.productTile h3 {
	font-size: 12px;
	font-weight: bold;
	color: #a90000;
	/*float: left;*/
	margin: 5px 5px 0px 5px;
	padding: 0px;
	text-decoration: none;
}

div.productTile h3 a {
	font-size: 12px;	
	color: #a90000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


div.productTile p {
	text-align: right;
	margin-right: 10px;
}

div.productTile p.productPrice {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

div.productTile p.productPrice span {
	color: #A90000;
	font-size: 18px;
	text-align: right;
}

/* paging */
div.pagination {
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}

div.pagination a {
	color: black;
	text-decoration: none;
}

div.pagination ul {
	list-style-type: none;
}

div.pagination ul li {
	display: inline;
}

div.pagination ul li.next {
	margin-left: 13px;
}

div.pagination ul li.previous {
	margin-right: 13px;
}

div.pagination ul li.current {
	font-size: 150%;
	font-weight: bold;
}

div.loginBox {
	width: 400px;
	border: 1px solid #D6D6D6;
	margin: 30px auto;
}

div.loginBox div.boxHeader {
	background-color: #074379;
}

div.loginBox div.boxHeader p {
	text-align: right;
	padding: 3px;
	margin: 0px;
}

div.loginBox div.boxHeader p a {
	color: white;
	text-decoration: none;
}

div.loginBox div.boxHeader p a span {
	color: #A2C9F4;
	text-decoration: none;
}

div.loginBox div.boxHeader h1 {
	color: white;
	border: 0px;
	background: none;
	margin-top: -15px;
}

div.loginBox p {
	margin: 5px;
}

div.loginBox form {
	width: 250px;
	margin: 20px auto;
}

div.loginBox form label {
	width: 50px;
	font-weight: bold;
	float: left;
	vertical-align: middle;
}

div.loginBox form input {
	font-family: Arial, Verdana, serif;
	font-size: 11px;
	vertical-align: middle;
}

p.userdata {
	line-height: 20px;
	margin-left: 3px;
	clear: both;
}

p.userdata span {
	font-weight: bold;
	width: 150px;
	float: left;
}

table.stats {
	background-color: white;
	border-collapse: collapse;
	font-size: 11px;
	vertical-align: middle;
	margin: 10px;
}

table.stats tr.title td {
	background-color: #dadada;
	font-weight: bold;
	text-align: center;
}

table.stats td {
	border: 1px solid black;
	padding: 2px;
	text-align: right;
}

form.paneldata {
	width: 300px;
	margin: 20px auto;
}

form.paneldata input {
	font-family: Arial, Verdana, serif;
	font-size: 11px;
}

form.paneldata p {
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
}

form.paneldata label {
	font-weight: bold;
	width: 150px;
	float: left;
}

div.sysMessage {
	margin: 10px;
	text-align: center;
	padding: 5px 0px;
}

div.positive {
	border: 2px solid green;
	background-color: #A7DFA9;
}

div.negative {
	border: 2px solid red;
	background-color: #FFAFAF;
}

img.maChart {
	border: 1px solid #E1E1E1;
	margin: 0 auto;
	text-align: center;
}

/* wyszukiwarka tekstowa */

div.textSearch {
	background-color: #F5F5F5;
	padding: 10px;
	font-size: 12px;
	margin: 5px 25px 10px 10px;
}

div.textSearch form p {
	line-height: 30px;
	vertical-align: middle;
	clear: both;
}

div.textSearch form p label {
	float: left;
	width: 130px;
	vertical-align: middle;
}

div.textSearch form p input {
	vertical-align: middle;
}

div.textSearch form p input#searchedText {
	width: 350px;
	vertical-align: middle;
	font-size: 14px;
}

div.textSearch form p select {
	font-size: 11px;
	padding: 1px;
	width: 190px;
	vertical-align: middle;
}

p.searchedCats {
	margin: 0px 10px 10px 10px;
}

p.searchedCats a {
	color: #474748;
	padding-right: 5px;
	text-decoration: underline;
}

p.searchedCats a:hover {
	text-decoration: none;
}

ul.categories {
	margin-left: 20px;
}

ul.categories ul {
	margin-left: 20px;
}

ul.categories a {
	color: #33333A;
	text-decoration: none;
}

a.black {
	color: #474748;
	text-decoration: none;
	display: block;
}

a.black:hover {
	text-decoration: underline;
}

ul.parts {
	width: 80px;
	margin-left: 5px;
	float: left;
	list-style-type: none;
}

ul.parts li {
	width: 80px;
	overflow: hidden;
}

div.partsBox {
	clear: both;
	background: transparent url('/img/parts1_line.jpg') 0px 0px repeat-y;
	width: 600px;
	margin: 0px 5px;
}

div.partsBox .partsTop {
	height: 50px;
	/*width: 600px;*/
	padding: 52px 0px 0px 110px;
	background: transparent url('/img/parts1_top.jpg') 0px 0px no-repeat;
}

div.partsBox .partsBottom {
	width: 600px;
	background: transparent url('/img/parts1_bottom.jpg') bottom center no-repeat;
}

table.markiEdit {
	width: 605px;
	border-collapse: collapse;
	margin: 5px;
}

table.markiEdit td {
	border: 1px solid #e6e6e6;
	vertical-align: middle;
	padding: 3px;
}

table.markiEdit td input.url {
	width: 340px;
	border: 1px solid #D1D5D6;
}

table.markiEdit tr.off td {
	background-color: #F5F5F5;
	color: #D1D5D6;
}

table.markiEdit tr.on td {
	background-color: #fff;
	color: #000;
	font-weight: bold;
}

div.submitLine {
	width: 80px;
	height: 24px;
	border: 1px solid #e6e6e6;
	background-color: white;
	position: absolute;
	text-align: center;
}

div.submitLine button {
	font-size: 11px;
	width: 70px;
	margin-top: 2px;
}

form.parts select {
	width: 200px;
	font-size: 11px;
}

p.spellingSuggest {
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #A90000;
}

p.spellingSuggest a {
	color: #A90000;
	font-style: italic;
	text-decoration: underline;
}


