html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: 100%;
margin:0;
line-height: 150%;
}
#footer, .push {
}
 
body
{
  background-color:#f2f2f2;     
  text-align:center; 
  font-family:Tahoma;
  font-size:13pt;
  margin:0; 
  padding:0;  
}
#middle1
{   
  width:100%;   
  padding:0;  
}

#middle2
{
 width:100%; 
 border:0;  
 margin:0;
 text-align:left;
}
input
{
 margin:4px 5px 0 0;
}

/* hlavička */
#header
{
  border:0;
} 
#header1
{
display:none;
  /*height:20px;
  font-size:8pt;
  color:#707c8c;
  padding:0;
  line-height:20px;*/
}
#header1Left
{    
 width:100%;
 white-space:nowrap; 
}
#header1Left img
{
 border:0;
 margin:0 3px 0 0; 
} 
#header1Right
{ 
 display:none;  
}
#header2
{
  display:none;
} 

/* Obsah */
#mainText
{ 
 padding:0 10px 0 10px;               
}

#mainLeft
{
display:none;
}
#mainRight
{
  float:right;
  font-size:10pt;
  color:#292d33;
  width:100%;          
  padding:0;  
}
#mainLeftNone
{
display:none;
}
#mainRightOnly
{
  font-size:10pt;
  color:#292d33;
  width:100%;
  padding:0;
}  

h1
{
  font-size:19pt;
  font-weight:normal;
  color:#3e4a59;
  margin:0 0 10px 0;
}
h2 
{
  font-size:13pt;
  font-weight:bold;
  color:#0280ce;  
  padding:0;
  margin:17px 0 0 0;
}
h3, h4
{
  font-size:11pt;
  font-weight:bold;
  color:#292d33;
  margin:15px 0 0 0;   
}
.note
{
  font-size:11pt;
  color:#5d6066;
  font-family:Arial;
  font-style:italic;
}
a.dwnldimg {
  background:transparent url('images/ic-c-stahnout.png') no-repeat left center;
  padding:0 0 0 17px;  
}
#mainRight table 
{
  border:solid 1px #b8bcc2;
  border-collapse:collapse;
  width:99%;
}
#mainRight table tr 
{
  height:25px;  
}
#mainRight table th 
{
  background-color:#e6e8eb;
  font-weight:bold;
  border:solid 1px #b8bcc2;
}
#mainRight table td 
{
  padding:3px 3px 3px 3px;
  border:solid 1px #b8bcc2;
}
 
/* Zapati */
#footer
{   
display:none;
}
/* Spolecne */
.bold 
{
  font-weight:bold;      
}
.cleaner
{
 clear:both;
}
.button
{
 margin: 10px 0 0 50px;
}
a, a:hover, a:visited, table a
{  
  color:#0280ce;
  text-decoration:none;  
}
ul.ulblue 
{
  color:#0280ce;  
}
img 
{
  border: 0px;
}
