*
{
	margin: 0;
	padding: 0;
}

.bottom
{
	clear: both;
}

body
{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 80%;
	font-family: Arial, sans-serif;
	behavior: url(csshover.htc); /* WinIE behavior call */
	background: #111111;
}

img
{
	border: 0;
}

#strona {
  position: relative;
  background: #fcfcfc;
}

#topCont
{
	position: relative;
	color: #000;
  width: 945px;
  left: 50%;
  margin-left: -475px;
  padding-top: 19px;
}

div#top
{
  position: relative;
	width: 945px;
	font-weight: bold;
	z-index: 2;
}

#topleft
{
  position: relative;
  float: left;
  width: 270px;
  height: 58px;
  font-size: 85%;
  color: #000;
}

div#slogan {
  font-family: Georgia, serif;
  font-size: 14px;
  color: #a2a5ac;
  font-weight: normal;
}

#topleft a
{
  color: #FC0;
  text-decoration: none;
}

#topleft a:hover
{
  color: #FFF;
  text-decoration: none;
  
}

div#topmenu
{
	margin-left: 265px;
	float: left;
	width: 630px;
	height: 20px;
	color: #394156;
	z-index: 1;
  font-size: 11px;
}

div#topmenu ul { 

}	

div#topmenu li h1 {
  display: block; 
  font-size: 11px;
}	

div#langs {
  position: relative;
  float: right;
  width: 41px;
  height: 11px;
}

div.lang {
  position: relative;
  float: left;
  width: 16px;
  height: 11px;
  padding-left: 3px;
}
	
#topflags
{ 
  position: relative;
  width: 262px;
  height: 40px;
  float: right;
}

div#login { 
  position: relative;
  float: left; 
  height: 15px;
}

div#login label {
  position: relative;
  float: left;
  display: block;
  width: 60px;
  color: #2f2f2f;
  font-size: 9px;
  line-height: 15px;
}

div#pass { 
  position: relative;
  float: left;        
  padding-left: 10px;
  height: 15px;
}

div#login input, div#pass input {
  border: 1px solid #909090;
  float: left;
  display: block;
  width: 84px;
  height: 13px;
}

div#go {
  position: relative; 
  float: left; 
  padding-left: 5px;
  height: 15px;
  width: 15px;
}

div#go input {
  display: block;
  height: 14px;
}

div#login_info {
  position: relative;
  float: left;
  padding-top: 7px;
  padding-left: 60px;
  width: 60px;
  color: #FFFFFF;
  font-size: 11px;
}

div#register {
  position: relative; 
  float: left;
  margin-top: 7px;
  margin-left: 90px; 
	color: #FB7B00;
	font-size: 9px;
}

div#register a {
	color: #FB7B00;
	text-decoration: none;
	}
	
div#register a:hover {
	text-decoration: underline;
	}

#topflags ul { 
	list-style-type: none;
}	

#topflags li { 
  display: inline; 
  list-style-type: none;
  padding-right: 1px;
}	
  
#promoCont
{
	position: relative;
  left: 50%;
  margin-left: -475px;
	width: 945px;
	height: 36px;
	color: #FFF;
	font-size: 16px;
  background: url(../images/middle_bar.jpg) no-repeat;
}

div#menubar_bkg {
  position: relative;
  width: 100%;
  height: 36px;
/*  background: url(../images/middle_bar_bkg.jpg) repeat-x; */
  background: #fcfcfc;
}

div#promoleft
{
	position: relative;
	width: 116px;
	z-index: 10;
	float: left;
  
}

div#promoleft ul {
  list-style: none;
}

div#promoleft>ul a {
  width: auto;
}

div#promoleft li a {
 
}

div#promoleft ul ul {
  position: absolute;
  top: -335px;
  display: none;
  width: 200px;
}

div#promoleft ul.level1 li.submenu a {

}

div#promoleft ul ul li {
	filter: alpha(opacity=80);
  opacity: .80;
  -moz-opacity: .80;
  font: normal 10px Tahoma;
	font-weight: bold;
  line-height:18px;
  background-color: #545C71;
  color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
  width: auto;
}

div#promoleft ul ul li a {
  text-decoration: none;
	color: #FFFFFF;
  width: auto;
  display: inline;
}

div.title {
	font-size: 16px;
}

div#promoleft ul ul li hr { 
	height: 1px;
  display: block;
  width: 98%;
  float: left;
}

div#promoleft ul.level1 li.submenu:hover ul.level2, div#promoleft ul.level2 li.submenu:hover ul.level3 {
  display: block;
}

a#menu-promocje {
  display: block;
  float: left;
  width: 116px;
  height: 36px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  line-height: 34px;
  padding-left: 40px;
  text-decoration: none;  
}

#promocent
{
	position: relative;
	float: left;
	width: 233px;
}

