/*** BODY ***/
body { font-size: 11px; font-family: Arial, tahoma, verdana; color: #5B5F62; background: #FFF url(../images/bg.gif) repeat-x; margin: 0px; }
div, img { margin: 0px; padding: 0px; border: none; }
li { margin: 0px; padding: 0px; line-height: 140%; }
h1 { margin: 0px 0px 0px 0px; font-size: 17px; font-weight: bold; color: #5B8AA9; font-family: arial, verdana; }
h2 { margin: 15px 0px 0px 0px; font-size: 15px; font-weight: bold; color: #666; font-family: arial, verdana; }
h3 { margin: 15px 0px 0px 0px; font-size: 13px; font-weight: bold; color: #666; font-family: arial, verdana; }
p { margin: 0px; padding: 0px; border: none; line-height: 140%; }
.clear { clear: both; }
.toright { text-align: right; }
.toleft { text-align: left; }
.tocenter { text-align: center; }
.fright { float: right; }
.fleft { float: left; }
.mbottom { margin-bottom: 10px; }
.hand { cursor: pointer; }

/*** LINKI ***/
a { color: #5B8AA9; text-decoration: underline; }
a:hover { color: #5B8AA9; text-decoration: none; }
a.button { width: 145px; height: 25px; background: url(../images/button.jpg) no-repeat 0px 0px; text-align: center; font: bold 12px arial; color: #FFF; display: block; text-decoration: none; margin: 2px; line-height: 25px;}
a.button:hover { background: url(../images/button.jpg) no-repeat 0px -25px; }
a.button2 { width: 145px; height: 25px; background: url(../images/button.jpg) no-repeat -145px 0px; text-align: center; font: bold 11px arial; color: #FFF; display: block; text-decoration: none; margin: 2px; line-height: 25px;}
a.button2:hover { background: url(../images/button.jpg) no-repeat -145px -25px; }

/*** ALERT ***/
div.alert, div.alert-ok { margin: 10px auto; padding: 20px; font-size: 12px; font-weight: bold; text-align: center; width: 400px; font-family: arial; background: #FFFFDD; color: #CA0000; border: 1px solid #CA0000; }
div.alert-ok { background: #EEFFEE; color: #024C00; border: 1px solid #038B00; }

/*** FORM ***/
form { margin: 0px; padding: 0px; border: none; }
input, textarea, select { font-size: 12px; padding: 4px; font-family: Arial; background: #FFF url(../images/xform/element-input.gif) repeat-x left bottom; border: 1px solid #A4A4A4; }
input:focus, textarea:focus, select:focus { background: #FFFFDD; border: 1px solid #000; }
input.checkbox { margin: 4px 0px; padding: 0px; border: none; background: none; }
textarea { width: 350px; height: 100px; }
input.button { background: url(../images/button.jpg) no-repeat 0px 0px; width: 145px; height: 25px; font-size: 12px; font-weight: bold; font-family: arial; color: #FFF; border: none; cursor: pointer; }
input.button:hover { background: url(../images/button.jpg) no-repeat 0px -25px; }
input.button2 { background: url(../images/button.jpg) no-repeat -145px 0px; width: 145px; height: 25px; font-size: 12px; font-weight: bold; font-family: arial; color: #FFF; border: none; cursor: pointer; }
input.button2:hover { background: url(../images/button.jpg) no-repeat -145px -25px; }

/*** xFORM ***/
table.xForm { margin: 0px auto; border-spacing: 0;}
table.xForm th { height: 31px; background: url(../images/xform/tablehead_bg.gif) no-repeat top right; color: #FFF; }
table.xForm td { background: #DFE4EB url(../images/xform/tabletd_bg.gif) repeat-x left bottom; padding: 8px 7px; color: #494343;}
table.xForm td.tabletop { height: 44px; padding: 0px; background: #000 url(../images/xform/tabletop_start.gif) no-repeat top left; }
table.xForm td.tabletop h2 { height: 44px; padding: 0px; margin: 0px; color: #FFF; line-height: 44px; padding-left: 20px; background: url(../images/xform/tabletop_end.gif) no-repeat top right; }
table.xForm td.caption { width: 200px; text-align: right; font: bold 11px arial, tahoma, verdana; color: #1D3257; }
table.xForm td.info { width: 20px; padding: 0px; }
table.xForm td.element {  }
table.xForm td.errorIcon { width: 14px; }
table.xForm td.submitbox { margin: 0px auto; text-align: right; padding: 5px; padding-right: 0; background: none; }
table.xForm div.errorInfoOff { display: none; }
table.xForm div.errorInfoOn { display: block; text-align: left; color: #CA0000; background: #FFFFDD; font-size: 11px; font-family: verdana; font-weight: normal; margin: 4px 0px; padding: 2px; border: 1px solid #CA0000; }
table.xForm div.infoText { display: none; background: #FFF; color: #066289; font-weight: normal; font-size: 11px; padding: 4px; border: 1px solid #AAA; margin: 4px 0px; }
table.xForm tr.infoText { display: none; }
table.xForm tr.infoText td { background: #FFF; color: #066289; font-weight: normal; font-size: 11px; padding: 4px; border: 1px solid #AAA; margin: 4px 0px; }
table.xForm div.infoUpload { color: #1C9500; font-size: 11px; margin: 4px 0px; }
table.xForm iframe.xFormIframe { display: none; width: 0px; height: 0px; border: none; margin: 0px; padding: 0px; }
table.xForm tr.nobg td { background: none; }
table.xForm tr.back td { background: none; padding: 0; }

/*** TABLES ***/
tr.head td { height: 20px; background: url(../images/xform/head.gif) repeat-x left bottom; border-bottom: 1px solid #666; font-size: 16px; font-family: Arial, Verdana; color: #000; font-weight: bold; }
tr.field td { height: 20px; background: url(../images/xform/field.gif) repeat-x left bottom; border-right: 1px solid #777; padding: 2px; font-size: 11px; color: #FFF; font-weight: bold; text-align: center; }
tr.panel td { height: 20px; background: url(../images/xform/field.gif) repeat-x left bottom; font-size: 13px; color: #FFF; font-weight: bold; text-align: left; padding: 0px; }
tr.bright:hover td { background: #D4E2EA url(../images/xform/tablehoverbg.gif) repeat-x left bottom; }
tr.dark:hover td { background: #D4E2EA url(../images/xform/tablehoverbg.gif) repeat-x left bottom; }
tr.info td { color: #CA0000; font-weight: bold; }
table.noborder tr td { border: none; }
table.nobg { background: none; }
table.nobg tr td { background: none; }

/*** listOfPages ***/
p.listOfPages { margin: 2px 0; height: 30px; }
p.listOfPages a, p.listOfPages span { display: block; float: left; width: 19px; height: 19px;  margin-right: 1px; color: #D4D2D2; text-decoration: none; font: bold 11px arial; text-align: center; line-height: 20px;  border: 1px solid #D4D2D2; }
p.listOfPages span { height: 19px; line-height: 19px; border: 1px solid #D4D2D2; color: #75AACF; }
p.listOfPages a:hover {  border: 1px solid #75AACF; color: #75AACF; }
p.listOfPages a.active {  border: 1px solid #75AACF; color: #75AACF; }

/*** GALLERY ***/
div#gallery { width: 520px; margin: 10px 0px 0px 0px; padding: 0px; float: left; padding-left: 15px; }
div#gallery a { float: left; padding: 2px; }
div#gallery a img { border: 1px solid #888; }

/*** PATH ***/
div#path { width: 670px; height: 25px; border-bottom: 1px solid #BBB; }
div#path ul { margin: 0px; padding: 0px; list-style: none; }
div#path ul li { margin: 0px; padding: 0px; float: left; }
div#path ul li a { display: block; padding: 2px 10px; background: url(../images/link-point.gif) no-repeat 0px 50%; }
div#path ul li a:hover { background: url(../images/link-point.gif) no-repeat 1px 50%; }

/*** WEBTON ***/
div#footer { clear: both; width: 890px; padding: 5px; margin: 1px auto; text-align: center; }
div#footer a.tworzenie { text-decoration: none; font-size: 9px; text-decoration: none; }
div#footer a.stron { font-size: 10px; }

/*** DYNAMIC-MENU ***/
.box-topmenu { width: 900px; margin: 0px auto; background: #000; font: bold 11px Verdana; }
/* MAIN */
.box-topmenu ul { margin: 0; padding: 0; list-style-type: none; }
.box-topmenu ul li { position: relative; display: inline; float: left; }
.box-topmenu ul li a { padding: 8px 10px; display: block; background: #000; color: #FFF; border-right: 1px solid #778; text-decoration: none; }
.box-topmenu ul li a:hover { background: #555; color: #FFF; }
.box-topmenu ul li a.on { background: #CA0000; color: #FFF; }
.box-topmenu ul li a.on:hover { background: #0000AA; color: #FFFF00; }
* html .box-topmenu ul li a { display: inline-block; } /* dla IE6 */
/* SUB */
.box-topmenu ul li ul { position: absolute; left: 0; display: block; visibility: hidden; }
.box-topmenu ul li ul li { display: list-item; float: none; }
.box-topmenu ul li ul li a { font: normal 13px Verdana; width: 190px; padding: 5px; margin: 0; border-top-width: 0; border-bottom: 1px solid #555; background: #666; }
.box-topmenu ul li ul li a:hover { background: #333; color: FFF; }
.box-topmenu ul li ul li a.on { background: #000066; color: FFF; }
.box-topmenu ul li ul li a.on:hover { background: #3333BB; color: BBB; }
/* ARROW */
.downarrowclass { position: absolute; top: 12px; right: 7px; }
.rightarrowclass { position: absolute; top: 6px; right: 5px; }

/*** PLATNOSCI ***/
div#platnosci { margin: 20px 0px; width: 670px; }
div#platnosci div.bank { float: left; text-align: center; width: 130px; height: 80px; }
div#platnosci input { margin: 4px 0px; background: none; border: none; }
div#platnosci div { margin: 0px; background: none; border: none; }
div#platnosci label { font-size: 10px;  color: #0E67C3; }
div#platnosci img { border: none; height: 30px; }











/*** LAYOUT ***/

#toptopbox {
	width: 950px;
	height: 30px;
	padding: 9px 15px 10px 15px;
	background: #FFF;
	margin: 0px auto;
	}

#toptopbox ul, #toptopbox ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 30px;
	float: left;
	}

#toptopbox ul {
	background: url(../images/menubg.gif) repeat-x;
	}

#toptopbox ul li {
	}

#toptopbox ul li.sep {
	width: 2px;
	background: url(../images/sep.gif) no-repeat;
	}

#toptopbox ul li a {
	font: bold 11px arial;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	display: block;
	padding: 0px 22px;
	background: url(../images/menupoint.gif) no-repeat center bottom;
	}

#toptopbox ul li a:hover {
	background: #3A596B url(../images/menupoint.gif) no-repeat center bottom;
	}

#toptopbox ul li.on a {
	background: #F7B40D url(../images/menupoint.gif) no-repeat center bottom;
	}

#searchbox {
	padding-top: 3px;
	width: 245px;
	float: right;
	}

#searchbox * {
	float: right;
	}

#searchbox input.search-button
{
	padding: 0px;
	margin: 0px;
	border: none;
	margin-left: 5px;
}

#searchbox input.search-input
{
	width: 130px;
}

#topbox {
	background: url(../images/top_bg.jpg) no-repeat top center;
	}

#topbox div {
	width: 980px;
	height: 190px;
	margin: 0px auto;
	background: url(../images/top.jpg) no-repeat;
	}

#mainbox {
	width: 950px;
	padding: 15px;
	margin: 0px auto;
	background: #FFF;
	padding-top:18px;
	}

#leftside {
	width: 190px;
	float: left;
	}

#rightside {
	width: 188px;
	float: right;
	}

.panelhead {
	height: 30px;
	background: url(../images/panel_head.jpg) no-repeat;
	font: bold 12px arial;
	color: #FFF;
	line-height: 30px;
	padding-left: 25px;
	}

.katmenu_top {
	height: 20px;
	background: url(../images/katmenu_topbg.gif);
	}

.katmenu_bottom {
	height: 15px;
	background: url(../images/katmenu_end.gif);
	}

#katmenu {
	background: #75AACF url(../images/katmenu_sep.gif) no-repeat;
	}

#katmenu ul, #katmenu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#katmenu ul {
	background: url(../images/katmenu_sep.gif) no-repeat left bottom;
	padding: 2px 0px;
	}

#katmenu ul li {

	}

#katmenu ul li.sep {
	height: 2px;
	font-size: 1px;
	background: url(../images/katmenu_sep.gif) no-repeat;
	}

#katmenu ul li a {
	display: block;
	padding: 5px 10px 5px 14px;
	font: normal 11px arial;
	color: #FFF;
	text-decoration: none;
	}

#katmenu ul li a:hover {
	background: url(../images/katmenu_.gif) repeat-y;
	}

#katmenu ul li a.on {
	background: #F7B40D;
	font-weight: bold;
	}

#katmenu ul li ul {
	padding-left: 10px;
	background: #6191B1;
	}

#katmenu ul li ul li a {
	color: #F7B40D;
	padding: 3px 3px 3px 20px;
	}

#katmenu ul li ul li a.on {
	background: none;
	font-weight: bold;
	}

#katmenu ul li ul li a:hover {
	background: none;
	text-decoration: underline;
	}

#centerside {
	width: 535px;
	margin: 0px auto;
	}

.panelend {
	height: 12px;
	background: url(../images/panel_end.gif) no-repeat;
	}

.banerbox {
	padding: 10px 0px;
	text-align: center;
	}

.panelbox {
	padding: 10px;
	padding-top: 15px;
	border: 1px solid #C3C3C3;
	background: url(../images/leftpanel_top.gif) repeat-x;
	}

#newslettertable {
	border-collapse: collpase;
	margin: 0px auto;
	margin-top: 6px;
	}

#newslettertable tr td {
	padding: 3px;
	}

#newslettertable tr th {
	text-align: right;
	font: normal 11px arial;
	color: #5B8AA9;
	}

#basketbox {
	background: #527E9B url(../images/koszyk_bg.jpg) no-repeat;
	padding: 10px 10px 0px 10px;
	}

#basketbox div {
	font: bold 13px arial;
	color: #FFF;
	padding: 7px 0px 3px 15px;
	}

#basketbox table {
	width: 170px;
	margin-top: 15px;
	}

#basketbox table tr td {
	color: #E1F3FF;
	padding: 2px;
	}

#basketbox table tr td a {
	color: #FFF;
	}

#suma {
	background: #416E8B;
	text-align: center;
	font: normal 11px arial;
	padding: 3px;
	color: #FFF;
	margin: 8px 0px;
	}

#bottomcontainer {
	height:163px;
	background: #3C5C6F url(../images/bot.gif) repeat-x;
	}

#bottombox {
	width: 980px;
	/* padding: 15px; */
	padding-top: 0px;
	margin: 0px auto;
	}

#bottommenu {
	text-align: center;
	padding: 10px 10px 10px 10px;
	background: #FFF;
	/* url(../images/bottombg.gif) repeat-x 0% 100%; */
	color: #466F89;
	}

#infolinebox {
	height: 70px;
	padding: 10px 17px;
	background: #3C5C6F url(../images/infolinia.jpg) no-repeat top right;
	}

#infolinebox h2 {
	width: 140px;
	margin: 0px;
	padding: 0px;
	color: #8CC8F1;
	text-align: center;
	line-height: 100%;
	}

#infolinebox dl {
	color: #FFF;
	width: 150px;
	float: left;
	padding-left: 15px;
	border-left: 1px solid #8CC8F1;
	}

