body {
	background:  #672222;
	text-align: center;
	font-family: Arial,  Trebuchet MS, Verdana, Georgia;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #fff;
	}

#menu {
	width: 100%;
	min-width: 1000px;
	height: 80px;
	background: url('files/menu.gif');
	}

#menu2 {
	width: 1000px;
	height: 80px;
	line-height: 80px;
	margin: auto;
	color: #fff;
	font-size: 40px;
	font-family: 'Cuprum', sans-serif;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 5px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
	}

#menu2 a {
	color: #fff;
	font-size: 40px;
	font-family: 'Cuprum', sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}

.line {
	width: 100%;
	height: 10px;
	background: #411515;
	}

.margin {
	width: 100%;
	height: 30px;
	}

#content {
	width: 1000px;
	margin: auto;
	}

.button {
	width: 220px;
	height: 50px;
	border: 3px solid #411515;
	display: inline-block;
	margin: 5px;
	}

.button-left {
	width: 150px;
	height: 50px;
	line-height: 50px;
	float: left;
	font-size: 20px;
	font-family: 'Cuprum', sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
	background: url('files/button.gif');
	display: inline-block;
	text-align: left;
	padding-left: 20px;
	}

.button a {
	color: #fff;
	text-decoration: none;
	}

.button-right {
	width: 50px;
	height: 50px;
	line-height: 50px;
	float: left;
	background: url('files/button2.gif');
	}

#call {
	font-size: 20px;
	font-family: 'Cuprum', sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
	line-height: 40px;
	}

#content-left {
	width: calc(100% - 320px);
	width: -moz-calc(100% - 320px);
	width: -webkit-calc(100% - 320px);
	width: -o-calc(100% - 320px);
	min-width: 700px;
	float: left;
	border-right: 10px solid #411515;
	}

#content-right {
	width: 280px;
	float: left;
	}

#meble_left {
	width: 270px;
	margin: 10px;
	padding: 10px;
	float: left;
	font-size: 18px;
	color: #fff;
	font-family: 'Cuprum', sans-serif;
	text-align: left;

	}

#meble_right {
	margin: 20px;
	float: left;
	width: -moz-calc(100% - 360px);
	width: -webkit-calc(100% - 360px);
	width: -o-calc(100% - 360px);
	width: calc(100% - 360px);
	text-align: center;
	}

.mebel {
	width: 300px;
	height: 230px;
	display: inline-block;
	margin-right: 25px;
	margin-bottom: 25px;
	}

.mebel-img {
	width: 300px;
	height: 200px;
	padding: 5px;
	border: 1px solid #d1d1d1;
	}

.mebel-txt {
	width: 300px;
	height: 30px;
	font-size: 18px;
	text-align: center;
	font-family: 'Cuprum', sans-serif;
	color: #fff;
	}
	
.mebel3 {
	width: 300px;
	height: 300px;
	display: inline-block;
	margin-right: 18px;
	margin-bottom: 25px;
	vertical-align: top;
	}

.mebel-img3 {
	width: 300px;
	height: 200px;
	padding: 5px;
	border: 1px solid #d1d1d1;
	}

.mebel-txt3 {
	width: 300px;
	height: 80px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	}

#meble_right a {
	color: #000;
	text-decoration:none;
	}

#mebel-tytul {
	position: absolute;
	width: calc(100% - 320px);
	width: -moz-calc(100% - 320px);
	width: -webkit-calc(100% - 320px);
	width: -o-calc(100% - 320px);
	min-width: 700px;
	height: 50px;
	background: #000;
	line-height: 50px;
	font-size: 35px;
	text-align: center;
	font-family: 'Cuprum', sans-serif;
	background: rgba(0,0,0,0.7)
	}

.salony {
	float: left;
	width: 280px;
	margin-left: 30px;
	margin-bottom: 30px;
	text-align: center;
	border: 1px solid #d0d0d0;
	padding: 10px; padding-top: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}

#meblesalony a {
	text-decoration: none;
	}
