/* Ogólne /////////////////////////////////////////////////////////////////////////////////// */
body { 
	color: #1F4261; 
	font-family:  tahoma, verdana, arial, helvetica; 
	margin: 0; 
	padding: 0; 
	scrollbar-arrow-color: #003C58; 
	scrollbar-base-color: #CCC;
	font-size: 11px; 
	background: #FFF url(gfx/bgs.gif)  0 0 repeat-x;
} 
body#main_page { 
	background: #FFF url(gfx/bg.gif) 0 0 repeat-x;
} 
body.formbody { 
	background-image: none;
	margin: 10px;
} 

p { 
	line-height: 1.6em; 
	margin: 0; 
	padding: 5px 0 15px 0px; 
	color: #1F4261; 
	font-size: 11px;
	/*text-align: left;*/
}

h1 { 	
	color: #0f1d2b; 
	font-size: 12px; 
	margin: 15px 0 5px 0;
	padding: 0;
	text-align: left;
	line-height: 18px;
}
h2 { 	
	color: #0f1d2b; 
	font-size: 11px; 
	margin: 15px 0 5px 0; 
	padding: 0;
	/*text-align: left;*/
}
h3 { 	
	color: #a7a7a7; 
	font-size: 12px; 
	margin: 15px 0 5px 0;
	/*text-align: left;*/
}

a {
	color:	#ef3c31;
	font-weight: 		bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
/* Listy  ///////////////////////////////////////////////////////////////////////////////////  */
ul {
	margin:	10px 0px 15px 15px;
	padding: 0px;
	line-height: 15px;
	/*text-align: left;*/
}
li {
	margin: 0;
	padding: 0px 0px 5px 20px;
	list-style-type: none;
	background: url('gfx/li.gif') 0px 3px no-repeat;	
}

/* Formularze  /////////////////////////////////////////////////////////////////////////////////// */
form,input,textarea,select {
	font-size:		9px;
	margin:			0px;
	padding:		0px;
	font-family: 	verdana,arial;
	color: #2f2f2f;	
	font-weight: bold;
}
textarea {
	border: 1px solid #94ADC5;
	font-size: 10px;
	padding: 3px 4px;
	margin: 0;
	width: 250px;
	background: #FFF url('gfx/input.gif') 0 0 no-repeat;	
}
input.text {
	border: 1px solid #94ADC5;
	color: #000;
	font-size: 10px;
	padding: 1px 4px;
	margin: 0;
	width: 250px;
	height: 17px;
	background: #FFF url('gfx/input.gif') 0 0 no-repeat;
}

input.button {
	border: 1px solid #000;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;	
	font-size: 10px;
	font-weight: bold;
	padding: 6px 10px 6px 25px;
	margin: 0;
	color: #FFF;
	cursor: pointer;
}

/* Tabele info oraz formularze  /////////////////////////////////////////////////////////////////////////////////// */
.info,
form table {
	font-size: 9px;
	margin: 0px auto 20px auto;
	padding: 0;
	border: 1px solid #bdbdbd;
	border-collapse:collapse;
	font-weight: normal;
}
table.info {
	margin: 5px 0;
}
img.info {
	border: none;
}
.info td,
form td {
	background-color: #f6f6f6;	
	padding: 4px 10px 6px 6px;
	line-height: 16px;
	vertical-align: top;
}
form td {
	text-align: left;
}
.buttons td {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.info th,
form th {
	background-color: #929292;	
	padding: 5px 6px;
	text-align: left;
	color: #535353;
	border: 1px solid #929292;
}
form td.first {
	font-weight: bold;
	background-color: #bdbdbd;
}
.line0 td {
	background-color: #e3e3e3;	
	border: 1px solid #929292;
}

/* format obrazkow  /////////////////////////////////////////////////////////////////////////////////// */
.fl { float: left }
.fr { float: right }
.l_img { 
	float: left;
	margin: 0 15px 10px 0;
}
.r_img { 
	float: right;
	margin: 0 10px 10px 15px;
}
.c_img { 
	text-align: center;
	margin: 0 15px 10px 15px;
}

/* Format strony  /////////////////////////////////////////////////////////////////////////////////// */
#container {
	width: 769px;
	position:absolute;
	left: 0;
}
#header {
	height: 103px;
}
#content {
	width: 769px;
	background: url(gfx/c1.gif) 760px 0 repeat-y;
}
#page {
	width: 519px;
	float: right;
} 
#l_menu {
	width: 250px;
	float: left;
}

