.boxText { font-family: tahoma; font-size: 11px; }
.errorBox { font-family : Tahoma; font-size : 11px; background: #ffffff; font-weight: bold; }
.stockWarning { font-family : Tahoma; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #fafafa; padding: 10px; border: 1px solid #f6f6f6; }
.orderEdit { font-size : 10px; color: #cc0000; text-decoration: underline; }

BODY {
  background: url('images/comel/bck_body.png') repeat-x #AFB3B9;
  color: #000000;
  margin: 0px;
  font-family: tahoma;
	font-size: 11px;
}

IMG {
border: 0px;
behavior: url('images/comel/pngbehavior.htc') ;
}

.ramka_sklep {

}


A {
  color: #006699;
  text-decoration: none;
}

A:hover {
  color: #006699;
  text-decoration: underline;
}

/* Formularze */

form {
	display: inline;
}

textarea {
  width: 100%;
  font-family: Tahoma;
  font-size: 11px;
  border: 1px solid #c0c0c0;
}

input.inputField {
    font-family: Tahoma;
    font-size: 11px;
    border: 1px solid #c0c0c0; 
    background-color: white;
	padding:2px;
   }
   
input.radio {
	font-size: 11px;
    color: #000000
}
   
select.pullDown {
	background-color: #ffffff; 
    font-weight: normal; 
    font-size: 11px; 
    color: black;
	border: 1px solid #c0c0c0;
}

/* Formularze - koniec*/

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma;
  font-size: 11px;
  background: #ffffff;
  border-top: 0px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  color: #006699;
  font-weight : normal;
}

A.headerNavigation { 
  color: #006699; 
}

A.headerNavigation:hover {
  color: #006699;
}

TD.headerNavigation2 {
  font-family: Tahoma;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation2 { 
  color: #ffffff; 
}

A.headerNavigation2:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: #ffffff;
}

.infoBoxNotice {
  background: #c0c0c0;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  background-image: url('images/infobox/infobox_heading.gif');
  color: #006699;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma;
  font-size: 10px;
}

TD.noborderbox {
  font-family: tahoma;;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
	padding: 5px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
	padding: 5px;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma;
  font-size: 11px;
	text-transform: uppercase;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma;
	line-height: 1.5;
  font-size: 11px;
	padding: 5px;
}

div.data {
	background: url('../templates/gfx/bck_menu_gr.png') #6D747C no-repeat;
	background-position: right top;
	padding-left: 11px;
	padding-right: 27px;
	float: left;
	padding-top: 0px;
	vertical-align: top;
}

span.data {
	margin-top: 9px;
	font-size: 11px;
	color: #B5B9BD;
	height: 11px;
	display: table;
}

a.product_listing_name:link, a.product_listing_name:visited {
  font-weight: bold;
  font-size: 14px;
}

a.product_listing_name:hover {
	text-decoration: underline;
}

A.pageResults {
  color: #006699;
}

A.pageResults:hover {
  color: #006699;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma;
  font-size: 11px;
  font-weight:bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #006699;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #eeeeee; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #eeeeee; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma; font-size: 10px; color: #ff0000; }

TD.category_desc {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
}

#button {
padding: 0px;
font-size:11px;
font-family:  Tahoma;
background-color: #ffffff;
color: #000000;
}

#button ul {
list-style: none;
margin: 0px;
padding: 0px;
border-top: 1px solid #c0c0c0;
}
		
#button li {
border-bottom: 1px solid #c0c0c0;
margin: 0;
width: 100%;
}

#button li a {
display: block;
padding: 3px;
border-left: 0px solid #c0c0c0;
border-right: 0px solid #c0c0c0;
background-color: #eeeeee;
color: #006699;
text-decoration: none;
width: 100%;
}

html>body #button li a {
		width: auto;
}

#button li a:hover {
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
background-color: #c0c0c0;
color: #333333;
}
        
#button li.selected  a {
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
background-color: #666666;
color: #ffffff;
} 
			   
/* POLECAMY na głównej */
			   
