body {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  margin-top: 0px;
  background-color: #36271c;
  font-size: 12px;
  text-align: justify;
  padding-top: 0px;
}
.odseky      { border: 1px solid #B8AFA5 }
p            { margin-top: 0; margin-bottom: 0 }
td {
  padding-top: 0px;
  text-align: justify;
  font-family: Arial,Helvetica,sans-serif;
  color: #36271c;
  text-transform: none;
  background-color: #e2decd;
  font-size: 14px;
  font-weight: normal;
  border-color: #36271c;
}
.mensie      { font-size: 13px }
span.linky { color: #CC3300; font-style: italic; font-weight: bold }
span.link-zakony { color: #CC3300; font-style: italic }
.bratislava-foot { border:2px solid #36271C; text-transform: uppercase; font-size: 10px; margin-top:0; margin-bottom:0; padding-left:0; padding-top:6px; padding-bottom:6px  }
span.bold-italic { font-style: italic; font-weight: bold }
.pravne-oblasti { text-transform: uppercase; font-size: 14px; font-weight: bold; color:#36271C; margin-top:2; margin-bottom:2 }
.pravne-oblasti2 { text-transform: uppercase; font-size: 12px; font-weight: bold; color:#36271C; margin-top:2; margin-bottom:2 }
.odsadenie-riadkov { line-height: 150% }

h1 {
  margin-top: 0px;
  color: #36271C;
  padding-top: 0px;
  font-size: 17px;
  text-align: left;
  font-family: Verdana;
  text-transform: uppercase; 
  font-weight:bold
  
}
h2 {
  border-right-style: none;
  margin-top: 0px;
  padding-top: 0px;
  text-align: left;
  border-bottom-style: none;
  font-family: Arial;
  font-size: 18px;
  font-weight:bold; 
  font-style:italic 
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  color: #36271c;
  font-style: italic;
  font-weight: bold;
  margin-top: 0px;
  padding-top: 0px;
}
a:link {
	color: #36271c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #36271c;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #36271c;
}