/* Start of CMSMS style sheet 'zalmont' */
/* CSS Document */
a.cpModal{}
body, html { 
  background-color: #2b2b2b; 
  text-align: auto;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
  font-size: 1em ; 
  color: rgb(40,40,40);
  margin: 0px;
  padding: 0px;
  background-image: url(../img/bg_top_line.jpg);
  background-repeat: repeat-x;  
} 

#wrapper { 
  width: 829px; 
  margin: 0em auto; 
  text-align: left;
  background-image: url(../img/bg.jpg);
  background-repeat: repeat-y;
}

hr.cleaner { 
  clear: both; 
  display: none; 
}
p, img, table, tr, th, td, h2, h3, h4, h5, h6, ul, ol, li 
{ 
  border: 0px none; 
  margin: 0px; 
  padding: 0px; 
  text-indent: 0px;
}

h1{
  color: rgb(70,70,70);
  border: 0px none; 
  margin: 0 0 4px 0px; 
  padding: 199px 0 0 12px; 
  text-indent: 0px;
  font-size: 0.8em;
  font-style: italic;
}

h2{
  color: black;
  margin: 0 0 4px 0px; 
  padding: 0px; 
  text-indent: 0px;
  font-size: 1em;
  border-bottom: solid 1px  rgb(70,70,70);
}
/*
////////////////////////////////////////////////////////////////////////////////
/// HLAVICKA
////////////
*/

#header { 
  background-image: url(../img/bg_top_line.jpg);
  background-repeat: repeat-x;
}
#logo { 
  background-image: url(../img/logo.jpg);
  background-repeat: no-repeat;
  width: 249px;
  height: 74px;
  float: left; 
}
#menu { 
  background-image: url(../img/bg_menu.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height: 74px;
  margin: 0 29px 0 249px;
}

.invis {

}

/*
////////////////////////////////////////////////////////////////////////////////
/// BANNER
//////////////
*/
#banner { 
  background-image: url(../img/banner2.jpg);
  background-repeat: no-repeat;
  height: 219px;

}
/*
////////////////////////////////////////////////////////////////////////////////
/// LEVY PANEL
//////////////
*/

#leftpanel-wrapper { 
  float: left; 
  width: 590px;
  
} 

#leftpanel { 
  
  padding: 0.5em 1em; 
  font-size: 0.8em;
}

/*
////////////////////////////////////////////////////////////////////////////////
/// adLinks
//////////////
*/

#adlinks { 
  padding: 0.5em 1em; 
  font-size: 0.7em;
  background-color: rgb(240,240,240);
} 



/*
////////////////////////////////////////////////////////////////////////////////
/// PRAVY PANEL
///////////////
*/

#rightpanel-wrapper { 
  margin: 0 0 0 590px; 
  background-image: url(../img/nohy.jpg);
  background-repeat: no-repeat;
  background-position: top right;
} 

#rightpanel {  
  padding: 210px 50px 0 0;
  min-height: 50px; 
} 

/*
////////////////////////////////////////////////////////////////////////////////
/// PATICKA
///////////
*/

#footer { 
  clear: both; 
  background-image: url(../img/footer.jpg);
  background-repeat: no-repeat;
  height: 18px;
  text-align: right;
  font-size: 0.6em;
  margin: 10px 0 0 0;
  padding: 3px 48px 0 0;
} 

/* End of 'zalmont' */

