/* This is  avery drafty print stylesheet for Bunny's Print CSS plugin.
I designed it to work with one particular Sandbox-based theme on a site of mine,
so chances are you're going to have to edit this a little to get what you want.

If you want to make this better to help improve the plugin, do get in touch with your modifications. Credit will be given, of course.

Stephanie -- stephanie.booth@gmail.com -- http.//climbtothestars.org

20.01.2008 print.css v2, including modifications by Kjell Knudsen http://kjell.langvass.org/ for other themes -- many thanks!
*/

/* general stuff */
body {
     font-size:8pt; 
     color: black;
     line-height: 1.3;
}
.kriterium h1 {
    margin-top: 0px !important;    
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: #cccccc solid 5px !important;
}
.hlavicka {
    padding-top: 0px;
    border-top: #cccccc solid 1px !important;
    border-bottom: #cccccc solid 5px !important;
}
#skrytelogo {
    display: inline;
    height: 100px;
padding-bottom: 20px;
}
.mjx-math, .vzorec {
    font-size: 16px !important;
}
.priklad {
    background-color: unset !important;
    padding: 15px 0px 15px 15px !important;
    font-style: italic !important; 
}
.tistenapaticka {
     padding-top: 10px;
     border-top: #cccccc solid 5px !important;
     color: #cccccc;
}
p {
    margin-bottom: 5px;
    margin-top: unset;
}
#skrytytext {
    display: inline;
}
h3 .kodmodulu {
    color: black !important;
    background-color: unset !important;
    padding: 0 10px 0 10px !important;
    font-size: 16px !important;
page-break-after: avoid;
}
h3 .jmenomodulu{
    color: black !important;
    background-color: unset !important;
    padding: 0 10px 0 10px !important;
page-break-after: avoid;  
}
body.left-sidebar #primary, body.right-sidebar #primary {
    width: 100%;
}
.moduly {
    background-color: unset !important;
    border-bottom: #cccccc solid 2px !important;
    border-top: #cccccc solid 2px !important;
    padding: 5px 0 10px 0;
}
.clear table, .clear td, .clear th {
     border: 0px #fff !important;
   }
table, td, th {
    background-color: unset !important;
    border: #cccccc solid 1px !important;
    }

table{
    margin-top: -5px !important;
padding-bottom: 20px;
     }
.site-footer {
    display: none;
}

/* getting rid of whole blocks we don't want to see */
/* all themes */


/* sandbox theme */
.sidebar, #access, .widget-area { display:none }

/* K2 theme */
div#sidebar-main, div#sidebar-alt, div#header, .entry-edit  { display:none }

/* Cutline theme */
#masthead, #nav, #header_img,  #sidebar, #l_sidebar, #footer { display: none }

/* getting rid of background-images */
body, div#header, div#container, div#header h1 { background-image: none; }

/* header */
div#header #blog-title, div#header h1 {
	text-indent: 0px;
}

div#header h1 a {
	font-size: 16pt;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
}

/* getting rid of nasty size constraints */

div#header h1 a, div#header h1, div#header {
	width: 100%;
	height: auto;
}

/* other things */

div#content, div#container{ margin:0; 
     float:none; 
     width:auto }
.demo .red { color:black; 
     font-weight:bold }
#content a { font-weight:bold; 
     color:#5a7058; 
     text-decoration:none }
div#container, div#content{ margin-left:0; 
     float:none; 
     width:auto }
#footer, .ad { display:none }
h1, h2, h3, h4, h5, h6 {
    page-break-after:avoid; 
    page-break-inside:avoid;
    margin-bottom: 0px !important;
    margin-top: 10px !important;}
 h2 {font-size: 14pt !important;}
h3 { margin-left:0px; 
     margin-bottom:0px; 
     padding-bottom:0px;
font-size: 13pt !important; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }
img.centered { display: block; 
     margin-left: auto; 
     margin-right: auto; }
img.right { padding: 4px; 
     margin: 0 0 2px 7px; 
     display: inline; }
img.left { padding: 4px; 
     margin: 0 7px 2px 0; 
     display: inline; }
.right { float: right; }
.left { float: left }
img { page-break-inside:avoid; 
     page-break-after:avoid; }
.back-to-top, .kri-komentare, p.logged-in-as, p.comment_notes, .comment-form-comment, p.form-submit, p.comment_text_after  {display:none !important;}

.sbtnav table, .sbtnav td, .sbtnav tr {
   display: none;
}
.ab, .bd, .rd, .edu {
    color: #000 !important;
    background: unset !important;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding-top: 15px;
}
.principy {
    color: #000 !important;
    background: unset !important;
    border-bottom: 1px dashed #ccc;
    font-size: 14px;
    padding-top: 15px;
   }
.pt-cv-wrapper {
    font-size: 12px;
    line-height: 0.8;
   }
 .pt-cv-ifield {
max-height: 20px !important;
font-weight: 400 !important;
   }
#skrytelogo, #skrytytext {
    display:inline !important;
}