A.featured {
	font-size: 13px;
	font-family: Tahoma;
	color: #990033;
}

TD.featuredText {
	font-size:11px;
	font-family: Tahoma;
	color: #000000
}

.featuredHeading {
	font-size: 12px;
	font-family: Tahoma;
	color: #666666;
	background: #eeeeee;
	border: 1px solid #c0c0c0;
}	

.featuredBorder {
	border:1px solid #c0c0c0;
}

/* POLECAMY na głównej - koniec */

/* PROMOCJE na głównej */

A.promocje {
	font-size: 12px;
	font-family: Tahoma;
	color: #990033;
}

TD.promocjeText {
	font-size:11px;
	font-family: Tahoma;
	color: #000000
}

.promocjeHeading {
	font-size: 12px;
	font-family: Tahoma;
	color: #ffffff;
	background: #006699;
	border: 1px solid #006699;
}

/* PROMOCJE na głównej - koniec */

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Tahoma;
  font-size: 11px;
}

TD.categ {
     vertical-align: top;
}

A.inactiveNavigation {
  font-family: Tahoma;
  font-size: 11px;
  font-weight : normal; 
  color: #666666; 
}

A.inactiveNavigation:hover {
  font-family: Tahoma;
  font-size: 11px;
  font-weight : normal; 
  color: #666666;
}

TD.inactiveNavigation {
  font-family: Tahoma;
  font-size: 11px;
  color: #666666;
  background: #eeeeee;
  font-weight : normal;
}

A.activeNavigation {
  font-family: Tahoma;
  font-size: 11px;
  font-weight : bold; 
  color: #ffffff; 
}

TD.activeNavigation {
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  background: #FF9900;
  font-weight : normal;
}

A.tabsNavigation {
  font-family: Tahoma;
  font-size: 11px;
  font-weight : bold; 
  color: #006699; 
}

A.tabsNavigation:hover {
  font-family: Tahoma;
  font-size: 11px;
  font-weight : bold; 
  color: #006699;
}

TD.tabsNavigation {
  font-family: Tahoma;
  font-size: 11px;
  color: #006699;
  font-weight : bold;
}

.tlf {background-image: url(images/zakladki/l_off.gif); }
.tlo {background-image: url(images/zakladki/l_on.gif); }
.trf {background-image: url(images/zakladki/r_off.gif); }
.tro {background-image: url(images/zakladki/r_on.gif); }
.tff {background-image: url(images/zakladki/off_off.gif); }
.tfo {background-image: url(images/zakladki/off_on.gif); }
.tof {background-image: url(images/zakladki/off_on.gif); }
.tmf {background-image: url(images/zakladki/m_off.gif); }
.tmo {background-image: url(images/zakladki/m_on.gif); }
.tabsOff           { font-size: 11px; text-decoration: none; padding: 0px 0px 4px 0px; font-family: Tahoma; font-weight:bold}
.tabsOff a:link, .tabsOff a:visited { color: #006699; }
.tabsOff a:hover   { color: #006699; text-decoration: underline;}
.tabsOff a:active  { color: #006699; }
.tabsOn            { font-size: 15px; font-weight: bold; padding: 0px 0px 4px 0px;}
.tabsOn a:link, .tabsOn a:visited, .tabsOn a:hover, .tabsOn a:active  { color: #006699; text-decoration: none;} 

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 14px;
                 color: #666666;
                 text-align : left;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap;
		padding-bottom: 3px;			 }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }






/*--------------------------------------------------------------------------------------------------------------*/

/*--KATEGORIE--*/

#thecategories a:hover {
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: 0px;
	width: 248px;
	border: 0px;
	padding-top: 57px;
	background: url('images/comel/bck_kategorie_prod.png') no-repeat #9399A2;
}

#thecategories a {
	display: block;
}



.topcat {
	font-weight: normal;
}

