body {
	background: #004da1 url('/gfx/bg.gif') fixed; 
	/*background: #004da1 url('/gfx/autumnleft-bg.gif');*/
	/* background: #004da1 url('/gfx/winter-bg.gif');  */
	padding: 0;
	margin: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #111;
  z-index: 0;

  }

#top {
	text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #111;
	padding: 0;
	margin: 0;
	}


	#mainmenu {
		background: transparent url('/gfx/bg-mainfield.gif') repeat-y;
		height: 200px;
	}
	#mainmenu ul {
		background: #004da1 url('/gfx/bg-mainmenu_nowe.jpg') repeat-y;
		height: 120px;
		width: 950px;
		margin: 0 auto;
		padding: 120px 0 0 0;
	}
	#mainmenu ul li {
		display: block;
		float: left;	
		padding: 0 0 0 0;
		height: 64px;
		border-right: 1px solid #3986ca;
	}
	#mainmenu ul li a {
		display: block;
		width: auto;
		padding: 18px 12px 12px 13px;
		margin: 0 2px;
		border: none;
	}
	#mainmenu a:link,
	#mainmenu a:visited {
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #fff;
	}	
	#mainmenu a:hover,
	#mainmenu a:active {
		background: #bfe9f9;
		color: #004da1;
	}	
	#mainmenu li.first {
		border-left: 1px solid #3986ca;
		margin-left: 8px;
	};	
	

#autumnbottom {
	/* background: transparent url('/gfx/christmas-bottom-bg.jpg') no-repeat center bottom; */
	height: 150px;
	clear: both;
	float: none;
	display: none;
	}
	

form {
	text-align: left;
	}
object, embed {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	}	
td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #111;
	text-align: left;
	}
tr {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #111;
	text-align: center;
	}
p {
	clear: left;
	font-size: 1.1em;
	margin: 1em 0;
	line-height: 1.5em;
	text-align: justify;
	padding: 0;
	}	
p.poszpaltach {
	padding: 0 3em;
	}
#contents .szpalta p {
	clear: left;
	font-size: 1.1em;
	margin: 1em 0;
	line-height: 1.6em;
	text-align: justify;
	padding: 0;
	}	
#contents img {
	margin: 10px auto;
	padding: 0px;
	}
#contents img.inline {
	display: inline;
	margin: 0px;
	}
h1 {
	color: #004da1;
	background: transparent url('/gfx/bg-h1.gif') no-repeat 0 7px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: -0.05em;
  font-size: 1.7em;
  margin: 1em 30px 1.5em 0;
  padding-left: 25px;
  line-height: 1.1em;
	clear: left;
	text-align: left;
	}
h2 {
	color: #004da1;
	clear: left;
	background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0em;
  font-size: 1.3em;
  margin: 1em 0 0.5em 0;
	text-align: left;
	line-height: 1.3em;
	}
h3 {
	color: #004da1;
	clear: left;
	background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: -0.02em;
  font-size: 1.3em;
  margin: 1em 0 0.5em 0;
	text-align: left;
	line-height: 140%;
	}
h4 {
	color: #004da1;
	clear: left;
	background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
	text-align: left;
	}
h1 sup {
	font-family: Arial, sans-serif;
	line-height: 0em;
	margin: 0;
	padding: 0;
	font-size: 0.6em;
	vertical-align: super;
	}
	
ol {
	font-size: 1em;
	margin: 0;
	padding: 0 2em;
	}
ol ol {
	font-size: 1em;
	margin: 0;
	padding: 0 2em;
	}
ol ol li {
	margin: 0;
	text-align: left;
	}
ul {
	font-size: 1.1em;
	margin: 0;
	padding: 0 2em;
	list-style: url('/gfx/list-item-red.gif');
	}
li {
	line-height: 1.4em;
	margin: 1em 0;
	text-align: left;
	}
ul.noliststyle, li.noliststyle {
	list-style: none; 
	list-style-image: none;
	padding: 1em 0;	
	text-align: left;
	}
strong {
	font-weight: bold;
	}
#contents p strong,
#contents .szpalta strong,
p strong {
	color: #444;
	}
a strong {
	color: #0579e2;
	background: transparent;
	}
