/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.TitleProduct {color: #000000; font-weight:bold; font-size: 16px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.TitleProduct {text-decoration: none;color: #000000; font-weight:bold;}
a.TitleProduct:hover {color: #000000;text-decoration: none; font-weight:bold;}

.TitleLight {color: #3B76BA; font-weight:bold; font-size: 16px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.TitleLight {text-decoration: none;color: #3B76BA; font-weight:bold;}
a.TitleLight:hover {color: #3B76BA;text-decoration: none; font-weight:bold;}

.TitleDark {color: #244F9D; font-weight:bold; font-size: 16px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.TitleDark {text-decoration: none;color: #244F9D; font-weight:bold;}
a.TitleDark:hover {color: #244F9D;text-decoration: none; font-weight:bold;}

.txt11Black {color: #000000; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txt11Black {text-decoration: none;color: #000000; font-weight:normal;}
a.txt11Black:hover {color: #000000;text-decoration: none; font-weight:normal;}

.txt11Grey {color: #666666; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txt11Grey {text-decoration: none;color: #666666; font-weight:normal;}
a.txt11Grey:hover {color: #666666;text-decoration: none; font-weight:normal;}

.txt11GreyDark {color: #333333; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txt11GreyDark {text-decoration: none;color: #333333; font-weight:normal;}
a.txt11GreyDark:hover {color: #333333;text-decoration: none; font-weight:normal;}

.txt11GreyLight {color: #999999; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txt11GreyLight {text-decoration: none;color: #999999; font-weight:normal;}
a.txt11GreyLight:hover {color: #999999;text-decoration: none; font-weight:normal;}

.txt11Red {color: #FF3300; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txt11Red {text-decoration: none;color: #FF3300; font-weight:normal;}
a.txt11Red:hover {color: #FF3300;text-decoration: none; font-weight:normal;}

.txt11Blue {color: #3B76BA; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txt11Blue {text-decoration: none;color: #3B76BA; font-weight:normal;}
a.txt11Blue:hover {color: #3B76BA;text-decoration: none; font-weight:normal;}

.txt11DarkBlue {color: #244F9D; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txt11DarkBlue {text-decoration: none;color: #244F9D; font-weight:normal;}
a.txt11DarkBlue:hover {color: #244F9D;text-decoration: none; font-weight:normal;}



.Footer {color: #A2B3D2; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.Footer {text-decoration: none;color: #A2B3D2; font-weight:normal;}
a.Footer:hover {color: #A2B3D2;text-decoration: none; font-weight:normal;}

.FooterMenu {color: #999999; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.FooterMenu {text-decoration: none;color: #999999; font-weight:normal;}
a.FooterMenu:hover {color: #999999;text-decoration: underline; font-weight:normal;}


.error {color: #FF3300; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}


.przelink {color: #999999; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.przelink {text-decoration: none;color: #999999; font-weight:normal;}
a.przelink:hover {color: #999999;text-decoration: none; font-weight:normal;}


.SearchForm {
	color: #660000;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.BasketTextForm {
	color: #666666;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
	border: 0px solid #E1E1E1;
	background-color: #EBEBEB;
	}

.TextForm {
	color: #666666;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
	border: 1px solid #DEDEDE;
	background-color: #EFEFEF;
	}

.PhotoBorder {
	border: 1px solid #E2E2E2;
}
.PhotoBorderRight {
	border: 1px solid #FFE4B9;
}

.ListDark {
	background-color: #f8f8f8;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left:13px;
	height:20px;
}

.ListLight {
	background-color: #ffffff;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left:13px;
	height:20px;
}
