body{
height:100%;
width:100%;
margin:0px;
padding:0px;
font-family:Verdana,Arial;
font-size:9pt;
background:#000;
}
a{
color:#fff;
}
#gorna_belka{
background:url(../str_img/tlo_gora.png) repeat-x;
height:48px;

color:#fff;
z-index:2;
position:relative;
padding-top:6px;
padding-left:8px;
}
#new{
background:url(../str_img/new.png) no-repeat;
height:136px;
width:134px;
float:right;
position:absolute;
top:0px;
right:150px;
z-index:4;
cursor:pointer;
}
#zacieki{
background:url(../str_img/tlo2.png) no-repeat;
height:273px;
width:117px;
position:absolute;
right:32px;
top:40px;
z-index:1;
}
.ramka{
width:716px;
margin-bottom:20px;
z-index:3;
position:relative;
margin-left:20px;
}
.ramka_gora{
background:url(../str_img/ramka_gora.png) no-repeat;
height:18px;
width:100%;
color:#fff;
padding-top:8px;
padding-left:10px;
}
.ramka_dol{
background:url(../str_img/ramka_dol.png) no-repeat;
height:9px;
width:100%;
}
.ramka_lewa{
background:url(../str_img/ramka_lewa.png) repeat-y left;
}
.ramka_prawa{
background:#fff url(../str_img/ramka_prawa.png) repeat-y right;
padding-left:5px;
margin-left:4px;
}
#czacha{
background:url(../str_img/czacha.png) no-repeat;
width:52px;
height:82px;
position:fixed;
bottom:0px;
right:0px;
}
#tlo2{
background:url(../str_img/tlo.png) no-repeat left bottom;
position:fixed;
bottom:0px;
left:0px;
width:628px;
height:444px;
z-index:1;
}
.jasne{
	background-color :#dddddd;
	}
.ciemne{
	background-color :#36393D;
	}
.pasek{
	width:200px;
	height:10px;
	}
.projekt_obrazek{
margin:20px;
border:1px solid #000;
}