* {
  font-family: Verdana, Helvetica, Arial, Trebuchet, Sans-Serif;
}

body {
 margin                 : 20px 0 0 0;
 padding                : 0;
 background-color       : #000;
 font-size              : 12px;
 font-family            : Verdana, Helvetica, Arial, Trebuchet, Sans-Serif;
 color                  : #666;
 text-align             : center; /* center layout in ie5 and 5.5. */
}

td {
 font-family            : Verdana, Helvetica, Trebuchet, Sans-Serif;
 font-size              : 12px;
}
img  { 
border: 2px solid #fff; 
}
p {
  margin		: 0;
}

h1 {
 text-decoration        : none;
 color                  : #cccccc;
}

a:link, a:visited {
 text-decoration        : none;
 color                  : #ffffff;
}

a:hover {
 text-decoration        : none;
 color                  : #ffffff;
}

#container, #header, #left, #center #right, #footer {
  margin      : 0;
  padding     : 0;
}

#container {
  width       : 1002px !important;
  width       : 1002; /* IE 5.5. */
  margin      : auto;
  border      : none;
  text-align  : left;
  position    : relative;
  border      : 1px solid #2c2c2c;
}

#header {
  width       : 100%;
  height      : 100px;
  display     : block;
  background  : url('images/logo.jpg') left top no-repeat;
}

#left {
  float         : left;
  width         : 200px;
  height        : auto !important;
  height        : 450px; /* IE */
  min-height    : 450px;
  display       : inline;
  text-align	: center;  
}
#center {
  float         : left;
  width         : 598px;
  height        : auto !important;
  height        : 450px; /* IE */
  min-height    : 450px;
  display       : inline;
  text-align	: center;
  color         : #fff;
  border        : 1px solid #2c2c2c;
}
#right {
  float         : right;
  width         : 200px;
  height        : auto !important;
  height        : 450px; /* IE */
  min-height    : 450px;
  display       : inline;
}
#footer {
  clear         : both;
  width         : 100%;
  height        : 30px;
  text-align    : center;
  padding       : 0;
  color		: #2c2c2c;
}
#reklamy {
  clear         : both;
  text-align    : center;
  padding       : 0;
  color		: #2c2c2c;
}
#reklamy a:link, #reklamy a:visited {
  color             : #2c2c2c;
  
}
#menu {
  margin	: 0 10px 10px 10px;
  width		: 170px;
  font-size     : 12px;
  padding       : 5px;
  border	: 1px solid #2c2c2c;
  text-align	: left;  
}

#menu ul {
  margin: 0;
  padding: 0;  
}

#menu ul li
{
  list-style   : none;
  margin       : 0;
  padding      : 0;
}

#menu ul li a
{
  padding          : 6px 1px 6px 1px;
  color            : #cccccc;
  text-decoration  : none;
  border-bottom    : 1px solid #434343;
  display          : block;
  font-size        : 12px;
}

#menu ul li a:link, #menu li ul a:visited {
  color             : #fff;
  
}

#menu ul li a:hover {
  color             : #000;
  background        : #fff;
}
.table_title {
  color: #fff;
  font-size: 14px;
  font-weight: bold;  
}

#menu_galeria {
  margin	: 0 10px 10px 10px;
  width		: 170px;
  font-size     : 12px;
  padding       : 5px;
  border	: none;
  text-align	: left;  
}

#menu_galeria ul {
  margin: 0;
  padding: 0;  
}

#menu_galeria ul li
{
  list-style   : circle;
  margin       : 10px;
  padding      : 0;
}

#menu_galeria ul li a
{
  padding          : 6px 1px 6px 1px;
  color            : #cccccc;
  text-decoration  : none;
  display          : block;
  font-size        : 12px;
}

#menu_galeria ul li a:link, #menu li ul a:visited {
  color             : #fff;
  
}

#menu_galeria ul li a:hover {
  color             : #000;
  background        : #fff;
}

.counter_png {
  display:none;
}