body {
	font: normal 13px Arial;
	;
	background: url('imgs/tlo.jpg') repeat-x;
	margin: 0;
}
a {
	color: #10b9ff;
	font-weight: bold;
}
a:hover {
	color: #ff1059;
  text-decoration:none;
}
#baner {
	width: 770px;
	height: 150px;
	font: bold 18px Trebuchet MS;
	letter-spacing: -0.05em;
	color: #fff;
	text-align: right;
	padding-top: 150px;
	background: url('imgs/baner.gif');
	margin: auto;
	margin-bottom: 20px;
}
#con {
	width: 770px;
	height: auto;
	margin: auto;
}
#left {
	width: 200px;
	height: auto;
	float: left;
}
#right {
	padding-left: 20px;
	width: 550px;
	height: auto;
	float: right;
}
#left a {
	padding: 10px 12px 14px 12px;
	display: block;
	line-height: 1.5em;
	width: 165px;
	height: 14px;
	background: url('imgs/linki.png');
	font: normal 12px Arial;
	text-decoration: none;
	color: #5c5c5c;
	margin-bottom: 5px;
	font-weight: bold;
}
#left a:hover {
	background: url('imgs/linki_o.png');
	font-weight: bold;
	color: #f00;
	text-decoration: none;
}
#left a.blue {
	padding: 10px 12px 14px 12px;
	display: block;
	line-height: 2em;
	width: 165px;
	height: 14px;
	background: url('imgs/linki_b.png');
	font: normal 12px Arial;
	text-decoration: none;
	color: #5c5c5c;
	margin-bottom: 5px;
	font-weight: bold;
}
#left a.green {
	padding: 10px 12px 14px 12px;
	display: block;
	line-height: 2em;
	width: 165px;
	height: 14px;
	background: url('imgs/linki_o.png');
	font: bold 12px Arial;
	text-decoration: none;
	color: red;
	margin-bottom: 5px;
}
#left a.green:hover {
	background: url('imgs/linki_p.png');
	font-weight: bold;
	color: #f00;
	text-decoration: none;
}
#left a.blue:hover {
	background: url('imgs/linki_p.png');
	font-weight: bold;
	color: #f00;
	text-decoration: none;
}
#stopka {
	width: 750px;
	height: auto;
	padding: 10px;
	border-top: 1px solid #eaeaea;
	background-color: #f4f4f4;
	margin: auto;
	margin-top: 10px;
	clear: both;
	font-size: 12px;
	color: #888;
	text-align: right;
}
#stopka a {text-decoration:none;}
.przerwa {
	clear: both;
	width: 100%;
	height: 5px;
	margin: auto;
}
p {
	line-height: 1.75em;
	padding-left: 35px;
}
p.blue {
	padding: 0;
	color: #10b9ff;
	line-height: 1.75em;
	font-weight: bold;
	font: normal 18px Arial;
}
p.red {
	padding: 0;
	color: #f00;
	line-height: 1.75em;
	font-weight: bold;
	font: normal 18px Arial;
}
img {
	border: 0;
}
li {
	list-style-type: circle;
}
fieldset {
	margin: auto;
	width: 90%;
	padding: 15px;
	border: 1px solid #888888;
	background: #ebebeb;
}
legend {
	font: bold 15px "Arial";
	color: white;
	background: #ff5a00;
	padding: 10px;
}
p.for {
	padding: 2px;
	font: bold 13px "Arial";
	color: #008aff;
}
textarea, option, select, input {
	font: normal 13px "Arial";
	color: #861532;
	margin: 3px;
	padding: 3px;
}
h1 {
	display: block;
	font: normal 22px Arial;
	color: red;
	padding: 5px;
	margin: 0;
}
form {
	margin: 15px;
	width: 100%;
}
p.prod {
	background: #3aa9ff;
	color: white;
	padding: 10px;
	display: block;
	font-weight: bold;
}
.wycena {
	width: 510px;
	height: 80px;
	padding: 20px;
	background: url('w.jpg') no-repeat;
	font: normal 14px Georgia;
	color: white;
	text-align: center;
	line-height: 2em;
}
