*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #FFF;
	font: 11px verdana, trebuchet MS, arial, sans-serif;
	color: #4C4C4C;
	margin: 0;
	line-height: 15px;
}
img{
	display: inline;
	border: 0;
}

a{
	text-decoration: underline;
	color: #7EA926;
	font-weight: bold;
}
a:hover{
	color: #666;
	text-decoration: none;
}
p, h1, h2, h3, h4{
	margin: 0 0 15px 0;
}
h2{
	font-size: 20px;
	color: #7F7F7F;
	font-weight: lighter;
}
.clear{
	clear: both;
}
.fl{
	float: left;
	display: inline;
}
.fr{
	float: right;
	display: inline;
}
.clear{
	clear: both;
}

#conteiner{
	width: 980px;
	margin: 0 auto;
}


#header{
	background: url('../img/header_bgr.jpg') no-repeat;
	height: 216px;
	position: relative;
}
#header h1{
	margin: 0;
	padding: 0;
}

.seb{
	position: absolute;
	top: 48px;
	left: 265px;
}
.efl-logo{
	position: absolute;
	top: 48px;
	right: 41px;
}
#menu{
	position: absolute;
	top: 180px;
	right: 24px;
	width: 696px;
	height: 34px;
	background-color: #C8D82A;
}
#menu ul li{
	float: left;
	display: inline;
	border-left: 1px solid #FFF;
}
#menu ul li a{
	position: relative;
	display: block;
	width: 115px;
	height: 34px;
	font-weight: lighter;
}
#menu ul li a span{
	position: absolute;
	top: 0;
	left: 0;
	width: 115px;
	height: 34px;
	display: block;
	cursor: pointer;
}
span.strona-glowna{
	background: url('../img/glowna.jpg') no-repeat 0 0;
}
span.strona-glowna:hover{
	background: url('../img/glowna.jpg') no-repeat  0 -34px;
}
span.o-efl{
	background: url('../img/efl.jpg') no-repeat 0 0;
}
span.o-efl:hover{
	background: url('../img/efl.jpg') no-repeat  0 -34px;
}
span.oferta{
	background: url('../img/oferta.jpg') no-repeat 0 0;
}
span.oferta:hover{
	background: url('../img/oferta.jpg') no-repeat 0 -34px;
}
span.leasing-efl{
	background: url('../img/leasing_efl.jpg') no-repeat 0 0;
}
span.leasing-efl:hover{
	background: url('../img/leasing_efl.jpg') no-repeat 0 -34px;
}
span.partnerzy-linki{
	background: url('../img/partnerzy.jpg') no-repeat 0 0;
}
span.partnerzy-linki:hover{
	background: url('../img/partnerzy.jpg') no-repeat 0 -34px;
}
span.kontakt{
	background: url('../img/kontakt.jpg') no-repeat 0 0;
}
span.kontakt:hover{
	background: url('../img/kontakt.jpg') no-repeat 0 -34px;
}
#content{
	text-align: justify;
}


#left{
	background: url('../img/left_bgr.jpg') no-repeat 0 0;
	width: 234px;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	float: left;
	display: inline;
}
#submenu{
	margin: 130px 0 0 0; 
	background: url('../img/menu_bottom.jpg') no-repeat left bottom;
	height: 268px;
	padding-bottom: 20px;
}
#submenu ul{
	background-color: #C8D82A;
	list-style: none;
}
#submenu ul li{
	background: url('../img/li_line.jpg') no-repeat left bottom;
	padding: 5px 0 5px 0;
}
#submenu ul li a{
	position: relative;
	display: block;
	width: 234px;
	height: 57px;
} 
#submenu ul li a span{
	position: absolute;
	top: 0;
	left: 0;
	width: 234px;
	height: 57px;
	display: block;
	cursor: pointer;
} 
span.zapytanie{
	background: url('../img/zapytanie.jpg') no-repeat 0 0;
}
span.zapytanie:hover{
	background: url('../img/zapytanie.jpg') no-repeat 0 -57px;
}
span.centrum{
	background: url('../img/centrum.jpg') no-repeat 0 0;
}
span.centrum:hover{
	background: url('../img/centrum.jpg') no-repeat 0 -57px;
}
span.likwidacja{
	background: url('../img/likwidacja.jpg') no-repeat 0 0;
}
span.likwidacja:hover{
	background: url('../img/likwidacja.jpg') no-repeat 0 -57px;
}
span.sprzet{
	background: url('../img/sprzet.jpg') no-repeat 0 0;
}
span.sprzet:hover{
	background: url('../img/sprzet.jpg') no-repeat 0  -57px;
}
#box-info{
	margin: 15px 0 0 0;
	background-color: #ECECEC;
	padding: 20px 10px 10px 10px;
	color: #4C4C4C;
	text-align: center;
}
#right{
	float: right;
	display: inline;
	padding-top: 20px;
	margin-right: 25px;
	width: 695px;
}
#right ul{
	margin: 0 0 0 20px;
	padding: 0;
}
#right ol{
	margin: 0 0 0 20px;
	padding: 0;
}

