html {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:14px;
	color: #000;
	height:100%;
	margin: 0 auto;
	padding: 0px;
	background: #C3E5FD url(grafika/tlo_1.png) repeat-y 0px 0px;
	background-position: top center;
	padding-right:14px;
}
body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:14px;
	color: #000;
	height:100%;
	margin: 0 auto;
	padding: 0px;
	background: transparent url(grafika/tlo_cale.png) no-repeat 0px 0px;
	background-position: top center;
}
.kontener {
	margin: 0 auto;
	width: 831px;
	height:auto;
	min-height: 100%;
	position: relative;
	background:#EAF7FF;
	left:8px;
	border-left:solid #00176D 2px;
	border-right:solid #00176D 2px;
}
.naglowek {
	bottom:2px;
}
.menu {
	height:35px;
}
.main {
	width:770px;
	letter-spacing:1px;
	line-height:1.5em;
	text-align:justify;
	padding: 10px 0px 30px 30px;
}
.main p:first-letter {
	font-size:16px;
	font-weight:bold;
}
.main h3 {
	color:#FF0000;
	font-weight:bold;
}
.stopka {
	width:831px;
	height:20px;
	text-align:center;
	color: #6193D3;
	font-size: 9px;
	line-height:17px;
	background:#FFF;
	bottom:0px;
	position:absolute;
	
}
.galeria {
	height:375px;
}
#pojemnik {
	float:left;
	margin-right:20px
}
#menu {
	width: 831px;
	height: 35px;
	background: url(grafika/menu.jpg);
	margin: 0px auto;
	padding: 0;
	position: relative;
	text-align: center;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#menu li, #menu a {
	height: 35px;
	display: block;
}
#glowna {
	left: 1px;
	width: 165px;
}
#kuchnie {
	left: 167px;
	width: 165px;
}
#garderoby {
	left: 333px;
	width: 165px;
}
#projekty {
	left: 499px;
	width: 165px;
}
#kontakt {
	left: 665px;
	width: 165px;
}
#glowna a:hover {
	background: transparent url(grafika/menu.jpg) -1px -35px no-repeat;
}
#kuchnie a:hover {
	background: transparent url(grafika/menu.jpg) -167px -35px no-repeat;
}
#garderoby a:hover {
	background: transparent url(grafika/menu.jpg) -333px -35px no-repeat;
}
#projekty a:hover {
	background: transparent url(grafika/menu.jpg) -499px -35px no-repeat;
}
#kontakt a:hover {
	background: transparent url(grafika/menu.jpg) -665px -35px no-repeat;
}
#menu span {
	display: none;
}
#panorama {
	width: 662px;
	height: 80px;
	background: url(grafika/panorama.png);
	margin: 0px auto;
	padding: 0;
	position: relative;
	text-align: center;
}
#panorama li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#panorama li, #panorama a {
	height: 80px;
	display: block;
}
#zdjecie1 {
	left: 0px;
	width: 182px;
}
#zdjecie2 {
	left: 240px;
	width: 182px;
}
#zdjecie3 {
	left: 480px;
	width: 182px;
}
#zdjecie1 a:hover {
	background: transparent url(grafika/panorama.png) 0px -80px no-repeat;
}
#zdjecie2 a:hover {
	background: transparent url(grafika/panorama.png) -240px -80px no-repeat;
}
#zdjecie3 a:hover {
	background: transparent url(grafika/panorama.png) -480px -80px no-repeat;
}
#panorama span {
	display: none;
}
#tekst {
	font-size: 11px;
	width: 770px;
	display: none;
}
#wiecej {
	font-size: 11px;
	color: #FF0000;
}
.galeria_menu {
	font-weight:bold;
	line-height:12px;
	letter-spacing:normal;
	cursor:pointer;
	font-size:11px;
	color:#FF0000;
	vertical-align:top;
}
#klasyczne_menu a {
	text-decoration:none;
	color:#000000
}
#klasyczne, #nowoczesne{
	font-size:10px;
	font-weight:normal;
	text-align:left;
	letter-spacing:normal;
	line-height:normal;
	display:block;
	clear:right;
	cursor:pointer;
	padding-bottom:15px;
}
#klasyczne a, #nowoczesne a{
	color:#000000;
	padding:0px;
	margin:0px;
	text-decoration:none
}
#klasyczne a:hover, #nowoczesne a:hover{
	background:#A4C3DB
}
#opis {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	letter-spacing:normal;
	line-height:normal;
}
