* * body {
	text-align: center;
}
html, body {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	background: #F7F0D9 url(../img/b_top.png) repeat-x top;
	color: #000;
	text-align: center;
	height: 100%;
}
div {  
	position: relative; 
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
h1 {
	font-size: 22px; 
	font-weight: bold; 
	color: #600; 
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 125%;
}
h2 {
	font-size: 18px; 
	font-weight: bold; 
	color: #600; 
	margin: 20px 0 5px 0;
	padding: 0;
	line-height: 125%;
}
h3 {
	font-size: 16px; 
	font-weight: bold; 
	color: #600; 
	margin: 10px 0 5px 0;
	padding: 0;
	line-height: 125%;
}
p {  
	padding: 0 0 5px 0;
	margin: 0;
}
a, a:visited, a:link, a:active {  
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
	expression(this.hideFocus=true);
}
a:hover, a:focus {
	color: #600;
	expression(this.hideFocus=true);
}
dl {
	padding:5px 0;
	margin:0;
}
dt {
	font-weight: bold;
	expression(BEZPOŚREDNI KONTAKT);
}
ul, ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: disc;
	line-height: 125%;
}
li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	list-style: disc;
	line-height: 125%;
}
img {
	border: none;
}
table, th, td {
	border-collapse: collapse;
	padding: 5px;
	border-spacing: 0;
	border-width: 0;
	margin: 0;
}
form {
	margin: 10px auto;
	padding: 5px 5px 5px 5px;
	width: 500px;
	text-align: center;
}
label {
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 5px 10px 5px 10px;
}
input {  
	color: #000; 
	background: #F7F0D9; 
	width: 300px; 
	font-weight: bold;
}
textarea {  
	font-weight: bold; 
	color: #000; 
	background: #F7F0D9; 
	height: 125px; 
	width: 300px; 
	vertical-align: top;
}
.button {
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: 3px;
	background: #c90;
}

#layot {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #FFF url(../img/tlo.jpg) repeat-y left;
	overflow: hidden;
}
#warstwa {
	width: 960px;
	padding: 255px 0 10px 0;
	text-align: left;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

/* MENU */
#menu {
	width: 240px;
	float: left;
	left: 0;
	padding: 5px 0 100px 0;
	border: none;
	text-align: center;
}
#menu img {
	margin: 20px auto;
}
#menu ul, #menu li {
	margin: 0 0 3px 0;
	padding: 0;
	width: 240px;
	list-style: none;
}
#menu li a, #menu li a:link, #menu li a:visited, #menu li a:active {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	background: transparent;
	display: block;
	padding: 4px 10px;
	margin: 0;
	border-color: #C90;
	border-style: solid;
	border-width: 1px 0;
	margin-left: 0;
	text-align: left;
	width: auto;
}
#menu li a:hover, #menu li a:focus {
	display: block;
	color: #600;
	border: solid #600;
	border-width: 1px 0;
	padding: 4px 10px;
	background-color: #FFC;
	text-align: left;
}
#menu li a.color {
	text-transform: uppercase;
	color: #F00;
}
#menu li a:hover.color, #menu li a:focus.color {
	text-transform: uppercase;
	color: #600;
}
#menu li a.ceny {
	text-transform: uppercase;
	color: #600;
} 
#menu li a:hover.ceny, #menu li a:focus.ceny {
	text-transform: uppercase;
	color: #F00;
} 

/* TRESC */
#tresc {
	width: 700px;
	float: right;
	right: 10px;
	padding: 0;
}
#adres1 {
	width: 200px;
	text-align: right;
	float: left;
	left: 0;
	font-weight: bold;
	margin-right: 10px;
}
#adres2 {
	width: 350px;
	float: right;
	right: 0;
	font-weight: bold;
}
#film {
	margin: 10px auto;
}
.ref {
	font-size: 14px;
	color: #600;
	font-weight: bold;
}
.odstep {  
	margin: 5px 0 3px 0;
	padding: 0;
}
.textcz { 
	color: #C00; 
}
.clear {
	clear: both;
}
.float {
	float: left;
	margin: 3 10px 3px 0;
}
.border {
	border: 1px solid #660;
}
.center {
	text-align: center;
}
.lewy {
	float: left;
	margin: 3px 5px 3px 0;
}
.prawy {
	float: right;
	right: 0;
	margin: 3px 0 3px 5px;
}
.podpis {
	margin-left: 200px;
	margin-top: 20px;
	text-align: center;
	text-indent: 0px;
}
.ulfloat {
	margin-left: 150px;
}

/* CENNIK */
table.cennik {
	width: 100%;
	border: 2px solid #600;
}
table.cennik td {
	vertical-align: top;
	border: solid #600;
	border-width: 1px 2px;
}
table.cennik th {
	border: 2px solid #600;
	text-align: center;
}
.right {
	text-align: right;
	white-space: nowrap;
}
.suma {
	font-weight: bold;
	background: #FF0;
	font-size: 14px;
	border: 2px solid #600;
}
.h2 {
	font-size: 16px;
	font-weight: bold;
	border: 2px solid #600;
	line-height: 1.5em;
}
.podsumowanie {
	font-size: 16px;
	font-weight: bold;
	border: 2px solid #600;
	line-height: 1.5em;
	background: #FC0;
}
.red {
	color: #C00;
	font-size: 20px;
}
.nowrap {
	white-space: nowrap;
}
.bigtext {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
}
/* TOP */
#top {
	width: 960px;
	height: 245px;
	top: 0;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: left;
	background: url(../img/top1.jpg) no-repeat top;
}
#top a {
	line-height: 35px;
}
#www {
	width: 250px;
	text-align: right;
	float: right;
	right: 10px;
}
#nav {
	float: left;
	left: 0;
	top: 0;
	width: 450px;
}
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
}
#nav li.contact {
	border: solid #cc9;
	border-width: 0 1px 0 1px;
}
#nav li a {
	display: block;
	padding: 0 10px;
}
#nav li a:hover, #nav li a:focus {
	background: #F7F0D9;
}

/* STOPKA */
#stopka {
	width: 960px;
	background: #300;
	height: 30px;
	overflow: hidden;
}
#licznik {
	width: 240px;
	line-height: 30px;
	font-size: 10px;
	font-weight: bold;
	color: #cc9;
	left: 0;
	top: 0;
	text-align: center;
}
.licznik {  
	font-size: 12px; 
	color: #FFF;
}
#adres {
	width: 200px;
	text-align: right;
	margin-top: 10px;
	left: 0;
	position: absolute;
	bottom: 70px;
	font-weight: bold;
	font-size: 11px;
	color: #993300;
}
#adres p {
	padding: 0;
	margin: 0;
	line-height: normal;
}
.black {
	color: #000;
}
#adres a {
	color: #F00;
}
#adres a:hover, #adres a:focus {
	color: #333;
}
#design {
	padding: 5px 0;
	margin: 0 auto;
	font-size: 10px;
	width: 960px;
	text-align: center;
	background: #F7F0D9;
}
#design a {
	color: #960;
}
#design a:hover, #design a:focus {
	color: #600;
}

/* HACKI */
* html #layot {
	height: 100%;
	text-align: center;
}
* html #menu ul, #menu ol, #menu li {
	width: 240px;
}
* html .float {
	padding-right: 10px;
}
* html #warstwa {
	top: 0;
}

