html,
body {
	margin: 0px;
	padding: 0px;
	color: #6f6f6f;
	background-color: #ffffff; 
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-align: justify;
	line-height: 170%;
	border-style: none;
	background-image: url('graf/strona_tlo.jpg');
	background-position: center;
	background-repeat: repeat-y;
}

h1 {
	padding-top: 3px;
	padding-left: 35px;
	padding-bottom: 20px;
	height: 31px;
	background-image: url('graf/inicjal.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
h2 {
	padding-left: 35px;
}
h3 {
	text-indent: 15px;
}
p {
	text-indent: 15px;
}
a {
	text-decoration: none;
	color: #c70007;
}
a:hover {
	color: #ff0003;
}
a:visited {
	color: #910005;
}
img {
	border-style: none;
}
div#tlo {
	background-image: url('graf/tlo.jpg');
	background-position: top;
	background-repeat: no-repeat; 
}
div#kolumna {
	margin-left: auto;
	margin-right: auto;
	width: 913px;
  min-height: 300px;
  position: relative;
	background: #ffffff;
}
div#naglowek {
	padding-top: 54px;
	width: 100%;
  height: 168px;
  position: relative;
}
div#pasek {
	width: 100%;
  height: 24px;
  position: relative;
	background-image: url('graf/pasek_tlo.jpg');
}

div#strona {
  min-height: 700px;
  position: relative;
	background-image: url('graf/strona_tlo.jpg');
	background-repeat: repeat-y;
}
div#menu {
	width: 172px;
	float: left;
  overflow: hidden;
	background: #f7f7f7;
}
div#tresc {
	width: 477px;
	float: left;
  height: 100%;
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: 40px;
	margin-right: 40px;
}
div#polecamy {
	width: 184px;
	height: 577px;
	float: right;
  overflow: hidden;
	background-image: url('graf/polecamy_tlo.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

img.pasek {
	margin-left: 10px;
	margin-right: 15px;
}
img.pasek_koniec {
	float: right;
}

img.menu_pasek {
	margin-top: 30px;
	vertical-align: -4px;
}
ul#menu {
	margin: 0px;
	padding: 0px;
}
li.menu {
	margin: 0px;
	padding: 0px;
	width: 172px;
	height: 29px;
	font-weight: bold; 
	list-style-type: none;
	background-image: url('graf/menu_przycisk.jpg');
}
li.menu:hover {
	background-image: url('graf/menu_przycisk_.jpg');
}
p.menu {
	margin: 0px;
	padding-top: 5px;
	padding-left: 27px;
	text-indent: 0px;
}
a.menu {
	color: #767676;	
}

img.inicjal {
	margin-right: 10px;
}

img.polecamy {
	margin-top: 27px;
}

div.ceny {
	width: 460px;
	height: 234px;
}
p.ceny {
	margin-left: 340px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-indent: 0px;
}
img.ceny {
	float: left;
	margin-right: 20px;
}
ul.ceny {
	margin-left: 320px;
	margin-top: 0px;
	margin-bottom: 0px;
}












#contactarea {
 width: 400px;
 margin-top: 12px;
 margin-bottom: 50px;
 margin-left: 0px;
 text-align:left;
 padding:15px;
 border: solid;
 border-width: 1px;
 border-color: #dddddd;
 background-color:#f7f7f7;
 font-family: Verdana, Arial;
 font-size: 12px;
}

#inputbox1, #inputbox2, #inputbox3 {
 border: 1px solid #cccccc;
 width: 98%;
 padding: 2px;
 margin-bottom: 12px;
 font-family: Verdana, Arial;
 font-size: 12px;
 color: #000000;
 float: right;
}

#inputlabel1, #inputlabel2, #inputlabel3, #inputlabel4 {
 font-weight: bold;
 font-family: Verdana, Arial;
 font-size: 12px;
}

#textarea {
 border: 1px solid #cccccc;
 padding: 2px;
 font-family: Verdana, Arial;
 font-size: 10pt;
 width: 400px;
 color: #000000;
}

#submitbutton {
 border: 1px solid #000;
 background-color: #eee;

}