#infolinebox dl * {
	padding: 0px;
	margin: 0px;
	}

#infolinebox dl dt {
	font: bold 13px arial;
	}

#bottommenu a {
	text-decoration: none;
	}

#bottommenu a:hover {
	text-decoration: underline;
	}

#bottombox p {
	text-align: center;
	padding: 10px;
	font: normal 12px arial;
	color: #417CA2;
	border-bottom: 1px solid #CACACA;
	}

#footer {
	padding: 7px;
	text-align: center;
	color: #5B5F62;
	}

#loginbox {
	border: 1px solid #E4E4E4;
	padding: 1px;
	background: #EEE;
	height: 45px;
	}

#loginbox table {
	background: url(../images/headpanel_bg.gif) repeat-x;
	width: 531px;
	color: #5B8AA9;
	padding-top: 6px;
	}

#loginbox table te td {
	padding: 2px;
	}

.zalogowany{
	padding-left:10px;
}

.zalogowany .login{
	float:left;
	padding:15px 5px 0 0;
}

.zalogowany a{
	display:block;
	float:left;
	padding:10px 5px 0 0;
}


#hometable {
	width: 535px;
	height: 25px;
	background: url(../images/label_bg.gif) repeat-x;
	margin-top: 12px;
	text-align: center;
	}

