body {
	background: #fff url(../images/body-background.png) repeat-x;
	font: normal 100% Tahoma, Verdana, 'Deja Vu Sans Condensed', 'Deja Vu Sans', Helvetica, Arial, sans-serif;
	margin: 0;
	color: #5a5868;
}

.inside {
	width: 990px;
	margin: 0 auto 0 auto;
}

img {
	border: 0;
}

h1 {
	display: block;
	height: 28px;
	width: 578px;
	margin: 0;
	background: #fcc803 url(../images/h1-background.png) no-repeat;
	overflow: hidden;
}

form {
  margin-top: 0;
}

h1 img {
  margin: 7px 9px;
}

h2 {
	font-size: 14px;
	line-height:17px;
	color: #7f7f7f;
	text-align: left;
	margin: 0;
	margin-bottom: 8px;
	height: 34px;
	overflow: hidden;
}

h3 {
	font-size: 13px;
	color: #7f7f7f;
	margin: 8px 0;
}

h4 {
	display: block;
	height: 28px;
	width: 578px;
	margin: 0;
	margin-top: 10px;
	background: #7d7d72 url(../images/h4-background.png) no-repeat;
	overflow: hidden;
}

h4 img {
  margin: 6px 9px;
}

a:link, a:visited {
	color: #EC960D;
	text-decoration: none;
}

a:hover {
	color: #fdd136;
}

#header {
	background: transparent url(../images/header-background.jpg) no-repeat;
	height: 160px;
	width: 100%;
}

#header .inside {
	background: transparent url(../images/header-inside-background.jpg) no-repeat;
	height: 160px;
}

#logo {
	float: left;
	margin-top: 52px;
}

#koszyk {
	padding-top: 2px;
	float: right;
	display: block;
	position: relative;
	left: -200px;
	top: 38px;
	text-shadow: #fff 1px 1px 2px;
	width: 120px;
	font-size: 12px;
	line-height: 22px;
	color: #544300;
}

#strefaklienta {
	padding-top: 2px;
	float: right;
	position: relative;
	left: 100px;
	top: 38px;
	width: 160px;
	text-shadow: #d38e10 1px 1px 2px;
	color: #544300;
	font-size: 11px;
}

#strefaklienta strong {
  display: block;
  margin-bottom: 5px;
}

#strefaklienta input {
	border: 0;
	background: transparent url(../images/strefa-input.gif) no-repeat;
	padding: 2px 4px;
	color: #fff;
	font-size: 11px;
	width: 108px;
	color: #544300;
	margin: -5px 0 6px;
}
*:lang(pl) #strefaklienta input, #strefaklienta input {
    top:-5px;
    position:relative;
    margin:0;
}
*:lang(pl) #strefaklienta input#pass, #strefaklienta input#pass {
    top:-7px;
}
#strefaklienta img {
	position: relative;
	top: -3px;
}

#strefaklienta label  {
	position: relative;
	top: 2px;
}

#strefaklienta #loginbutton {
	float: right;
	border: 0;
	margin: 0;
	background: transparent url(../images/strefa-log.gif) no-repeat;
	height: 18px;
	width: 60px;
	cursor: pointer;
	position: relative;
	font-size: 76px;
	top: 1px;
	overflow: hidden;
}

#strefaklienta #loginbutton {
	top: 51px;
	left: 96px;
	position: absolute;
}

*:lang(pl) #strefaklienta[id] #loginbutton {
	top: 52px;
	left: 95px;
	position: absolute;
}

#strefaklienta .register {
  display: block;
  top: 50px;
	position: absolute;
}

#strefaklienta .wyloguj {
  display: block;
  top: 50px;
  left: 100px;
	position: absolute;
}

*:lang(pl) #strefaklienta[id] .register {
  top: 51px;
}

*:lang(pl) #strefaklienta[id] .wyloguj {
  top: 51px;
  left: 100px;
}

#koszyk img {
	float: left;
	margin-top: 2px;
}

#koszyk a img {
	position: absolute;
	top: 50px;
}

#strefaklienta a img {
   margin-top: 4px;
}

#menu {
	background: #fff url(../images/menu-background.png) no-repeat;
	height: 51px;
}

#menu .inside {
	background: transparent url(../images/menu-background.png);
	height: 51px;
	display: block;
}