a:link, a:visited {
	color: #0579e2;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	}	
a:hover, a:active {
	color: #f60;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px solid #f60;
	}	
.noborder, #contents .noborder {
	border: none;
	}
img {
	border: none;
	}
dt {
	display: block;
	float: left;
	text-align: right;
	width: 45%;
	padding: 0;
	margin: 0;
	}
dd {
	display: block;
	float: right;
	width: 45%;
	padding: 0;
	margin: 0;
	}
dl.opinia {
	clear: both;
	float: none;
	border-bottom: 1px solid #333
}
dl.opinia dt {
	float: none;
	width: 100%;
	text-align: left;
}
dl.opinia dd{
	float: none;
	font-style: italic;
}

input, textarea {
	width: 100%;
	}
input:focus, textarea:focus {
	background: #ffc;
	border: 2px solid #ccc;
	}
input.checkbox, input.radio {
	width: 2em;
	}	
small {
	line-height: 1.2em;
	font-size: 0.8em;
	}
hr {
	width: 90%;
	height: 1px;
	background: #ccc;
	margin: 1em auto;
	border: none;
	} 
caption {
	margin: 0 auto;
	}
 
.szpalta {
	width: 45%;
	float: left;
	padding: 0 0 10px 15px;
	margin: 0 15px 25px 0;
	}

#cz2 {
	border-left: 1px solid #ddd;
	}	

#dalej img {
	margin: 0;
	}

	

#dalej {
	display: none;
	}

	
.bm {
	color: #004da1;
	background: transparent;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-style: normal;
	}

.bm sup, .bc sup, .ls sup, sup {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	position: relative;
	top: -0.2em;
	padding-right: 0.1em;
	}
.bc {
	color: #c00;
	background: transparent;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
	font-style: normal;
	}
.bcblue {
	color: #004da1;
	background: transparent;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
	}
.ls {
	color: #B98748;
	background: transparent;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	}
.lshaslo {
	color: #B98748;
	background: transparent;
	font-weight: normal;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	letter-spacing: 0.02em;
	}
	

.nv,
#contents .nv {
	color: #23ae5b;
	font-weight: bold;
	}
.nvorange,
#contents .nvorange {
	color: #efa528;
	}
.nvgreen,
#contents .nvgreen,
#contents p .nvgreen,
#contents p strong.nvgreen {
	color: #23ae5b;
	}
.nv sup {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	position: relative;
	top: 0;
	padding-right: 0.1em;
	}

.sm {
	font-family: Arial-Narrow, Arial, sans-serif;
	color: #004da1;
	font-weight: normal;
	}
.sm sup {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	position: relative;
	top: 0;
	padding-right: 0.1em;
	}


#contents .red,
#contents p .red,
#contents .red strong,
#contents strong.red,
.red {
	color: #c00;
	background: transparent;
	}
#contents .blue,
#contents p .blue,
#contents .blue strong,
.blue {
	color: #004da1;
	background: transparent;
	}
#contents .lightblue,
#contents p .lightblue,
.lightblue {
	color: #69c;
	background: transparent;
	}
#contents .lightgreen,
#contents p .lightgreen,
.lightgreen {
	color: #7ce4a6;
	background: transparent;
	}
#contents .gold,
#contents p .gold,
.gold {
  color: #B98748;
	background: transparent;
	}
#contents .lsgold,
#contents p .lsgold,
.lsgold {
  color: #B98748;
	background: transparent;
	}
.yellow,
#contents .yellow,
#contents p .yellow,
#contents p strong.yellow,
#contents h2 strong.yellow {
	color: #fcd003;
	}

.spacer {
	float: none;
	clear: both;
	text-align: right;
	padding: 5px 40px 0 0;
	}
.podpis {
	width: 50%;
	float: right;
	font-style: italic;
	}
.warning {
	border: 1px solid red;
	color: #c00;
	background: #fcc;
	padding: 1em;
	font-size: 1.1em;
	}
.ok {
	color: #060;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.1em;
	letter-spacing: -0.05em;
	border: 1px solid #060;
	padding: 1em;
	}
* .left, .szpalta .left, #contents .szpalta .left {
	text-align: left;
	}
.right, #contents .szpalta .right, #withmenu p.right {
	text-align: right;
	}
