html {
	background-color: #cc0000;
	height: 100%;
	min-height: 700px;
}
body { 
	height: 100%;
	min-height: 700px;
	margin: 0px;
	margin-bottom: 20px;
	background-color: #cc0000;
	background: url(i/bg.gif) no-repeat;
	background-position: top center;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-align: center; 
}
div { 
	position: relative;
	display: block; 
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color: #000000;
	border: 0px solid #336699;
	text-align: left;
}
p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-indent: 0px;
}
ul {
	margin: 15px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color: #000000;
}
a:link, a:active, a:visited { 
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color: #003366;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
a:hover { 
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color: #990000; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: underline;
}
#kontener {
	width: 760px;
	text-align: left;
	background-color: #ffffff;
}
#gora {
	background-color: #2f343a;
	height: 90px;
}
#logo {
	float: left;
	width: 135px;
	height: 90px;
}
#napis {
	float: left;
	width: 395px;
	height: 90px;
}
#domena {
	float: left;
	width: 230px;
	height: 90px;
	background: url(i/domena.gif) no-repeat;
}
#home {
	position: absolute;
	z-index: 2;
	width: 22px;
	height: 21px;
	top: 15px;
	left: 115px;
}
#telefon {
	position: absolute;
	z-index: 3;
	width: 24px;
	height: 21px;
	top: 15px;
	left: 148px;
}
#mail {
	position: absolute;
	z-index: 4;
	width: 25px;
	height: 21px;
	top: 15px;
	left: 182px;
}
#grafika {
	width: 760px;
	height: 200px;
	background: url(i/grafika.jpg) no-repeat;
}
#menu {
	width: 760px;
	height: 25px;
	background-color: #2f343a;
}
#stopka {
	width: 760px;
	height: 75px;
	background: url(i/stopka.gif);
}
.pos {
	float: left;
	height: 25px;
}
.px {
	float: left;
	width: 1px;
	height: 25px;
	background: url(i/m_px.gif);
}
#main {
	padding: 20px;
}
#copyright {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#wykonawca {
	float: right;
	padding-top: 40px;
	padding-right: 20px;
}
a.wykonawca:link, a.wykonawca:active, a.wykonawca:visited { 
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color: #000000;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
a.wykonawca:hover { 
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color: #ff3300; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
#znaki {
	float: left;
	margin-right: 10px;
}
.znak {
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: help;
}
.orange {
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
}
#drukuj {
	position: absolute;
	z-index: 20;
	top: 80px;
	right: 25px;
	cursor: pointer;
}
a.red:link, a.red:active, a.red:visited { 
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color: #ff0000;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
a.red:hover { 
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color: #003366; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial; 
	font-size: 16px; 
	color: #ff0000; 
	font-weight: bold; 
}
.przycisk {
	border: 1px solid #999999;
	background-color: #cccccc;
	padding: 5px 10px 5px 10px;
	color:#000000;
}