#menu .inside p {
	background: transparent url(../images/menu-inside-bakcground.jpg) no-repeat right;
	height: 51px;
	margin: 0;
	padding: 0;
	padding-left: 320px;
	text-align: right;
}

#menu span {
  display: block;
  float: left;
	margin: 14px 10px;
}

#menu-sklep a, #menu-koszyk a, #menu-regulamin a, #menu-ofirmie a, #menu-kontakt a {
	background: #fff url(../images/menu-sklep.png) 0 -44px no-repeat;
	height: 22px;
	width: 59px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

#menu-koszyk a {
	background: #fff url(../images/menu-koszyk.png) 0 -44px no-repeat;
	width: 67px;
}

#menu-regulamin a {
	background: #fff url(../images/menu-regulamin.png) 0 -44px no-repeat;
	width: 88px;
}

#menu-ofirmie a {
	background: #fff url(../images/menu-ofirmie.png) 0 -44px no-repeat;
	width: 73px;
}

#menu-kontakt a {
	background: #fff url(../images/menu-kontakt.png) 0 -44px no-repeat;
	width: 75px;
}

#menu-sklep a:hover, #menu-koszyk a:hover, #menu-regulamin a:hover, #menu-ofirmie a:hover, #menu-kontakt a:hover {
	background-position: 0 0px;
}

.active {
	background-position: 0 -22px !important;
}

#content .inside {
	background: transparent url(../images/content-background.jpg) no-repeat right top;
	display: block;
	padding: 0;
	min-height: 50px;
}

#content #left-menu {
	width: 192px;
	float: left;
}

#szukaj, #lista, #aktualnosci, #ankieta {
	width: 188px;
	background: transparent url(../images/sidebar-background.png) repeat-y;
	margin-top: 6px;
	margin-left: 5px;
}

#szukaj h3 {
	background: #8a8a81 url(../images/sidebar-h3-szukaj.png) no-repeat;
	width: 188px;
	height: 28px;
	color: #fff;
	margin: 0;
}

#szukaj h3 span, #lista h3 span, #kontakt-telefon strong, #aktualnosci h3 span, #ankieta h3 span, h1 span, h4 span, #menu-sklep span, #menu-koszyk span, #menu-regulamin span, #menu-ofirmie span, #menu-kontakt span {
	display: none;
}

#szukaj form {
	margin: 10px 10px 5px 10px;
}

#szukaj input {
	border: 0;
	width: 158px;
	height: 14px;
	padding: 2px;
	font-size: 11px;
	margin: 2px;
	color: #5a5868;
	border: 1px solid #ccc;
}

#szukaj select {
	border: 0;
	border: 1px solid #ccc;
	width: 160px;
	margin: 2px;
	font-size: 14px;
	color: #5a5868;
	font-size: 11px;
}

#szukaj button {
	margin: 5px 0 0 28px;
	border-style: none;
	width: 116px;
	height: 24px;
	padding: 0;
	background: transparent;
	cursor: pointer;
}

#lista h3 {
	background: #fcc803 url(../images/sidebar-h3-lista.png) no-repeat;
	width: 188px;
	height: 28px;
	margin: 0;
}

#lista ul {
	list-style: none;
	padding-left: 0;
	font-size: 11px;
	margin: 10px;
	font-weight: bold;
	color: #5a5868;
	line-height: 16px;
}

#lista #promos-new {
  margin-bottom: 10px;
}

#lista #promos-new a:link, #lista #promos-new a:visited {
  color: #ec960d;
}

#lista #promos-new a:hover {
  color: #f6b54e;
}

#lista a:link, #lista a:visited {
	text-decoration: none;
	color: #5a5868;
}

#lista a:hover {
	color: #a19faf; 
}

#lista .tree, #lista .tree a:link, #lista .tree a:visited {
	color: #5a5868;
}

#lista .tree a:hover {
	color: #ec960d;
}

#lista .tree ul {
	margin: 2px;
	padding-left: 10px;
	font-weight: normal;
}

#lista .tree ul a:link, #lista .tree ul a:visited {
	color: #5a5868;
	background: transparent url(../images/lista-background.png) no-repeat left 5px;
	padding-left: 10px;
}

#lista .tree ul a:hover {
	color: #ec960d;
	background: transparent url(../images/lista-background-hover.png) no-repeat left 5px;
}

#kontakt-telefon {
	background: transparent url(../images/sidebar-telefon.png) no-repeat right;
	width: 198px;
	height: 50px;
}

