body {
 /*background-color: rgb(120, 200, 220);*/
 background-color: #f0f0f0;
 /*text-shadow: 1px 1px #cac196;*/
 /*text-shadow: 1px 1px #555555;*/
 /*text-shadow: 1px 1px #cccccc;*/
 /*text-shadow: 1px 1px #bbd2dd;*/
 /*text-shadow: 1px 1px #b1cad9;*/
 
 /*text-shadow: 1px 1px #9b9b9b;*/
 text-shadow: 1px 1px #bbbbbb;
}

.menumain a {
 text-decoration: none;
 color: inherit;
 display: block;
 width: 192px;
 height: 56px;
 line-height: 56px;
 vertical-align: middle;
}

.menumain a:hover {
  background-image: url("flara.png");
}

table.main {
 background-image: url("tlo.png");
 background-repeat: repeat-x;
 width: 1024px;
 padding: 0px;
 border-spacing: 0px;
 border: 0;
 text-align: center;
}

table.footer {
 width: 1024px;
 padding: 0px;
 border-spacing: 0px;
 border: 0;
 text-align: center;
}

table.pagemain {
 width: 932px;
 padding: 0px;
 border-spacing: 0px;
 border: 0;
 text-align: center;
 margin-left:auto;
 margin-right:auto;
}

td.header {
 height: 128px;
 text-align: center;
 vertical-align: middle;
}

td.menu {
 /*background-image: url("flara.png");*/
 /*height: 56px;*/
 line-height: 56px;
 text-align: center;
 vertical-align: middle;
}

td.pagebody {
 text-align: center;
 vertical-align: middle;
}

td.notepad {
 width: 489px;
 height: 683px; /*723px;*/
 vertical-align: top;
}

td.obrazek {
/*
 background-image: url("startrek.png");
 background-repeat: no-repeat;
*/
 width: 438px;
 height: 366px;
 vertical-align: top;
}

span.menumain {
 font-family: Verdana;
 font-size: 17px;
 color: rgb(0, 0, 0);
}

span.motto {
 font-family: Verdana;
 font-size: 28px;
 font-weight: bold;
 color: rgb(50,50,0);
}

span.notepadtext {
 display: block;
 font-family: Verdana;
 font-size: 13px;
 /*color: rgb(80,80,80);*/
 width: 434px;
}

span.obrazektext {
 display: block;
 font-family: Verdana;
 font-size: 13px;
 /*color: rgb(80,80,80);*/
/*
 font-family: Verdana;
 font-size: 14px;
 color: rgb(255,255,255);
 text-align: center;
 */
 width: 420px;
}

span.footertext {
 font-family: Verdana;
 font-size: 11px;
 color: rgb(120,120,180);
 text-shadow: none;
}

span.copyright {
 font-family: Verdana;
 font-size: 11px;
 color: rgb(160,160,160);
 text-shadow: none;
}

img.separator {
 width: 892px;
 height: 2px;
}

#glowna, #oferta, #kontakt, #referencje, #galeria, #mapa {
 /*display: none;*/
 text-align: left;
}

#sep2 {
 position: relative;
 top: -50px;
}

#menuid {
 position: relative;
 top: -20px;
 /*left: 16px;*/
 left: 38px;
}

#mottoid {
 position: relative;
 top: -60px;
}

#hasloid {
 font-family: Verdana;
 font-size: 19px;
 font-style: italic;
 color: rgb(105,175,0);
 text-align: center;
 /*text-shadow: 1px 1px #80aa00;*/
 text-shadow: 1px 1px #606060;
}


#pagemainid {
 position: relative;
 top: -60px;
/* background-color: red;
 left: 30px; */
}

img.link {
  opacity: 0.5;
  filter: alpha(opacity = 50);
  border: 1px solid black;
}

img.link:hover {
  opacity: 1.0;
  filter: alpha(opacity = 100);
}

#selector {
 background-image: url("selector.png");
 position: absolute;
 visibility: hidden;
 top: 0px;
 left: 0px;
 width: 192px;
 height: 62px;
 text-align: center;
}

#notatniktlo {
 position: absolute;
 width: 1024px;
 height: 722px;
 top: 328px; /*288px;*/
 background-image: url('notepad.png');
}

#licznik {
 position: relative;
 font-family: Verdana;
 font-size: 13px;
 text-align: right;
 /*top: -4px;*/
 top: 36px;
}

td.bookmark:hover {
 /*cursor: crosshair;*/
 /*cursor: hand;*/
 cursor: pointer;
}
