

/* links coloring */

a { color: #49b; } /* text links color */
a:hover { color: #38a; } /* hover color (you can remove this) */

/* alboom */

#document table { background-color: #eeeeee; }
#document th { background-color: #000000; color: #ffffff; text-align: center; border: solid 1px #333333; }
#document td { text-align: center; border: solid 1px #000000; }

.noborder { border: solid 0px #eeeeee !important; }
.excerpt_img { margin-right: 10px; margin-bottom: 10px; }

span img, blockquote img, em img  { border: solid 0px #eeeeee !important; }

.leftposthalf, .rightposthalf { display: inline-block; float: left; width: 416px; }
.leftposthalf { padding-right: 18px; }
.rightposthalf { padding-left: 18px; }
.rightposthalf .textbox { width: 316px; margin-left: 10px; }

.rightposthalf h4 {
font-size: 1.2em;
line-height: 1;
margin-bottom: 0.5em;
}

.rightposthalf p { margin-bottom: 0.5em; }

/* alboom wide page */

#alboomwidepage .post, #alboomwidepage .postbody, #alboomwidepage .posttop, #alboomwidepage .postfoot { background-image: url('alboomwidepage.bg.png'); }
#alboomwidepage .top  { background-image: url('alboomwidetop.bg.png'); }

.postbody { margin-left: 36px; margin-right: 36px; }


/* 9-3 page */

#page93 .post, #page93 .postbody, #page93 .posttop, #page93 .postfoot { background-image: url('page9grid_gray.bg.png'); }


#brief a.center {float: none; margin-left: auto; margin-right: auto;}

/* style dla stron z opisem produktów ala allegro */

#alboom td.leftpanel {width: 310px; padding: 8px 0px 4px 2px; }
#alboom td.rightpanel { padding: 4px 4px 4px 15px; }

/*
#alboom .red { color: #ff3333; }
#alboom .blue { color: #00008B; }
#alboom .green { color: #008B00; }
#alboom h3 {display: inline;}
#alboom h2 {display: inline; color: #eeeeee; padding-left: 8px; padding-right: 8px; }
#alboom p span {background-color: transparent;}
#alboom td {vertical-align: top;}
*/


#alboom table { font-family: Trebuchet MS, Arial, Sans-Serif; font-size: 13px; line-height: 1.66em; }
#alboom  h1, h2, h3 { font-weight: normal; }
#alboom h2 { font-size: 2em; margin-bottom: 0.75em; color: #eeeeee; padding-left: 8px; padding-right: 8px; }
#alboom h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
#alboom h4 { font-size: 1.2em; line-height: 1; margin-bottom: 0.5em; }
#alboom strong { font-weight: 900; }
#alboom em { background-color: transparent; }
#alboom th, td, caption { padding: 4px 0px 4px 0px; vertical-align: top; }
#alboom .small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
#alboom .large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
#alboom .compact { line-height: 1.2em; }

.red { color: #ff3333; }
.blue { color: #00008B; }
.green { color: #008B00; }
.braun { color: #770000; }
.black { color: #000000; }
.navyblue { color: #2F809B; }


/* override the arrow image of the tooltip */

.tooltip {
	background-color: #ffffff;
	padding: 15px;
  color: #333333;
  border: 10px solid #dddddd;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-box-shadow: 6px 6px 8px #000;
  -webkit-box-shadow: 6px 6px 8px #000;
  box-shadow: 6px 6px 8px #000;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
 
}

#alboom-preview {
  width: 269px;
  margin-left: 10px;
  margin-right: 10px;
  display: inline;
  float: left;
}
#alboom-preview .img-box {
  width: 269px;
  height: 210px;
  text-align: center;
  vertical-align: bottom;
  border-bottom: 6px solid #EEEEEE;
  margin-bottom: 10px;
  display: table-cell;
}
#alboom-preview img { border: 0px solid #eeeeee; }
#alboom-preview a:hoover div { border: 6px solid #DDDDDD; }

/* widepage - landingpage dla produktów */

#content #widepage .section {
  padding: 45px 49px 30px;
  font-size: 16px;
  clear: left;
  float: left;
}