#l_menu ul { 
	margin: 0 0 0 18px;
    padding: 0;
	list-style-image: none;
}
#l_menu ul li {
    list-style:none;
	background: url('gfx/line.gif') left bottom no-repeat;
	margin:0;
	padding:0;	
}
* html #l_menu ul li {
	height:1px;
    vertical-align:bottom;
}
#l_menu ul li a {
	background: url('gfx/m1.gif') 5px 5px no-repeat;
    display:block;
    font-size: 11px;
	font-weight: normal;
    padding: 2px 5px 4px 31px;
    text-decoration:none;
	color:#1f1f1f;
}
#l_menu ul li a.selected {
	background: #838383 url('gfx/m1_act.gif') 13px 5px no-repeat;
	color: #000;
}
#l_menu ul li a:hover,
#l_menu ul li a.selected {
	text-decoration: none;
	color: #FFF;
	background: #ef3c31 url('gfx/m1.gif') 5px -63px no-repeat;
}
* html #l_menu ul li a {
	height:1px;
}
#l_menu ul ul {
	padding: 0;
	margin: 0;
}
#l_menu ul ul li {
	list-style:none;
}
* html #l_menu ul ul li {
	height:1px;
	vertical-align:bottom;
}
#l_menu ul ul li a {
	background-color:#535353;
	background-image: none;
    display:block;
    font-size: 9px;
	font-weight:bold;
    padding: 3px 5px 4px 30px;
    text-decoration:none;
	color:#FFF;
	border-bottom: 1px solid #929292;
}
* html #l_menu ul ul li a {
	height:		1px;
}
#l_menu ul ul li a:hover,
#l_menu ul ul li a.selected {
	background-color:#2e2e2e;
	background-image: none;
	color: #FFF;
}
#l_menu ul ul ul { 
	margin:	0;
	padding: 0;
}
#l_menu ul ul ul li {
	list-style:none;
}
* html #l_menu ul ul ul li {
	height:1px;
	vertical-align:bottom;
}
#l_menu ul ul ul li a {
	background: #929292 url('gfx/m3.gif') 30px 5px no-repeat;
    display:block;
    font-size: 9px;
	font-weight: normal;
	line-height: 13px;
    padding: 1px 5px 2px 45px;
    text-decoration:none;
	color:#FFF;
	border-bottom: 1px solid #bdbdbd;
}
* html #l_menu ul ul ul li a {
	height:		1px;
}
#l_menu ul ul ul li a:hover,
#l_menu ul ul ul li a.selected,
#l_menu ul ul ul li a.selected:hover {
	background: #818181 url('gfx/m3.gif') 30px 5px no-repeat;
	color: #000;
}
#l_menu ul ul ul ul{ 
	margin:	0;
	padding: 0;
}
#l_menu ul ul ul ul li {
	list-style:none;
}
* html #l_menu ul ul ul ul li {
	height:1px;
	vertical-align:bottom;
}
#l_menu ul ul ul ul li a {
	background: #bdbdbd url('gfx/m4.gif') 45px 5px no-repeat;
    display:block;
    font-size: 9px;
	font-weight: normal;
	line-height: 13px;
    padding: 1px 5px 2px 58px;
    text-decoration:none;
	color:#FFF;
	border-bottom: 1px solid #929292;
}
* html #l_menu ul ul ul ul li a {
	height:		1px;
}
#l_menu ul ul ul ul li a:hover,
#l_menu ul ul ul ul li a.selected,
#l_menu ul ul ul ul li a.selected:hover {
	background: #bdbdbd url('gfx/m4.gif') 45px 5px no-repeat;
	color: #000;
}


#l_menu ul ul ul ul ul{ 
	margin:	0;
	padding: 0;
}
#l_menu ul ul ul ul ul li {
	list-style:none;
}
* html #l_menu ul ul ul ul ul li {
	height:1px;
	vertical-align:bottom;
}
#l_menu ul ul ul ul ul li a {
	background: #bdbdbd url('gfx/m4.gif') 58px 5px no-repeat;
    display:block;
    font-size: 9px;
	font-weight: normal;
	line-height: 13px;
    padding: 1px 5px 2px 70px;
    text-decoration:none;
	color:#FFF;
	border-bottom: 1px solid #929292;
}
* html #l_menu ul ul ul ul ul li a {
	height:		1px;
}
#l_menu ul ul ul ul ul li a:hover,
#l_menu ul ul ul ul ul li a.selected,
#l_menu ul ul ul ul ul li a.selected:hover {
	background: #bdbdbd url('gfx/m4.gif') 58px 5px no-repeat;
	color: #000;
}
/*  MENU /////////////////////////////////////////////////////////////////////////////////// */
#logo {
	float: left;
	height: 95px;
	width: 178px;
}	
#menu {
	padding: 0;
	height: 23px;
	width: 769px;
}

#menu ul { 
	margin: 0;
    padding:0;
	list-style-image: none;
}
#menu li {
    list-style:none;
	background-image: none;
	margin:0;
	padding:0;	
	float: left;
}
#menu a {
	height: 23px;
}
#menu span {
	display: none;
}
#menu .mainpage a { display:block; width: 125px; background: url('gfx/b1.gif') 0 0 no-repeat; }
#menu .ofirmie a { display:block; width: 67px; background: url('gfx/b2.gif') 0 0 no-repeat; }
#menu .oferta a { display:block; width: 60px; background: url('gfx/b3.gif') 0 0 no-repeat; }
#menu .promocje a { display:block; width: 80px; background: url('gfx/b4.gif') 0 0 no-repeat; }
#menu .kontakt a { display:block; width: 71px; background: url('gfx/b5.gif') 0 0 no-repeat; }
#menu .sklep a { display:block; width: 45px; background: url('gfx/b7.gif') 0 0 no-repeat; }
#menu .oddzial_lodz a { display:block; width: 97px; background: url('gfx/b6.gif') 0 0 no-repeat; }

