body {
	font-size: 11px;
	margin: 0px;
	text-align: left;
	color: black;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	background-image: url("img/bgweb.jpg");
	background-repeat: repeat-x;
	background-color:#E9E4E1;
}
td {
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, Tahoma;
}
hr {
	color: gray;
}
a {
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration:none;
}
a.h1 {
	text-align: left;
	font-size: 10px;
	color: gray;
	text-decoration:none;
}
a.small {
	font-size: 10px;
	color: black;
	text-decoration:none;
}
a.h1:hover {
	color: #18904C;
}

.toptext {
	height: 119px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 11px;
	color: black;
	text-decoration:none;
}
a.top {
	margin-left: 27px;
	height: 20px;
	text-align: left;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
a.nadpis {
	text-align: left;
	font-size: 16px;
	color: #1023B2;
	text-decoration:none;
}
a.nadpis:hover {
	color: #1023B2;
}
a.top:hover {
	color: #B91925;
}
a:hover {
	color: silver;
	text-decoration:none;
}
.bgtitle {
	width: 100%;
	height: 170px;
	text-align: right;
	background-image: url("img/punchochy-www.jpg");
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.bgmenu {
	height:20px;
	padding-top: 6px;
	padding-right: 0px;		padding-right: "15px";
	width: 77%;
	float: right; 
	background-color:#BCBCBC;
	background-image: url("img/menubg.jpg");
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.dekor {
	background-image: url("img/punchochy-dekorweb.jpg");
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
h1 {
	font-weight: normal;
	margin: 0px;
	text-align: right;
	padding-right: 10px;
	padding-top: 6px;
	font-size: 10px;
	color: #106032;
	text-decoration:none;
}
.bodytext {
	padding-left: 25px;
	padding-right: 10px;
	width: 80%;
	text-align: left;
	color: black;
	font-weight: normal;
	margin: 0px;
	font-size: 12px;
}
.copyright {
	border-top: gray 1px solid;
	width: 100%;
	text-align: center;
	color: gray;
	font-weight: normal;
	margin: 0px;
	font-size: 10px;
}
.small {
	font-size: 10px;
}