html, body  
{

	 text-align: left; 
	 font-size: 11px;
	 font-family: Arial;
	 color:#c0beb1;
	 width:100%;
	 height:100%;
	}
	
body
{
	 margin: auto; 
	 padding:0px;
	 width:100%;
	 background-image:url('images/bg_img.jpg');
	 background-position:center top;
	 background-color:#000000;
	 background-repeat:no-repeat;
}

a{

		text-decoration:none;
		color:#c0beb1;
		padding:6px 8px 6px;
}
a:hover
{
	background:#80d100;
	color:black;
	padding:6px 8px 6px;
}

p{	
		padding:0px;
		margin:0  0 0 0;
}
img
{
		border:0px;
}
div.info_real{
	font-size:12px;
}

div.link_name{
	position:relative;
	top:-200px;
}
div#stopka{
	font-size:10px;
	text-align:center;
}
div.tekstowy{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #131313;
}


div#prawa{
	width:900px;
	margin:0 auto;
}

div#prawaContact{
	width:900x;
}
div#menu{
	width:210px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}
div#menu.a:hover{
	background:white;
}
div#content{
	width:670px;
 float:left;
	overflow:hidden;
}
div#lewacontent{

	width:230px;
	float:left;
	margin-top:65px;
}
div#lewacontent p{
	padding-top:5px;
	
	padding-bottom:5px;
	color:#999999;
}
div.title
{
	width:670px;
	text-align:left;
}
div.tytul
{
	font-size:24px;
	font-family:Georgia;
	padding-bottom:10px;
	color:white;
}
div.whatDo
{
	height:15px;
	line-height:15px;
	float:left;
	
}
div#omnie{
	font-size:11px;
	width:670px;
	}
div.realizacjaRow .title img.arrow
{
	padding-right:10px;
	padding-bottom:2px;
}

div.realizacjaRow
{
	width:670px;
	padding-bottom:10px;
}

div#omnietxt{
	width:670px;

}
div#top{
	height:175px;
}

div.info
{
	overflow:hidden;
	padding-bottom:10px;
}
div#omnietxt{
	float:left;
}
div#kontakt{
	float:left;
}
div#gdzieznalesc{
	float:left;
}