#promocent a {
  display: block;
  width: 55px;
  padding-left: 45px;
  height: 34px;
  float: left;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  line-height: 34px;
  text-decoration: none;
}

#promoright
{
	position: relative;
	float: left;
	width: 596px;
  height: 34px;
}

div#infolinia {
	position: relative;
  margin-left: 173px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  line-height: 34px;
	float: left;
}

div#promoright H1 {
	font-size: 28px;
	font-weight: normal;
	display: block;
	float: left;
	margin-left: 10px;
}

div#twitter {
  position: relative;
  margin-left: 10px;
  margin-top: 4px;
  width: 25px;
  height: 25px;
  background: url(../images/twitter.png) no-repeat;
  float: left;
}

div#twitter a, div#facebook a, div#youtube a, div#blogspot a, div#flickr a {
  display: block;
  width: 25px;
  height: 25px;
}

div#facebook {
  position: relative;
	margin-left: 10px;
  margin-top: 4px;
  width: 25px;
  height: 25px;
  background: url(../images/facebook.png) no-repeat;
  float: left;  
}

div#youtube {
  position: relative;
  margin-left: 10px;
  margin-top: 4px;
  width: 25px;
  height: 25px;
  background: url(../images/youtube.png) no-repeat;
  float: left;  
}

div#blogspot {
  position: relative;
  margin-left: 10px;
  margin-top: 4px;
  width: 25px;
  height: 25px;
  background: url(../images/blogger.png) no-repeat;
  float: left;  
}

div#flickr {
  position: relative;
  margin-left: 10px;
  margin-top: 4px;
  width: 25px;
  height: 25px;
  background: url(../images/flickr.png) no-repeat;
  float: left;  
}

div#menuCont_bkg {
  position: relative;
  width: 100%;
  background: #FFFFFF;
}

#menuCont
{
  position: relative;
	width: 945px;
  left: 50%;
  margin-left: -475px;
	color: #000000;
  font-family: Arial, sans-serif;
	font-size: 12px;
  line-height: 18px;
  float: left;
}

#menuCont h1 {
  font-family: Georgia, serif;
  font-size: 18px;
  color: #252d39;
}

#menuleft
{
	float: left;
	width: 322px;
}

#menucent
{
	float: left;
	width: 325px;
}

#menuright
{
	float: left;
	width: 298px;
}

div#section_content1 {
  font-size: 11px;
  line-height: 16px;
  position: relative;
  /*background: url(../images/bottom_bkg_23.jpg) -5px no-repeat;*/
  float: left;
  color: #353535;
  text-align: justify;
}

div#ksiegowosc {
  position: relative;
  background: url(../images/ksiegowosc.jpg) no-repeat;
  width: 760px;
  height: 239px;
  float: left;
}

div#promocja {
  position: relative;
  margin-left: 712px;
  margin-top: 95px;
}

div#promocja a {
  display: block;
  width: 20px;
  height: 20px;
}

div#prezentacja {
  position: relative;
  margin-left: 245px;
  margin-top: 25px;
  float: left;
}

div#prezentacja a {
  position: relative;
  display: block;
  width: 200px;
  height: 28px;
}

div#faq {
  position: relative;
  padding-left: 11px;
  padding-top: 198px;
  float: left;
}

div#faq a {
  position: relative;
  display: block;
  width: 82px;
  height: 28px;
}

div#formularz {
  position: relative;
  margin-left: 40px;
  margin-top: 25px;
  float: left;
}

div#formularz a {
  position: relative;
  display: block;
  width: 200px;
  height: 28px;
}

div.clear {
  clear: both;
}

div#promocja2 {
  position: relative;
  margin-left: 340px;
  margin-top: 50px;
}

div#promocja2 a {
  display: block;
  width: 250px;
  height: 12px;
}

div#ksiegowa {
  position: relative;
  width: 359px;
  height: 425px;
  background: url(../images/ksiegowa.jpg) no-repeat;
}

div#ksiegowa div#link1 {
  position: relative;
  padding-left: 12px;
  padding-top: 382px;
  float: left;
}

div#ksiegowa div#link1 a {
  position: relative;
  display: block;
  width: 100px;
  height: 30px;
}

div#ksiegowa div#link2 {
  position: relative;
  padding-left: 5px;
  padding-top: 382px;
  float: left;
}

div#ksiegowa div#link2 a {
  position: relative;
  display: block;
  width: 93px;
  height: 30px;
}

div#ksiegowa div#link3 {
  position: relative;
  padding-left: 12px;
  padding-top: 382px;
  float: left;
}

div#ksiegowa div#link3 a {
  position: relative;
  display: block;
  width: 130px;
  height: 30px;
}

div.artykul {
  position: relative;
  clear: both;
}

div.wiecej {
  position: relative;
  float: right;
}

