/*frame boxa produkty - po prawej stronie*/
.st_frame_newsletter
{
	width: 100%;
	margin-bottom: 10px;
	background: url(/images/frontend/theme/fenix/frame_product/bizuteria.png) no-repeat top right;
}
.st_frame_newsletter_top
{
	background: url(/images/frontend/theme/fenix/frame_product/frame_product_top.png) no-repeat top left;
	width: 210px;
	height: 48px !important;
}
.st_frame_newsletter_top_header
{
	color: #D44A1B;
	padding: 11px 0px 0px 60px;
	font-size: 1.35em;
}
.st_frame_newsletter_top_header A
{
	text-decoration: none;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 0px -29px;
}
.st_frame_newsletter_middle
{
	width: 210px;
	background-image: url(/images/frontend/theme/fenix/frame_product/pasekSrodek.png) !important;
	height: 91px !important;
	background-repeat: no-repeat;
}
.st_frame_newsletter_middle .st_content
{
	padding-top: 8px;
}
.st_frame_newsletter_bottom
{
	background: url(/images/frontend/theme/fenix/frame_product/frame_product_bottom.png) no-repeat top left;
	width: 210px;
	height: 0;
}
.st_newsletter_box_input
{
	overflow: hidden;
	width: 173px;
	margin: 0px auto;
}
.st_newsletter_box_input_left
{
	width: 0;
	height: 25px;
	float: left;
}
.st_newsletter_box_input_right
{
	width: 0;
	height: 25px;
	float: left;
}
.st_newsletter_input
{
	width: 156px;
	height: 23px;
	float: left;
	border: 1px none #000000;
}
.st_newsletter_input INPUT
{
	width: 163px;
	height: 20px;
	padding: 4px 0px 0px 6px;
	color: #000;
	background-image: url(/images/frontend/theme/fenix/input_background_search.png) !important;
	background-repeat: no-repeat;
	border: 0 none #000000;
}
.st_newsletter_input_ok
{
	background: url(/images/frontend/theme/fenix/dodaj.png);
	height: 27px;
	float: left;
	padding-left: 2px;
	width: 86px;
	background-repeat: no-repeat;
	margin-top: 16px;
	margin-left: 81px;
	border: 0 none #000000;
}
.st_newsletter_input_ok INPUT
{
	color: #FFF;
	font-size: 10px;
	border: 1px none #000000;
	padding: 3px 0 0 15px;
	font-size: 1.05em;
}
#st_application-newsletter-index .st_content
{
	width: 750px;
	padding: 10px 0;
	margin: 10px 110px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	background-image: url(/images/frontend/theme/default/bg_line_login.gif);
	background-repeat: repeat-x;
}
#st_application-newsletter-index-header H1.st_title, #st_application-newsletter-index-group H5.st_title
{
	float: left;
	width: 200px;
}
#st_application-newsletter-index FIELDSET
{
	width: 300px;
	border: none;
	margin: 0px auto;
}
#st_application-newsletter-index P
{
	margin-left: 200px;
	padding: 10px;
	margin: 0;
}
#st_application-newsletter-index-group P
{
	margin-left: 200px;
	padding: 0px;
	margin: 0;
}
#newsletter_content
{
	font-size: 1em;
	padding-left: 7px;
	line-height: 14px;
	margin-top: -5px;
	margin-bottom: 5px;
	text-align: justify;
	padding-right: 7px;
}

