@charset "utf-8";
/* CSS Document */
body {
background:url("gfx/tlo.gif") repeat scroll 0 0 #242725;
color:#FFFFFF;
font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
margin:15% 40% auto;
text-align:center;
}
#logo {
background:url("gfx/logo.jpg") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
height:126px;
margin:0 auto;
text-align:center;
width:290px;
}
#box {
padding:0;
width:409px;
}
#box .box_postep {
height:180px;
text-align:center;
width:409px;
}
.postep_bg {
background:url("gfx/postep_bg.png") no-repeat scroll center top transparent;
height:30px;
width:409px;
}
.postepk {
width:402px;
}
.postepk .postepkk {
background:url("gfx/postep.png") repeat-x scroll center top transparent;
float:left;
height:20px;
margin:2px;
}
.postepk #posteptxt {
color:#999999;
font-weight:bold;
padding:3px 0;
width:409px;
}