* {
    margin:0 auto;
    padding:0;
    margin-right: auto;
    margin-left: auto;
    outline-style:none;
}

body {
    font-family:'Tahoma';
    background:url('../images/bg.jpg') #f7f7f7 repeat;
}

img, img a {
    border:0 none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration:underline;
}

a.link ,span.title{
     color: #cc9900;
}

a.alink {
       color: #82d605;
}

a.link1 {
    color: #666666;
}

p.txt {
    font-size: 13px;
    color: #333;
    padding: 5px 5px;
    text-align: justify;
}

.center {
    text-align:center;
}

.right {
    text-align:right;
}

.left {
    text-align:left;
}

.clear {
    clear:both;
    height:10px;
}

.bleft {
    float: left;
}

.bright {
    float: right;
}

div#wrap {
    width: 1000px;
    height: auto;
    margin-top: 10px;
    overflow: hidden;
    background-color: white;
}

div#content {
    margin-top: 15px;
    width: 1000px;
    height: 343px;
    position: relative;

}

div#header {
    width: 1000px;
    height: 48px;
    background:url('../images/top.jpg') top center no-repeat;
}


div#footer {
    width: 1000px;
    height: 10px;
    background:url('../images/footer.jpg') top center no-repeat;
}


div#box1 {
    width: 188px;
    height: 343px;
    background:url('../images/antyki.jpg') top center no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}

div#box2 {
    width: 188px;
    height: 343px;
    background:url('../images/numizmatyka.jpg') top center no-repeat;
    position: absolute;
    top: 0px;
    left: 205px;
}


div#box3 {
    width: 188px;
    height: 343px;
    background:url('../images/zlotosrebro.jpg') top center no-repeat;
    position: absolute;
    top: 0px;
    left:411px;
}

div#box4 {
    width: 188px;
    height: 343px;
    background:url('../images/zegarkizegary.jpg') top center no-repeat;
    position: absolute;
    top: 0px;
    right:198px;
}

div#box5 {
    width: 188px;
    height: 343px;
    background:url('../images/banknoty.jpg') top center no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
}


div#contact {
    margin-top: 15px;
    width: 1000px;
    height: 162px;
    
}

div#b2 {
    
    width: 481px;
    height: 162px;
}

div#b1 {
     
    width: 185px;
    margin-left: 10px;
    height: 162px;
    
}

div#b3 {
     
    width: 250px;
    margin-left: 10px;
    height: 162px;
    
}


p.p1 {
    color: #666666;
    padding-top: 15px;
    font-size: 12px;
     
}


p.p2 {   
    padding-top: 190px;
    font-size: 11px;
    color: #333;
    padding-left: 8px;
    padding-right: 8px;
}
