body, table {
	font-size: 11px;
}
.logo {
	height: 150px
}
.pasek {
	height: 20px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 5px
}
.menu1 {
	height: 400px;
	border-right: 1px solid black;
	vertical-align: top
}
.menu2 {
	height: 400px;
	border-left: 1px solid black;
	vertical-align: top
}
.menu_link {
	color: red
}
.tresc {
	vertical-align: top;
	padding: 5px
}
.stopka {
	height: 20px;
	text-align: center;
	border-top: 1px solid black
}
h2 {
display: inline; font-size: inherit; font-weight: normal;
}