#hometable tr td a {
	font: bold 12px arial;
	color: #FFF;
	line-height: 25px;
	text-decoration: none;
	display: block;
	}

#hometable tr td a:hover {
	color: #F7B40D;
	}

#hometable tr td.sep {
	width: 2px;
	height: 25px;
	background: url(../images/label_sep.gif) no-repeat;
	}

#hometable tr td.on {
	background: #F7B40D;
	}

#hometable tr td.on a:hover {
	color: #5B8AA9;
	}


.headbox {
	width: 535px;
	height: 25px;
	background: url(../images/head_bg.gif) repeat-x;
	}

.headbox div {
	width: 1px;
	height: 25px;
	float: right;
	background: url(../images/head_end.gif) no-repeat;
	}

.headbox h3 {
	font: bold 11px arial;
	color: #FFF;
	padding-left: 25px;
	height:20px;
	margin:0;
	padding-top:5px;
	background: url(../images/head_start.gif) left center no-repeat;

	}

.homebox {
	margin-top: 1px;
	width: 493px;
	border: 1px solid #D4D2D2;
	padding: 20px;
	background: url(../images/centerframe_top.gif) no-repeat top center;
	border-bottom: none;
	}

.itemlist {
	margin-top: 10px;
	width: 493px;
	border: 1px solid #D4D2D2;
	padding: 20px;
	background: url(../images/centerframe_top.gif) no-repeat top center;
	float: left;

	}

