/* glowne bloki strony */

body
{
	font-family: Tahoma,Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0;
	padding: 0;
	background: #E6DFE6;
	text-align: center;
}

#main
{
	display: table;
	width: 960px;
	min-height:625px;
	margin: 40px auto;
	background-color: #ffffff;
	text-align:left;
}

#lang {
  float: right;
  width: auto;
  height: 8px;
  margin: 10px 20px 0px 0px;
}

#lang img {
  margin-left: 10px;
  border: 1px solid #000000;
}

#top-menu {
  position: relative;
  margin-top: 30px;
  width: 960px;
  height: auto;
/*  background: #ffffff; */
}

#middle
{
  position: relative;
  margin: 24px 0px 24px 30px;
	width: 900px;
	padding: 0px;
	text-align:left;
	font-size:12px;
	background-color: #ffffff;
}

#middle-left {
  float: left;
  width: 600px;
  height: auto;
  margin: 0px;
  line-height: 200%;
  background: #ffffff;
}

#middle-center {
  float: left;
  width: 2px;
  height: 360px;
  margin: 0px 30px 0px 40px;
	background: #ffffff url('./../img/line.gif') repeat-y 0 0;
}

#middle-right {
  float: left;
  width: 228px;
  height: auto;
  min-height: 300px;
  margin: 0px;
  background: #ffffff;
}

#stopka
{
  position: relative;
	margin-top: 20px;
	width: 960px;
	height:78px;
	border: 0px;
	text-align: center;
  color: #ffffff;
  font-size:12px;
	background-color: #6d3365;
}

#menu-bottom {
  float: left;
  margin: 30px;
  color: #ffffff;
}

#menu-bottom a {
  color: inherit;
  text-decoration: none;
}

#menu-bottom a:hover {
  color: inherit;
  text-decoration: underline;
}

#menu-bottom a:visited {
  color: #ffffff;
  text-decoration: none;
}

#copyright {
  float: right;
  margin: 30px 30px;
  color: inherit;
}


/* elementy */

h4.pagename {
  margin-top: 0px;
  font-size: 12px;
  color: #6e3365;
}
h4.pagename span {
  color: #0085c7;
}

a.mapa {
  color: #6e3365;
  text-decoration: none;
}
a.mapa:hover {
  text-decoration: underline;
}

#top-menu a.top-menu {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  margin-right: 20px;
  background: none;
}

#top-menu a.top-menu:hover {
  color: #ffffff;
  background: #6e3365;
}

#top-menu a.top-menu:active {
  color: #ffffff;
  background: inherit;
}

#top-menu a.top-menu:visited {
  color: #ffffff;
  background: inherit;
}

img {
  border: 0px;
}

p {
  text-indent: 20px;
}

a.menu-bottom {
  color: #ffffff;
}
a.menu-bottom:hover {
  text-decoration: underline;
}

div.dotted {
  width: 100%;
  height:10px;
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
}

div.box-middle {
  position: relative;
  float: left;
  width: 292px;
  height: 120px;
  margin-top: 20px;
  line-height: 100%;
}

div.box-right {
  width: 228px;
  height: auto;
  margin: 0px 0px 10px 0px;
  padding : 2px;
}

div.box-right a {
  color: #6e3365;
  text-decoration: none;
}

div.box-right a:hover {
  text-decoration: underline;
}

div.box-right div {
  margin: 10px;
}

div.box-right div h4 {
  font-size: 12px;
  color: #6e3365;
}
div.box-right div h4 span {
  color: #0085c7;
}

div#logo-bottom {
  position: relative;
  margin: 20px 0px 20px 0px;
  background-color: #e8e8e8;
  width: 100%;
  height: 36px;
}

div#logo-bottom img{
  margin: 4px 0px 0px 0px;
}

a:hover {
  color: #000000;
}

a.na_skroty {
  float: right;
  font-size: 10px;
}

/* style podstron */

table.firmy {
  margin-left: 100px;
  margin-top: 10px;
  border: 0px;
}

table.firmy tr td {
  width: auto;
  text-align: left;
  vertical-align: top;
}

table.firmy tr td.right {
  width: 150px;
  text-align: right;
  vertical-align: top;
}

table.firmy tr td h3 {
  margin: 0px;
}

table.firmy tr td ul {
  margin-top: 20px;
}

table#hurtownie-i-sklepy {
  table-layout: fixed;
  width: 630px;
  border: 0px;
  border-collapse: separate;
  border-spacing: 20px;
}
table#hurtownie-i-sklepy tr {
  
}
table#hurtownie-i-sklepy tr td{
  width: auto;
  text-align: left;
  vertical-align: top;
}

table#promocje {
  table-layout: fixed;
  width: 500px;
  border: 0px;
  border-collapse: collapse;
  margin: 0px auto;
}
table#promocje tr td {
  text-align: left;
  vertical-align: top;
}

div#page_kontakt {
  width: 630px; text-align: left;
}
div#page_kontakt ul {
  width: 400px;text-align: left;
}
div#page_kontakt ul li {
  margin-top: 20px;
}


