BODY {
margin:30px;
text-align:center;
font-family:'trebuchet ms',arial,verdana;
font-size:14px;
color:#444444;
}

DIV, TD {
font-family:'trebuchet ms',arial,verdana;
font-size:14px;
color:#444444;
}

H2 {
font-size:17px;
}

TABLE.rejestracja TD, INPUT {
font-size:11px;
}

DIV.body {
margin:0 auto 0 auto;
width:740px;
text-align:left;
border:0px solid #F0F0F0;
}

	
DIV.logo {
background-image: url('/custom/logo.gif');
background-repeat:no-repeat;
width:285px;
height:77px;
float:left;
}

DIV.logo H1 {
visibility:hidden;
font-size:28px;
text-align:center;
}	

DIV.nospam {
background-image: url('/custom/no_spam.gif');
background-repeat:no-repeat;
width:84px;
height:110px;
float:right;
}

DIV.nospam H2 {
visibility:hidden;
font-size:20px;
text-align:center;
}	

DIV.top {
	width:760px;
	height:100px;
}

DIV.left {
border:3px solid #E87B14;
width:100%;
float:left;
background-color:#FAF7F7;
margin-bottom:20px;
display:block;
}

DIV.left DIV, DIV.right DIV, DIV.center DIV {
	margin:10px;
}

DIV.right {
border:3px solid #DC2B19;
width:100%;
float:right;
background-color:#FAF7F7;
margin-bottom:20px;
display:block;
}

DIV.center {
border:3px solid #E87B14;
width:600px;
background-color:#FAF7F7;
display:block;
}

.left UL {
padding:0px;
margin-left:20px;
list-style-image: url('/custom/li_left.gif');
}

.center UL {
padding:0px;
margin-left:20px;
list-style-image: url('/custom/li_left.gif');
}

.right UL {
padding:0px;
margin-left:20px;
list-style-image: url('/custom/li_right.gif');
}

.left UL LI, .right UL LI, .center UL LI {
margin-top:10px;
}

DIV.code {
height:100px;
overflow: auto;
margin:10px;
border:1px solid #999999;
background-color:#FFFFFF;
}

DIV.code PRE {
	margin:10px;
}

*DIV.code {
	width:100%;
}

DIV.footer {
margin-top:30px;
padding-top:10px;
width:600px;
border-top:1px solid #F0F0F0;
}