.itemlist a.itemname {
	text-decoration: none;
	display: block;
	height: 30px;
	}

.itemlist a.itemname:hover {
	color: #71A5C8;
	text-decoration: underline;
	}



.aktualnoscibox {
	width: 535px;
	height: 25px;
	margin-top:10px;
	background: url(../images/head_bg.gif) repeat-x;
	}

.aktualnoscibox div {
	width: 1px;
	height: 25px;
	float: right;
	background: url(../images/head_end.gif) no-repeat;
	}

.aktualnoscibox h3 {
	font: bold 11px arial;
	color: #FFF;
	padding-left: 25px;
	height:20px;
	margin:0;
	padding-top:5px;
	background: url(../images/head_start.gif) left center no-repeat;

	}




div#itemlist3{width:500px; background:#FFFAE8; margin-bottom:5px;}
div#itemlist3 .itemfoto  {padding:10px;float:left;}
div#itemlist3 .rightside-onecol {width:300px; float:left; padding:10px;}


#itembox{border:1px solid #d4d2d2; padding:10px;margin-bottom:5px;}
#itembox .itemfoto{width:125px; float:left;}
#itembox .itemfoto img{width:110px;}
#itembox .rightside-onecol {width:300px; float:left;}
#itembox .rightside-onecol a.tytul{padding-bottom:10px;display:block;font-weight:bold;}