.opisartykulu {
	/*background: transparent url('/gfx/ico-czytaj.gif') no-repeat ;*/
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 1em;
	}
.centered,
#contents .centered,
#contents .szpalta .centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.center, 
#contents .center,
#contents .szpalta .center
 {
	text-align: center;
	}
.waznaramka {
	clear: left;
	margin: 2em 2em 2em 2em;
	border: 3px dotted #c00;
	padding: 1em;
	}
.w3em {
	width: 3em;
	}
.klubzdrowia {
	font-family: Georgia, Times New Roman, fantasy;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	}
.floatright {
	float: right;
	}
.floatleft {
	float: left;
	}
.margin10px, #contents .margin10px {
	margin: 10px;
	}
.padding10px, #contents .padding10px {
	padding: 10px;
	}

ol.literatura {
	background: url('/gfx/ico-book.jpg') no-repeat;
	padding-left: 60px;
	margin: 2em 0;
	min-height: 40px;
	}
ul.literatura {
	list-style: square;
	list-style-image: none;
	background: url('/gfx/ico-book.jpg') no-repeat;
	padding-left: 60px;
	margin: 2em 0;
	min-height: 40px;
	}
ul.literatura li, ol.literatura li {
	font-size: 0.8em;
	margin: 0.5em 0;
	line-height: 1.1em;
	}
	
table.sklad {
	margin: 1em auto;
	border-collapse: separate;
	width: 40%;
	font-size: 1.1em;
	}
table.sklad td{
	border: 2px solid #666;
	background: #fff;
	color: #666;
	padding: 0.5em 0.7em;
	margin: 1px;
	font-weight: bold;
	text-align: center;
	font-size: 1em;
	white-space: nowrap;
	}
table.sklad td.v {
	background: #fff;
	border: 2px solid #666;
	color: #666;
	text-align: center;
	font-weight: bold;
	}
table.sklad td.preparat {
	white-space: nowrap;
	}
.haslobm {
	font-size: 1.3em;
	font-weight: normal;
	color: #004da1;
	text-align: center;
	padding: 1em;
	margin: 0;
	}
.haslobm strong {
	color: #c00;
	font-weight: normal;
	}
.smaller {
	font-size: small;
	}
.szpalta .smaller {
	font-size: small;
	}
.smallbutton {
	font-size: 6pt;
	}

.cennik {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #aed9ff;
	border-top: 1px solid #aed9ff;
	margin: 0;
	width: 550px;
	}	
.cennik th {
	border: none;
	background-color: #aed9ff;
	color: #004da1;
	padding: 0.5em 1em;
	font-weight: normal;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #111;	
	}
.cennik td {
	border: none;
	background-color: #e0f0fe;
	color: #004da1;
	padding: 0.5em 1em;
	}
.cennik input {
	width: 30px;
	margin: 0 auto;
	}
.cennik input.button {
	width: 100px;
	}
.cennik .cena {
	text-align: right;
	width: 80px;
	font-weight: bold;
	font-size: 1.3em;
	}
.cennik .ilosc {
	width: 110px;
	text-align: center;
	}
.cennik .zakup {
	text-align: center;
	width: 100px;
	margin: 0;
	padding: 0;	
	}
.cennik .uwagi p {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 1em;
	width: 100px;
	}
.cennik .uwagi ul {
	margin: 0;
	padding: 0;
	width: 100px;
	}
.cennik .uwagi ul li {
	margin: 0 0 0 0.5em;
	padding: 0;
	width: 100px;
	}
.cennik .uwagi small {
	display: block;
	line-height: 1.3em;
	margin: 0;
	width: 100px;
	}
.cennik .uwagi small big {
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	width: 100px;
	}
.cennik .uwagi strong {
	color: #c00;
	width: 100px;
	}

	
.wywiadpytanie {
	font-weight: bold;
	}	
.srchdescr {
	margin: 0 0 1em 1em;
	}
.srchitem {
	font-weight: bold;
	color: #c00;
	background: #ffc;
	}
	
dl.dawkowanie {
	font-size: 1.2em;
	margin: 1em auto;
	width: 400px;
	}
dl.dawkowanie dt {
	clear: left;
	float: none;
	font-weight: bold;
	text-align: left;
	width: 100%;
	}