#banner {
  background: transparent url(../images/euroelektro.gif) no-repeat top left;
	width: 188px;
	height: 123px;
	overflow: hidden;
	margin-left: 4px;
}

#banner a {
  padding: 0 200px;
  display: block;
}

#aktualnosci h3 {
	background: #8a8a81 url(../images/sidebar-h3-aktualnosci.png) no-repeat;
	width: 188px;
	height: 28px;
	color: #fff;
	margin: 0;
}

#aktualnosci p, #ankieta p {
	font-size: 11px;
	padding: 10px 15px;
	margin: 0;
	color: #5a5868;
	line-height: 18px;
}

#ankieta h3 {
	background: #8a8a81 url(../images/sidebar-h3-ankieta.png) no-repeat;
	width: 188px;
	height: 28px;
	color: #fff;
	margin: 0;
}

#ankieta form {
	margin: 0 10px 5px 10px;
}

#ankieta span {
	font-size: 11px;
	color: #5a5868;
	line-height: 18px;
	display: block;
	margin-bottom: 5px;
}

#ankieta button {
	margin: 5px 0 0 28px;
	border-style: none;
	width: 116px;
	height: 24px;
	padding: 0;
	background: transparent;
	cursor: pointer;
}

#ankieta #results {
  text-align: center;
  display: block;
  margin: 4px;
  font-size: 11px;
}

.sidebar-breaker {
	background: #fff url(../images/sidebar-breaker.png) no-repeat;
	height: 20px;
}

#content .inside #center {
	padding: 0;
	width: 578px;
	margin: 6px 0 0 10px;
	font-size: 12px;
	float: left;
	overflow: hidden;
}

#content .inside #center[id] {
	width: 578px;
	float: left;
	padding: 6px 0 0 15px;
	margin: 0;
}

#content .sort {
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
}

#content .sort select {
	color: #5a5868;
	font-size: 11px;
	border: 1px solid #ddd;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #7c7c7c;
	width: 120px;
}

#content .sort button {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	width: 120px;
	cursor: pointer;
}

#content .tekst {
	margin: 0;
	padding: 10px;
	width: 560px;
	overflow: hidden;
	line-height: 17px;
}

#content .tekst ol {
	padding: 0 !important;
}

#content[id] .sort button {
	top: 5px;
	position: relative;
}

#content .tekst h2 {
	font-size: 14px;
	color: #7f7f7f;
	margin: 0;
	height: auto;
}

#content .inside #right-menu {
	background: transparent;
	width: 200px;
	float: right;
	padding-top: 45px;
	margin: 0;
}

#content #produkt {
	background: transparent url(../images/produkt-background.png);
	width: 570px;
	margin-top: 10px;
}
/* g�ra opisu */
#content #produkt-opis {
	background: transparent url(../images/produkt-background.png);
	width: 570px;
	margin-top: 10px;
	height: 181px;
}

#content #produkt-opis .tabelka {
	float: left;
	height: 160px;
	width: 245px;
	padding: 10px 20px;
	overflow: hidden;
	text-align: left;
}

/* faktyczny opis */
#content #produkt-info {
  color: #000;
}

#content #produkt .single {
	float: left;
	height: 160px;
	width: 245px;
	padding: 10px 20px;
	overflow: hidden;
	text-align: right;
	font: normal 11px Tahoma, Verdana, 'Deja Vu Sans Condensed', 'Deja Vu Sans', Arial, sans-serif;
}

#content #produkt .single button, #content #produkt-opis button {
	margin: 0;
	border-style: none;
	width: 86px;
	height: 21px;
	padding: 0;
	background: transparent;
	cursor: pointer;
	position: relative;
  top: -3px;
}

/* anty ie7 */
*:lang(pl) #content #produkt .single button {
    position: relative;
    top: 0;
}

#content #produkt-opis button { top: 0; }

/* ie6 */
* html #content #produkt-opis button {
  position: relative;
  top: -20px;
}

#content #produkt-opis button {
  float: right;
}

#content #produkt #breaker {
	clear: both;
	display: block;
	height: 1px;
	background: #fff url(../images/produkt-background.png) no-repeat left top;
	overflow: hidden;
}

#content #produkt .fotka {
	float: left;
	height: 90px;
	width: 90px;
	overflow: hidden;
	margin-bottom: 10px;
}

