html, body {
    background-color: #989898;
}

#page_wrapper {
    background-color: #fff;
    border-width: 0 1px 1px 1px;
    border-color: color: #444;
    border-style: solid;
}

#top-menu {
    background: #eee;
}

#top-menu ul li a{
    background: #eee;
    color: #3a3a3a;
}

#top-menu ul li a:hover{
    background: #dad8d9;
}

#top {
    background: url('http://gamma.infor.pl/portal/newsletter/_i/bg-top.gif') repeat-x top left;
}

#container {
    background: url('http://gamma.infor.pl/portal/newsletter/_i/bg-content-top.jpg') no-repeat top left;
}

#content {
    background: url('http://gamma.infor.pl/portal/newsletter/_i/bg-content.jpg') repeat-y top left;
}

#content-bot {
    background: url('http://gamma.infor.pl/portal/newsletter/_i/bg-content-bot.jpg') repeat-y top left;
}

#content h2 {
    background: url('http://gamma.infor.pl/portal/newsletter/_i/header.gif') no-repeat top left;
}

fieldset#dane {
    background: #f9f9f9;
}

#content input, #content select {
    color: #4e4e4e;
}

#content label.check-1 {background: url('http://gamma.infor.pl/portal/newsletter/_i/bg-grey.gif') no-repeat top left;}

#content label.check-2 {background: url('http://gamma.infor.pl/portal/newsletter/_i/bg-red.gif') no-repeat top left; color: #fff; text-indent: 20px;}



.error {
    display: block;
    color: #CC0033;
    font-size: 14px;
}
img {
    margin: 0px;
    border-width: 0px;
}


/******** stopka ***/
.bottom-row { clear:both;border-top:1px solid #D4D4D3;  color:#4D4D4D; padding:10px 0px 20px; width:940px; margin-top:40px; }
.bottom-row .stopka-lewa { color:#B6B6B6; float:left; width:40%; }
.bottom-row .stopka-lewa a, .stopka-lewa a:hover { color:#B6B6B6; }
.bottom-row .stopka-prawa { color:#D7D7D7; float:left; list-style:none; text-align:right; width:60%; margin: 0px; }
.bottom-row .stopka-prawa ul {margin: 0px;}
.bottom-row .stopka-prawa li { display:inline; margin:0pt; padding:0pt; }
.bottom-row .stopka-prawa li a { color:#B6B6B6; font-weight:bold; text-decoration:none; }
.bottom-row .stopka-prawa li a:hover { text-decoration:underline; }
.rss { padding-left:3px;}
.rss1 { border:0pt none; height:9px; margin:0pt; padding:2px 0px 0px; width:9px; }
