.box_raty  {
	width: 495px;
	height: 95px;
	margin-bottom: 10px;
	position: relative;
}
.box_raty  .box1 {
	float: left;
	width: 95px;
	background-image: url(../images/raty-produkt.gif);
	background-repeat: no-repeat;
	height: 95px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.box_raty .box2 {
	float: left;
	height: 95px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
.box_raty .box2 form {
	margin: 0px;
	padding: 0px;
}
.box_raty .box2 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: left;
}
.box_raty .box2 label {
	float: left;
	width: 80px;
}
.box_raty .box2 input {
	font-size: 12px;
	width: 60px;
	border: 1px solid #CCCCCC;
}
.box_raty .box2 select {
	font-size: 12px;
	width: 60px;
	border: 1px solid #CCCCCC;
}
.box_raty .box2 .button_czarny_raty {
	padding-left: 80px;
}
.box_raty .box2 .ge {
}


.button_czarny_raty a {
	height: 23px;
	width: 60px;
	display: block;
	background-image: url(../images/button-czarny-raty-a.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	text-align: center;
}
.button_czarny_raty a:hover {
	background-image: url(../images/button-czarny-raty-hover.gif);
	background-repeat: no-repeat;
}
.box_raty .box3 {
	float: left;
	width: 220px;
	padding-left: 5px;
}
.box_raty .box3 td {
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.box_raty .box3 .red {
	font-weight: bold;
	color: #9E0606;
}
.box_raty .box2 .button {
	background-image: url(../images/logo-gemoney.gif);
	background-repeat: no-repeat;
}
