@font-face {
font-family: "site serif";
src: local("DejaVu Serif"), local("Bitstream Vera Serif"), url("VeraSe.ttf") format("truetype");
font-weight: normal;
}

html {
background-color: rgb(255,255,255);
color: rgb(0,0,0);
}

body{
font-family: "DejaVu Serif", "Bitstream Vera Serif", serif;
font-size: 1em;
margin-top: 2em;
margin-left: 7em;
margin-right: 7em;
margin-bottom: 2em;
width: 60em;
}

a{
color: rgb(0,0,0);
text-decoration: none;
background-color: inherit;
}

a:hover{
color: rgb(0,0,0);
text-decoration: none;
background-color: inherit; /*rgb(196,194,189);*/
/*border: 1px solid #000;*/
}

#bread{
position: absolute;
top: 1em;
left: 1em;
/*right: auto;*/
padding: 1em 2em 1em 2em;
border: none ;
background-color: rgb(255,255,255);
color: inherit;
width: 36em;
}

img {
border: none;
}

img.large {
width: 30em;
text-align: center;
}

img.address {
width: 35em;
}

img.cmbwtitle {
width: inherit;
}

pre{
font-family: "DejaVu Serif", "Bitstream Vera Serif", sans-serif;
}

div.cmbwbar {
background-color: rgb(255,255,255);
color: rgb(0,0,0);
border: none;
font-size: 1.2em;
}

div.cmbwpost {
background-color: rgb(255,255,255);
color: rgb(0,0,0);
border: none;
padding-top: 1em;
}

.center {
text-align: center;
}

.button {
  border: 1px solid #000;
}

.text {
  background-color: rgb(220,218,213);
  border: 1px solid #000;
  color: #000;
}

#cmbwsidebar {
display: none;
}

form {
display: none
}

#ubace {
display: none;
}

.noprint {
display: none;
}
