/* CSS Document */
body{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;}

#homeMikroserwis{
		margin-right: auto;
		background-color: #FFFFFF;
		margin-left: auto;
        width: 770px;
		height: auto;
        }
	
#centerContent{
	width:770px;
	height:auto;
	float:left;}
	
#pasekgora{
  width:770px;
	height:19px;
	float:left;
	background-image: url(../images/pasekgora.gif) ;
}

#pasekdol{
  width:770px;
	height:19px;
	float:left;
	background-image: url(../images/pasekdol.gif) ;

}




#zawartosc{
  width:770px;
	height:auto;
	float:left;
	
		background-image: url(../images/tlo.jpg) ;
		background-repeat:repeat-y;
		color:#fff;
		border-bottom:1px;
		border-bottom-color:#fff;
		border-bottom-style:solid;
		
}
#tresc{
  width:635px;
	height:auto;
  float:left;
  text-align:left;
  padding-left:10px;
  padding-top:20px;
  padding-bottom:20px;
  
  
}
#tresc a{
  text-decoration:none;
  color:#fff;
  
}

#tresc a:hover{
  
  text-decoration:underline;
  color:#fff;
}





#pasek{
  width:770px;
  height:1px;
	float:left;
	background-color:#fff;
	
}

#mikrowiecej{
  color:#fff;
  text-align:right;
  padding-right:10px;
  padding-bottom:20px;
  width:70px;
  float:left;
  
  
}
#mikrowiecej a{
  color:#fff;
  text-decoration:none;
}
#mikrowiecej a:hover{
  color:#fff;
  text-decoration:underline;
}

#tresc2{
  width:390px;
	height:auto;
  float:left;
  text-align:left;
  padding-left:10px;
  padding-top:20px;
  padding-bottom:20px;
  padding-right:20px;
  
}
#zdjecie{
  width:225px;
  float:left;
  padding-bottom:20px;
  height:auto;
}

