body {
	font-size: 11px;
	margin: 0px;
	text-align: left;
	color: black;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	background-image: url("img/bghome.jpg");
	background-repeat: repeat-x;
	background-color:#F8F7F5;
}
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: 11px;
	color: #929192;
	text-decoration:none;
}
a.h1:hover {
	color: #929192;
}
.toptext {
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 12px;
	color: #047033;
	text-decoration:none;
}
a.top {
	width: 250px;
	height: 30px;
	text-align: left;
	font-size: 18px;
	color: black;
}
a.top:hover {
	color: #B91925;
}
a:hover {
	color: silver;
	text-decoration:none;
}

.bgtitle {
	width: 100%;
	height:508px;
	text-align: right;
	background-image: url("img/punchochy-home.jpg");
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
.dekor {
	background-image: url("img/punchochy-dekor.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;
}
.hometext {
	padding-right: 20px;
	padding-left: 20px;
	width: 90%;
	text-align: center;
	color: black;
	font-weight: normal;
	margin: 0px;
	font-size: 13px;
}
.copyright {
	border-top: gray 1px solid;
	width: 90%;
	text-align: center;
	color: gray;
	font-weight: normal;
	margin: 0px;
	font-size: 10px;
}
.small {
	font-size: 10px;
}
a.partneri {
	font-weight: normal;
    margin: 2px 5px 2px 5px;
    font-size: 10px;
    color: white;
    text-decoration:none; }
a.partneri:hover {
    text-decoration:underline; }