* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	font-weight: normal;
	color: blue;
}

h1 { font-size: 180%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol, table {
	margin-bottom: 16px;
	line-height: 140%;
	font-size: 85%;
}

a:link {
	text-decoration: none;
	color: blue;
}

a:hover {
	text-decoration: none;
	color: #00AAFF;
}

#naglowek {
	width: 770px;
	height: 70px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 240px;
	height: 60px;
}

#menu {
	float: left;
	width: 530px;
	height: 60px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	background: url(images/linia.gif) no-repeat;
	text-decoration: none;
	font-size: 114%;
	font-weight: bold;
	color: #00AAFF;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}

#menu a:hover {
	color: blue;
}

#napis {
	width: 770px;
	height: 160px;
	margin: 0 auto;
	background: url(images/obraz_l.jpg) no-repeat;
}

#napis p {
	float: right;
	width: 460px;
	height: 65px;
	margin: 0;
	background: url(images/obraz_p.jpg) no-repeat;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: blue;
	padding-top: 95px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 50px;
}

#strona {
	width: 770px;
	margin: 0 auto;
}

#strona h1, #strona h2 {
	margin-bottom: 16px;
}

#opis {
	float: right;
	width: 490px;
	padding: 20px;
}

#opis h2 {
	font-weight: bold;
}

#opis ol, #opis ul {
	margin-left: 3em;
}

#opis a {
	text-decoration: none;
}

#inreme {
	float: right;
	width: 200px;
	padding: 20px;
}

#inreme h2 {
	padding-top: 6px;
	font-weight: bold;
}

#inreme ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#inreme li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#inreme h3 {
	width: 180px;
	height: 17px;
	padding: 0 10px;
	background: #66CDAA;
	font-weight: bold;
	color: #FFFFFF;
}

#inreme a {
	text-decoration: none;
}

#stopka {
	clear: both;
	width: 770px;
	height: 40px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #66CDAA;
}

#stopka p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#stopka a {
	text-decoration: none;
}

#firma {
	float: left;
}

#linki {
	float: right;
}
