BODY {
text-align: center;
margin: 0px;
/*background: url(bgk.png) 5px 150px repeat-x;*/
}
UL, LI {
	list-style: square;
}
a:link {
	color: red;
	text-decoration: none;
}
a:visited {
	color: red;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
.muratec_naglowek{h2;
	color: blue;
}
.maindiv {
width: 780px;
text-align: left;

}
.naglowek {
  width: 780px;
  height: 150px;
  background-color: white;
  background: url(gfx/bgn.png);
}
.menu {
  width: 780px;
  height: 26px;
  background: url(gfx/menutest.png);
  vertical-align: middle;
  font-weight: bold;
  /*font-family: "Comic Sans MS";*/
}
.menu td {
	color: white;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
.menu2 {
	padding-top: 30px;
	width: 200px;
	background: url(gfx/white.png);
	color: red;
	vertical-align: top ; 
	/*font-family:  Helvetica, "Comic Sans MS";*/
	font-weight: bold;
}
.menu3 {
	color: black;
}
.menu2 img {
	border-style: none;
	border-width: 0px; 
}
.menu a:link {
	color: white;
	text-decoration: none;
}
.menu a:visited {
	color: white;
	text-decoration: none;
}
.menu a:hover {
	color: black;
	text-decoration: none;
}
.menu2 a:link {
	color: red;
	text-decoration: none;
}
.menu2 a:visited {
	color: red;
	text-decoration: none;
}
.menu2 a:hover {
	color: black;
	text-decoration: none;
}
.menu_red a:link {
	color: red;
}
.menu_red a:visited {
	color: red;
}
.menu_red a:hover {
	color: black;
}
.menu_blue a:link {
	color: blue;
}
.menu_blue a:visited {
	color: blue;
}
.menu_blue a:hover {
	color: black;
}
.menu_gray a:link {
	color: 444444;
}
.menu_gray a:visited {
	color: 444444;
}
.menu_gray a:hover {
	color: black;
}
.tresc {
	padding-top: 30px;
  background: url(gfx/white.png);
  vertical-align: top ;
  font-family: "Times New Roman", Times, serif;

}
.stopka {
  width: 780px;
  height: 20px;
  background: url(gfx/menutest.png);
  margin-top: 30px;
  color: #a60000;;
  text-align: right;
  text-decoration: overline;
}
.przezroczystosc {
	    filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50;
}
.podmenu {
	padding-left: 4px;
	width: 195px;
	border-left: dashed gray 1px;
	margin-left: 4px;
	color: black;
}
.promocja {
	color: red;
	font-size: 18px;
	padding-left: 35px;
	vertical-align: middle;
}
.aktualnosci {
	border: solid #e8e8e8 1px;
	padding: 5px 5px 5px 5px;
	background: #f8f8f8;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.producttable {
	border: solid #f8f8f8 1px;
}

.producttable_left {
	padding: 5px 5px 5px 5px;
	background: #f8f8f8;
}

.producttable_right {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
}

.text {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.text_in_table {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 0px 0px;
}

.text_bold {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

.text_bold_red {
	font-size: 12px;
	color: #cc0000;
	font-style: normal;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

.text_small {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.text_grey {
	color: #acacac;
}
