body{
  background:#fff;
  font-family: Arial, sans-serif;
}

.body {
  width: 990px;
  margin: 0 auto;
  min-height: auto;
  margin-bottom: 0;
}

.footer-copy{
  display: none;
}

strong{
  font-weight:bold;
}

em{
  font-style: italic;
}

.logo {
  display: none;
}

.logo a,
.logo a:link,
.logo a:visited {
  width: 196px;
  height: 57px;
  display: block;  
}

.head {
  display: none;
}

table#nav {
      display: none;
}

div.main {
  min-height: 200px;
  font-size: 0.9em;
  clear:both;
  overflow:hidden;
}

.news {
  display: none;
}

a.detail,
a.detail:link,
a.detail:visited {
  color: #009a36;
  margin-top: 4px;
  display: block;  
  width: auto;
}

.content {
  width:100%;
  padding:20px 10px;
  float:left;
}

.content h1 {
  font-size: 2em;
}

div.content h2 {
  font-size: 1.4em;
}

.content h3 {
  font-size: 1.2em;
}

.content p {
  margin: 20px 0 0 0;
}

.content strong {
  font-weight: bold;
}

.content em {
  font-style: italic;
}

.content ul,
.content ol {
  margin: 10px 0 10px 20px;
}

.content ul li {
   list-style-type: disc;
}

.content ol li {
  list-style-type: decimal;
}

.content blockquote {
  text-indent: 20px;
}

a.margin,
a.margin:link,
a.margin:visited {
  margin-top: 22px;
  font-size: 0.8em;
}

#r-menu{
  display: none;
}

.border {
  background: #000;
  height: 2px;
  border: 1px solid #000;
}

#footer{
    font-size: 12px;
    height:72px;
    width: 990px;
    margin: 0 auto;
}

.footerleft{
    float:left;
    width:470px;
    padding-left:;
}

.footerright{
    float:right;
    padding:;
    width:460px;
}

.copyright{
  float:left;
  padding:23px 0 0;
}

.copyright span{
  font-size: 18px;
}

.tel{
    text-align:right; 
    float:right;
    padding:5px 0 0;
}
.tel span{
    font-size: 36px;
}

.adress{
    float:left;
    padding:17px 0 0;
}

.adress span{
    font-size: 24px; 
}

.ologo{
    text-align:left; 
    float:right;
    width:200px;
    padding:10px 0 0;
}

.ologo img{
  float:left;
  margin:0 5px 0 0; 
}

.ologo a{
  color:#009A36;
}

.ologo span a{
   color:#000;
   text-decoration:none;
   cursor:text;
   
}
#reklama{
  display: none;
}