dl.dawkowanie dd {
	clear: left;
	float: none;
	text-align: left;
	margin-left: 2em;
	width: 100%;
	}


#sidepanel {
	float: right;
	clear: right;
	width: 200px;
	padding: 0 0 10em 0;
	margin: 0 0 2em 0;
	}	

/* 
#sidemenu {
	font-size: 0.9em;
	float: right;
	width: 200px;
	background: #014b92 url('/gfx/bg-menu.jpg') no-repeat bottom;
	color: #fff;
	min-height: 350px;
	padding: 0 0 10em 0;
	margin: 0 0 2em 0;
	}	
#sidemenu #sidemenutop {
	background: #014b92 url('/gfx/bg-menu-top.gif') no-repeat;
	color: #fff;
	}
 */
	
#sidemenu {
	font-size: 0.9em;
	float: right;
	width: 210px;
	color: #004da1;
	background: #fff;
	padding: 0 0 0 0;
	margin: 0 0 1em 0;
	background: #fff url('/gfx/bg-menu-middle.gif') repeat-y left;
	}	
#sidemenu #sidemenutop {
	background: #fff url('/gfx/bg-menu-top.gif') no-repeat left bottom;
	height: 70px;
	color: #fff;
	margin: 0 auto;
	width: 210px;
	}
#sidemenu #sidemenubottom {
	display: block;
	background: #fff url('/gfx/bg-menu-bottom.gif') no-repeat left top;
	height: 90px;
	color: #fff;
	margin: 0 auto;
	}
#withmenu {
	clear: none;
	display: block;
	float: left;
	width: 690px;
	margin: 0;
	padding: 0;
	}	
#sidemenu ul {
	margin: 0 12px;
	padding: 0;
	list-style: none;
	width: 186px;
	}
#sidemenu ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	}
#sidemenu ul li {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	list-style-image: none;
  border-top: 1px solid #dde9f2;
	}
#sidemenu ul .selected {
	display: block;
	}
#sidemenu ul.submenu li {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	}
#sidemenu ul li a:link, #sidemenu ul li a:visited {
	display: block;
	padding: 5px 1em;
	color: #369;
	background: transparent;
	text-decoration: none;
	border: none;
	margin: 2px 0;
	}
#sidemenu ul li a:hover, #sidemenu ul li a:active {
  display: block;
	padding: 5px 1em;
	color: #edf3f8;
	background: #9bbed9;
	text-decoration: none;
	border: none;
	}
#sidemenu ul li.selected a:link, #sidemenu ul li.selected a:visited {
	display: block;
	padding: 5px 1em;
	color: #fff;
	background: #9bbed9;
	text-decoration: none;
	border: none;
	margin: 2px 0;
	}
#sidemenu ul li.selected a:hover, #sidemenu ul li.selected a:active {
  display: block;
	padding: 5px 1em;
	color: #000;
	background: #9bbed9;
	text-decoration: none;
	border: none;
	}
#sidemenu ul.submenu li a:link, #sidemenu ul.submenu li a:visited {
	display: block;
	padding: 5px 1em 5px 2em;
	color: #369;
	background: transparent;
	text-decoration: none;
	border: none;
	margin: 2px 0;
	}
#sidemenu ul.submenu li a:hover, #sidemenu ul.submenu li a:active {
  display: block;
	padding: 5px 1em 5px 2em;
	color: #edf3f8;
	background: #9bbed9;
	text-decoration: none;
	border: none;
	}
#sidemenu ul.submenu li.selected a:link, #sidemenu ul.submenu li.selected a:visited {
	display: block;
	padding: 5px 1em 5px 2em;
	color: #369;
	background: #dde9f2;
	text-decoration: none;
	border: none;
	margin: 2px 0;
	}
#sidemenu ul.submenu li.selected a:hover, #sidemenu ul.submenu li.selected a:active {
  display: block;
	padding: 5px 1em 5px 2em;
	color: #000;
	background: #9bbed9;
	text-decoration: none;
	border: none;
	}


	
#sidemenu ul.submenu ul.submenu li a:link, #sidemenu ul.submenu ul.submenu li a:visited {
	display: block;
	padding: 5px 1em 5px 2em;
	color: #369;
	background: transparent;
	text-decoration: none;
	border: none;
	margin: 2px 0;
	}