#content #produkt-opis .fotka {
	float: right;
	height: 160px;
	width: 250px;
	overflow: hidden;
	margin: 10px 10px 0 10px;
	text-align: center;
}

#content #produkt-opis .fotka img {
	height: 150px;
}

#content .cena {
	margin: 10px 0;
	font-weight: bold;
}

#content .cena strong {
	color: #ec960d;
}

#content .dostawa {
	display: block;
	height: 28px;
	line-height: 14px;
	overflow: hidden;
}

#content .promocja {
	width: 79px;
	height: 15px;
	background: transparent url(../images/produkt-promocja.png);
	float: right;
	margin: 4px 0 10px 0;
}

#content .promocja span {
	display: none;
}

#content #produkt select, #content #produkt-opis select {
	float: left;
	clear: both;
	color: #5a5868;
	font-size: 11px;
	border: 1px solid #ddd;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #7c7c7c;
	width: 60px;
}

#content #produkt span, #content #produkt-opis span {
	float: right;
	margin-left: 27px;
	width: 151px;
}

#images {
  background: #fff url(../images/images-background.gif) repeat-y;
  width: 578px;
  padding: 0;
  margin-top: 14px;
}

#images a img {
  width: auto;
  height: 60px;
}

#images h1 {
  display: block;
	height: 28px;
	width: 578px;
	margin: 0;
	background: #fcc803 url(../images/images-h1-background.png) no-repeat;
	overflow: hidden;
}

#images-breaker {
	background: #fff url(../images/images-breaker.gif) no-repeat;
	width: 578px;
	height: 20px;
}

#zobacz ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

#zobacz ul li a {
  clear: both;
}

#zobacz ul li {
  background: #fff url(../images/zobacz-background.gif);
  height: 90px;
  padding: 5px;
}

#zobacz ul li .fotka {
  float: left;
  width: 90px;
  height: 90px;
  overflow: hidden;
  text-align: center;
	vertical-align: middle;
}

#zobacz ul li span {
  margin-left: 50px;
  font-size: 12px;
  font-weight: bold;
}

#images-breaker {
	background: #fff url(../images/images-breaker.gif) no-repeat;
	width: 578px;
	height: 20px;
}

#kosz table {
  border: 0;
  width: 578px;
  border-collapse: collapse;
  font-size: 11px;
  margin-top: 5px;
}

#kosz p {
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 10px;
}

#kosz th {
  font-weight: bold;
  border-bottom: 2px solid #5a5868;
  text-align: center;
  padding: 4px 5px;
  background: #edeeec;
}

#kosz th span {
  display: none;
}

#kosz caption { 
  display: none;
}

#kosz td {
  padding: 2px 5px;
  text-align: center;
  border-bottom: 1px solid #eee;
}

#kosz tr:hover {
  background: #eee
}

#kosz td a, #kosz td a:link, #kosz td a:hover {
  display: block;
  text-align: left;
  margin: 5px 0;
}

#kosz td a:hover {
  color: #000;
}

#kosz .quantity {
	border: 0;
	width: 18px;
	height: 14px;
	padding: 2px;
	font-size: 11px;
	margin: 2px;
	color: #5a5868;
	border: 1px solid #ccc;
}

#kosz td strong {
  display: block;
  text-align: right;
  margin: 5px 0;
}

#kosz td em {
  display: block;
  text-align: left;
  font-weight: bold;
  font-style: normal;
  color: #000;
  margin: 10px;
}

#kosz td span {
  font-weight: bold;
  color: #000;
  white-space: nowrap;
}

#kosz .invalid {
  background: #fff;
  border-top: 2px solid #5a5868;
}

#kosz #usun, #kosz #akceptuj, #kosz #przelicz {
	border: 0;
	padding: 0;
	margin: 5px 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 72px;
	overflow: hidden;
	cursor: pointer;
	font-size: 76px;
}

#kosz #usun {
  background: transparent url(../images/produkt-usun-button.png) no-repeat;
}

#kosz #przelicz {
  background: transparent url(../images/produkt-przelicz-button.png) no-repeat;
  float: right;
}

#kosz #akceptuj {
  background: transparent url(../images/produkt-akceptuj-button.png) no-repeat;
  width: 82px;
  float: right;
}

.more {
	display: block;
	text-align: right;
}

.konieczne {
  color: #d00;
}

.news em, .poll em {
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  color: #ec960d;
}

