body, table, tr, td {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 10px;
       color: #333333;
       scrollbar-base-color: Silver;
       scrollbar-3dlight-color: white;
       scrollbar-darkshadow-color: white;
       scrollbar-shadow-color: Gray;
       scrollbar-arrow-color: Red;
       scrollbar-highlight-color: Gray;
       scrollbar-face-color: Silver;
       scrollbar-track-color: white;
}
td.redline {
       border-right-width: 1px;
       border-right-color: red;
       border-right-style: solid;
}
td.redline2 {
       border-right-width: 1px;
       border-right-color: red;
       border-right-style: solid;
       background:#E7E7E7;
      width:230px;
       
}
td.wh {
       color: White;
       font-size: 10px;
}
a.main_menu:active, a.main_menu:visited, a.main_menu:link {
       text-decoration: none;
       color: #333333;
       font-size: 10px;
}
a.main_menu:hover {
       text-decoration: underline;
       color: red;
       font-size: 10px;
}
a.top_menu:active, a.top_menu:visited, a.top_menu:link {
       text-decoration: none;
       color: white;
       font-size: 10px;
}
a.top_menu:hover {
       text-decoration: overline;
       font-size: 10px;
}
a:active, a:visited, a:link, a:link {
       text-decoration: none;
       color: #3366CC;
}
a:hover {
 color: red;
}

div.main {
       margin-left: 10px;
       margin-right: 10px;
       text-align: justify;
}
h1 {
       color: #3366CC;
       font-size: 12px;
       font-weight: bold;
       padding-top: 1px;
}
h2 {
       color: black;
       font-size: 11px;
       font-weight: bold;
}
h3 {
       color: #B90000;
       font-weight: bold;
       text-transform: uppercase;
       font-size: 11px;
}
h4 {
       color: black;
       font-weight: bold;
       font-size: 10px;
       text-transform: uppercaes;
}
td.notopmenu {
color:white;text-align:right;padding-right:10px;
}
td.nomainmenu {
color:red;text-align:left;padding-left:10px;
}
div.short {
text-align:left;
font-size:9px;
padding-top: 0;
padding-left: 0;
padding-bottom: 0;
padding-right: 0;
margin: 0; }
a.wiecej {text-align:right;
padding-top: 0;
padding-left: 0;
padding-bottom: 0;
padding-right:5px;
margin:0;
display:block;
}

div#flash {
  width: 288px;
  height: 134px;
  background: url(images/naglowek_02.jpg);
}
span.lefth1 {
  margin:0;
  padding:0;
  color: #3366CC;
  font-size: 12px;
  font-weight: bold;
}

.ms-contemp-0111-main {  }
.ms-contemp-0111-top { font-weight: bold; color: black }
.ms-contemp-0111-even { font-weight: normal; color: black; background-color: #CCCCCC }
.ms-contemp-0111-odd { font-weight: normal; color: black; background-color: #F2F2F2 }

img {border-width:0;}

.thumb {
width: 200px;
height: 200px;
text-align: center;
font-weight: bold;
/*display: block;*/
vertical-align:top;
}

.thumb img {border-width:1; border-color:#999999; border-style:solid; }

.kat_img {
width: 200px;
height: 200px;
vertical-align: top;
display: block; 
}

.kat_txt {
vertical-align: top;
}

.kat_txt p {
text-align: justify;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
background:white;
vertical-align:middle;
text-align:center;
z-index:1;
min-width:300px;
min-height:300px;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: silver;
height:20px;
vertical-align:middle;
z-index:1;
}

#dragbar #closetext{
margin-right: 1px;
font-size:9px;
text-align:right;
}