div.wiecej a {
  position: relative;
  display: block;
  background: url(../images/wiecej_btn.jpg) no-repeat;
  width: 9px;
  height: 8px;  
}

div#section_content1 div.wiecej a {
  color: #ec8d1c;
  text-decoration: none;
}

div#section_content1 a {
   color: #353535;
}

div#section_content1 h3, div#section_content1 div.bottomline {
  font-size: 12px;
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 5px;
}

div#section_content1 div.date {
  color: #ed9026;
  font-weight: bold;
  font-size: 12px;
  float: left;
}

div#section_content1 div.title {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  float: left;
  padding-left: 5px;
}

div#menuCont h2, div#menuCont h2 a, div#section_content1 h2 {
  padding-top: 5px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
  font-family: Georgia, serif;
  color: #252d39;
}

div#section_content2 {
  font-size: 11px;
  color: #353535;
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
  border-left: 1px dashed #d6d6d6;
  float: left;
  width: 150px;
}

div#section_content2 a {
  color: #353535;
}

div#section_content2 h3 {
  font-size: 11px;
  display: inline;
}

div#section_content2 ul {
  list-style-type: none;
  list-style-image: url(../images/punktor.gif);
  padding-left: 15px;
  padding-top: 0px;
}

div#section_content2 ul li {
  line-height: 14px;
}

div#section_content2 h4 {
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  color: #000000;
  padding-top: 7px;
  text-align: justify;
}

span.orange {
  color: #fb7b00; 
}

span.dblue {
  color: #404a5e;
}

div.column {
  position: relative;
  float: left;
  width: 348px;
  border-left: 1px dashed #d6d6d6;
  padding-left: 16px;
  padding-right: 16px;
}

div.header-space {
  padding-top: 30px;
}

div#section_content1 div.tagi {
  position: relative;
  float: right;
}

div#section_content1 div.tagi ul {
  list-style-type: none;
}

div#section_content1 div.tagi ul li {
  position: relative;
  display: block;
  float: left;
  border-right: 1px solid #f0ad59;
}

div#section_content1 div.tagi ul li h3 {
  font-size: 9px;
  line-height: 9px;
  padding: 0 4px 0 4px;
  margin: 0;
  border: 0;
}

div#section_content1 div.tagi ul li h3 a {
  position: relative;
  color: #999999;
  text-decoration: none;
}

div#section_content1 div.tagi ul li a:hover {
  color: #f5800c;
}


div#menuCont a {
  text-decoration: none;
  font-weight: normal;
}

div#menuCont a:hover {
  color: #f5800c;
}

#header
{
	margin: 0 auto;
	width: 900px;
	height: 150px;
}

#headerleft
{
	float: left;
	width: 300px;
	height: 200px;
}

#headerright
{
	float: left;
	width: 600px;
	height: 200px;
}

#headerright h1
{
	margin: 0;
	padding: 65px 30px 0 0;
	font-weight: normal;
	font-size: 300%;
	letter-spacing: -2px;
	color: #FFF;
	text-align: right;
}

#headerright h2
{
	margin: -10px 0 0 0;
	padding: 0 30px 0 0;
	font-weight: normal;
	font-size: 200%;
	letter-spacing: -1px;
	color: #FC0;
	text-align: right;
}

div#mainCont
{
  position: relative;
  width: 945px;
  left: 50%;
  margin-left: -475px;
}

#mainmenu
{
	float: left;
	width: 370px;
	padding: 0 0 1px 0;
	font-size: 85%;
	font-weight: bold;
}

#mainmenu ul
{
	list-style-type: none;
	margin: 0 0 30px 0;
}

#mainmenu a
{
	display: block;
	padding: 7px 0 7px 20px;
	width: 279px;
	text-decoration: none;
	color: #333;
}

#mainmenu a.active
{
	background: #CCC;
	color: #FFF;
}

#mainmenu a:hover
{
	background: #FC0;
	color: #FFF;
}

#mainmenu p
{
	margin: 0 20px 15px 20px;
	color: #555;
	line-height: 160%;
	font-size: 110%;
}


#maincontent
{
	position: relative;
	float: left;
	width: 945px;
	font-size: 12px;
  line-height: 18px;
}

div.content-padding {
  padding-top: 32px;
}

#maincontent p {
  margin: 0;
  padding: 0;
}

#maincontent h1
{
	margin: 0 0 5px 0;
	padding: 0 0 7px 0;
  font-family: Georgia, serif;
	font-weight: normal;
	color: #252d39;
	font-size: 18px;
  line-height: 15px;
  border-bottom: 1px solid #dcdcdc;
  display: block;
}

#maincontent img
{
	
}

#maincontent ul
{
	margin: 0 0 15px 30px;
	list-style-type: square;
	color: #000;
}

#maincontent blockquote
{
	margin: 0 0 15px 20px;
	padding: 0 0 0 15px;
	border-left: 3px solid #000;
}

