html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tr, th, td  {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-size : 100%;
vertical-align : baseline;
background : transparent;
} 
object	{
  z-index:0;
}
.czyszczenie	{
	clear:both;
	}
	
body  {
line-height : 1;
background-color:#e6e2df;
color:#474747;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 50px;
}

h1	{
	font-size: 12px;
	padding: 30px 0px 10px 0px;
	border-bottom: 2px solid #dadada;
	margin-left: 30px;
	margin-right: 10px;
	color:#003166;
	}
.linia	{
	display:block;
	width: 470px;
	height: 2px;
	background-color:#dadada;
	border:none;
	margin:0px 20px 10px 30px;
	}
#logo	{
	z-index:3;
	position:relative;
	top:-15px;
	left:10px;
	}
#wrapper	{
	margin:0 auto;
	width: 757px;
	height:auto;
	background:url(../images/shadow.png) top left no-repeat;
		}
		
#top	{
	width:757px;
	height:104px;
	background:url(../images/top.png) top left no-repeat;
	}
	
#banner	{
	width: 757px;
	height: 185px;
	background:url(../images/shadow.png) top left repeat-y;
	z-index:1;
	}
#banner_inside	{
	position:relative;
	left: 4px;
	width: 749px;
	height: 185px;
	position:relative;top:-80px;
	z-index:2;
	}

#navi	{
	width: 757px;
	height: 43px;
	background:url(../images/shadow.png) top left repeat-y;
	}
	
#navi_inside	{
	position:relative;
	left: 4px;
	width: 749px;
	height: 43px;
	background:url(../images/navi.png) top left no-repeat;
	}
	
#content	{
	width: 757px;
	height:auto;
	background:url(../images/shadow.png) #fff top left repeat-y;
	}
	
#content_inside	{
	position:relative;
	left: 4px;
	width: 749px;
	height:auto;
	background:url(../images/content_top.png) top left repeat-x;
	}
	
#left	{
	float:left;
	width:510px;
	height:auto;
}

#right	{
	float:right;
	width: 239px;
	height:auto;
	background:url(../images/img2.png) bottom right no-repeat;
	background-position: 130px 200px;
	
	}
#right img	{
	margin-top: 50px;}
	
#left p	{
	padding: 10px 0px 10px 30px;
	line-height:130%;
	font-size: 12px;
	}
	
#right h1	{
	border:none;
	}
	
#right p	{
	padding: 10px 0px 3px 50px;
	font-size: 12px;
	line-height: 130%;
	color:#003166;
	}

#right a	{
	color:#003166;
	font-weight: bold;
	text-decoration: none;
	}

#right a:hover	{
	color:#003166;
	font-weight: bold;
	text-decoration: underline;
	}
	
#right img	{
	padding: 5px 0px 5px 30px;
	}
	
#footer	{
	width: 757px;
	height: 52px;
	background:url(../images/footer.png) top left no-repeat;
	clear:both;
	margin-bottom: 50px;
	}
.copy	{
	display:block;
	padding: 20px;
	float:left;
	}
.projket	{
	display:block;
	padding: 20px;
	float:right;

	}
	
#footer span	{
	color: #fff;
	font-size: 12px;
	text-align:center;
	}
#footer a	{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
#footer a:hover	{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}
#navi_inside ul	{
	list-style:none;
	padding:15px 0px 0px 60px;
	}
#navi_inside li	{
	display:inline;
	padding:0px 20px 0px 20px;
	}
#navi_inside a	{
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	}
	
#navi_inside li.last	{
	border:none;
	}
	
#language	{
	float:right;
	position:relative;
	right: 20px;
	height: 30px;
	top: 14px;
	z-index:3;
	background:url(../images/language.png) bottom left no-repeat;
	}
	
#language a	{
	
	width: 19px;
	height: 13px;
	margin-right: 3px;
	
	}
	
#gallery	{
	margin-left: 30px;
	margin-bottom: 10px;
	}
#gallery img 	{
	padding-right: 11px;
	}
