BODY { background: #ffffff; margin: 0px; }

A {text-decoration: none; color: #000000; }
A:hover {text-decoration: underline; color: #ff0000; }

TABLE.main { width: 400; height: 100%; }

TD.headerLeft {
	background: #cacaca;
}

TD.White {
	background: #ffffff;
}

TD.backgrnd {
	background: url(images/background.gif) repeat-x fixed;
}

TD.backgrndBottom {
	background: url(images/background_bottom.gif) repeat-x fixed;
}

TD.headerCecece {
	background: #cecece;
}

TD.headerRight {
	background: #dcdcdc;
}
TD.headerRightShadow {
	background: #e2e2e2;
}
TD.headerRightNewsletter {
	padding-top: 6px;
	padding-left: 8px;
	background: #dcdcdc;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

INPUT.newsletter {
	border: solid 1px #bfbfbf;
	background: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}

TD.menu {
	background: url(images/menu_background.gif) scroll repeat-x left top;
}

TD.Plomien {
	background: url(images/plomien_background.gif) repeat fixed bottom;
}

TD.RedBar {
	background: url(images/red_bar_background.gif) repeat fixed left;
	color: #ffffff;
	font: bold 11px Tahoma;
	text-align: right;
}

TD.RedBar A{
	color: #ffffff;
}

TD.RedBar A:hover{
	color: #ffffff;
}

TD.NewsBlock {
	background: #838280;
}

TD.NewsBorder{
	background: url(images/news_border_background.gif) repeat-x fixed;
}

TD.news{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}

TD.MainBlock {
	background: transparent;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 9px;
	text-align: left;
}

TD.MainBlock td {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}

TD.FooterGray {
	background-color: #cecece;
}

TD.copy {
	color: #cecece;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 5px;
}

.bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a.bottom {
	text-decoration: none;
}
a.bottom:hover {
	color: #C5201A;
	text-decoration: none;
}
.lang {
	font-family: Tahoma;
	font-size: 11px;
	color: #DA231B;
}
a.lang:hover {
	color: #69110D;
	text-decoration: none;
}
a.lang {
	text-decoration: none;
}

.navbar {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}
a.navbar:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.navbar {
	text-decoration: none;
}

.newsLink {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
a.newsLink:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.newsLink {
	color: #ffffff;
	text-decoration: none;
}

form {
	margin: 0px;
}

.blackLink {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
a.blackLink:hover {
	color: #000000;
	text-decoration: underline;
}
a.blackLink {
	color: #000000;
	text-decoration: none;
}
.blackLinkBold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}
a.blackLinkBold:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.blackLinkBold {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.ProductTitle {
	color: #da231b;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

TD.ProductPage  {
	border: solid 1px #da231b;
	padding: 2px;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}


TD.ProductPageDesc {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
}

TABLE.ProductPageAttribs {
	border-top: solid 1px #cccccc;
}
TD.ProductPageAttribs {
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background-color: #eeeeee;
	padding: 2px;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
}

TD.ProductPageAttribsWhite {
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background-color: #ffffff;
	padding: 2px;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
}

DIV.ProductList  {
	padding: 5px;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

DIV.ProductListDesc  {
	color: #333333;
	padding: 5px;
	padding-left: 8px;
	font-family: Tahoma;
	font-size: 11px;
}

table.Cart{
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

table.Cart th {
	font: bold 11px Tahoma;
	padding: 2px, 2px, 2px, 2px;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background-color: #eeeeee;
}

table.Cart td {
	font: 11px Tahoma;
	padding: 2px, 2px, 2px, 2px;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

table.Cart input {
	border: 1px solid #D3D3D3;
	font: 11px Tahoma;
}

table.ShippMet{
	/*border: solid 1px #cccccc; */
	width: 80%;
}

table.ShippMet th {
	font: bold 11px Tahoma;
	padding: 2px, 2px, 2px, 2px;
	background-color: #eeeeee;
}

table.ShippMet td {
	font: 11px Tahoma;
	padding: 2px, 2px, 2px, 2px;
}

table.ShippMet input {
	border: 1px solid #D3D3D3;
	font: 11px Tahoma;
}

div.adnot {
	color: #414141;
	font: 10px Tahoma;
	padding: 1px;
}

div.CartSuma {
	text-align: right;
	color: Black;
	font: bold 12px Tahoma;
	padding: 2px;
}

div.Info {
	color: Black;
	font: 11px Tahoma;
	padding: 2px;
}

table.TableBor {
	border: 1px solid #d3d3d3;
}

div.ShippMetWaga {
	text-align: left;
	color: Black;
	font: bold 12px Tahoma;
	padding: 2px;
}