.white_frame {
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A6D10;
	font-weight: normal;
}

TD.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	color: White;
	background-color: #FFC600;
	font-weight: bold;
}

a.button {
	color: White;
	font-weight: bold;
}

a.button:visited {
	color: White;
	font-weight: bold;
}
a.button:hover {
	color: White;
	font-weight: bold;
	text-decoration: underline;
}


font.promocja {
	color: #FF6347;
	font-size: 11px;
	font-weight: bold;
}

font.orange {
	color: #FFC600;
}

font.footer {
	color: #8B8482;
}
font.header {
	font-size: 12px;
	font-weight: bold;
}

font.title {
	font-family: Tahaoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A6D10;
	font-weight: normal;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8B572;
	font-weight: normal;
	text-decoration: underline;
}

a.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

a.menuB,a.menuB:visited,a.menuB:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}



a.menu:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
a.menu:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

a.footer {
	color: #8B8482;
}
a.footer:visited {
	color: #8B8482;
}
a.footer:hover {
	color: #000000;
}

input.text {
	border-bottom: #4D7805 1px solid;
	border-top: #4D7805 1px solid;
	border-left: #4D7805 1px solid;
	border-right: #4D7805 1px solid;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D7805;
	font-weight: normal;
	margin: 2 2 2 2;
}

textarea {
	border-bottom: #4D7805 1px solid;
	border-top: #4D7805 1px solid;
	border-left: #4D7805 1px solid;
	border-right: #4D7805 1px solid;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D7805;
	font-weight: normal;
}

img.zdjecie_produkt {
	border-bottom: #ffffff 4px solid;
	border-top: #ffffff 4px solid;
	border-left: #ffffff 4px solid;
	border-right: #ffffff 4px solid;
}

table.sonda{
	background-color: #90B74B;
	padding: 10px 15px 10px 15px;
	margin-top: 20px;
}
.sondaLightBck{
	background-color: #A3C570;
}
.sondaLightFnt{
	color: White;
}
.sondaButton{
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 9px;
	cursor: hand;
}
button.sondaBtn {
	color: #90B74B; /* 90B74B A3C570 */ 
	font-size: 10px;
	color: #4D7805;
	cursor: hand;
}

.img_border{
	border: 3px solid #ffffff;
}
.img_border2{
	border: 0px solid #ffffff;
}
