body {
	margin: 0 auto;
	/*background: #fff url(images/background.png) repeat-x center -83px;
	background-color: #dceff6;*/
	background: #7395b7 url(images/background.gif) repeat-x;
}

#header {
	width: 780px;
	height: 153px;
	margin: 0 auto;
	background-image: url(images/header.gif);
	text-indent: -9999px;
	border: 10px solid #fff;
}

#container {
	width: 800px;
	margin: 0 auto;
	margin-top: 5px;
	background-color: #fff;
	text-align: left;
}

.strong {
	font-weight: bold;
}

#menu_bg {
	background-color: #fff;
	height: 100%;
}

#menu {
	float: left;
	width: 190px;
	background: #FFF;
	border-right: 10px solid #fff;
	height: 100%;
}

#menu h1 {
	margin-left: 10px;
	margin-top: 9px;
	text-align: center;
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-weight: bold;
	background-color: #ffcb08;
/*	background-image: url(images/h1_bg.gif);*/
	padding: 3px;
	padding-right: 0px;
	width: 175px;
}

#content {
	width: 575px;
	float: left;
	border-right: 10px solid #fff;
	background-image: url(images/bg_content.gif);
	padding: 5px;
	margin-bottom: 10px;
}

#content img {
	padding: 8px;
	background-color: #ffcb08;
	border: 1px solid #ed1c24;
	margin-right: 10px;
}

#content p {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #666;
	text-align: justify;
	padding: 18px;
	margin-top: 0;
	margin-bottom: 22px;
	background: #fff url(images/bg_content_p.gif) repeat-x;
	line-height: 1.4em;
}


#content a {
	padding: 10px;
	color: #000;
	text-align: right;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content h1 {
	margin: 0;
	padding: 8px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #fff;
	width: 220px;
	background: #999 url(images/content_h1_bg.gif) repeat-x;
}

#content h3 {
	margin-left: 250px;
	margin-top: 0px;
	font-size: .9em;
	margin-right: 0px;
	margin-bottom: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 300px;
	background-color: #fff;
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
	margin-left: 10px;
}

#content .meble {
	background-color: #fff;
	padding: 13px;
	padding-bottom: 20px;
	height: 210px;
}


#content .opis_meble {
	margin-left: 50px;
	float: left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000;
	line-height: 1.4em;
	text-align:	 justify;
	width: 310px;
}

#content h2 {
	margin: 0;
	margin-top: 10px;
	padding: 8px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	width: 285px;
	background: #999 url(images/meble_h2_bg.gif) repeat-x;
}


#content h2.long {
	margin: 0;
	margin-top: 10px;
	padding: 8px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #000;
	width: 340px;
	background: #999 url(images/meble_h2_bg.gif) repeat-x;
}

#menu ul {
	list-style: none;
	padding-left: 0px;
	background-color: #fff;
	margin-left: 10px;
}

#menu ul li {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000;
	height: 25px;
	background: url(images/menu_1.png) no-repeat 0px 0px;
	vertical-align: middle;
	font-weight: bold;
}

#menu ul li a {
	padding-bottom: 6px;
	padding-top: 4px;
	padding-left: 28px;
	padding-right: 0px;
	text-decoration: none;
	color: #000;
	display: block;
}

#menu ul li a.active {
	padding-bottom: 6px;
	padding-top: 4px;
	padding-left: 28px;
	padding-right: 0px;
	text-decoration: none;
	color: #ed1c24;
	display: block;
	background: url(images/menu_2.png) no-repeat 0px 0px;
}

#menu ul li a:hover {
	text-decoration: none;
	color: #ed1c24;
	background: url(images/menu_2.png) no-repeat 0px 0px;
}

#footer {
	clear: both;
	margin: 0 auto;
	width: 780px;
	height: 153px;
	border: 10px solid #fff;

	background-image: url(images/footer_bg.gif);
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#footer_inner {
	margin-top: 25px;
	margin-bottom: 25px;
}

#footer p {
	text-align: center;
	width: 100%;
	padding-bottom: 0px;
}

.word {
	margin-left: 10px;
	word-spacing: .8em;
}

#footer a {
	color: #fff;
	padding: 2px;
	text-decoration: none;
}

#footer a:hover.kreative {
	border-bottom: 1px solid #fff;
}

#footer a:hover {
	border-bottom: 1px dashed #fff;
}

#stat {
	text-align: center;
}

p#kolor {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

#galeria {
	background-color: #fff;
	padding: 10px;
	padding-top: 25px;
}

#galeria img {
	float: left;
	margin-left: 23px;
	margin-bottom: 20px;
}

#galeria a {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.norma {
	margin-left: -5px;
}