/* CSS Document */

body {
	background-color:#808080;
	margin:0; 
	padding:0;
	font-family:'Trebuchet MS';
}

#main {
	margin:0 auto;
	padding:0;
	width:768px;
}

.header {
	width:768px;
	height:368px;
	float:left;
	position:relative;
}

.menu,
.menu ul {
	float:left;
}

.menu ul { 
	padding:0 0 0 26px;
	width:720px;
	margin:2px 0 0 0;
}

.menu ul li {
	list-style:none;
	float:left;
	height:30px;
	padding:12px 14px 6px 14px;
	text-align:center;
	margin:0 4px;
	border-left:1px solid #3a565d;
}

.menu ul li.last {
	border-right:1px solid #3a565d;
}

.menu ul li a:link,
.menu ul li a:active,
.menu ul li a:visited {
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
} 

.menu ul li a:hover {
	color:#20b7f3;
} 

.transport {
	background:url(images/transport-header.jpg) no-repeat 0 0;
}

.tartak {
	background:url(images/tartak-header.jpg) no-repeat 0 0;
}

.nowosci {
	background:url(images/nowosci-header.jpg) no-repeat 0 0;
}

.produkty {
	background:url(images/produkty-header.jpg) no-repeat 0 0;
}

.dab {
	background:url(images/dab-header.jpg) no-repeat 0 0;
}

.sosna {
	background:url(images/sosna.jpg) no-repeat 0 0;
}

.firma {
	background:url(images/firma-header.jpg) no-repeat 0 0;
}

.kontakt {
	background:url(images/kontakt-header.jpg) no-repeat 0 0;
}

.tenis {
	background:url(images/tenis-header.jpg) no-repeat 0 0;
}

.jakosc {
	background:url(images/jakosc.jpg) no-repeat 0 0;
}

.submenu {
	float:left;
	width:600px;
	position:absolute;
	top:288px;
	left:108px;
	height:60px;
}

.submenu a {
	float:left;
}

.przyjaciel {
	margin-left:122px;
}

.sklad {
	margin-left:92px;
}

a img,
a:active img,
a:active img,
a:hover img,
a:visited img {
	border:none !important;
}

.content {
	float:left;
	background:#d9dbda;
	width:708px;
	min-height:200px;
	padding:30px;
}

.footer {
	float:left;
	background:url(images/footer.gif) no-repeat 0 0;
	width:738px;
	height:60px;
	padding:15px;
}

.footer,
.footer a:link,
.footer a:active,
.footer a:visited {
	font-size:11px;
	color:#6b7e83;
	text-decoration:none;
}

.footer a:hover {
	color:#4b5661;
}

.menu-left ul li {
	list-style-type:none;
	padding:0;
	margin:0;

}

.menu-left {
	float:left;
	width:224px;
	border:1px solid #9e9e9e;
	background:#fff;
	padding:0 0 20px 0;
	margin-bottom:24px;
}

.menu-left h2 {
	color:#FFFFFF;
	font-size:19px;
	font-weight:normal;
	height:29px;
	margin:0;
	padding:2px 24px;
	background:url(images/headerleftbg.gif) no-repeat 0 0;
}

.menu-left ul {
	padding:10px 0 0 0;
	float:left;
	margin:0;
}

.menu-left ul li {
	padding-left:40px;
}

.menu-left ul li.category {
	background:url(images/category.gif) no-repeat 28px 7px;
}

.menu-left a:link,
.menu-left a:active,
.menu-left a:visited {
	color:#952211;
	text-decoration:none;
	font-size:15px;
}

.menu-left a:hover {
	color:#330a04;
}

.content-wrapper {
	background:white;
	float:left;
	width:704px;
}

.content-right {
	float:left;
	background:white;
	/* background:url(images/mainrightbg.gif) no-repeat 0 0;*/
	width:406px;
	height:auto;
	padding:16px 25px;
	margin:0 0 0 24px;
}

.content-left {
	float:left;
	background:white;
	/* background:url(images/mainrightbg.gif) no-repeat 0 0;*/
	width:auto;
	height:auto;
	padding:0;
	margin:24px 0 24px 24px;
}

* html .content-left {
	float:left;
	background:white;
	/* background:url(images/mainrightbg.gif) no-repeat 0 0;*/
	width:auto;
	height:auto;
	padding:0 0 24px 0;
	margin:24px 0 0 14px;
}

h1 {
	font-size:30px;
	font-weight:bold;
	font-family:'Trebuchet MS';
	margin:0 0 8px 0;
	padding:0;
}

p {
	font-size:13px;
	color:#494949;
	padding:0;
	margin:2px 0;
	line-height:16px;
}



img {
	border:1px solid #d9dbda;
}

img.no-border {
	border:none;
}

.float-left {
	float:left;
	display:block;
	margin:0 16px 4px 0;
}

.menu-left h2 {
	clear:left;
}

.menu-left ul.gap-down {
	margin-bottom:24px;
}

.content a:link,
.content a:active,
.content a:visited {
	color:#8e2010;
	text-decoration:none;
}

.content a:hover {
	color:#c62f12;
}


 


