/* styl ogolny */
html {min-width: 781px}
html, body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #EBF6FF url('/i/bg.gif') top left repeat-x;
  font: 11px Tahoma, Verdana, serif;
  color: #5F5F5F;
}
form, input, select {
  font: 11px Tahoma, Verdana, serif;
}
img, a img {border: 0; margin: 0;display: block;}

a {color: #A4A92E; text-decoration: none;}
a:hover {color: #9D9B21; text-decoration: underline;}

div {
  padding: 0; 
  margin: 0; 
  border: 0; 
  position: relative; 
  text-align:left; 
  overflow: visible; 
  background-color: transparent;
}
/* glowne warstwy */
div#main{
	margin: 0 auto;
	width: 781px;
}

div#top{
	width: 781px;
	height: 62px; 
	background: url(/i/top.gif) top right;
	position:relative;
}

div#top a{
	float: left;
}

div#top h1{
	
	font-size:11px;
	color: #E08878;
	font-weight:normal;
	padding:0;
	margin:0;
	float:right;
}
div#img{
	width: 781px;
	height: 144px;
}
div#img img{
float: left;
}
div#welcome{
	float: right;
	width: 210px;
	height: 144px;
	background: url('/i/imgtopbg.gif');
}

div#welcome p{
	color: #FABEA9;
	margin: 15px 0 0 14px;
	padding: 0;
}

div#menu {
width: 781px;
}
div#menu img{ 
	display: inline;
}
div#menu a {
	display: inline;
}

div#content{
	background: #FFF url('/i/komorki.gif') left bottom no-repeat;
	width: 781px;
	padding-bottom: 120px;
}

div#left{
	width: 200px;
	float: left;
	background: #FEFFF5;
}
div#left ul{
	list-style: none;
}
div#left ul li{
	list-style: none;
	height: 14px;
}
.mainkat{
	width: 200px;
	height: 36px;
	background: url('/i/bgli.gif');
}

.mainkat a{
	font-weight: bold;
	color: #5F7300;
	margin-left: 18px;
}

div#right{
	width: 581px;
	float: right;
}
div#promocja{
	width: 581px;
}
.proimg{
	float:left;
}
div#szukaj{
	float: right;
	width: 210px;
	height: 148px;
	background: url('/i/bgwyszuk.gif');
}
div#szukaj p {
	color: #FABEA9;
	margin: 60px 0 0 14px;
}
.wyszuk {
	border: 1px #900200 solid;
	width: 126px;
	height: 23px;
	background: #9A0200;
}

div#middle{
	clear:both;
	width: 581px;
}

div#middle img{
	display: inline
}
div#stopka{
	width: 100%;
	
	text-align:center;
	background: url('/i/stopka_bg.gif');
	clear: both;
}
div#stopka img{
margin: 0 auto;
}
#tabelka {
	border: 1px #AA0201 solid;
	border-left: 0;
	border-bottom:0;
}
#tabelka  td{
	border-left: 1px #AA0201 solid;
	border-bottom: 1px #AA0201 solid;
	padding: 3px;
}
.wiecej{
	padding: 5px 5px 6px 11px;
	color: grey;
	background: url(/i/wiecej_img.gif) no-repeat;
}