/* 
    Document   : print.css
    Created on : 08.01.2013
    Author     : PDV
    Description: IEDU
*/

h1 {
    
}

h2 {
    
}

h3 {
    
}



h1,
h2,
h3
{
      page-break-after: avoid;
}

body {
    width: 100%;
}

p,
ul li, ol li,
address,
.category-desc,
table,
label,
dt,
dd
{
  font-size:10pt
}

address
{
	font-style:normal
}

.contact-address address span
{
	display:block
}

a
{
      font-weight: bold;
}

#det_right,
#lr_left {
    width: 100% !important;
    clear: both;
    margin: 0px !important;
    padding: 0px !important;
}

#wrap_head,
#wrap_menu,
#wrap_breadcrumb,
#det_left,
#lr_right,
#lr_bottom,
.module_in_content,
#wrap_footer,
.page_navigation,
.print_course,
.printer_preview,
a.kotva {
      display: none;
}

table tr th {
    font-weight: bold;
}