body {
	margin: 0;
	text-align: center;
	background: #e1e1e1 url(../img/bgZ.png) repeat-x;
	font-family: "Verdana CE", "Arial CE", sans-serif;
  color: #ffffff;
}

#layout {
  width: 680px;
	height: 550px;
	margin: 0 auto;
}

#top {	
	width: 680px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	background: url(../img/bg_logo.png) no-repeat;
	width: 191px;
	height: 122px;
	display: block;
	float: left;
}

#content {
	margin: 0 auto;
	width: 680px;
	height: 420px;
	text-align: left;
	display: block;
	clear: both;
	overflow: hidden;
}

#footer {
	margin: 15px auto 0 auto;
	text-align: left;
	width: 680px;
	height: 160px;
}

.notepad {
  display: block;
  width: 200px;
	height: 125px;
	float: left;
	background: url(../img/bg_bb.png) no-repeat;
}

.notepad h1 {
  font-size: 14px;
	font-weight: 700;
	color: #005298;
	text-transform: uppercase;
	margin: 9px 0 13px 9px;
}

.notepad p {
  padding: 0 9px;
  font-size: 11px;
	color: #666666;
	text-align: left;
	margin: 0;
}

.notepad strong {
  color: #333333;
}

.notepad p a {
  color: #660000;
  text-decoration: none;
}

.notepad p a:hover {
  text-decoration: underline;
}

.notepad p a img {
  border: 0;
  margin: 5px 0 0 0;
}

.validity {
  clear: both;
  margin: 0 auto;
  padding: 10px 0 15px 0;
  font-size: 15px;
  text-align: center;
  color: #666666;
}

.validity a {
  font-size: 11px;
  color: #660000;
  text-decoration: none;
  margin: 0 4px;
}

.validity a:hover {
  text-decoration: underline;
}

.box-wide {
  margin: 25px 0 0 0;
  width: 680px;
  display: block;
  float: left;
}

.box-wide h1, .box-short h1 {
  font-size: 23px;
	font-weight: 200;
	height: 35px;
	margin: 0;
	background: url(../img/bg_h1-1.gif) repeat-x;
}


.box-thin h2, .box-short h2 {
  font-size: 16px;
	font-weight: bold;
	height: 35px;
	margin: 0 0 10px 0;
	padding: 7px 0 0 0;
	background: url(../img/bg_h1-1.gif) repeat-x;
	text-transform: uppercase;
}

.box-thin p {
  margin: 0;
  font-size: 12px;
}

p.b1, p.b2, p.b3, p.b0 {
  height: 28px;
  padding: 4px 0 0 34px;
} 

p.b1 {
  background: url(../img/badge/b01.gif) no-repeat;
}

p.b2 {
  background: url(../img/badge/b02.gif) no-repeat;
}

p.b3 {
  background: url(../img/badge/b03.gif) no-repeat;
}

p.b0 {
  background: url(../img/badge/b00.gif) no-repeat;
}

.box-wide p, .box-short p {
	font-size: 12px;
	text-indent: 10px;
	text-align: justify;
	margin: 15px 0 0 0;
}

.box-short {
  margin: 25px 0 0 0;
  padding: 0 30px 0 0;
  width: 480px;
  display: block;
  float: left;
}

.box-thin {
  margin: 25px 0 0 0;
  width: 170px;
  display: block;
  float: left;
}

.price-list {
  width: 170px;
  margin: 10px 0 0 0;
  float: left;
  display: block;
}

.price-list p {
  background: url(../img/xls.gif) no-repeat;
  margin: 0 0 5px 0;
  height: 15px;
  padding: 2px 0 0 11px;
}

.price-list p a {
  color: #ffffff;
  text-decoration: none;
}

.price-list p a:hover {
  text-decoration: underline;
}

.contact-list {
  margin: 15px 0 0 0;
  width: 210px;
  float: left;
  display: block;
}