.homeboxbottom {
	width: 533px;
	height: 16px;
	background: url(../images/centerframe_bottom.gif) no-repeat;
	border: 1px solid #D4D2D2;
	border-top: none;
	}

.autor {
	font: bold 12px arial;
	color: #5B5F62;
	}

#fotobox {
	width: 120px;
	float: left;
	padding-top: 10px;
	}

#fotobox a {
	display: block;
	width: 105px;
	}

#fotobox a img {
	width: 105px;
	padding-bottom: 10px;
	}

#descriptionbox {
	margin-top: 10px;
	border: 1px solid #CACACA;
	padding: 15px;
	margin-left: 120px;
	background: url(../images/centerframe_bg.jpg) no-repeat;
	}

#descriptionbox table tr th {
	text-align: left;
	vertical-align: top;
	font: normal 11px arial;
	}

#descriptionbox table tr td span {
	font-weight: bold;
	color: #5B8AA9;
	}

.pricebox {
	width: 170px;
	height: 25px;
	padding-left: 20px;
	font: bold 15px arial;
	color: #FFF;
	background: #F7B40D;
	line-height: 25px;
	float: left;
	}


.prenum {
	width: 178px;
	height: 25px;
	display: block;
	float: left;
	background: #F2F2F2;
	text-align: center;
	line-height: 25px;
	border-left: 4px solid #FFF;
	}


