/*CSS dla "EBIZNES"*/

body{
 font-family:"Arial", "Tahoma", "Verdana",  sans-serif;
 font-size:11px;
 color:#4b4b4b;
 background-color:#fff;
 margin:0px;
} 

/*WARSTWY*/

div#top{
		width:738px; 
		height:225px;
		padding-top:20px;
    margin-left:auto;
    margin-right:auto;
 background-image:url(../images/baner.jpg);
 background-repeat:no-repeat;
 background-position: bottom;
 	color:#7f9660;
	text-align:right;
}
div#top a:link,div#top a:visited{
	text-decoration:none;
	color:#7f9660;
	padding:0 10px;
	line-height:30px;
}
div#top a:hover,div#top a:active{
	color:#387e26;
}
div#menu-h{
	width:738px;
	margin:0 auto;
	padding-left:6px;
}
div#menu-h a{
	text-decoration:none; margin:0;
}
div#menu-h a img{
	border:none; margin:0 0 -3px -3px;
}

div#content{
	width:738px;
	margin:0 auto;
 background-image:url(../images/bg-c.jpg);
 background-repeat:repeat-y;
 background-position: right;	

}
div#col-left{
	float:left;
	width:212px;
}
div.menu-v{
	background-image:url('../images/bg-menu-v.gif');
	background-repeat:repeat-y;
	background-position:left;
	padding:0 0 14px 0;
	margin:0;
	border-top:2px solid #fff;
	width:212px;
	font-size:12px;
}
div.menu-v a:link,div.menu-v a:visited{
	display:block;
	color:#fff;
	margin:12px 18px 0;
	text-decoration:none;
}
div.menu-v a:hover,div.menu-v a:active{
	color:#f4ffe0;
}
div#biuletyn{
	width:212px;
	background-image:url('../images/bg-biuletyn.gif');
	background-repeat:repeat-y;
	background-position:left;	
}
div#biuletyn h2{
 background-image:url(../images/h-biuletyn.gif);
 background-repeat:no-repeat;
 background-position: top;
 display:block;
 width:212px;
 height:29px;
 margin:0;
 padding:0;
 border-top:2px solid #fff;
}
div#biuletyn form{
	margin:0;
	padding:0;
}
div#biuletyn input.itext{
	width:178px;
	margin:4px auto 1px;
	color:#222223;
	display:block;
}
div#biuletyn input.ibt{
 background-image:url(../images/bt-biuletyn.gif);
 background-repeat:no-repeat;
 background-position: top;
 margin:0;
 padding:0;
 display:block;
 width:212px;
 height:34px;
 border:0;
 cursor:pointer;
}
div#pm{
	width:212px;
	text-align:center;
}
div#pm h2{
	color:#254e17;
	font-size:14px;
	display:block;
	margin:0;
	text-align:center;
	padding:12px 0 8px;
}
div#pm img{
	border:0;
	display:block;
	margin:2px auto 0;
}

div#col-right{
	float:right;
	width:523px;

}
div.tresc{
	width:480px;
 background-image:url(../images/bg-h1.jpg);
 background-repeat:no-repeat;
 background-position: top;	
 padding:16px 20px 82px 23px;
}
div.tresc img{
	float:left;
	padding: 1px 0px 1px 0;
	margin:8px 10px 2px 0;
	border-top:1px solid #cee7ae;
	border-bottom:1px solid #cee7ae;
}

div.tresc h1{
		font-family:"Tahoma";
		font-size:18px;
		color:#000;
		margin:0;
		padding:0 0 10px 0;
}
div.tresc p{
	font-size:12px;
	font-family:"Arial";
	margin:0;
	padding:0 0 10px 0;
}
div.tresc p.intro{
	margin:0;
	padding:5px 0 10px;
	font-size:14px;
	font-family:"Tahoma";	
}

div#footer{
	clear:both;
		width:738px; 
		padding:0;
		margin:0px auto;
}
div#footer p{
		text-align:center;
		width:523px;
		float:right;
			color:#387e26;
}
div#footer p a:link,div#footer p a:visited{
	text-decoration:none;
	color:#7f9660;
	padding:0 10px;
	line-height:20px;
}
div#footer p a:hover,div#footer p a:active{
	color:#387e26;
}
div#footer div#dolar{
		display:block;
		width:523px;
		height:82px;
 background-image:url(../images/bg-bt.jpg);
 background-repeat:no-repeat;
 background-position: top;	
	position:absolute;
	margin:-82px 0 0 215px;
}

div#content p{
	line-height:145%;
}



/*dodatkowe klasy*/
.none{
margin:0px;
padding:0px;
border:0px;
}

.clear-both{
clear:both;
}
.bolduj{
font-weight:bold;
}


A.kontakt:link { FONT-SIZE:  14px; COLOR: #4B4B4B; TEXT-DECORATION : underline; FONT-FAMILY:  verdana,tahoma,arial,helvetica,sans-serif } 
A.kontakt:active { FONT-SIZE:  14px; COLOR: #4B4B4B; TEXT-DECORATION : underline; FONT-FAMILY:  verdana,tahoma,arial,helvetica,sans-serif  } 
A.kontakt:visited { FONT-SIZE:  14px; COLOR: #4B4B4B; TEXT-DECORATION : underline; FONT-FAMILY:  verdana,tahoma,arial,helvetica,sans-serif  } 
A.kontakt:hover { FONT-SIZE:  14px; COLOR: #CC0000; TEXT-DECORATION : underline; FONT-FAMILY:  verdana,tahoma,arial,helvetica,sans-serif } 

li {
 font-family:"Arial", "Tahoma", "Verdana",  sans-serif;
        font-size: 14px;
	text-align: justify;
	line-height:150%;
}



