/*
    (c) De4you.cz, 2010
    Design of site
*/
/* 
   Style for printing web-page
*/

#base_left_column div,
#base_left_column ul,
#buildings_greensaving,
div.building_reference_menu,
#footer
{
    display: none;
}

#base_left_column div.logo {
    display: block;
}

#base_left_column div.logo small {
    font-size: 100%;
    margin-left: 0.5em;
}

a {
    color: blue;
    text-decoration: underline;
}

a:after
{
    content: " (" attr(href) ") ";
    font-size: 90%;
}

a.img:after {
    content: none;
    text-decoration: none;
}

h2 *, h3 *, #iron_prices_banner { /* ie cufon */
    display: none;
}

#iron_prices_banner strong {
    display: block;
}
