body {background : black; margin : 40px 40px 40px 40px;}

h3 {font: 15px Verdana,Arial; color: white; font-weight: bold; letter-spacing: 10px}

p, div, ul, li{font: 12px Verdana,Arial; color: white;position: relative;}

div.adres{font: bold 14px Verdana; background-color:gray; layer-background-color:gray; width: 180; height: 80;}
p.copyright{font: bold 11px Verdana; letter-spacing: 7px;}

font.text {font: 12px Verdana,Arial; color:white}

a:visited,a:link{text-decoration: none; color: white; font-weight: bold;}
a:hover {text-decoration:underline; color: gray}

input, select, textarea{
background-color: #000000; border-bottom: white 1px solid; border-left: white 1px solid; border-right: white 1px solid; border-top: white 1px solid; color: white; font-family: Verdana; font-size: 8pt; font-weight: bold;
}


#warstwa {position:absolute; left:200; top:250; width:200; height:100; background-color:green; layer-background-color:green; z-index:1;}
#warstwa1 {position:absolute; left:250; top:250; width:150; height:100; clip:rect(0 150 100 0); background-color:red; layer-background-color:red; z-index:2;}