
body, html {
    margin: 0px;
    padding: 0px;
    background-image: url('../images/bg_main.jpg');
    background-repeat: repeat-x;
    background-color: #d6e1e5;
    font-family: arial;
}

div#header {
    position: absolute;
    width: 1082px;
    height: 160px;
    top: 0px;
    left: 0px;
    background: url('../images/top.png') no-repeat center center;
    z-index: 2;
}

div#logo {
    position: absolute;
    top: 50px;
    left: 50px;
}

.userbox {
    position: absolute;
    right: 30px;
    top: 5px;
    background: url('images/bg_top_acc.png') no-repeat left center;
    width: 366px;
    height: 134px;
    color: white;
    z-index: 2;
    text-align: left;
}
.userbox2 {
    position: absolute;
    right: 5px;
    top: 20px;
    width: 378px;
    height: 146px;
    color: white;
    z-index: 2;
    text-align: left;
}

div#errorBox {
    border: 1px dotted;
    background-color: red;
    color: white;
    padding: 20px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

.errorBox2 {
    border: 1px dotted;
    background-color: red;
    color: white;
    padding: 20px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

.errorBox3 {
    background-color: red;
    color: white;
    text-align: center;
    width: 100%;
}

.divmenutop {
    position: absolute;
    top: 160px;
    z-index: 2;
    left: 73px;
    text-align: center;
    width: 1030px;
}

.divbanner {
    position: absolute;
    top: 230px;
    z-index: 2;
    left: 20px;
    text-align: center;
    width: 1030px;
}

.menuTop{
    display: block;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    background-image: url('../images/button.png');
    color: #ffffff;
    width: 218px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    text-decoration: none;
}

div#content {
    position: relative;
    width: 1030px;
    top: 150px;
    border: 1px solid red;
    left: 24px;
    _left: 0px;
    z-index: 1;
    background-image: url('../images/bg.png');
    background-repeat: repeat-y;
    border: 1px solid transparent;
}
div#scontent{
    margin: 200px 0 100px 0;
    _margin: 200px 0 100px 0;
    padding: 0 20px 0 20px;
    text-align: center;
    font-family: verdana;
}

div#lb {
    width: 25px;
    height: 26px;
    background-image: url('../images/lb.png');
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    bottom: -26px;
    left: 5px;
}
div#rb {
    width: 25px;
    height: 26px;
    background-image: url('../images/rb.png');
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    bottom: -26px;
    right: 5px;
    _bottom: -26px;
    _right: 3px;
}
div#bf {
    width: 970px;
    height: 26px;
    background-image: url('../images/bf.png');
    background-repeat: repeat-x;
    position: absolute;
    z-index: 1;
    bottom: -26px;
    left: 30px;
}

div#footer {
    width: 1000px;
    height: 90px;
    background-image: url('../images/bottom.png');
    background-repeat: no-repeat; 
    position: absolute;
    z-index: 2;
    bottom: -18px;
    left: 15px;
}

.columnLeft{
    width: 720px;
    position: relative;
    float:left;
}

.columnCenter{
    width: 720px;
}

.columnRight{
    width: 255px;
    position: relative;
    float: right;
}

.columnRightArt{
    width: 720px;
    position: relative;
    float:right;
    text-align: center;
}

.columnLeftArt{
    width: 255px;
    position: relative;
    float: left;
    text-align: center;
}

.newsModule{
    font-size: 12px;
    font-weight: bold;
    color: #a0a0a0;
    text-decoration: none;
}

.yoursAccount{
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-decoration: underline;
}

.newsModule:hover{
    font-size: 12px;
    color: #1c5175;
}

.linksNews{
    font-size: 12px;
    font-weight: bold;
    color: #a0a0a0;
}

.linksNews:hover{
    color: #1c5175;
}

.tb_td{
    border-top: 1px solid #aeaeae;
    font: normal 13px Verdana;
    color: #5a5a5a;
    padding: 5px;
    text-align: center;
}

.tb_head{
    background-color: #f2f2f2;
    font-weight: bold;
}

.tb_body{
    background-color: #f8f8f8;
}

.subtitle{
    font: normal 10px Verdana;
    color: #5a5a5a;
}

.form_fields{
    height: 22px;
    border: 1px solid #aeaeae;
    width: 80%;
}

.auctionBox{
    width: 179px;
    height: 253px;
    background: url(images/aukcja_z.png) no-repeat;
}

.menuArtTop{
    width: 195px;
    height: 70px;
    background: url(images/konto_menubg_top.gif) no-repeat;
    font: bold 14px Verdana;
    color: white;
    margin-left: 30px;
    _margin-left: 0px;
}

.menuArtBottom{
     width: 195px;
     height: 52px;
     background: url(images/konto_menubg_bottom.gif) no-repeat;
     margin-left: 30px;
     _margin-left: 0px;
}

.menuArtPosition{
     width: 195px;
     height: 27px;
     background: url(images/konto_menu_activelink.gif) no-repeat;
     position: relative;
     margin-left: 30px;
     _margin-left: 0px;
}

.menuArtPositionLink{
     width: 175px;
     _width: 195px;
     height: 20px;
     _height: 27px;
     font: normal 12px Verdana;
     color: white;
     padding-top: 6px;
     padding-left: 20px;
     text-align: left;
}

.menuArtPositionLinkHover{
     width: 175px;
     _width: 195px;
     height: 20px;
     _height: 27px;
     font: bold 12px Verdana;
     color: white;
     padding-top: 6px;
     padding-left: 20px;
     text-align: left;
     background-color: black;
     opacity: 0.30;
    -moz-opacity:0.30;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
}

.menuArtPositionLink2{
     font: normal 12px Verdana;
     color: white;
     text-decoration: none;
}
.menuArtPositionLink2Checked{
     font: bold 12px Verdana;
     color: white;
     text-decoration: none;
}

.menuArtPositionLink2:hover{
     font: bold 12px Verdana;
}

.btn{
    width: 109px;
    height: 34px;
    background: url(images/button2.png) no-repeat;
    border: 0px;
    color: white;
    font: bold 12px Verdana
}

.btn3{
    width: 109px;
    height: 34px;
    background: url(images/button3.png) no-repeat;
    border: 0px;
    color: white;
    font: bold 12px Verdana
}

.btn4{
    margin-right: 10px;
    margin-left: 10px;
    background: url(images/button3.png) no-repeat;
    color: #ffffff;
    width: 109px;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
    text-decoration: none;
}

.btn5{
    margin-right: 10px;
    margin-left: 10px;
    background: url(images/button2.png) no-repeat;
    color: #ffffff;
    width: 109px;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
    text-decoration: none;
}

.opacity{
    opacity: 0.70;
    -moz-opacity:0.70;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=70);
}

/*AUKCJA*/

.auctionHeader1{
    width: 720px;
    height: 53px;
    background: url(images/mainbg_top2.png) no-repeat;
    text-align: left;
    padding-left: 15px;
    font-weight: bold;
    font-size: 14px;
}