.itembox {
	width: 133px;
	border: 1px solid #D4D2D2;
	padding: 10px;
	float: left;
	margin: 4px;
	height: 185px;
	}

.itembox div {
	text-align: center;
	padding-bottom: 10px;
	}

.itembox p span {
	font: bold 12px arial;
	color: #5B8AA9;
	}


#assortmentDetail{
height:240px;
}

div#content-left { margin: 0px; padding: 0px; float: left; width: 199px; background: #EEE; border-right: 1px solid #BBB; }
div#content-left ul { margin: 0px; padding: 0px; list-style: none; }
div#content-left ul li { margin: 0px; padding: 0px; }
div#content-left ul li a { padding: 3px 12px; text-decoration: none; display: block; color: #444; background: url(../images/link-point.gif) no-repeat 2px 50%; }
div#content-left ul li a:hover { background: #888 url(../images/link-point.gif) no-repeat 2px 50%; color: #FFF; }
div#content-left ul li a.on { background: #CA0000 url(../images/link-point.gif) no-repeat 2px 50%; color: #FFF; }
div#content-left ul li a.on:hover { background: #CA0000 url(../images/link-point.gif) no-repeat 2px 50%; color: #FFFF00; }
div#content-left ul.sub { padding: 0px; margin: 0px 0px 0px 10px; }
div#content-left ul.sub li { padding: 0px; margin: 0px; }
div#content-left ul.sub li a { font-size: 10px; }
div#content-left ul.sub li a:hover { background: #ddd url(../images/link-point.gif) no-repeat 2px 50%; color: #000; }
div#content-left ul.sub li a.on { background: url(../images/link-point.gif) no-repeat 2px 50%; color: #000; font-weight: bold; }