#sidemenu ul.submenu ul.submenu li a:hover, #sidemenu ul.submenu ul.submenu li a:active {
  display: block;
	padding: 5px 1em 5px 2em;
	color: #9bbed9;
	background: #f60;
	text-decoration: none;
	border: none;
	}
#sidemenu ul.submenu ul.submenu li.selected a:link, #sidemenu ul.submenu ul.submenu li.selected a:visited {
	display: block;
	padding: 5px 1em;
	color: #369;
	background: transparent;
	text-decoration: none;
	border: none;
	margin: 2px 0;
	}
#sidemenu ul.submenu ul.submenu li.selected a:hover, #sidemenu ul.submenu ul.submenu li.selected a:active {
  display: block;
	padding: 5px 1em;
	color: #edf3f8;
	background: #9bbed9;
	text-decoration: none;
	border: none;
	}
	

#sidemenu ul li ul {
	display: none;
}
#sidemenu ul li.selected ul {
	display: block;
}
	
#sidemenu strong {
	color: #004da1;
	background: transparent;
	}
#sidemenu li.selected strong {
	color: #fc6;
	background: transparent;
	}
#sidemenu .red {
	color: #f33;
	}
	
#menu{
	margin: 0;
	padding: 0;
	text-align: center;
	}

#ulotkidiv {
	position: absolute;
	top: 350px;	
	left: 80%;
	margin: 0;
	padding: 0;
	width: 160px;
	background: transparent;
	}	
#ulotkidiv ul {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	}
#ulotkidiv ul li {
  background: transparent url('/gfx/bg-sidetab.gif') no-repeat 100% 0;
	height: 128px;
	margin: 0;
	padding: 35px 20px 10px 20px;
	line-height: 1.8em;
	}	
#ulotkidiv ul li strong {
	font-size: 1.6em;
	}
#ulotkipage .ulotka {
	float: left;
	margin: 20px;
	padding: 10px 15px;
	display: block;
	text-align: center;
	border: 1px dashed #ccc;
	height: 360px;
	vertical-align: middle;
	}
#ulotkipage .ulotka a {
	text-decoration: none;
	border: none;
	}
	
#mainfield {
	background: transparent url('/gfx/bg-mainfield.gif') repeat-y;
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 0 0; 
	min-height: 600px;
	}
	
#contents {
	padding-top: 10px;
	background: #fff;
	margin: 0px 25px 0 50px;
	font-size: 1em;
	line-height: 1.5em;
	color: #111;
	width: 905px;
	}
	
#indexpage {
	display: block;
	background: transparent url('/gfx/bg-mainfield.gif') repeat-y;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	height: 300px;
	}
#indexpage #menu {
	margin: 0 0 -25px 0;
	padding: 0;
	}

	
#controlarrows {
	display: none;
	}
#mainfield #controlarrows {
	display: block;
	float: right;
	clear: both;
	text-align: right;
	padding: 10px 40px 10px 0;
	}

#przekazlink {
	display: none;
	}
	
#mainfield #przekazlink {
	display: block;
	clear: left;
	float: left;
	padding: 10px 40px 10px 0;
	width: 360px;
	background: url('/gfx/bg-h1.gif') no-repeat	0 50%;
	margin: 0 10px 0 50px;
	}
#mainfield #przekazlink p {
	font-size: 18px;
	margin: 0;
	padding: 0 0 0 2em;
	text-align: left;
	}


#bannersDivider {
	background: #E1F3FF;
	border-bottom: 1px solid #99cccc;
	clear:both;
	margin: 0px auto 0 auto;
	width:950px;
	}	

#mainfieldBottomShadow {
	background: #004378 url('/gfx/main-header-bottom-shadow.gif') no-repeat center top;
	height: 15px;
	}
	
#footer {
	max-width: 1000px;
	width: 950px;
	margin: 0 auto;
	padding: 50px 25px 30px 25px;
	font-size: 6pt;
	color: #fff;
	background: transparent;
	z-index: 5;
	}	
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#footer ul li {
	float: left;
	border-left: 1px solid #fff;
	padding: 0 1em;
	margin: 0;
	}
#footer ul li.first {
	border: 0;
	padding-left: 0;
	}
