.TableHeader
{
	border-collapse : collapse;
	border: solid 1px #7eaad3;
	background-image: url('../../img/shop/t_header.gif');
	background-repeat: repeat-y; 
}

.ProductName
{
	color: #5670a0;
	font-size: 13px;
	font-weight: bold;
}

.AddToChart, .See3D, .SeeMovie, a.AddToChart, a.See3D, a.SeeMovie, a.AddToChart:active, a.See3D:active, a.SeeMovie:active
{
   font-family : Verdana, Arial, helvetica, Times;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   color: #909090;
}
.AddToChart, a.AddToChart	{ color: #70A1CE; }
.See3D, a.See3D			{ color: #70A1CE;}   /* #909090; */
.SeeMovie, a.SeeMovie		{ color: #70A1CE;}


a.AddToChart:hover, a.See3D:hover, a.SeeMovie:hover
{
	color: #70A1CE;
	text-decoration: underline;
}


.bottomLine	{ color:#7eaad3; }

.newprice	{ font-size: 8pt; font-weight: bold; color: #C22B51; }
.oldprice	{ font-size: 8pt; font-weight: bold; color: #5177A4; background-image: url('../../img/shop/slashed.gif'); background-repeat: no-repeat; background-position: center center }
.price		{ font-size: 8pt; font-weight: bold; color: #5177A4; }
.safeprice	{ font-size: 8pt; font-weight: bold; color: #93cb40; }
.CartMenu	{ font-size: 12px; font-weight: bold; color: #6080A0; }

.DaneOdbTitle, .DaneOdb, .DaneOdbInput, .DaneDstTitle, .DaneDst, .DaneDstInput, .DaneOdbInputS
{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
padding: 4px;
text-align: left;

}

.DaneOdbTitle, .DaneDstTitle
{
	font-weight:bold;
	background-color:#E2EFFF;
	text-align: left;
	color: #0080b0;

}

.DaneOdbInput 
{

	background-color:white;
	border:1 solid #FFD6BB;
	text-align:left;
	width:249;
}

.DaneOdbInputS 
{

	background-color:white;
	border:1 solid #FFD6BB;
	text-align:left;
	width:122;
}

.DaneOdb 
{
	color:#953D00;
	text-align:right;
	background-color: #FFF3EB;
}

.DaneOdbF
{

	color:#953D00;
	text-align:left;
	background-color: #FFF3EB;
}

.DaneDst 
{
	color:#00845E;
	text-align:right;
	background-color:#E4FFF7;
}

.DaneDstF 
{
	color:#00845E;
	text-align:left;
	background-color:#E4FFF7;
}

.DaneDstInput 
{
	border:1 solid #94E1CA;
	background-color:white;
	width:249;
}

.DaneKoszyk, .DaneKoszykTitle, .DaneKoszykRight, .DaneKoszykTitleCenter, .DaneKoszykTitleRight
{
	font-family: verdana, tahoma,arial,helvetica,sans-serif;
	font-size:10px;
	color:#505060;
	background-color:#ffffff;
padding: 4px;
text-align: left;
}

.DaneKoszykTitle, .DaneKoszykTitleCenter, .DaneKoszykTitleRight
{
	background-color:#E2EFFF;
	font-weight: bold;
	
}

.DaneKoszykTitleCenter
{
	text-align: center;
}

.DaneKoszykRight, .DaneKoszykTitleRight
{
	text-align: right;
}

.alert
{
	font-size: 10pt; 
	font-weight: bold; 
	color: #C22B51;
}

.alert_message
{
	font-size: 10pt; 
	font-weight: bold; 
	color: #C22B51;
}

.boldtext	{ font-weight: bold; }
.Center		{ text-align:center; }
table.Tabela		{ background-color: #B9D0EC; color:#B9D0EC; } 
table.Tabela2
{
	border: 1px solid #B9D0EC; 
	color:#B9D0EC;
}


a.CartMenu, a.CartMenu:active
{
	color: #5177A4;
	text-decoration: none;
}
a.CartMenu:hover
{
	color: #5177A4;
	text-decoration: underline;
}

.BigText
{
   font-family : Verdana, Arial, helvetica, Times;
   font-size: 12px;
   font-weight: bold;
}

.SeparatingLine
{
	/*
	background-image: url(../../img/l/blue_dot.gif); 
	background-repeat: repeat-x;
	background-position: center center;
	*/
	border-top: 1px solid #7eaad3;
}

table.PolicyFooter
{
	border-top: 1px solid #7eaad3;
	border-bottom: 1px solid #7eaad3;
	height: 25px;
}

a.PolicyFooter, a.PolicyFooter:hover, a.PolicyFooter:active
{
	font-family: verdana, tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	color: #4050c0;
	text-decoration: none;
}
a.PolicyFooter:hover
{
	color: #7080a0;
}

.Button_next, .Button_back
{
	font-family: verdana, tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Button_next
{
	background-color: #E4F0E6;
	border: 1px solid #D5DCD5;
	color:	#709070;

}
.Button_back
{
	background-color: #FBF0DE;
	border: 1px solid #E8E2CC;
	color:	#908070;
}

.GrayText
{
	color: #404050;
}