body {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: url(gfx/bg_body.gif); background-repeat: repeat-x}
.stopka {  font-family: Tahoma; font-size: 10px; color: #606060; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
.t1 {  font-family: Tahoma; font-size: 11px; color: #333333; text-decoration: none; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
a {  text-decoration: none; color: #333333}
a:hover {  color: #D1B15B; text-decoration: none}
.form {  border: 1px #333333 solid; clip: rect(1px, 1px, 1px, 1px); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; background-color: #ffffff}

#holder{
 width: 760px;
 position:absolute;
 left: 50%;
 margin-left: -380px;
}
#backgr_home{
 position: absolute;
 top: 106px;
 width: 100%;
 height: 258px;
 background:#828282 url('gfx/bg2.gif') repeat-x;
}
#backgr_site{
 position: absolute;
 top: 106px;
 width: 100%;
 height: 170px;
 background:#828282 url('gfx/bg2.gif') repeat-x;
}
td#separator{
 height: 1px !important;
}