@charset "iso-8859-2";
/* CSS Document */

	body {
		margin:0px;
		padding:0px;
		font-family:tahoma, verdana, arial, helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		background:url(images/grey.gif) left repeat-y #FFFFFF;
		line-height:20px;
	}
	
	h1 {
		margin:10px 0px 18px 0px;
		padding:0px;
		font-size:18px;
		line-height:28px;
		font-weight:bold;
		color:#09c000;
		z-index:2;
		position:relative;
	}
		
	p {
		font:11px/20px verdana, arial, helvetica, sans-serif;
		margin:0px 0px 10px 0px;
		padding:0px;
	}
		
	a {
		color:#09c;
		font-size:11px;
		text-decoration:none;
		font-weight:600;
		font-family:verdana, arial, helvetica, sans-serif;
	}
	a:link {color:#09c;}
	a:visited {color:#07a;}
	a:hover {background-color:#eee;}
	
	.dist {
		color:#09c000;
	}
	.redist{
		color:#f42941;
	}
	.center{
		text-align:center;
	}
	.just{
		text-align:justify;
	}
	ul.lista{
		color:#FF0000;
		margin:0px;
		padding:10px 0 10px 40px;
	}
	ul.lista li span{
	 	color:#666666;
	}
	
	/*************HEADER******************/

	#Header {
		margin:83px 0px 0px 0px;
		padding:0px 7% 0px 0px;
		/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
		/*height:51px; /* 14px + 17px + 2px = 33px */
		border-style:solid;
		border-color:#7ab54b;
		border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
		background-color:#93de56;
		height:51px;
	}
	div#upperMenu{
		position:absolute;
		top:55px;
		right:30%;
	}
	#upperMenu ul{
		list-style-type:none;
		margin:0;
		padding:0;
	}
	#upperMenu ul li{
		display:inline;
		margin:0;
		padding:0;
		color:#09c000;
	}
	#upperMenu ul li a{
		font-weight:normal;
		color:#09c000;
	}
	
	
	img#pear{
		width:153px;
		height:190px;
		position:absolute;
		top:0;
		left:0;
		z-index:0;
	}
	img#framework{
		margin-left:153px;
		float:left;
	}
	
	a#stronyInternetowe{
		display:block;
		background:none;
		float:right;
	}
	a#stronyInternetowe img{
		border:none;
	}

	.c{
		height:51px;
		width:21px;
		float:left;
	}	
	#c1{
		background-color:#4e4d4f;
	}	
	#c2{
		background-color:#646567;
	}	
	#c3{
		background-color:#77787b
	}	
	#c4{
		background-color:#898b8d
	}	
	#c5{
		background-color:#9b9c9f
	}	
	#c6{
		background-color:#adafb2
	}	
	#c7{
		background-color:#c1c3c4
	}	
	#c8{
		background-color:#d4d6d7
	}	
	#c9{
		background-color:#e8e9ea
	}	

	/****************CONTENT*******************/
	#all{
		width:70%;
		float:left;
	}
	#Content {
		/*width:56%;*/
		float:left;
		margin:0px 10px 50px 110px;
		padding:10px;
		display:inline;
		min-width:75%;
	}
	
	#rightColumn {
		float:left;
		width:28%;
		/*width:280px;*/
		margin-top:10px;
		padding:0 0 40px 10px;
		display:inline;
		background:url(images/dot.gif) top left repeat-y;
	}
	#rightColumn ul{
		list-style-type:none;	
		margin:0px 0 10px 0px;
		padding:0;	
	}
	
	div .line {
		background:url(images/dot.gif) bottom left repeat-x #999999;
		line-height:1px;
		font-size:1px;
		padding:0;
		margin:15px 0 15px 0;
		width:100%;
		height:1px;
	}
	
	div .greyLine{
		background:url(images/szaraLinia.jpg) bottom left repeat-x #e5e5e5;
		line-height:1px;
		font-size:1px;
		padding:0;
		margin:0;
		width:100%;
		height:3px;		
		clear:both;		
	}
	
	div#adre{
		margin-top:10px;
		background:url(images/adre.jpg) top left no-repeat #ffffff;
		width:100%;
		height:167px;
	}
	img#gg{
		border:none;
		margin-bottom:-3px;
	}
	
	/************FOOT***************/
	
	div#foot{
		width:100%;
		height:110px;		
		background:url(images/slonecznik2.jpg) bottom right no-repeat;
		float:left;
		text-align:center;
		display:inline;
	}
	#foot div .links{
		margin-top:50px;
		font-size:10px;
	}
	
	div#akwiat{
		background:url(images/slonecznik2.jpg) bottom right no-repeat #FFFFFF;
		width:105px;
		height:105px;
		position:absolute;
		bottom:0px;
		right:0px;
	}
	
	.clear{
		clear:both;
	}
	/*************PORTFOLIO**************/
	.folio{
		margin-bottom:12px;
	}

	.folioTitle{
		height:1em;
	}
	.folioTitleTitle{
		float:left;
	}
	.folioTitleLink{
		float:right;
	}
	
	.folioImg{
		float:left;
		margin:10px 10px 10px 10px;
	}
	
	.folioText{
		float:left;
		display:inline;
		width:46%;
		margin-top:20px;
		color:#666666;
	}
	
	/**********FORMULARZ**********/
	form{
		width:100%;
	}
	form input{
		border:solid 1px #e5e5e5;
		width:80%;
		height:15px;
		display: block;
		background-color:#ffffff;
		padding:0;
	}
	form textarea{
		background:none;
		border:solid 1px #e5e5e5;
		width:100%;
		min-width:100%;
		height:180px;
	}
	
	div#odp{
		margin-top:20px;
	}
	
	div#komunikat{
		position:absolute;
		top:500px;
		left:0px;
		width:49%;
		margin:0 25% 0 25%;
		height:60px;
		border:solid 4px #ff0000;
		background-color:#FFFFFF;
		text-align:center;
		padding:0 5px 5px 5px;
		visibility:hidden;
	}
	a#biuro{
		display:block;
		width:111px;
		height:11px;
	}
	a#biuro img{
		border:none;
		background:url(images/biuro2.gif) top left no-repeat;
	}
	
	a#biuro:hover img{
		visibility:hidden;
	}
	a#biuro:hover {
		background:url(images/biuro2.gif) top left no-repeat;
	}
	img#biuro2{
		visibility:hidden;
	}
