body, html {
background: #242424;
color: #979797;
font-family: Tahoma;
font-size: 11px;
line-height: 1.4;
padding: 0px;
margin: 0px;
}

#oferta_opis {
width: 460px;
float: left;
}
#oferta_l {
visibility: hidden;
position: absolute;
float: left;
top: 0px;
}

a {
color: #fff;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
form {
margin: 0px;
padding: 0px;
}
input, textarea {
color: #242424;
font-family: Tahoma;
font-size: 11px;
border: 0px;
}
.input {
background: url(gfx/form_bg.gif) top left no-repeat;
width: 152px;
height: 20px;
float: left;
}
#textarea {
width: 308px;
height: 153px;
float: left;
background: url(gfx/area_bg.gif) top left no-repeat;
}
input{
width: 142px;
height: 13px;
padding: 3px 5px;
padding-top: 4px;
background: none;
}

.center {
width: 100%;
padding: 0px;
margin: 0px;
float: left;
text-align: center;
}
.center_cont{
width: 800px;
padding: 0px;
margin: 0px auto;
text-align: justify;
}
#header {
width: 798px;
height: 132px;
border: 1px #3b3b3b solid;
border-top: 0px;
border-bottom: 0px;
float: left;
background: #2f2f2f url(gfx/head_bg.gif) center left no-repeat;
}
#header_left {
width: 530px;
height: 132px;
float: left;
border-right: 1px #3b3b3b solid;
padding: 0px;
margin: 0px;
}
#header_right {
width: 227px;
float: left;
padding: 0px;
padding-left: 40px;
margin: 0px;
font-weight: bold;
line-height: 1.5;
padding-top: 35px;
}
#header_right a {
background: url(gfx/dot.gif) center left no-repeat;
padding-left: 10px;
color: #f7f7f7;
text-decoration: none;
}
#header_right a:hover {
color: #878787;
}

#baner_right {
width: 267px;
float: left;
height: 215px;
background: #f8f8f6;
border-right: 1px #a2a2a2 solid;
}
#baner_right a {
color: #2f2f2f;
background: url(gfx/baner_link.gif) center left no-repeat;
padding-left: 9px;
text-decoration: none;
}
#baner_right a:hover {
text-decoration: none;
color: #cc0000;
}
#main {
width: 798px;
border: 1px #3b3b3b solid;
border-top: 0px;
float: left;
background: #2f2f2f url(gfx/main_top_bg.gif) top left repeat-x;
}
#main_cont {
width: 798px;
float: left;
background: url(gfx/main_cont_bg.gif) top left repeat-y;
}
#footer {
width: 800px;
float: left;
padding-bottom: 10px;
}
#footer_left {
width: 525px;
float: left;
padding: 2px 0px;
padding-left: 7px;
margin: 0px;
}
#footer_right {
width: 268px;
float: left;
padding: 2px 0px;
margin: 0px;
text-align: center;
}
#footer a {
text-decoration: none;
color: #979797;
}
#footer a:hover {
text-decoration: none;
color: #fff;
}

a.atom, a.atom:hover {
font-size: 11px;
padding: 6px 0 6px 38px;
line-height: 35px;
background: url('gfx/_atom.png') no-repeat;
}