/*styl strony*/
body{
	font-family: Verdana;
	font-size: 12px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.iframeText{
font-family: Verdana;
font-size:12px;
}
#MainTable {
	border-collapse: collapse;
	border-top-width:0;
	border-color: #808080;
}
.MenuLink{
font-family:Verdana;
font-size:12px;
text-decoration:none;
color:#000000;
}
.MenuLink:hover{
text-decoration:underline;
}
.ProductLink{
font-family:Verdana;
font-size:12px;
text-decoration:none;
color:#FF0000;
font-weight:bold;
}
.MainProdTable{
height:192px;
width:300px;
text-align:left;
background-image:url(../images/layout_15.jpg);
background-repeat:no-repeat;
}
.ProductName{
font-family:Verdana;
font-size:14px;
font-weight:bold;
color:#7F868E;
text-align:left;
}
.ProductName1{
font-family:Verdana;
font-size:16px;
font-weight:bold;
color:#7F868E;
text-align:left;
}
.PricesTable{
text-align:left;
background-color:#E0E0E0;
font-weight:bold;
color:#FF0000;
}
.PricesTableFirstRow{
text-align:left;
border-top: 0px;
border-bottom: 1px #000000 dashed;
border-left: 0px;
border-right: 0px;
background-color:#E0E0E0;
font-weight:bold;
color:#FF0000;
}
.CartTable{
font-weight:bold;
text-align:left;
border-top: 0px;
border-bottom: 1px #000000 solid;
border-left: 0px;
border-right: 0px;
}
.CartTableBottom{
text-align:left;
border-top: 1px #000000 solid;
border-bottom:0px;
border-left: 0px;
border-right: 0px;
}
.VerifyTable{
font-weight:bold;
text-align:left;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-left: 0px;
border-right: 0px;
}
.form {margin:0;}
.button {
border: 1px solid #444444;
background-color: #ffffff;
font-size: 11px;
color: #444444;
font-weight: bold;
}
.iframe
{
border:1px solid #444444;
background-color: #ffffff;
}