.topcat a:link, .topcat a:visited  {
	color: white;
	width: 206px;
	margin-left: 21px;
	margin-right: 21px;
	display: block;
	font-size: 11px;
	text-decoration: none;
	background: url('images/comel/menu_pos_bck.gif') -21px 0px repeat-x;
	font-family: tahoma;
	padding-left: 13px;
	padding-top: 4px;
	padding-bottom: 9px;
	font-weight: normal;
}

.topcat a:hover {
	color: #FFD700;
}

.secondcat {
	background: url('images/comel/bg_sub.png') no-repeat;
	background-position: bottom left;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-left: 21px;
	margin-right: 21px;
	padding-left: 10px;
	display: block;
	font-weight: normal;
}

.secondcat a:link, .secondcat a:visited {
	background: url('images/comel/pkt_sub.png') no-repeat;
	padding-left: 11px;
	background-position: -2px -4px;
	color: white;
	font-size: 11px;
	text-decoration: none;
}

.secondcat a:hover {
	color: #FFD700;
}

.thirdcat {
	background: url('images/comel/bg_sub.png') no-repeat;
	background-position: bottom left;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-left: 29px;
	margin-right: 21px;
	padding-left: 10px;
	display: block;
	font-weight: normal;
}

.thirdcat a:link, .thirdcat a:visited {
	background: url('images/comel/pkt_sub2.png') no-repeat;
	padding-left: 11px;
	background-position: -2px -4px;
	color: white;
	font-size: 11px;
	text-decoration: none;
}

.thirdcat a:hover {
	color: #FFD700;
}

.fourthcat {
	background: url('images/comel/bg_sub.png') no-repeat;
	background-position: bottom left;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-left: 37px;
	margin-right: 21px;
	padding-left: 10px;
	display: block;
	font-weight: normal;
}

.fourthcat a:link, .fourthcat a:visited {
	background: url('images/comel/pkt_sub3.png') no-repeat;
	padding-left: 11px;
	background-position: -2px -4px;
	color: white;
	font-size: 11px;
	text-decoration: none;
}

.fourthcat a:hover {
	color: #FFD700;
}

.fifthcat {
	background: url('images/comel/bg_sub.png') no-repeat;
	background-position: bottom left;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-left: 21px;
	margin-right: 45px;
	padding-left: 10px;
	display: block;
	font-weight: normal;
}

.fifthcat a:link, .fifthcat a:visited {
	background: url('images/comel/pkt_sub.png') no-repeat;
	padding-left: 11px;
	background-position: -2px -4px;
	color: white;
	font-size: 11px;
	text-decoration: none;
}

.fifthcat a:hover {
	color: #FFD700;
}

a.activelink {
	text-transform: uppercase;
	color: #f2dd00;
	font-weight: bold;
	background: white;
	display: block;
}

#thecategories_bck {
	padding-bottom: 15px;
	background: url('images/comel/bck_kategorie_prod_bck.png') no-repeat;
	background-position: bottom left;
}

/*--- KONIEC KATEGORII ---*/

/*--- KOSZYK ---*/

td.boxtext {
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;
	display: block;
	border: 0px;
}
	
div.koszyk {
	padding-top: 57px;
	background: url('images/comel/bck_koszyk.png') no-repeat;
	width: 248px;
}

div#koszyk {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

td.infoBoxContents {
	font-family: Tahoma;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid  #cecece;
}

div.koszyk_gora {
	display: table;
	text-align: center;
	position: absolute;
	top: 15px;
	right: 25px;
	background: #5E646B;
	color: white;
	border: 4px solid #5E646B;
	z-index: 1000;
}

div.koszyk_gora_tresc {
	color: white;
	font-size: 11px;
}

div.koszyk_span {
	color: silver;
	padding: 8px;
	float: left;
}

a.koszyk:link, a.koszyk:visited {
	color: silver;
	text-decoration: none;
	font-size: 11px;
}

a.koszyk:hover {
	color: #FFD700;
}

/*--- KONIEC KOSZYKA ---*/

/*--- LOGOWANIE ---*/
	
div.login {
	padding-top: 57px;
	background: url('images/comel/bck_logowanie.png') no-repeat;
	width: 248px;
}