#footer a:link, #footer a:visited {
	color: #fff;
	background: transparent;
	text-decoration: none;
	border: none;
	}
#footer a:hover, #footer a:active {
	color: #fff;
	background: transparent;
	text-decoration: underline;
	border: none;
	}
#footer strong {
	color: #fff;
	background: transparent;
	}
#footer .notes {
	font-size: 1.3em;
	float: right;
	margin-left: 1.5em;
	}
#skiptomenu, #skipsidemenu {
	display: none;
	}
#bm570dobowezapotrzebowanie {
	background: transparent url('/gfx/570-kapsulki2.jpg') no-repeat 5% 100%;
	}
#bm1140dobowezapotrzebowanie {
	background: transparent url('/gfx/1140-kapsulki1.jpg') no-repeat 5% 100%;
	}
	
#posluchajreklamy {
	color: #ff3300;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}
#posluchajreklamy #playerbutton {
	vertical-align: top;
	}	
	
.multimediareklama {
	border-bottom: 1px solid #ffcc99;
	padding: 1em 2em 0em 2em;
	margin: 0;
	text-align: left;
	}
.multimediareklama .tytul {
	display: inline;
	text-align: left;
	}
.multimediareklama .playerbutton {
	vertical-align: sub;
	margin-right: 100px;
	float: right;
	}
.multimediareklama .info {
	font-size: 0.8em;
	color: #ccc;
	margin: 0;
	text-align: left;
	}
	
#skladnikdsm {
	float: right;
	margin: 0 20px;
	position: relative;
	top: -20px;
	}
#skladnikdsm.clearright {
	clear: right;
	}
	
.margin0 {
	margin: 0;
	padding: 0;
	}
.clearright {
	clear: right;
	}
.clearleft {
	clear: left;
	}
.clearboth {
	clear: both;
	}
.nowosc {
	color: #f90;
	padding: 0 1em;
	}
		
	
#loginformdiv {
	width: 630px;
	margin: 0 auto;
	padding: 0;
	border: 2px solid red;
	}
#loginformdiv .caption {
	float: left;
	width: 250px;
	height: 200px;
	clear: left;
	background: #fff;
	padding: 0 20px;
	margin: 40px 0;
	color: #c00;
	border-right: 1px solid #ccc;
	}	
#loginformdiv .caption h1 {
	color: #c00;
	margin-top: 0;
	}
#loginformdiv p {
	text-align: left;
	}
#loginform {
	background: url('/gfx/klodka.jpg') no-repeat 100% 0;
	display: block;
	float: left;
	width: 300px;
	margin: 0;
	padding: 100px 15px 0 15px;
	}
#loginform div .caption {
	float: left;
	width: 60px;
	text-align: left;
	height: 1.5em;
	background: transparent;
	color: #000;
	margin: 0;
	border: 0;
	padding: 0;
	}	
#loginform div input {
	width: 200px;
	float: left;
	}
#loginformdiv .spacer {
	height: 1px;
	padding: 0;
	margin: 0;
	}
#loginform .spacer {
	height: 10px;
	}
#loginform div.error {
	border: 1px solid red;
	background: #ffcccc;
	}
#loginform div .errortext {
	color: #c00;
	text-align: left;
	padding: 5px 0 5px 80px;
	font-size: 1.3em;	
	}

#loginformdiv .errortext {
	color: #c00;
	text-align: center;
	padding-left: 80px;
	font-size: 1.3em;	
	padding: 20px 0;
	}

	
#kupteraz {
	float: right;
	clear: right;
	width: 180px;
	padding: 5px;
	font-size: 0.8em;
	margin: 0 0 -100px 0;
		}
#kupteraz h1 {
	font-size: 1.6em;
	text-align: center;
	background: none;
	padding: 0;
	width: 100%;	
	margin: 10px 0;
	}
#kupteraz h2 {
	font-size: 1.2em;
	color: #004da1;
	text-align: center;
	}
#kupterazamount {
	width: 20px;
	}
#kupteraz a:link, #kupteraz a:visited {
	text-decoration: none;
	border: none;
	color: #333;
	text-align: left;
	}
#kupteraz a:hover, #kupteraz a:active {
	text-decoration: underline;
	border: none;
	color: #333;
	text-align: left;
	}
