body { 
background-image: url("/images/woodside1.jpg");
margin: 0;
padding: 0;
} 

#fadeinbox{
position:absolute;
width: 400px;
left: 0;
top: -400px;
border: 0px solid black;
padding: 0px;
z-index: 100;
visibility:hidden;
}
#jarkow{
position:absolute;
left: 480px;
top: 50px;
z-index: 99;
visibility:visible;
}
#zamknij{
position:relative;
left: 380px;
top: -290px;
width:30px;
z-index: 200;
}
#m1{
position:relative;
left: 0px;
top: 0px;
z-index: 400;
}
#menu{
position:absolute;
width: 186px;
left: 0;
top: 0px;
padding: 0px;
z-index: 300;
}
#bluszcz{
position:absolute;
width: 186px;
left: 120px;
top: 0px;
padding: 0px;
z-index: 400;
}
#tresc{
position:relative;
width: 650px;
left: 187px;
top: 10px;
padding: 10px;
z-index: 100;
}
#pogoda{
position:absolute;
width: 140px;
left: 760px;
top: 0px;
padding: 0px;
z-index: 200;
}
#deska{
width:186px;
height: 43px;
_height: 50px;
text-align: center;
padding-top: 7px;
background-image:
url('/images/board.png');
}
#deska0{
width:186px;
height: 43px;
_height: 50px;
text-align: center;
padding-top: 7px;
background-image:
url('/images/board.png');
}
#deska1{
width:186px;
height: 43px;
_height: 50px;
text-align: center;
padding-top: 7px;
background-image:
url('/images/board1.png');
}
#spacer{
width:186px;
height:3px;
//background-image:
url('/images/space1.jpg')
}
#spacer_w{
width:186px;
height:20px;
background-image:
url('/images/space.jpg')
}
#naglowek{
width:294px;
height: 61px;
_height:80px;
text-align: center;
padding-top: 19px;
background-image:
url('/images/board_t.jpg');
}
#flagi{
position:absolute; 
left:5px; 
top:30px; 
width:64px; 
height:94px; 
z-index:1000;
}
#obrazek_lewo{
float: left;
align: left;
padding: 5px;
}
#obrazek_prawo{
float: right;
align: right;
padding: 5px;
}


#dropinboxv2cover{
width: 242px; /*change width to desired */
height: 310px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 3000;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 242px; /*change width to above width-20. */
height: 310px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 0px solid black; /*Customize box appearance*/
background-image:
url('/images/paper1a.gif');
padding: 0px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}

#link_me {
    position:absolute;
    left: 790px;
    top:10px;
    margin:0 auto;
display: inline-block;
    text-align: center;
    /* background: #E7C99C; */
background-image: url("http://rancho-stokrotka.com/images/board_link.png");
width: 150px;
height: 85px;
    border: none; /* 1px solid #000000; */
    color: #000000;
    font-family: tahoma;
    font-size: 10px;
}

.linki {text-decoration: none; color: #000000; font-weight: bold; }
.small {font-size: 12px;}

