/* css reset by Eric A. and Kathryn S. Meyer http://meyerweb.com/eric/tools/css/reset/*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;} body {line-height: 1;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;} :focus {outline: 0;} ins {text-decoration: none;} del {text-decoration: line-through;} table {border-collapse: collapse; border-spacing: 0;}
/* /css reset */
	body,
	html {
		margin:0;
		padding:0;
		background:#201f1d url(../images/bg-realizacje.gif) repeat-x top;
		font:14px/18px Verdana, Geneva, sans-serif;
		color:#cccccc;
	}
	a{
		color:#ed704e;
		text-decoration:none;
	}
	a:hover{
		color:#ed704e;
		text-decoration:underline;
	}
	body {
		min-width:810px;
	}
	h1{
		float:left
		}
	h2{
		padding:35px 0px 0px 0px;
		float:left
	}
	h3{
		margin:35px 0px 0px 0px;
		float:right;
	}
	h1 span, h2 span, h3 span{
		display:none
	}
	#wrap, #wrap2, #wrap3 {
		margin:0 auto;
		width:810px;
		clear:both;
	}
	#wrap2{
		width:100%;
		background:#2f2e2c
	}
	#header {
		height:148px;
		background:url(../images/realizacje_header_pl.jpg) 0 0 no-repeat
	}
	#lang{
		width:533px;
		float:right;
		position:relative;
		top:111px;
		text-align:right
	}
	#nav {
		width:415px;
		float:right;
		position:relative;
		top:40px;
	}
	#realizacje, #uslugi, #wyroznienia, #omnie, #kontakt{
		display: block;
		float:left;
		height: 23px;
	}
	#realizacje:hover, #uslugi:hover, #wyroznienia:hover, #omnie:hover, #kontakt:hover{ 
	  	background-position: 0 -23px;
	}
	#realizacje span, #uslugi span, #wyroznienia span, #omnie span, #kontakt span{
		display: none;
	}
	#realizacje{
	   background-position: 0 -23px;
  }
	#main {
		margin:0 auto;
		width:810px;
		text-align:justify;
		background: url(../images/realizacje_main_bg.jpg) top no-repeat
	}
	#wrap2, #main{
		height:auto;
		padding-bottom:80px
	}
	#klauzula{
		position:relative;
		top:155px;
		width:810px;
		height:70px;
		background:url(../images/klauzula_bg.gif) 0 0 no-repeat;
		color:#7e7d7c;
		font-size:11px;
		padding:3px 0px 0px 25px
	}
	#overview{
		clear:both;
		width:810px;
		position:relative;
		top:20px
	}
	#prezentacja, #lista{
		position:relative;
		color:#7e7d7c;
		font-size:11px;
		float:left;
		top:77px;
		left:29px
	}
	#lista{
		left:180px
	}
	#photo{
	 	clear:both;
		width:810px;
		position:relative;
		display:table;
		top:115px;
	}
	#photo img{
	 width:162px;
	 height:94px
	}
	#photo a{
		width:162px;
		height:92px;
		float:left;
		display:table-cell
	}
	#seemore{
		float:right;
		padding:25px 0px
	}
	#footer {
		height:340px;
		font:12px/16px Verdana, Geneva, sans-serif;
		color:#cccccc;
	}
	#footer li{
		padding-bottom:6px
	}
	#footer a{
		color:#22828c;
		text-decoration:none;
	}
	#footer a:hover{
		color:#22828c;
		text-decoration:underline;
	}
	#friends, #myfavorit, #private{
		padding-top:80px
	}
	#friends{
		width:255px;
		float:left;
		padding-left:37px
	}
	#myfavorit{
		width:210px;
		float:left;
		padding-left:24px
	}
	#private{
		width:235px;
		float:right;
	}
	#private p{
		display:none
	}
	#copyright {
		width:810px;
		color:#656463;
		float:left;
		position:relative;
		top:33px;
		left:0px;
		padding:10px 0px
    }
	#back, #top{
		float:right;
		position:relative;
		top:0px;
		padding-right:14px
	}