#maincontent ul li span
{
	color: #000;
}

#footerCont
{
	position: relative;
	width: 945px;
  left: 50%;
  margin-left: -475px;
  padding-top: 10px;
}

#footer
{
	position: relative;
	width: 945px;
	color: #FFFFFF;
	font-size: 85%;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover
{
	color: #fb7c00;
}

#footerleft
{
	float: left;
	margin-left: 1px;
}

#footerright
{
	float: right;
}

#footerlogo {
  float: left;
  padding-left: 15px;
}

#footerlogo a {
  background: url(../images/lemax.png) 40px no-repeat;
  width: 142px;
  height: 13px;
  display: block;
  float: left;
}

div#footer_bkg {
  position: relative;
  width: 100%;
}

table.pakiety {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #40495e;
}

#maincontent table.pakiety img {
  padding: 0;
  margin: 0;
}

table.pakiety div.cena {
  position: relative;
  width: 135px;
  height: 24px;
  text-align: right;
  font-family: "Arial Black", sans-serif;
  font-size: 16px;
  color: #40495e;
  float: left;
  border-top: 1px solid #dfe1e2;
}

table.pakiety div.zamawiam_btn {
  position: relative;
  float: left;
  width: 130px;
  height: 24px;
  border-top: 1px solid #dfe1e2;
}

table.pakiety div.info {
	position: relative;
	background: url(../images/pakiety_19.jpg) no-repeat;
	width: 257px;
	height: 93px;
	padding: 10px 0px 4px 4px;
	margin-right: 4px;
	color: #575757;
	font-size: 12px;
}

#maincontent table.pakiety ul {
  padding-left: 20px;
  margin: 0;
  list-style-image: url(../images/punktor.jpg);
}

table.pakiety ul li {
  padding-top: 2px;
  padding-bottom: 2px;
}

div#zakladka {
  position: relative;
  width: 479px;
}

div.pakiet_promocja {
  position: relative;
  float: left;
  left: 194px;
}

div.promocje_tytul {
	font-size: 28px;
	display: inline;
	font-weight: bold;
	}
	
div.promocje_highlight {
	color: #fb8009;
	display: inline;
	}

div.promocje_tekst1 {
	font-size: 16px;
	display: inline;
}

div.promocje_tekst2 {
	font-size: 16px;
	color: #fb8009;
	display: inline;
}

div.promocje_tekst3 {
	font-size: 46px;
	color: #fb8009;
	display: inline;
}

div#promocje_button {
  position: relative;
  width: 265px;
  top: 40px;
  text-align: left;
}

div.newsletter_section {
  position: relative;
  width: 758px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  behavior: url(ie-css3.htc); 
  background: #eff0f2;
  padding: 5px 15px 5px 15px;
  font-size: 11px;
  color: #262626;
  margin-bottom: 5px;
}

div.newsletter_text {
  position: relative;
  width: 659px;
  padding-right: 22px;
  float: left;
}

div.newsletter_section h1 {
  position: relative;
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 15px;
}

div.newsletter_section p {
  position: relative;
}

div#newsletter img {
  position: relative;
  display: block;
  text-align: left;
}

img#news01 {
  margin-top: 20px;
}

img#news02 {
  
}

img#news03 {
  margin-top: 40px;
}

.widget_social {
  float: right;
  width: 209px;
  height: 420px; 
  background: url(../images/slider.png) no-repeat;
  display: block;
  right: -190px;
  padding: 0;
  position: fixed;
  top: 170px;
  z-index: 1002;
}

.fb_iframe_widget {
  background: #FFF;  
}

a.faq {
  font-size: 12px;
  color: #1E90FF;
  text-decoration: none;
}

div.faq_head {
  padding-top: 5.5px;
}

table.content {
 background: #fff;
  font-size: 11px;
}

table.content tr.odd {
 background: #e9ecf5;
}

table.content tr.even {
 background: #f9f9f9;
}

table.content tr.total {
  font-weight: bold;
}

tr.even:hover, tr.odd:hover {
  background: #e7eef6;
}

table.content caption {
  font-size: 14px;
  color: #535c70;
  text-align: left;
  padding-left: 10px;
}

table.content thead {
  background: #535c70;
  color: #FFF;
}

table.content tfoot th {
  border-top: 1px solid #535c70;
}

table.content th {
table.content th {
  padding: 5px 5px 5px 5px;
}

table.content td {
  padding: 5px 5px 5px 5px;
  color: #535353;
  font-size: 11px;
}

table.content td a {
  color: #535353;
}

#maincontent div.info2 {
  position: relative;
  margin-bottom: 20px;
  background: #ffffcc;
  border: 1px solid #dddddd;
  padding: 5px 5px 5px 5px;
  font-size: 11px;
  line-height: 16px;
  text-align: justify;
}