div#login {
	padding-left: 10px;
	padding-right: 10px;
}

a.login:link, a.login:visited {
	display: block;
	color: white;
	background: #9399A2;
	padding: 7px;
	margin: 2px;
	margin-top: 9px;
	text-decoration: none;
	font-size: 10px;
	float: left;
	border: 1px solid white;
	
}

a.login:hover {
	background: #A1A6AE;
	border: 1px solid #9399A2;
}

/*--- KONIEC LOGOWANIE ---*/

/*--- POWITANIE ---*/

div.rog_l {
	background: url('images/comel/rog_l.gif') no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0px;
	bottom: -10px;
	font-size: 1px;
}

div.rog_p {
	background: url('images/comel/rog_p.gif') no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 0px;
	bottom: -10px;
	font-size: 1px;

}


div.rog_l2 {
	background: url('images/comel/rog_l2.gif') no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 1px;
}

div.rog_p2 {
	background: url('images/comel/rog_p2.gif') no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 1px;

}


TD.headerPowitanie {
	border-top: 1px solid #676D75;
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	background: #676D75;
	color: #C8C8C8;
	font-weight : normal;
	padding-left: 16px;
	padding-right: 5px;
}

.headerPowitanie a:link, .headerPowitanie a:visited  {
	color: white;
	text-decoration: none;
}

.headerPowitanie a:hover {
	text-decoration: underline;
}

SPAN.greetUser {
  font-family: Tahoma;
  font-size: 11px;
  color: #FFD700;
  font-weight: bold;
}


/*--- KONIEC POWITANIE ---*/

/*--- MENU GRAFICZNE ---*/

#menu_graficzne {
	height: 32px;
	background: url('images/comel/bck_menu_gr.png') no-repeat #6D747C;
	background-position: right top;
	float: left;
}


div.menu_gr {
	float: left;
}

#link0 a:link, #link0 a:visited  {
	background: url('../templates/gfx/menu_strona_glowna.gif') 0px 0px no-repeat;
	width: 116px;
	height: 32px;	
	display: block;
}

#link0 a:hover {
	background: url('../templates/gfx/menu_strona_glowna.gif') 0px -32px no-repeat;
	width: 116px;
	height: 32px;	
	display: block;
}

#link1 a:link, #link1 a:visited  {
	background: url('../templates/gfx/menu_produkty.gif') 0px 0px no-repeat;
	width: 64px;
	height: 32px;	
	display: block;
}

#link1 a:hover {
	background: url('../templates/gfx/menu_produkty.gif') 0px -32px no-repeat;
	width: 64px;
	height: 32px;	
	display: block;
}

#link2 a:link, #link2 a:visited  {
	background: url('../templates/gfx/menu_uslugi.gif') 0px 0px no-repeat;
	width: 72px;
	height: 32px;	
	display: block;
}

#link2 a:hover {
	background: url('../templates/gfx/menu_uslugi.gif') 0px -32px no-repeat;
	width: 72px;
	height: 32px;	
	display: block;
}

#link3 a:link, #link3 a:visited  {
	background: url('../templates/gfx/menu_o_firmie.gif') 0px 0px no-repeat;
	width: 78px;
	height: 32px;	
	display: block;
}

#link3 a:hover {
	background: url('../templates/gfx/menu_o_firmie.gif') 0px -32px no-repeat;
	width: 78px;
	height: 32px;	
	display: block;
}
#link4 a:link, #link4 a:visited  {
	background: url('../templates/gfx/menu_poradnik_klienta.gif') 0px 0px no-repeat;
	width: 126px;
	height: 32px;	
	display: block;
}

#link4 a:hover {
	background: url('../templates/gfx/menu_poradnik_klienta.gif') 0px -32px no-repeat;
	width: 126px;
	height: 32px;	
	display: block;
}

/*--- KONIEC MENU GRAFICZNE ---*/


/*--- MENU SWF ---*/

div.menu_swf {
	position: absolute;
	top: 4px;
	left: 240px;
}