.news strong, .poll strong {
  font-style: normal;
  font-size: 13px;
}

.news span, .poll span {
  display: block;
  border-top: 1px solid #5a5868;
  margin: 5px 0;
  padding: 5px 0;
}

.poll img {
  position: relative;
  top: 6px;
}

/* u�ywane tak�e do rejestracji, koszyka i paru innych - generalnie do 
ka�dego formularza w #center */
.form {
  display: block;
  width: 262px;
  margin: 5px 0;
  padding: 0 0 5px 0;
}

p.form {
  border: 0;
  border-bottom: 1px solid #ccc;
  font-size: 13px;
  font-weight: bold;
  width: auto;
}

p.form strong {
  color: #000;
}

#kontakt-form {
  display: block;
  width: 292px;
  float: left;
  font-size: 11px;
}

#kontakt-form input, #kontakt-form textarea, #kontakt-form select {
	font: normal 11px Tahoma, Verdana, 'Deja Vu Sans Condensed', 'Deja Vu Sans', Helvetica, Arial, sans-serif;
	color: #5a5868;
	padding: 2px;
	border: 1px solid #ccc;
	width: 258px;
	background: #f7f7f7 url(../images/input-background.gif) no-repeat;
}

#kontakt-form input[disabled] {
  background: #f9f9f9 !important;
  border: 1px solid #e5e5e5 !important;
  color: #ccc !important;
}

#kontakt-form select {
  height: 18px;
}

#kontakt-form textarea {
  height: 118px;
  background: #f7f7f7 url(../images/input-background.gif) no-repeat fixed;
}

#kontakt-form[id] textarea {
  display: block;
  top: 51px;
	background: #f7f7f7 url(../images/input-background.gif) no-repeat scroll !important;
}

#kontakt-form input:focus, #kontakt-form textarea:focus, #kontakt-form select:focus, #fakturaT input:focus {
  border: 1px solid #000 !important;
  color: #000 !important;
}

#kontakt-form button {
	border-style: none;
	width: 116px;
	height: 24px;
	padding: 0;
	margin: 0;
	background: transparent;
	cursor: pointer;
	margin-left: 65px;
}

#kontakt-form #akceptuj {
	border: 0;
	padding: 0;
	margin: 5px 0 5px 85px;
	display: block;
	height: 20px;
	overflow: hidden;
	background: transparent url(../images/produkt-akceptuj-button.png) no-repeat;
  width: 82px;
  cursor: pointer;
  font-size: 76px;
}

#fakturaT {
  width: 260px;
  font-size: 11px;
}

*:lang(pl) #fakturaT[id] {
  margin-left: 290px;
}

#fakturaT input {
  width: 242px;
	padding: 2px;
	font: normal 11px Tahoma, Verdana, 'Deja Vu Sans Condensed', 'Deja Vu Sans', Helvetica, Arial, sans-serif;
	color: #5a5868;
	border: 1px solid #ccc;
	background: #f7f7f7 url(../images/input-background.gif) no-repeat;
	margin: 0;
}

#footer {
	clear: both;
	background: #6a6a60 url(../images/footer-background.png) repeat-x top;
	color: #acacac;
	font-size: 11px;
	height: 54px;
}

#footer .inside {
	padding-top: 30px;
   padding-left: 10px;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #magneticpoint {
  float: right;
  bottom: 12px;
  float: right;
  height: 1px;
  position: relative;
  margin-right: 14px;
}

/* stary styl */

P
{
	margin: 0;
}

input.error	{
    border: 1px solid #f00 !important;
    background: #fff4cd url(../images/input-error-background.gif) no-repeat !important;
    color: #c6805a !important;
}

.error	{
    font-weight: bold;
    color: #f00;
}

.success
			{
    font-weight: bold;
	color: #B20000;
}

textarea.error
		{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	font-weight: normal;
    background-color: #FFFFFF;
    border-bottom: 1px solid #3793BE;
    border-left: 1px solid #3793BE;
    border-right: 1px solid #3793BE;
    border-top: 1px solid #3793BE;
    color: #3D3D3D;
}

.image
	{
	border: 2px solid #7e7e7e;
	margin: 5px;
}

.image:hover
	{
	border: 2px solid #fcc803;
}

#popup {
    background: #7e7e7e;
}

.zoom {
    border: 0px solid #e0e0e0;
}
