@charset "utf-8";
/**
 * Author: GoldenSubmarine
 * Compatibility: IE6, IE7, IE8, Fx2, Fx3, O9x, SWin
 */

/* Reset:
 * ___________________________________________________________________________
 */ 
a:link,
a
{
  color: #67c1ff;
  text-decoration: none;
}

a:visited
{
}

a:hover
{
  text-decoration: underline;
}

a:active
{
}

:focus 
{
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html
{
  background: #9BBDCF url(../img/bg-part.png) repeat-x left top;
  color: #FFF;
	font: normal 62.5%/1.4em Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
}

body
{
	background: url(../img/bg.jpg) no-repeat center top;
	text-align: center;
	margin: auto;
}
body * {
	text-align: left;
}
ol, ul
{
	list-style: none;
}

blockquote, q
{
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after
{
	content: '';
/*	content: none;*/ /* Opera zglasza blad */
}

ins
{
	text-decoration: underline;
}

del
{
	text-decoration: line-through;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/* Structural labels for accessibility */
.Accessibility,
h1
{
	left: -9999px;
	overflow: hidden;
	position: absolute;	
	width: 100px;
}

/* Clearfix */
#Main
{
	overflow: hidden;
}

* html #Main
{
	height: 1%;
}


/* Header:
 * ___________________________________________________________________________
 */
#Header
{
  /*background: url(../img/flash-header.png) no-repeat left top;
  height: 428px;*/
  margin-bottom: -4px;
  text-align: center;
}


/* Content:
 * ___________________________________________________________________________
 */
#Content
{
/*
  left: 50%;
  position: relative;
  margin-left: -499px;
*/
  margin: auto;
  width: 910px;
}

#Main
{
  background: #2c5382 url(../img/bg-content.png) no-repeat left top;
  width: 910px;
}

#Main h2
{
  font-size: 1.6em;
  font-weight: bold;
  padding-bottom: 10px;
}

#Main h3,
#Main p,
#Main #Info .InfoNews li a
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
}

#Main p
{

  line-height: 1.5em;
  padding: 0 0 10px;
}

#Main h3
{
  font-weight: bold;
  padding-top: 10px;
}

#Main .MainMore
{
  background: url(../img/line-content.png) no-repeat left top;
  clear: both;
  padding-top: 10px;
  float: left;
  width: 200px;
}

#Main a.More
{
  background: url(../img/bullet-main.png) no-repeat left 5px;
  color: #67c1ff;
  float: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-left: 15px;
}

#Main .MainBox
{
  float: left;
  padding: 30px 0 10px 20px;
  width: 210px;
  position: relative;
}

#Main #Info
{
  width: 195px;
  padding-top: 25px;
}

#Main #Info h3
{
  clear: both;
}

#Main #Realization
{
  padding-left: 10px;
}


#Main #Realization .MainBoxContent img
{
  margin-bottom: 2px;
}

#Main #Realization .MainBoxContent h2 img
{
  margin-bottom: 0px;
}
#Main #Info .Date,
#Main #Info #Weather
{
  font: bold 11px  Arial, Helvetica, sans-serif;
}

#Main #Info .Date
{
  float: left;
  padding-top: 5px;
}

#Main #Info #Weather
{
  float: right;
  width: 80px;
}


#Main #Info #Weather img
{
  height: 40px;
  width: 50px;
  margin-top: -5px;
}

#Main #Info #Weather span
{
  font-weight: bold;
  vertical-align: 11px;
  font-family: Arial, Helvetica, sans-serif;
}

#Main #Info .InfoNews
{
  padding-top: 10px;
  float: left;
}

#Main #Info .InfoNews li
{
  float: left;
  padding-bottom: 10px;
  width: 205px;
}

#Main #Info .InfoNews li a
{  
  color: #67c1ff;
  padding-right: 15px;
}

#Main #Info .Currency li
{
  display: block;
  clear: both;
}

#Main #Info .Currency span
{
  padding-right: 15px;
  width: 30px;
  display: block;
  float: left;
}

#Main #Info .Currency p
{
  display: inline;
  line-height: normal;
  padding: 0;
}

#Main #Info .Currency span.plus
{
  color: #83d174;
  padding: 0px 0px 0px 10px;
  width: 9px;
}

#Main #Info .Currency span.minus
{
  color: #ee3f44;
  padding: 0px 0px 0px 10px;
  width: 9px;
  text-align: center;
}

#Main #Info .Currency span.stoi
{
  color: #2C5382;
  padding: 0px 0px 0px 10px;
  width: 9px;
  text-align: center;
  float: left;
}

#Stock ul
{
  text-align: center;
  padding: 10px 0;
}

#Stock li
{
  color: #2a4970;
  display: inline;
  font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding: 0 40px;
}

#Stock li span
{
  color: #FFF;
  font-weight: bold;
  padding-right: 8px;
}

#Stock .StockIcon
{
	background: url('../img/icon-stock-down.gif') 5px center no-repeat;
	color: #2A4970;
	font-weight: normal;
	padding-left: 15px;
}

#Stock .w_plus
{
	background: url('../img/icon-stock-top.gif') 5px center no-repeat;
}

/* Offer
 * ___________________________________________________________________________
 */
#Offer #Main
{
  background: #2c5382 url(../img/bg-offer.png) no-repeat left top;
  padding-bottom: 40px;
}

#Offer #Main #Sidebar
{
  float: left;
  width: 270px;
}

#Offer #Main #Sidebar .OfferNav
{
  background: #1a2641;
  margin: 30px 0;
  padding: 20px;
  width: 230px;
}

#Offer #Main #Sidebar .OfferNav li
{
  font: bold 1.2em Arial, Helvetica, sans-serif;
  padding: 0px;
}

#Offer #Main #Sidebar .OfferNav li a
{
  color: #FFF;
}

#Offer #Main #Sidebar .OfferNav li a:hover,
#Offer #Main #Sidebar .OfferNav li.Active a
{
  color: #5fb6f4;
  text-decoration: none;
}

#Offer #Main #OfferMain
{
  float: right;
  width: 590px;
}

#Offer #Main #OfferMain .ContentHeader
{
  background: url(../img/line-content_header.png) no-repeat left bottom;
  padding: 30px 0;
  float: left;
  width: 590px;
}

#Offer #Main #OfferMain .ContentHeader h2
{
  font-size: 14px;
  padding-bottom: 0px;
}

#Offer #Main #OfferMain .ContentHeader h3
{
  font-size: 18px;
  padding: 0;
}

#Offer #Main #OfferMain .Headers
{
  float: left;
}

#Offer #Main #OfferMain .ContentHeader .back
{
  background: url(../img/bullet-main.png) no-repeat left 27px;
  color: #FFF;
  float: right;
  font-weight: bold;
  padding: 22px 25px 0 10px;
}

#Offer #Main #OfferMain .OfferContent
{
  background: url(../img/line-offercontent.png) no-repeat left bottom;
  float: left;
  padding: 30px 20px 10px 0;
  width: 560px;
  font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}

#Offer #Main #OfferMain .OfferContent p, #Offer #Main #OfferMain .OfferContent div
{
  padding: 5px 0;
}

#Offer #Main #OfferMain .OfferContent p,
#Offer #Main #OfferMain .OfferContent li,
#Offer #Main #OfferMain .OfferContent div
{
  font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}

#Offer #Main #OfferMain .OfferContent ul
{
  padding: 10px 0 10px 10px;
}

#Offer #Main #OfferMain .OfferContent li
{
  background: url(../img/bullet-content.png) no-repeat left 7px;
  padding-left: 10px;
}

#Offer #Main #OfferMain .OfferContent a
{
  color: #67c1ff;
  font-weight: bold;
}


#Main #Realization h3 a,
#Main #Koneser h3 a
{
  color: #67c1ff;
}

#Offer #Main #OfferMain .OfferContent h3 a, #Offer #Main #OfferMain .OfferContent h3 {
	color: #67c1ff;
	padding-top: 0px;
}
#Offer #Main #OfferMain .ContentIcons
{
  clear: both;
  padding-top: 10px;
}

#Offer #Main #OfferMain .ContentIcons a
{
	color: #FFF;
	font-weight: bold;
	margin-right: 12px;
	display: block;
	float: left;
}

#Offer #Main #OfferMain .ContentIcons .up
{
  background: url(../img/bullet-main.png) no-repeat left 6px;
  padding-left: 12px;
}

#Offer #Main #OfferMain .ContentIcons .print
{
  background: url(../img/icon-print.gif) no-repeat left 4px;
  padding-left: 16px;
}

/* Footer
 * ___________________________________________________________________________
 */
#Footer
{
  background: url(../img/line-footer.png) repeat-x left top;
  clear: both;
  margin: 20px 0;
  padding: 10px 0px 20px 0px;
}

#Footer .FooterNav 
{
  float: left;
}

#Footer .FooterNav a
{
  margin: 10px 10px 0 0;
  color: #2A4970;

}

#Footer .FooterNav a,
#Footer span
{
  font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#Footer span
{
  color: #2a4970;
  float: right;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	/*zoom: 1;*/
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
	text-align: right
}
table.realizacje th, table.realizacje td {vertical-align: top; text-align: left; padding-bottom: 25px}
table.realizacje td img {margin: 0px 15px 0px 0px}
table.realizacje th h3 {padding-top: 0px; color: #67C1FF}
table.realizacje th h3 a {color: #67C1FF}
table.realizacje .MainMore, table.realizacje div {background: none; padding: 0px 0px}
table.realizacje div a {font-weight: normal}
span.zielony {color: #acbf43; font-weight: bold}
#Offer #Main #OfferMain .OfferContent table.realizacje th h3.press a, #Offer #Main #OfferMain .OfferContent h3.press a, #Offer #Main #OfferMain .OfferContent h3.press {font-weight: normal; color: #ACBF43}
#Offer #Main #OfferMain .OfferContent div.item0 {display: none}
#Offer #Main #OfferMain .OfferContent div.item1 {padding: 30px 0px 10px 0px}
#Offer #Main #OfferMain .OfferContent div.item1 a {font-size: 12px;}
#Offer #Main #OfferMain .OfferContent div.item2 {background:transparent url(../img/bullet-main.png) no-repeat scroll left 5px; padding: 1px 10px 1px 12px;}
#Offer #Main #OfferMain .OfferContent div.item2 a {font-size: 11px; font-weight: normal}
form.formularz p span {display: block; float: left; width: 85px; padding: 2px 0px}
form.formularz p input {background: url('../img/input_bg.gif'); border: 0px; padding: 3px; margin: 0px; color: #fff; font-size: 11px}
#Offer #Main #OfferMain .OfferContent p.center {text-align: center}
#Offer #Main #OfferMain .OfferContent p.center a.More {float: none; font-size: 12px}
.wyroznienie {color: #ACBF43;}
.pics {height: 90px; width: 120px; margin-right: 10px}
.pics img {height: 90px; width: 120px}
div.galeriafotek {padding-top: 10px}
div.galeriafotek img {width: 120px; height: 90px; display: block; float: left; margin: 0px 20px 10px 0px}
