body { font-weight: normal; font-size: 13px; font-family: sans-serif; color: #FFFFFF; background-color: #003366 }
a:link,a:visited { text-decoration: none; color : #0099FF }
a:active { text-decoration: none; color : #33CC66 }
a:hover { text-decoration: underline; color : #FF0000 }
div { margin: 1px 0px 1px 0px; padding: 4px 1px 4px 1px }
div.v1 { background-color: #00468C; font-weight: bold; text-align: center; }
div.reklama { padding: 1px; background-color: #00468C; color: #0099FF; border-top: 1px solid #1E90FF; text-align: center; }
a.halt { text-decoration: none; color: #FF0000 }
a.halt:hover { text-decoration: underline; color : #33CC66 }
div.tl {
padding-top: 3px; padding-bottom: 3px; padding-left: 4px;
background-color: #00468C; color: #FFFFFF;
font-weight: bold;
border: 1px solid #1E90FF;
text-align: center; 
}
div.copy { 
	background: #003D79; 
	border-top: 2px solid #00468C; 
	border-bottom: 1px solid #004993; 
	padding: 2px 3px 3px 3px; 
	margin: 6px 0; 
	text-align: center;
}
input, select, textarea {
border: 1px solid #eeeeee;
background-color: #ffffff;
margin: 2px;
font-family: Georgia;
color: #666666;
}
p, form {
margin: 0px;
}
hr {
margin: 5px;
width: 98%;
border: 1px dotted #dddddd;
}
dl {
   margin-top: 1ex;
   margin-bottom: 0;
   margin-left: 0pt;
}
dt {
   border-bottom:1px dotted #336699;
   margin:2px 1px 0px 0px;
   padding:2px;
}
