@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	background: #737373;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #262626;
}

#nav{
	width: 800px;
	height: 40px;
	margin: 0 auto;
	background: url(_images/nav.gif);;
}

#nav ul{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav ul li{
	float: left;
	padding: 0px;
	margin: 0px;
}

#nav ul li a{
	display: block;
	width: 113px;
	height: 30px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #262626;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	border-right: 1px solid #ffffff;
}

#nav ul li a:hover{
	background: #ffffff;
	color: #393;
	text-decoration: none;
}

#nav ul li a:vlink{
	background: #063;
}

h1{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #063;
	margin: 0px;
	padding: 30px 0px 20px 30px;
	background: url(_images/h1.gif) no-repeat;
}

h2{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	background:#FFF;
	margin: 0px;
	padding: 5px;
	color: #158b37;
	text-align: left
}

a{
	color: #060;
}

a:hover{
	color: #093
}

#top{
	width: 800px;
	height: 150px;
	margin: 0 auto;
	background: url(_images/top.jpg) no-repeat;
}

#content{
	width: 800px;
	margin: 0 auto;
	background: #ffffff;
}

#footer{
	width: 800px;
	margin: 0 auto;
	background: #ffffff;
}

p, #tresc{
	text-align: left;
	margin: 0px;
	padding: 10px 100px;
}

.box { float: left; width: 262px; margin: 10px; background: #f1faf0; }
.box2 {	width: 180px; margin: 0px 10px; padding: 0px; background: #f1faf0; }
.box ul { margin: 30px 50px; padding: 0px; list-style: none; }
.box2 ul { margin: 0px 0px;	list-style: none }
.box ul li, .box2 ul li{ margin: 0px; padding: 0px; }
.box ul li a, .box2 ul li a{ color: #333333; text-decoration: none; font-weight: bold; display: block; margin: 0px; padding: 7px; text-align: center }
.box ul li a:hover, .box2 ul li a:hover{ color: #b0e2ae; background: #ffffff;}

.clr{ clear: both; }

.ramka{ border: 2px solid #060; margin: 10px; padding: 5px;}
.ramka:hover{ border: 2px solid #093}

ul{
	margin: 10px 120px;
}
.wymiary table{ border-spacing: 1px; width: 350px; margin: 10px;}
.wymiary table td{ background: #e9e9e9; margin: 10px; padding: 10px; text-align: left;}

.cennik{float: left;width: 120px;text-align: center;margin: 5px;}
.cennik a{text-decoration: none; display: block; background: #fafafa;padding: 10px;}
.cennik a:hover{color: #333}

div.stopka{
text-align:center;
}
h3.stopka{
color:#72c260;
text-align:center;
font-size:10px;
font-weight:normal;
letter-spacing:2px;
color:#126210;
}

a.stopka,a.stopka:link,a.stopka:visited,a.stopka:hover,a.stopka:active{
text-decoration:none;
color:#72c260;
color:#126210;
}
a.k{
text-decoration:none;
color:#004200;
}
