html, body {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 100%;
	margin: 0;
	padding: 0;
	background: #F7F0D9;
	color: #000;
	text-align: center;
	border: none;
}
div {  
	position: relative; 
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
h1 {
	font-size: 24px; 
	font-weight: bold; 
	color: #660; 
	margin: 5px 0 10px 0;
	padding: 0;
}
h2 {
	font-size: 16px; 
	font-weight: bold; 
	color: #000000; 
	margin: 3px 0 0 0;
	padding: 0;
}
h3 {
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
	margin: 5px 0 0 0;
	padding: 0;
}
p {  
	padding: 0 0 2px 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: #660;
	expression(this.hideFocus=true);
}

ul, ol, li {  
	padding: 0;
	margin: 0 0 3px 0;
}
img {
	border: none;
}
input {  
	color: #000000; 
	background-color: #999966; 
	height: 25px; 
	width: 250px; 
	font-weight: bold;
}
textarea {  
	font-weight: bold; 
	color: #000000; 
	background-color: #999966; 
	height: 125px; 
	width: 350px; 
	overflow: auto;
}
.clear {
	clear: both;
}
.float {
	float: left;
	margin: 3px 10px 3px 0;
}
.border {
	border: 1px solid #660;
}
#warstwa {
	position: relative;
	width: 960px;
	margin: 10px auto;
	border: 1px solid #C90;
}
#strona {
	width: 960px;
	background: #C90;
	text-align: left;
	position: relative;
	overflow: hidden;
	height: 510px;
}
#logo {
	width: 310px;
	margin-bottom: 5px;
	text-align: left;
}
#menu {
	width: 310px;
	float: left;
	left: 10px;
	top: 0;
	padding: 5px 0;
	border: none;
}
#menu ul, #menu ol, #menu li {
	list-style: none;
	margin: 0 0 3px 0;
	padding: 0;
	display: inline-block;
}
#menu li a.color {
	text-transform: uppercase;
	color: #FF0;
	background: #600;
}
#menu li a:hover.color, #menu li a:focus.color {
	text-transform: uppercase;
	color: #FFF;
	background: #960;
}
#menu li a.ceny {
	text-transform: uppercase;
	color: #FFF;
	background: #600;
} 
#menu li a:hover.ceny, #menu li a:focus.ceny {
	text-transform: uppercase;
	color: #FFF;
	background: #960;
} 

li a, li a:link, li a:visited, li a:active {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background: #E5CC7F;
	display: block;
	padding: 4px 10px 4px 10px;
	margin: 0 0 0 0;
	border: #C60 1px solid;
}
li a:hover, li a:focus {
	display: block;
	color: #FFF;
	border: #FFF 1px solid;
	padding: 4px 10px 4px 10px;
	background: #960;
}
#adres {
	width: 310px;
	text-align: right;
	font-size: 11px;
	margin-top: 10px;
	position: absolute;
	bottom: 25px;
	left: 10px;
	text-align: right;
	font-weight: bold;
	color: #333;
}
#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: 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;
}
#foty {
	width: 600px;
	height: 400px;
	float: right;
	right: 20px;
	top: 30px;
}
#foty img {
	display: block;
	float: left;
}
#stopka {
	width: 940px;
	height: 25px;
	left: 10px;
	bottom: 0;
	background: #666;
	position: absolute;
}
#licznik {
	width: 310px;
	height: 15px;
	line-height: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #c00;
	left: 10px;
	bottom: 5px;
	text-align: center;
	position: absolute;
}
.licznik {  
	font-size: 12px; 
	color: #FFF;
}
#bottom {
	width: 940px;
	text-align: left;
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	color: #000;
}
#bottom p {
	line-height: 1.3em;
}
#bottom p.ref {
	font-size: 18px;
	color: #600;
}
a.red {
	color: red;
}
a:hover.red {
	color: #660;
}
* html #stopka {
	bottom: -1px;
}
* html #menu ul, #menu ol, #menu li {
	width: 310px;
}
