body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: left;
	vertical-align: top;
}
.headerText {
	text-align: right;
	vertical-align: bottom;
}
.footerText {
	text-align: right;
	vertical-align: top;
}
.multimedia {
	text-align: right;
	vertical-align: top;
}
body {
	background-color: #333;
}
.h1 {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}
.h2 {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
table {
	border: 0px;
	text-align: left;
}
table.header {
	width: 900px;
	background-image:url(bg.gif);
	background-position:bottom;
	background-repeat:no-repeat
}
table.footer {
	width: 900px;
	background-image:url(bg2.gif);
	background-position:top;
	background-repeat:no-repeat
}
table.full {
	width: 900px;
	height: 660px;
}
table.galeria {
	width: 280px;
	border-collapse:collapse;
}
div {
	width:100%;
	height:0px;
	font-size:0px;
}
div.headerLinia {
	border-top: 1px solid #666;
	border-bottom: none;
	margin-top: 0px;
	margin-bottom:10px;
}
div.footerLinia {
	border-top:none;
	border-bottom: 1px solid #666;
	margin-top: 10px;
	margin-bottom:0px;
}
a img.galeriaThumb {
	border: 1px solid #666;
}
a img.galeriaThumb:hover {
	border: 1px solid #fff;
}
img.galeriaObrazek {
	border: 1px solid #666;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
small {
	font-size:8px;
}
