/********************************/

html {
	margin: 0;
	padding: 0;
/* 	height: 100%; */
}

body {
	background: #fefefe;
	background-image: url("img/patern.jpg");
	color: #000022;
	margin: 0;
	padding: 0;
/* 	height: 100%; */
	font: 9pt Verdana,Arial, _sans normal;
/* 	font: normal normal 100% Georgia, Times New Roman,Sans-Serif; */
}

#container	{
	margin: auto;
	width: 920px;
	position: relative;
}

#zawartosc	{
	position: absolute;
	width: 920px;
	height: 470px;
	top: 265px;
	left: 0px;
	margin: 0;
	padding: 0;
	background-image: url("img/linia.gif");
	background-repeat: repeat-y;
}

#divnaglowek	{
	position: absolute;
	width: 920px;
	height: 239px;
	top: 0px;
	left: 0px;
	background: transparent;
	background-image: url("img/panelup.gif");
}

#nazwafirmy	{
	text-align: right;
	font-size: 130%;
	color: white;
	font-weight: bold;
	margin-right: 20px;
}

#divkontaktup	{
	position: absolute;
	top: 239px;
	left: 0px;
	width: 920px;
	height: 26px;
	background: transparent;
	background-image: url("img/gornz.gif");
	text-align:center;
	margin-top: 5px;
}

#divmenuleft	{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 130px;
	height: 470px;
	padding-top: 10px;
	background-color: #f38e00;
	background-image: url("img/kleks.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*#divglowa	{
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
}*/

#divbody	{
	position: absolute;
	top: 0px;
	left: 140px;
	width: 670px;
/* 	height: 470px; */
	background: #ececec;
	border:1px #bcbcbc solid;
	color: #232323;
	text-align: justify;
	background-image: url("img/logodol1.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}

img.imgcenter	{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#divmenuright	{
	position: absolute;
	top: 0px;
	left: 812px;
	width: 100px;
/* 	height: 470px; */
	padding-top: 10px;
	background: #d90106;
	font-size: 80%;
	font-weight: bold;
	background-image: url("img/wielblad.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}

#divkontaktdown	{
	top: 470px;
	margin: 0 auto;
	width: 920px;
	left: 0px;
	background: transparent;
	background-image: url("img/dolnz.gif");
	background-repeat: no-repeat;
	color: #fefefe;
	text-align: center;
	position: absolute;
	height: 26px;
/* 	visibility: hidden; */
}

#foot {
	padding: 0 1em;
	line-height: 14px;
}

ul, ul.rmenu{
	padding:0;
	margin:0;
}
ul.wykaz	{
	padding-left: 20px;
	margin-left: 20px;
}
ul.lmenu li{
	list-style:none;
	padding-left:1em;
	border-bottom:1px #e28e00 solid;
	height:2.2em;
	background: #f38e00;
	margin: 5px;
	margin-top: 10px;
}

ul.rmenu li.lrmenu{
	list-style:none;
	padding-left:0.5em;
	border-bottom:1px #c80005 solid;
	height:2.2em;
	margin: 5px;
}

li.sklepmenu	{
	list-style:none;
	padding-left:0.5em;
/* 	height:2.2em; */
	margin: 5px;
}
a.asklep, a.asklep:hover, a.asklep:link, a.asklep:visited	{
	color: #950001;
}

li.sklepmenu2	{
	list-style:none;
	margin: 3px;
	color: #c80005;
	font-weight: bold;
}

li.lrmenu2{
	list-style:none;
	height:2.2em;
	margin: 3px;
}

ul li a:link, ul li a:visited, ul li acronym{
	color:#020202;
	font-weight:normal;
	text-decoration:none;
}

a {
	text-decoration:none;
}

a.ramenu, a.ramenu:link, a.ramenu:visited{
	color: #020202;
	text-decoration:none;
}
a.ramenu:hover {
	color: white;
	text-decoration:none;
}

a.rchosen, a.rchosen:hover, a.rchosen:link, a.rchosen:visited	{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

ul.lmenu li a:hover {
/* 	color:#444444; */
	color:#efefef;
	text-decoration:none;
}

ul.spis li{
	list-style:none;
	padding-left:0.5em;
	height: 2em;
}
ul.spis li a, ul.spis li a:link, ul.spis li a:visited  {
	color:#3333ee;
	text-decoration:none;
	list-style:none;
}

h3.tytulmenu	{
/* 	color:#3333ee; */
	color: #c80005;
}

.tytulprogramu	{
/* 	color:#3333ee; */
	color: #c80005;
}

.tytulproduktu	{
	color: #c80005;
	font-weight: bold;
}

.tytulfirmy	{
	color:#2222dd;
}

p.info	{
	color: #b70004;
	font-size: 80%;
	font-weight: bold;
}

div.imgr	{
	float: right;
	margin: 5px;
	text-align: center;
	font-size: 80%;
	border: 1px #365779 solid;
}
div.imgl	{
	float: left;
	margin: 5px;
	text-align: center;
	font-size: 80%;
	border: 1px #365779 solid;
}
div.imgl2	{
	float: left;
	margin: 5px;
	text-align: center;
	font-size: 80%;
}
div.imgr2	{
	float: right;
	margin: 5px;
	text-align: center;
	font-size: 80%;
}
div.nowosc	{
	width: 600px;
	margin: 0;
	padding: 0;
}

div.nowoscdata	{
	font-style: italic;
	color:#4444ff;
	text-align: right;
/* 	border-top:1px #365779 solid; */
	background: #ececff;
/* 	border-left:4px #365779 solid; */
}

div.tdnowosc	{
/* 	border-left:4px #365779 solid; */
}

table.produkt	{
	background-color: white;
/* 	border: 1px #57799b solid; */
	border-top: 1px #dddddd solid;
}

table.produkt2	{
/* 	background-color: #dedede; */
/* 	border: 1px #57799b solid; */
	border-top: 1px #dddddd solid;
}

table.filmik	{
	background-color: white;
	border: 1px #57799b solid;
	margin-left: 100px;
}

a.aprog, a.aprog:hover, a.aprog:link, a.aprog:visited	{
	color: #111111;
	font-weight: bold;
	font-size: 120%;
}