.contact-list h1 {
  color: #c1e3ff;
  background: none;
  margin: 0 0 -15px 0;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

.contact-list p {
  margin: 0 0 10px 0;
  text-indent: 0;
  font-size: 11px;
}

.contact-list a {
  color: #c1e3ff;
  text-decoration: none;
}

.contact-list a:hover {
  text-decoration: underline;
}

.link-icq {
  vertical-align: top;
  position: relative;
  top: 2px;
  left: -1px;
}

.form-contact {
  margin: 0;
  padding: 0;
  width: 410px;
  text-align: center;
  display: block;
  float: left;
}

.form-contact fieldset {
  border: 0;
  margin: 0;
  padding: 15px 0 0 0;
}

.form-contact label {
  width: 100%;
  display: block;
  margin: 0 0 2px 0;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.form-contact textarea {
  border: 0;
  width: 410px;
  background: #c1e3ff;
  margin: 0;
  padding: 0;
}

input.inp {
  border: 0;
  width: 410px;
  background: #c1e3ff;
  color: #005298;
  padding: 1px;
  margin: 0 0 10px 0;
}

input.btn {
  border: 0;
  background: #CCCCCC;
  width: 90px;
  padding: 2px 0;
  margin: 15px 5px 0 5px;
}

#errors {
  float: left;
  display: block;
  margin: 20px 0 0 25px;
  width: 220px;
  border: 1px solid red;
  color: red;
  padding: 10px 10px 0 10px;
  background: #ffc9c9;
}

#errors h3 {
  margin: 0;
  background: red;
  color: #ffc9c9;
  padding: 7px 5px;
  font-size: 14px;
  font-weight: bold;
}

#errors p {
  margin: 6px 0 10px 0;
  font-size: 13px;
  text-indent: 0;
}

a.menu_home {
  display: block;
  width: 40px;
  height: 129px;
  background: url("../img/menu/home.gif") 0 0 no-repeat;
  float: left;
  margin: 0 0 0 83px;
}
a.menu_home:hover {
  background-position: -40px 0;
}

a.menu_about {
  display: block;
  width: 41px;
  height: 129px;
  background: url("../img/menu/about.gif") 0 0 no-repeat;
  float: left;
  margin: 0 0 0 35px;
}
a.menu_about:hover {
  background-position: -41px 0;
}

a.menu_produkty {
  display: block;
  width: 75px;
  height: 129px;
  background: url("../img/menu/produkty.gif") 0 0 no-repeat;
  float: left;
  margin: 0 0 0 35px;
}
a.menu_produkty:hover {
  background-position: -75px 0;
}

a.menu_eshop {
  display: block;
  width: 47px;
  height: 129px;
  background: url("../img/menu/eshop.gif") 0 0 no-repeat;
  float: left;
  margin: 0 0 0 35px;
}
a.menu_eshop:hover {
  background-position: -47px 0;
}

a.menu_kontakt {
  display: block;
  width: 63px;
  height: 129px;
  background: url("../img/menu/kontakt.gif") 0 0 no-repeat;
  float: left;
  margin: 0 0 0 35px;
}
a.menu_kontakt:hover {
  background-position: -63px 0;
}

a.cert_duracell {
  display: block;
  float: left;
  width: 109px;
  height: 76px;
  background: url("../img/certifikaty/duracell.png") 0 0 no-repeat;
}
a.cert_duracell:hover {
  background-position: -109px 0;
}

a.cert_panasonic {
  display: block;
  float: left;
  margin: 0 0 0 15px;
  width: 101px;
  height: 76px;
  background: url("../img/certifikaty/panasonic.png") 0 0 no-repeat;
}
a.cert_panasonic:hover {
  background-position: -101px 0;
}

a.mapa {
  display: block;
  float: left;
  width: 172px;
	height: 106px;
  background: url("../img/mapa.png") 0 0 no-repeat;
}
a.mapa:hover {
  background-position: -172px 0;
}

