@import url(../css/gothic-webfont.css);
body {
	font-family:'CenturyGothicRegular', "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.gif) right top repeat-y #f8fcfb;
	font-size:12px;
	color:#231f20;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
p {
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	font-family: "Century Gothic";
}
a {
	color: #6f9303;
	text-decoration: none;
	font-family: "Century Gothic";
}
#container {
	margin:0 auto;
	width:1000px;
}
#header {
	position:relative;
	height:90px;
}
#logo {
	position: absolute;
	top: 5px;
	left: 26px;
}
#logo a {
	display:block;
	width:277px;
	height:80px;
	text-indent:-9999px;
	background:url(../images/abwood-logo.png) left top no-repeat;
}
#contact {
	position: absolute;
	top: -3px;
	right: -38px;
	width: 555px;
	height: 60px;
	overflow: hidden;
}
#contact li.call {
	padding: 12px 10px 0px 10px;
	border: 0px;
	font-family: "Century Gothic";
}
#contact li {
	text-transform:uppercase;
	color:#000;
	font-size:12px;
	float:left;

}
#fb1 {
	padding:0px 0px 0px 10px;
	border-left:1px solid #cccccc;
}
#fb1 a{
	margin:3px 0px 0px;
	display:block;
	width:107px;
	height:35px;
	background:url(../images/find-us-on-facebook.jpg) left top no-repeat;
}
#fb2 {
	width:75px;
	padding:3px 8px;
}
#fb3 {
	padding:9px 0px;
}
#fb3 a{
	color:#333;
}
#nav {
	position:absolute;
	top:65px;
	right:0px;
}
#nav ul {
	width:100%;
	overflow:hidden;
}
#nav ul li {
	padding:0px 11px;
	float:left;
}
#nav ul li a {
	text-transform:lowercase;
	display:block;
	padding:3px 2px 3px 2px;
	font-size:14px;
	display:block;
	color:#501c12;
}
#nav ul li a:hover, #nav ul li a.selected {
	color:#ffffff;
}
#breadcrumb {
	display:none;
}
#content {
	position:relative;
	padding:33px 0px 0px 0px;
	position:relative;
	width:100%;
	height:527px;
	border:1px solid #898989;
	background:#fff;
	overflow:hidden;
}
#home-1, #design-1 {
	padding: 120px 0px 0px 33px;
	float: left;
	width: 400px;
	font-family: "Century Gothic";
}
#design-1 {
	padding:100px 0px 0px 33px;
}
#home-1 p, #design-1 p {
	padding-left:60px;
}
#home-2 {
	padding:0px 0px 0px 0px;
	float:right;
	width:528px;
}
#home-2 div {
	float:left;
	width:250px;
	height:250px;
	overflow:hidden;
}
#home-2 div.link1, #home-2 div.link2, #home-2 div.link3, #home-2 div.link4 {
}
#home-2 div.link1 {
	background:url(../images/home-1.jpg) left top no-repeat;
}
#home-2 div.link2 {
	background:url(../images/home-2.jpg) left top no-repeat;
}
#home-2 div.link3 {
	background:url(../images/home-3.jpg) left top no-repeat;
}
#home-2 div.link4 {
	background:url(../images/home-4.jpg) left top no-repeat;
	/*padding:15px 15px;
	width:208px;
	height:208px;
	border:1px solid #000;*/
}
#home-2 div h3 {
}
#home-2 div h3 a {
	display:block;
	padding:5px 5px;
	width:230px;
	height:230px;
	text-transform:uppercase;
	font-size:18px;
	color:#fff;
}
#home-2 div h4 {
	padding:0px 0px 10px 40px;
	color:#6f9303;
	font-size:18px;
	text-transform:uppercase;
	background:url(../images/bg-reasons.gif) left top no-repeat;
}
#home-2 div h4 span {
	display:none;
}
#home-2 div p em {
	color:#6f9303;
	font-style:normal;
	text-transform:uppercase;
}
#design-2 {
	padding:0px 0px 0px 0px;
	float:right;
	width:528px;
	overflow:hidden;
}
#design-2 div {
	float:left;
	width:250px;
	height:250px;
}
#leftside {
	padding:0px 0px 0px 25px;
	float:left;
	width:447px;
}
#rightside {
	float:right;
	width:400px;
}
#footer {
	position:relative;
	padding:5px 0px;
	font-size:.8em;
	text-transform:uppercase;
	text-align:right;
	color: #501c12;
}
#clients {
	position:absolute;
	top:5px;
	left:0px;
	width:360px;
	height:33px;
	background:url(../images/klienci.png) 54px 0px no-repeat;
	overflow:hidden;
}
#clients li {
	float: left;
	font-family: "Century Gothic";
}
#clients li a {
	text-indent:-9999px;
	display:inline-block;
	height:33px;
	overflow:hidden;
}
#clients-1 {
	width:125px;
}
#clients li a#clients-2 {
	width:60px;
}
#clients li a#clients-3 {
	width:65px;
}
#clients li a#clients-4 {
	width:45px;
}
#suppliers {
	position: absolute;
	top: 5px;
	left: 377px;
	width: 380px;
	height: 36px;
	background: url(../images/dostawcy.png) 67px 0px no-repeat;
	overflow: hidden;
}
#suppliers li {
	float: left;
	font-family: "Century Gothic";
}
#suppliers li a {
	display:block;
	height:33px;
}
#suppliers-1 {
	width:70px;
}
#suppliers-2 {
	width:90px;
}
#suppliers-3 {
	width:60px;
}
#suppliers-4 {
	width:25px;
}
#suppliers-5 {
	width:80px;
}
.firstlogo {
	padding:7px 10px 0px 0px;
	text-transform:uppercase;
	color:#111;
	font-size:12px;
	display:block;
}
/* classes */
.title-1 {
	display: block;
	color: #231f20;
	font-size: 24px;
	top: 0px;
	position: static;
	padding-top: 0px;
	left: 0px;
	font-family: "Century Gothic";
}
.title-2 {
	padding: 0px 0px 20px 60px;
	display: block;
	color: #6f9303;
	font-size: 36px;
	font-family: "Century Gothic";
}
p.pdl {
	padding-left:60px;
}
.title-left {
	float:left;
	padding:0px 0px 0px 32px;
	color:#6f9303;
	font-size:32px;
	text-transform:uppercase;
}
.title-right {
	font-style:italic;
	float:right;
	padding:16px 33px 0px 0px;
	font-size:12px;
	text-transform:uppercase;
}
#furniture-box {
	clear:both;
	padding:7px 0px 0px 33px;
	width:100%;
	overflow:hidden;
}
#furniture-box li {
	padding:0px 14px 0px 0px;
	float:left;
}
#furniture-box li a {
	display:block;
	width:302px;
	height:446px;
	text-transform:uppercase;
	font-size:18px;
	color:#000000;
}
#furniture-box li a img {
	padding:0px 0px 5px 0px;
}
#package {
	padding:7px 0px 0px 0px;
	clear:both;
	width:100%;
	overflow:hidden;
}
#package-1 {
	padding:0px 0px 0px 33px;
	float:left;
	width:646px;
}
#package-1 img {
	padding:0px 0px 10px 0px;
}
#package-2 {
	padding:0px 0px 0px 0px;
	float:left;
	width:300px;
}
#package-2 ul {
	width:100%;
	overflow:hidden;
}
#package-2 ul li {
	padding:0px 0px 6px 6px;
	float:left;
}
#package-2 ul li a {
	display:block;
	width:90px;
	height:90px;
}
#contact-box {
	clear:both;
	padding:60px 0px 0px 160px;
}
.title-contact {
	color:#6f9303;
	font-size:26px;
	text-transform:uppercase;
}
#frmContact {
	position:relative;
	padding:10px 0px 0px 0px;
}
#frmContact p {
	padding:2px 0px;
}
#frmContact p label {
	vertical-align:top;
	display:inline-block;
	width:130px;
	text-transform:uppercase;
	font-size:12px;
}
.txtinput {
	font-size:13px;
	padding:3px 3px;
	background:#c8ebea;
	border:0px;
	width:320px;
}
.txtarea {
	padding:3px 3px;
	background:#c8ebea;
	border:0px;
	width:320px;
	height:120px;
}
.btn-submit {
	position:absolute;
	top:212px;
	left:396px;
	font-family:'CenturyGothicRegular', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	border:0px;
	background:#089f98;
	cursor:pointer;
}
#math {
	padding:3px 3px;
	background:#c8ebea;
	border:0px;
}
.error {
	display:inline-block;
	color:#F00;
	text-transform:capitalize !important;
}
#downloads {
	padding:10px 0px 0px 32px;
	clear:both;
	width:960px;
	overflow:hidden;
}
#downloads div {
	float:left;
	width:157px;
	height:154px;
}
#downloads div p a img {
	border:1px solid #eee;
	overflow:hidden;
}6f9303
#downloads div p {
	color:#6f9303;
	padding:2px 0px 0px 0px;
	text-transform:uppercase;
}
#submenu {
	padding:4px 12px 0px 0px;
}
#submenu p {
	padding:2px 0px;
	text-align:right;
}
#submenu p a {
	color:#666;
}
#submenu p a.selected {
	color:#6f9303;
}
