﻿/******************  Zarejestrowane Produkty  **********************/
#Container #Content div.ContentPage div.RegisterBox table.TableProducts
{
	border:none; 
	font-family:Arial; 
	font-size:11px;
}

#Container #Content div.ContentPage div.RegisterBox table.TableProducts thead
{
	color:#ffffff; 
	font-weight:bold;
}

#Container #Content div.ContentPage div.RegisterBox table.TableProducts thead tr
{
	height:20px; 
	vertical-align:top;
	text-align:left;
}

#Container #Content div.ContentPage div.RegisterBox table.TableProducts thead tr td.HeaderProdCol1
{
	width:75px;
	padding-left:5px;
}

#Container #Content div.ContentPage div.RegisterBox table.TableProducts thead tr td.HeaderProdCol2
{
	width:115px;	
}

#Container #Content div.ContentPage div.RegisterBox table.TableProducts thead tr td.HeaderProdCol3
{
	width:90px;
}

#Container #Content div.ContentPage div.RegisterBox table.TableProducts thead tr td.HeaderProdCol4
{
	width:90px;
}

#Container #Content div.ContentPage div.RegisterBox table.TableProducts thead tr td.HeaderProdCol5
{
	width:110px;
}

#Container #Content div.ContentPage div.RegisterBox table.TableProducts thead tr.StripeRow
{
	height:10px; 
	vertical-align:top;
}

#Container #Content div.ContentPage div.RegisterBox table.TableProducts thead tr.StripeRow td.Stripe
{
	background-image: url(../Img/PoZalogowaniuHeadlineStripe.png); 
	background-repeat:repeat-x;
}

#Container #Content div.ContentPage div.RegisterBox table.TableProducts tr.Row1 td.Column1, #Container #Content div.ContentPage div.RegisterBox table.TableProducts tr.Row2 td.Column1
{
	padding-left:5px;
	width:155px;
}

#Container #Content div.ContentPage div.RegisterBox table.TableProducts tr.Row1
{
	color:#a4a4a4; 
	height:18px;
	text-align:left;
}

#Container #Content div.ContentPage div.RegisterBox table.TableProducts tr.Row2
{
	color:#a4a4a4; 
	height:18px;
	text-align:left; 
	background-image: url(../Img/PoZalogowaniuTabelaBackground.png); 
	background-repeat:repeat;
}

#Container #Content div.ContentPage div.RegisterBox table.TableProducts tr td.NextProduct
{
	text-align:right; 
	vertical-align:bottom;
}

/********* Error Messages *****************/

.ErrorMessages
{
	border:solid 1px #e40000;
	color:#d00000;
	padding:10px;
	margin:0 auto;
	width:370px;
	background-color:Transparent;
	text-align:left;
	display:block;
	font-size:11px;
	font-family:Arial;
	float:inherit;

}
/***************************************/

/******************** MGM ********************/

#Container #Content div.ContentPage1 table.MGM tr
{
	text-align:left;
	vertical-align:bottom;
}

#Container #Content div.ContentPage1 table.MGM .extraRow
{
	 border-top: dashed 1px #C0C0C0;
}

#Container #Content div.ContentPage1 table.MGM tr td.Column1Title
{
	font-family:Arial;
	font-size:11px;
	text-align:left;
	display:block;	
	padding: 10px 0;
	vertical-align:middle;
	text-align: right;
	color:#ffffff;
	width:180px;
	padding-right:10px;
}

#Container #Content div.ContentPage1 table.MGM tr td.Column2
{
	padding: 10px 0;
	height:20px;
	vertical-align:middle;
}

#Container #Content div.ContentPage1 table.MGM tr td.Column2 .Email
{
	border:solid 1px #555555; 
	padding:5px; 
	background-color:Transparent; 
	color:#a4a4a4; 
	width:300px; 
	height:60px
}

#Container #Content div.ContentPage1 table.MGM tr td.Column2 .Email1
{
	background-image:url(../Img/TextBackground.png);
	background-repeat:repeat;
	display:block;
	background-color:Transparent;
	border:none;	
	color:#C0C0C0;
	width:160px;
}

#Container #Content div.ContentPage1 table.MGM tr td a img.ButtonOK
{
	border:none;
	margin-top:10px;
}
/*******************************************************************/