/* © Robert Sułkowski	http://robski.klub.chip.pl/?t=webdesign	*/

@page { size 21cm 29.7cm portrait; margin: 10%; }

body {
	font: normal 11pt Georgia, "Times New Roman", Arial, Times, serif;
}

.r {
	text-align: right;
}

a {
	text-decoration: none;
	color: #000;
}

#menu, #lang, #topmenu, #content p.ico {
	display: none;
}

#slog img {
	padding: 5pt;
	border: none;
}

#content table {
	width: 100%;
}

#content td, #content th {
	border-left: 1px solid #888;
	border-bottom: 1px solid #000;
}

#content h2 {
	font: normal 22pt Arial, Helvetica, Tahoma, sans-serif;
}

#content th {
	background: #888;
	height: 30px;
}

#content dt {
	font-weight: bold;
}

#content input {
	border: none;
}

#foot p {
	margin: 0;
	padding: 0;
}

#foot p a {
	color: #888;
	text-decoration: none;
}