body {
	background: #FFF url('../img/tlo_strona.gif') repeat-x;
	font: 12px Verdana, Helvetica, Arial;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-bottom: 35px;
}
h1 {
	font: 18px Verdana, Helvetica, Arial;
	font-variant: small-caps;
	font-weight: 600;
	padding: 8px;
	border-bottom: 1px solid #b82127;
	border-left: 1px solid #b82127;
}
a {
	color: #777;
	font-weight: 900;
	text-decoration: none;
}
a:visited{
	color: #888;
	font-weight: 900;
	text-decoration: none;
}
a:hover{
	color: #000;
	font-weight: 900;
	text-decoration: underline;
}
#menu {
	background: url('../img/tlo_menu.gif') no-repeat;
	width: 811px;
	height: 37px !important;
		height: 57px;
	padding-top: 20px;
	margin: auto;
	margin-top: -2px;
}
#main {
	background: #FFF url('../img/tlo_tresc.gif') repeat-x;
	width: 756px !important;
		width: 796px;
	margin: auto;
	padding: 20px;
	padding-top: 4px !important;
		padding-top: 20px;
	border-left: 1px solid #e6c0c2;
	border-right: 1px solid #e6c0c2;
	text-align: left;
}
#footer {
	background: #FFF url('../img/tlo_stopka.gif') no-repeat;
	width: 801px !important;
		width: 811px;
	height: 22px !important;
		height: 32px;
	padding-top: 10px;
	padding-right: 10px;
	margin: auto;
	margin-top: -2px;
	text-align: right;
	color: #FFF;
	font-size: 10px;
}
#menu a, #menu a:visited {
	text-decoration: none;
	color: #FFF;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 22px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: 900;
}
#menu a:hover {
	background-color: #981419;
}