/*--- KONIEC MENU SWF ---*/

td.autor {
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 20px;
	font-size: 11px;
	text-align: right;
	display: table;
	color: #84878C;
}

a.autor:link, a.autor:visited {
	color: #84878C;
	text-decoration: none;
}

a.autor:hover {
	color: #54595F;
	text-decoration: none;
}

/*--- ---*/

div.wsp_tech {
	float: right;
	height: 32px;
	width: 236px;
	background: url('../templates/comel/gfx/psg_wsp_tech.png') no-repeat;
}

/*---KONIEC---*/

/* Karta produktu */


td.opis_produktu {
	border-bottom: 3px solid #f2f2f2;
	font-size: 11px;
}

div.skr_opis_produktu {
	border: 1px solid #f2f2f2;
	padding: 8px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	color: black;
}

td.news_boldgrey, div.news_boldgrey {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background: #f2f2f2;
	padding: 8px;
	display: block;
}

td.product {
	padding-top: 8px;
	padding-left: 12px;
	font-size: 11px;
}

ul {
	margin-top: 0px;
	font-size: 11px;
	margin-left: 20px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 6px;
	font-size: 11px;
}

div.sciezka {
	font-size: 10px;
	color: #979DA4;
	padding: 10px;
	background: url('images/comel/sciezka_l') no-repeat #eeeeee;
	background-position: left top;
}

div.sciezka a:link, div.sciezka a:visited {
	font-size: 10px;
	color: #575C64;
	text-decoration: none;
}

div.sciezka a:hover {
	color: #676D75;
	text-decoration: underline;
}

TD.productInfoHeading {
  font-family: trebuchet Ms;
  font-size: 26px;
  font-weight: bold;
	font-style: italic;
  color: #3D76B5;
  padding: 5px;
}

TD.productInfoCena {
  font-family: trebuchet ms;
  font-style: italic;
  font-size: 28px;
  font-weight: bold;
  color: #666666;
  padding: 5px;
  text-align: right;
	line-height: 20px;
	padding-top: 30px;
}

.productInfoBorder {
	padding: 10px;
	padding-top: 0px;
}

TD.extraFieldsName {
	background: #eeeeee;
	font-size: 11px;
	font-weight:bold;
	font-family: Tahoma;
}

TD.extraFieldsValue {
	background: #eeeeee;
	font-size: 11px;
	font-family: Tahoma;
}

TD.productOptions {
	font-size: 11px;
	font-family: Tahoma;
}

.ramka_zdjecie {
	border: 0px solid #999999;
	border-right: 1px solid #f2f2f2;
	width: 250px;
}

.netto {
	color: #c0c0c0;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	margin-right: 8px;
	font-style: normal;
}

/* Karta produktu - koniec*/

TD.pageHeading, DIV.pageHeading {
  font-family: trebuchet ms;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  color: #006699;
  padding-top: 15px;
	text-align: left;
	width: 100%;
}

/* wykaz */

div.ceny {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;

}

div.obraz {
	width: 120px;
	padding-top:15px;
	padding-bottom: 15px;
	background: white;
	text-align: center;
}

div.kupuj {

}

div.opis {

}

div.nazwa {

}

/*koniec wykazu */

/* LEWA KOLUMNA */

.lewa_kolumna {
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin: 0px;
	padding: 0px;
}

/* LEWA KOLUMNA */

li {
	line-height: 18px;
}

table.content {
	margin-left: 16px;
	width: 95%;
}

div.opis_cal {
	padding-left: 11px;
	line-height: 18px;
	padding-top: 8px;
	margin-bottom: 20px;
}

table.prettytable {
	font-size: 11px;
}

table.prettytable th {
	padding: 10px;
	background: #f2f2f2;
	font-weight: bold;
}

table.prettytable td {
	padding: 10px;
	margin: 1px;
	background: #fafafa;
	text-align: center;
}

div.naglowek {
	font-weight: bold;
	color: #3D76B5;
	font-size: 15px;
}