div#box-top { width: 878px; margin: 0px auto; font-size: 16px; font-weight: bold; padding: 10px; background: #DDD; border: 1px solid #BBB; color: #000; }
div#box-top div.left { width: 200px; float: left; }
div#box-top div.right { width: 600px; float: right; text-align: right; font-size: 11px; font-weight: normal; padding-top: 10px; }
div#box-top div.language { font-size: 10px; font-weight: normal; }

div#box-content { width: 898px; margin: 1px auto; padding: 0px; background: #FFF; border: 1px solid #BBB; }

div#content-main { margin-left: 200px; padding: 10px; background: #F9F9F9; }

div#box-bottom { clear: both; width: 890px; padding: 5px; margin: 1px auto; background: #DDD; 	text-align: right; }

h1#caption { padding: 2px 0px; margin: 10px 0px; width: 670px; text-align: left; border-bottom: 1px dotted #666; }

div.leftpanel p.head { font-size: 14px; font-weight: bold; font-family: arial; background: #000; padding-left: 4px; color: #FFF; }
div.leftpanel span { display: block; width: 178px; margin: 10px auto; }

div.newsitem p.date { margin-top: 5px; font-style: italic; font-size: 9px; padding: 2px; }
div.newsitem a.title { font-weight: bold; display: block; padding: 2px; }
div.newsitem p.desc { padding: 2px; }
div.newsitem p.more { padding: 2px; text-align: right; font-size: 10px; border-bottom: 1px dotted #AAA; }







/*** CSS-MODULES ***/

/*** cart ***/
table.cart { background: none; width: 190px; }
table.cart tr td { background: none; color: #000; border-bottom: 1px dotted #AAA; }
table.cart tr td.price { text-align: right; font-weight: bold; }
table.cart tr td.suma { text-align: center; padding: 5px 2px; border-top: 1px solid #444; border-bottom: 1px solid #444; }

/*** buy ***/
table.xForm td.sum1 { padding-right: 10px; text-align: right; font-size: 14px; font-weight: bold; font-family: arial; color: #FFFFFF; background: #333; }
table.xForm td.sum2 { padding-right: 10px; text-align: right; font-size: 14px; font-weight: bold; font-family: arial; color: #FFFFFF; background: #AA0000; }

div#loadData { margin: 10px auto; border: 1px dotted #0A5774; width: 535px; background: #FFF; height: 55px; }
div#loadData div.left { padding: 10px; padding-top: 15px; float: left; width: 100px; text-align: center; }
div#loadData div.right { padding: 10px; float: right; width: 340px; }

/*** payment ***/
p.zaplac { width: 670px; border-top: 1px dotted #BBB; padding-top: 15px; }
p.zaplac span { font: bold 18px arial; color: #000; }

div.cena { padding: 5px 0px; margin: 5px 0px; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD;  }
div.cena span { font-size: 10px; color: #666; }
div.cena span.itemprice { color: #479BBA; font-size: 14px; font-weight: bold; line-height: 140%; }
div.cena span.stara_cena{padding-left:5px;text-decoration: line-through; font:bold 11px Arial; color:#CA0000;}

/*** aktualnosci ***/
div#aktualnosci { padding: 0px; margin-bottom: 5px; padding-bottom: 4px; border-bottom: 1px solid #C6C6C6; height: 20px; margin-right: 240px; margin-top: 10px; }
div#aktualnosci div { margin: 0px; padding-top: 7px; width: 130px; float: right; text-align: right; }
div#listAktualnosci { float: right; width: 220px; }
div#listAktualnosci div { padding: 10px; margin: 0px 0px 4px 10px; }
div.contentAktualnosci { margin-right: 240px; padding-top: 20px; }

/*** home page ***/
div#homepage { margin: 5px 0; border: 1px solid #777; height: 300px; }
div#homepage a.home-page { display: block; height: 270px; }
div#navigation { padding-right: 10px; }

div#mainbanerbox { text-align: center; height: 120px; margin: 0 auto; padding: 0; }
