@charset "utf-8";

/* Tiskove CSS pro www.ukalvarie.cz */


/* Nelibi se nam na Blueprintu */

a:link:after, a:visited:after 
 { content: ""; }


/* Obecne */

body    { font-size: 1.1em; line-height: 1em;}
body		{color:black; background:white; font-size:9pt;}
table		{color:black; background:white; font-size:8pt; line-height: 1em;}

body a, 
body a:active, 
body a:focus, 
body a:visited
  { color: #000; text-decoration: underline; }  
#logo 
  { float: none; }
#content-container
  { margin-top: 1.3em; clear: both; }  
h1, h2, h3, h4, h5, h6, table.program-page tr.day th
  { font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; margin-bottom: .5em; line-height: 1.3em; }   
h1
  { font-size: 1.8em; margin-bottom: 1em; }
h2,
h2.sifr-head  
  { font-size: 1.5em; }
h3,
h3.sifr-head  
  { font-size: 1.3em; }
.float-left,
.float-right
  { float: none; }  
.half-box
  { width: 100%; }    
.smaller
  { font-size: 1em; }


#alfa-box, .text-head.colored-line, #imprint-text a.mail.hover, #imprint-text a.mail:hover 
  { border: none; }


/* Uvodni stranka */

#menu, #newsletter-click
  { display: none; } 
h1#hp-head span
  { display: inline; }
h1#hp-head a
  { width: 100%; }    
  
.hide {display:none;}

#header, #uvod, #footer, #sidebar
{display:none;}

#container, #content, #contentholder, #ukalvarie-home #sidebar ~ #content, #ukalvarie-page #sidebar ~ #content, #sidebar ~ #content, #header, #uvod, #footer, #sidebar {
  width:auto;
  width:100%;
  color:#000; background:inherit; 
  margin:0;
  padding:0;
}
div.vpravo {
  padding:0;
}
table, th, td, caption{
  padding:0;
  margin:0;
}

