/* 
    Document   : print
    Created on : Apr 8, 2013, 11:16:24 AM
    Author     : marcin
    Description:
        Purpose of the stylesheet follows.
*/

body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; background: white;} 

/* Links */
body a:after{ 
    content: none !important;    
}


/*Image*/
img, img a, .more-link a {border:none;}

/* Header */ 
#top-search fieldset { display: none; }
header .logo a {
    font-size: 12pt;
    font-weight: bold;
    top: 0;
}
header .logo a:after {
    content: none !important;
}
#menu-main li {

}

header #telephone p a {
    color: #ffffff!important;
}

#menu-main li.current-menu-item a {
    font-weight: bold;
}

/*content*/
#content a:after {
    content: none !important;
}

#services h1 {
    line-height: 1.4em;
}

/*FOOTER*/
footer a:after {
    content: none !important;
}

.hp_boxes .box {
    background-color: #c0c0c0;
}