#menu a:hover, #menu a#selected { 	background-position: 0 -70px; }
#bottom { 	height: 113px; }


/* FOOTER  /////////////////////////////////////////////////////////////////////////////////// */
#footer {
	margin: 20px 30px 0px 20px;
	color: #666666;
	font-size: 9px;
	padding: 9px 0 0 0;	
	background: url(gfx/lines.gif) 0 0 repeat-x; 
}
#footer p {
	font-size: 9px;
	padding-bottom: 5px;
}
p.budowlany {
	float: right;
	
}
p.budowlany a { 
	font-weight: bold; 
	color: #075F07;
}
.budowlany a span { color: #CD0D0E }
/* Ogolne  ///////////////////////////////////////////////////////////////////////////////////  */

.clearing {
	clear: both;
	line-height: 0;
}
a img {
	border: none;
}

/* Dodatkowe  ///////////////////////////////////////////////////////////////////////////////////  */
.more { 
	padding: 0; 
	margin: 0;
}
.more a {
	background: url(gfx/more.jpg) 0 3px no-repeat; 
	padding: 0 0 0 14px; 
	margin: 0;
	color: #ef3c31;
}
.more a:hover {
	text-decoration: underline;
	color: #ef3c31;
}
.links {
	float: right;
	margin: 10px 8px 0 0;
}
.links a{
	font-size: 9px;
	color: #939393;
	padding: 5px 0 5px 35px;
	margin: 0 10px 0 10px ;
	line-height: 30px;

	 
}
.links img {
	vertical-align: middle;
}
.links a:hover{
	color: #000;
}
.print {
	background: url('gfx/print.gif') 0 0 no-repeat; 
}
.recommend {
	background: url('gfx/recommend.gif') 0 0 no-repeat; 
}
.top {
	background: url('gfx/top.gif') 0 0 no-repeat; 
}
.search {
	display: inline;
	float: right;
	margin: 2px 0 0 0;
	padding: 0 0 0 60px;
	background: url('gfx/search.gif') 0 0 no-repeat; 
}
.search .text {
	margin: 0 ;
	padding: 0 4px;
	height: 14px;
	width: 80px;
	background-color: #FFF;
	border: 1px solid #bd0b00;
	font-weight: normal;
	font-size: 9px;
}
.search .button {
	margin: 0;
	padding: 0;
	width: 28px;
	height: 14px;
	background: url('gfx/go.gif') 0 0 no-repeat; 
	border: none;
}
.bot {
	background: url(gfx/bot.gif) 0 0 no-repeat;
	width: 769px;
	height: 31px;
}
.sep {
	color:#FFF;
	border-top: 1px solid #CCC;
	margin: 10px 0 ;
	height: 1px;
}
/* main PAGE */
#main {
	background: url(gfx/main.gif) -1px 0 no-repeat;
	padding: 5px 27px 0 25px;
}
#main_page #main {
	background: url(gfx/bg_main.gif) 0 0 no-repeat;
	padding: 22px 30px 0 65px;
}
/*product */
.product,
.product td {
	padding: 0;
	border-collapse:collapse;
	vertical-align: top;
}
.product th {
	font-weight: normal;
}
.product h1 {
	margin: 0;
}
.product p {
	text-align: justify;
	margin: 0;
	padding: 5px 0 0 0;
}
.more {
	padding: 0 0 4px 0;
}


#localiser {
	margin: 0;
	font-size: 9px;
	padding: 0 0 6px 0;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #cfcfcf;
}
#localiser a {
	color: #000000;
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0 9px 0 0;
}
#localiser img {
	vertical-align: middle;
	padding: 0 4px 0 2px;
}
.doradztwo {
	padding: 0 0 0 18px;
}
.searcha p{
	text-align: left;
	padding: 0 0 0 15px;
	margin: 1px 0;
	background: url('gfx/li.gif') 0px 5px no-repeat;	
}
.searchq {
	display: none;
}
table.search, table.search td {
	background-image: none;
	padding: 0;
}
table.search .button {
	background-color: #ef3c31;
	background-image: none;
	border: 1px solid #000;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #000;
	width: 60px;
	height: 16px;
	cursor: pointer;
	line-height: 12px;
}
table.search td.searcha {
	border-top: 1px solid #cfcfcf;
	padding: 10px 0 0 0;
}
.formbody p {
	font-size: 9px;
}
.formbody {
	vertical-align: top;
}
.formbody h1 {
	padding: 0;
	margin: 0;
}
p.wykaztop,
p.shadow {
	margin: 0;
	padding: 0;
}