.welcome p{
	font-size: 12px;
}
.zaufalo{
	float: right;
	display: inline;
	margin: 0 0 15px 20px;
}
.podpis{
	text-align: right; 
	border-bottom: 1px solid #9C9C9C; 
	padding-bottom: 25px; 
	margin-right: 20px; 
	display: inline-block;
}
#right #news-list{ 
	list-style: none;
	margin: 0;
	padding: 0;
}
#right #news-list li h3{
	font-size: 13px;
	margin: 0 0 5px 0;
}

.date{
	color: #7F7F7F;
	font-size: 11px;
}
.txt{
	padding: 5px 0 0 0;
}
.more{
	display: block;
	text-align: right;
	padding: 0 0 15px 0;
	color: #4C4C4C;
	font-weight: bold;
}
.more:hover{
	color: #7EA926;
}
ul#oferta{
	list-style:none;
	margin: 0;
	padding: 0;
}
ul#oferta li{
	float: left;
	display: inline;
	width: 220px;
	font-size: 10px;
}
ul#oferta li a{
	float: left;
	display: inline;
	text-align: center;
	font-weight: bold;
	color: #7F7F7F;
	padding: 120px 10px 10px 10px;
	width: 220px;
	height: 156px;
	voice-family : "\"}\""; voice-family : inherit;
	width: 200px;
	height: 36px;
}
ul#oferta li a:hover{
	color: #DCDCDC;
}

.of_1{
  	background: url('../img/oferta/sam_osobowe.jpg') no-repeat;	
}
.of_2{
  	background: url('../img/oferta/sam_ciezarowe.jpg') no-repeat;	
}
.of_3{
  	background: url('../img/oferta/masz_urzadz.jpg') no-repeat;	
}
.of_4{
  	background: url('../img/oferta/masz_bodowl.jpg') no-repeat;	
}
.of_5{
  	background: url('../img/oferta/sprzet_it.jpg') no-repeat;	
}
.of_6{
  	background: url('../img/oferta/dla_prawnika.jpg') no-repeat;	
}
.of_7{
  	background: url('../img/oferta/dla_lekarza.jpg') no-repeat;	
}
.of_8{
  	background: url('../img/oferta/specjalne.jpg') no-repeat;	
}
.of_9{
  	background: url('../img/oferta/dodatkowe.jpg') no-repeat;	
}


#footer{
	clear: both;
	border-top: 1px solid #999;
	padding-top: 5px;
}
#footer a{
	color: #4C4C4C;
}

.centrum_tab{
	width: 100%;
	
}
.centrum_tab td, .centrum_tab th{
	border-bottom: 1px solid #ECECEC;
	padding: 10px 10px 10px 0;
}
.centrum_tab th{
	background-color: #FAFAFA;
	border-top: 1px solid #ECECEC;
}

.col1{
	width: 300px;
}
.form-i{
	width: 520px;
	margin: 0 auto;
	clear: both;
	height: auto !important;
	height: 30px;
	min-height: 30px;
	
}	
.form-i label{
	float: left;
	display: inline;
	width: 280px;
	padding: 5px 0 0 0;
	
}
input.txt1{
	float: right;
	display: inline;
	width: 200px;
	height: 17px;
}
.select{
	float: right;
	display: inline;
	width: 200px;
	height: 20px;
}
.form-i textarea{
	width: 200px;
	height: 100px;
	float: right;
	display: inline;
}
.sub{
	background-color: #C7D82A;
	border: 0;
	color: #303135;
	font: 11px verdana, trebuchet MS, arial, sans-serif;
	padding: 3px 10px 3px 10px;
	border: 1px solid #919B1E;
}
#acc2{
	list-style: none;
	margin-left: 20px; 
}	
#acc2 li div.subcategory{
	padding-bottom: 20px;
}
	 
.text, .text2, .text3, .text4, .text5, .text6, .text7, .text8 { display: none; padding-bottom: 10px;}
.wiecej, .wiecej2, .wiecej3, .wiecej4, .wiecej5, .wiecej6, .wiecej7, .wiecej8 {
	font-size: 11px;
	font-weight: lighter;
}
.tab-of-m{
	width: 100%;
}
.tab-of-m th, .tab-of-m td{
	padding: 0 20px 10px 0;
	vertical-align: top;
}
.of-par, .of-par-it{
	width: 100%;
	margin: 10px 0 25px 0;
	border-top: 1px solid #C7D82A;
	border-left: 1px solid #C7D82A;
}
.of-par th, .of-par td{
	width: 50%;
	padding: 5px;
	border-bottom: 1px solid #C7D82A;
	border-right: 1px solid #C7D82A;
}
.of-par-it th, .of-par-it td{
	padding: 5px;
	border-bottom: 1px solid #C7D82A;
	border-right: 1px solid #C7D82A;

}