#kupteraz p {
	text-align: left;
	}
#kupteraz .center {
	text-align: center;
	}
	
#czyjuzstosujesz {
	display: block;
	clear: both;
	float: none;
	margin: 0 25px 0 25px;
	padding: 10px 0;
	font-size: 0.9em;
	background: #ecf6fd;
	}
#czyjuzstosujesz p {
	margin: 0;
	padding: 0;
	}
#czyjuzstosujesz strong {
	color: #999;
	}
#czyjuzstosujesz ul {
	margin: 0;
	}
#czyjuzstosujesz li {
	display: block;
	float: left;
	width: 280px;
	margin: 0 8px;
	padding: 0;
	}
#czyjuzstosujesz .spacer {
	display: block;
	clear: both;
	float: none;
	height: 1px;
	margin: 0;
	padding: 0;
	}
#czyjuzstosujesz a {
	color: #333;
	}

.errmsg {
	border: 1px solid red;
	margin: 20px auto;
	width: 450px;
	padding: 5px 10px;
	}
.errmsg h1 {
	background: none;
	margin: 5px 0;
	padding: 0;
	color: #c00;
	}
.errmsg p {
	color: #c00;
	}
.opiniegrupy a {
	font-weight: bold;
	}
#promocjemenubutton {
	display: block;
	background: url('/gfx/promocjemenubutton.gif') no-repeat 0 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}
#promocjemenubutton span {
	display: none;
	}
	
	
#dziendobryplayer {
	background: #ceecff;
	border: 1px solid #eee;
	text-align: center;
	margin: 0 25px;
	padding: 10px;
	}	
#dziendobryplayercheckbox {
	margin: 0;
	width: auto;
	}
#dziendobryplayer p, #autoplay_dziendobry {
	display: inline;
	}
#autoplay_dziendobry {
	margin: 0 55px;
	}
#SpanForCalculatorIcoInSideMenuForSklep {
	margin: 0;
	padding: 0;	
	}
#SpanForCalculatorIcoInSideMenuForSklep img{
	vertical-align: middle;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#searchbar {
	width: 930px;
	margin: 0 auto;
	padding: 10px;
	text-align: right;
	background: #e9f1f7 url('/gfx/bg-searchbar.jpg') left bottom;  
	/* background: #fff url('/gfx/bg-szukaj-winter.jpg') no-repeat left top;  */
	border-bottom: 1px solid #9cb0b2;
	border-top: 1px solid #004da1;
	/* height: 75px; */
	}
	
#preview {
	display: block;
	background: #fff;
	text-align: center;
	padding: 20px;
	border: 1px solid #333;
	width: 50%;
	z-index: 15;
	cursor: pointer;
	* height: 500px;
	}
#preview img {
	float: none;
	clear: both;
	}
#preview p {
	clear: both;
	float: none;
	text-align: center;
	margin: 10px auto;
	}
#preview .spacer {
	margin: 0;
	padding: 0;
	height: 0;
	}
.clickable {
	cursor: pointer;
	}
.nobackground {
	background: transparent;
	}
.nowosc {
	color: #c00;
	background: transparent url('../gfx/bg-nowosc.gif') no-repeat 50% 50%;
	padding: 10px 25px;
	margin-right: 10px;
	text-decoration: blink;
	}
	
#stopkaSklepu {
	margin: 20px auto;
	text-align: center;
	}
	
blockquote {
	font-style: italic;
	margin: 15px 25px;	
	}
#searchbar td, #searchbar form, #searchbar input {
	font-size: 11px;
}
#searchbar input {
	width: 100px;
}
.lined {
	display: block;
	border-bottom: solid 1px #efefef;
	padding: 10px;
}
.fifty {
	width: 50%;
	float: left;
	padding: 10px;
}
/*--opis_zdjecia--*/
.main_image {
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image p {
	font-size: 12px;
	padding: 7px;	margin: 0;
	line-height: 16px;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(/gfx/pokaz_ukryj_button.jpg) no-repeat left top;
	height: 21px; width: 93px;

	position: absolute; 
	top: -21px;
	right: 5px; 
}
.main_image a.show {background-position: left bottom;} 
.main_image img {border: none;}
/*-- koniec opis_zdjecia--*/
