body{
background-image:url(ip.png);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center center;
margin:10px 130px 10px 130px;
padding:0;
background-color:#dfdfdf;
text-align:center;
font-family:verdana;
z-index:1;
}


h1{
font-size:15px;
}

h2{
margin:20px 0 0 0;
font-size:14px;
}

h3{
margin:5px 0 0 0;
font-size:13px;
text-decoration:underline;
}


p{
font-size:12px;
}

.vis0{
display:none;
color:#000;
}

pre{
display:block;
border:1px dotted #ccc;
background-color:#eee;
margin:0px 10px 2px 10px;
text-align:left;
}

a{
text-decoration:none;
}

.value{
font-weight:bold;
font-family:courier new;
color:#ee0000;
}	

#slideadbox{
border:1px solid black;
position:absolute;
bottom:0px;
right:0px;
width:120px;
height:240px;
margin:0px;padding:0px;
color:black;
background-color:white;
z-index:10;
}

div > #slideadbox{
position:absolute;
z-index:10;
}

.linki{
color:#dfdfdf;
background-color:#dfdfdf;
}