html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,  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,
dl, dt, dd, img, 
fieldset, form, label, legend,
caption{
	margin: 0;
	padding: 0;
	border: 0;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	color: #252525;
	background: #feffff;
	font-family: Tahoma Bold, Tahoma, Arial, 'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica, sans-serif;
	margin-bottom: 20px;
	font-size:14px;
}


div#footer a{
	color:#fff;
	text-decoration:none;
}

div#left ul, div#left li{
	margin:0;
	padding:0;
	border:0;
	list-style: none;
}

div#right li{
	padding-bottom: 8px;
}

a{
	color:#2d84ca;
	text-decoration:none;
}

div#all{
	width: 902px;
	margin: 0 auto;
	background: url('../gfx/bg.gif');
}

div#top{
	background:url('../gfx/top.jpg');
}

h1{
	text-indent:-66666px;
	height:300px;
	background:url('../gfx/top.jpg');
}

h2{
	color:#0000FF;
	font-size:16px;	
}

h3{
	color:#2d84ca;
	font-size:15px;
}

div#left{
	float:left;
	width:270px;
	padding: 0 0 10px 0;
}

div#left ul{
	margin-left:28px;
	margin-top:-20px;
}

div#left ul li{
	height:75px;
	border-bottom: 1px #d2d2d2 solid;
}

div#left a{
	display:block;
	padding-left: 50px;
	color: #3ea8e5;
	font-weight:bold;
	font-size:14px;
	padding-top:22px;
	height:73px;
}

div#right {
	width:550px;
	float: right;
	margin-right:28px;
}

div#right p{
	line-height:21px;
}

a#onas{
	background: url('../gfx/home.jpg') no-repeat left 15px;
}

a#uslugi{
	background: url('../gfx/uslugi.jpg') no-repeat left 15px;
}


a#cennik{
	background: url('../gfx/cennik.jpg') no-repeat left 15px;
}


a#certyfikaty{
	background: url('../gfx/certyfikaty.jpg') no-repeat left 15px;
}

a#kontakt{
	background: url('../gfx/kontakt.jpg') no-repeat left 15px;
}

div#left a span{
	color: #a5a5a5;
	font-size:11px;
}

div#footer{
	color:white;
	clear:both;
	background: #3ea8e4;
	font-size: 11px;
	border-top: 8px solid #2d84ca;
	padding: 8px 8px 8px 49px;
}

div#footer span{
	float:right;
	display:block;
	margin-right:41px;
}

fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { width:300px;
	color:#333;
	padding:3px;
	margin:1px 0;
	margin-bottom:10px;
	border:1px solid #ccc; 
	}
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }


