/* frame boxa produkty - po prawej stronie */
.st_frame_newsletter
{
    width:180px;
    margin-bottom:10px;
}

.st_frame_newsletter_top
{
    background: url(/images/frontend/theme/default/frame_product/frame_product_top.png) top left no-repeat;
    width:180px;
    height:34px;
}

.st_frame_newsletter_top_header
{
    color:#d44a1b;
    padding:10px 0px 0px 15px;
    font-size:1.25em;
    
}

.st_frame_newsletter_middle
{
    background-color:#fff;
    border-left:1px solid #c9c9c9;
    border-right:1px solid #c9c9c9;
    width:178px;  
    padding-bottom:5px;  
}

.st_frame_newsletter_middle .st_content
{
    border-top:1px solid #c9c9c9;
    padding-top:10px;
}

.st_frame_newsletter_bottom
{
    background: url(/images/frontend/theme/default/frame_product/frame_product_bottom.png) top left no-repeat;
    width:180px;
    height:7px;
}


.st_newsletter_box_input
{
    overflow:hidden;
    width:173px;
    margin:0px auto;    
}

.st_newsletter_box_input_left
{
    background: url(/images/frontend/theme/default/button_newsletter_left.png) top left no-repeat;
    width:7px;
    height:25px;
    float:left
}

.st_newsletter_box_input_right
{
    background: url(/images/frontend/theme/default/button_newsletter_right.png) top left no-repeat;
    width:16px;
    height:25px;
    float:left
}

.st_newsletter_input
{   
    background-color:#fff;
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
    width:102px;
    height:23px;
    float:left;            
}

.st_newsletter_input input
{
    background: transparent;
    border:none;
    width:102px;
    height:25px;
    padding:3px 0px 0px 0px;
    color: #888;
}

.st_newsletter_input_ok
{
    background: url(/images/frontend/theme/default/button_newsletter_add.png) top left repeat-x;
    height:25px;
    float:left; 
    border-left:1px solid #cdcdcd;
    padding-left:2px;   
}

.st_newsletter_input_ok input
{    
    border:none;
    background:transparent;
    padding:4px 0px 0px 0px;
    color:#666;
    font-size:10px;
    font-weight:bold;
    padding-right:3px;
}

#st_application-newsletter-index .st_content
{
    width: 750px;
    padding: 10px 0;
    margin: 10px 110px 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;
}
