* {
  margin: 0;
  padding: 0;
  border: 0;
}

A:link {text-decoration: none; color: #18567D;}
A:active { text-decoration : none; color: #18567D; }
A:visited { text-decoration : none; color: #18567D; }
A:hover { text-decoration : underline; color: #18567D; }

#container {
  width: 770px;
  margin: 0 auto;
  color: #6f6f6f;
}

#header {
  color: #6f6f6f;
  background: white url('../img/bg_header.gif') top left repeat-x;
  height:117px;
  display:none;  
}

#headermenu {
  color: #6f6f6f;
  background: white url('../img/bg_headermenu.gif') bottom right no-repeat;
  height:24px;
  padding-left:330px;
  margin-bottom:5px;
  display:none;
}

#body {
  color: #6f6f6f;
  background: white url('../img/bg_ratusz.jpg') top center no-repeat;  
}

#footer {
   margin-top:5px;
   margin-left:0px;
   padding:3px;
   padding-left:20px;
   height:68px;
   display:none;
}

#btback {
   display:none;
}

#printit {
   display:block;
}

#content {
   width:750px; 
   clear: right; 
   float: right; 
   margin: 0em; 
   padding: 0em; 
   border: 0px solid #cccccc;
}

#content ul {
  padding-left: 4em;
  margin-bottom: 2em;
}

#content ol {
  padding-left: 4em;
  margin-bottom: 2em;
}

#goganet {
   display:none;
}

.boxmenu {
   background-color:#ffffff;  
   width:210px; 
   clear: left; 
   float: left; 
   margin-top: 0em;
   margin-right: 10px;   
   display:none;
}

.image {
   border: 1px solid #cccccc;
   padding: 3px;
   margin: 3px;
}

.image2 {
   padding: 3px;
   margin: 3px;
}

.imageleft {
   border: 1px solid #cccccc;
   padding: 3px;
   margin: 3px;
   float:left;
}

.imageright {
   border: 1px solid #cccccc;
   padding: 3px;
   margin: 3px;
   float:right;
}

.filelist {
   margin-left:20px;
   font-weight: normal;
   font-size: 10px;
   color: #333333;
   font-style: normal;
   font-family: verdana, arial, helvetica, sans-serif;
   line-height:20px;
   list-style-image: url(../img/f_txt.gif);
   list-style-position: inside; 
}

.lista1 {
  line-height: 16px;
  list-style-image: url(../img/s2.gif);
  list-style-position: outside;
}

.lista1 li {
  padding-bottom:10px;
}

.polecamy {
  line-height: 18px;
  list-style-image: url(../img/zn2.gif);
  list-style-position: outside;
}


.clear {
  font-size: 0.1px !important;
  height: 0.1px !important;
  width: 100% !important;
  clear: both !important;
  float: none !important;
}
.hidden {
  display: none;
}
